Started by upstream project "sirius.tests-master" build number 2100 originally caused by: Started by timer Running as SYSTEM Agent centos-7-ps8m1 is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-ps8m1" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.sirius.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-ps8m1" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\ \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-ps8m1" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.sirius.svc.cluster.local/sirius/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.2.1" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-sirius" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-ps8m1 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration No credentials specified Cloning the remote Git repository Cloning repository git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git > git init /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git > git --version # timeout=10 > git fetch --tags --progress git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git > git fetch --tags --progress git://git.eclipse.org/gitroot/sirius/org.eclipse.sirius.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 362de973fd22b4bf10d05be0ab93ef2d21bdf149 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 362de973fd22b4bf10d05be0ab93ef2d21bdf149 # timeout=10 Commit message: "[version] Bump version to 6.4.0" > git rev-list --no-walk 362de973fd22b4bf10d05be0ab93ef2d21bdf149 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" Starting xvnc [migration] $ Xvnc :81 -geometry 1440x900 -depth 16 -dpi 100 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 1 2020 04:46:00 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Sat Jul 4 22:00:46 2020 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5981 vncext: created VNC server for screen 0 [migration] $ /bin/sh -xe /tmp/jenkins2284420479784783212.sh + rm -rf /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/screenshots + xrandr -s 1440x900 + xsetroot -solid grey + xhost + + vncconfig -iconic access control disabled, clients can connect from any host + sleep 2 + sleep 2 + metacity --replace --sm-disable --display=:81 Process leaked file descriptors. See https://jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information [migration] $ /bin/sh -xe /tmp/jenkins5243115042104136025.sh + wget -O comic-relief.zip https://www.fontsquirrel.com/fonts/download/comic-relief --2020-07-04 22:01:00-- https://www.fontsquirrel.com/fonts/download/comic-relief Resolving www.fontsquirrel.com (www.fontsquirrel.com)... 45.79.150.110, 2600:3c03::f03c:91ff:fe37:ba29 Connecting to www.fontsquirrel.com (www.fontsquirrel.com)|45.79.150.110|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 45439 (44K) [application/octet-stream] Saving to: ‘comic-relief.zip’ 0K .......... .......... .......... .......... .... 100% 1.36M=0.03s 2020-07-04 22:01:00 (1.36 MB/s) - ‘comic-relief.zip’ saved [45439/45439] + unzip comic-relief.zip Archive: comic-relief.zip inflating: ComicRelief.ttf inflating: SIL Open Font License.txt + mkdir -p /home/jenkins/.fonts + mv ComicRelief.ttf /home/jenkins/.fonts + mkdir -p /home/jenkins/.config/fontconfig + cat [migration] $ /opt/tools/apache-maven/latest/bin/mvn -f packaging/org.eclipse.sirius.parent/pom.xml -DPLATFORM=2019-12 -Djdk=oracle-jdk8-latest -DSUITE=swtbot-part1 -DDELETE_BUILD_RESULT=false -DCLEAR_PRIVATE_REPO=false -Dlabel=migration -Dplatform-version-name=2019-12 -Dmaven.repo.local=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository clean integration-test -B -Pfull -Pheadless -Pheadless-server -Pswtbot-part1 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.base:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/pom.xml [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [INFO] Fetching p2.index from http://download.eclipse.org/technology/swtbot/releases/2.8.0/ [INFO] Adding repository http://download.eclipse.org/technology/swtbot/releases/2.8.0 [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Fetching p2.index from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/ [INFO] Adding repository https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618 [INFO] Fetching content.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/ (27.65kB) [INFO] Fetching p2.index from http://download.eclipse.org/acceleo/updates/nightly/latest/ [INFO] Adding repository http://download.eclipse.org/acceleo/updates/nightly/latest [INFO] Fetching compositeContent.jar from http://download.eclipse.org/acceleo/updates/nightly/latest/ (424B) [INFO] Fetching p2.index from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/ [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/ [INFO] Adding repository https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/ [INFO] Fetching p2.index from https://download.eclipse.org/elk/updates/releases/0.6.1/ [INFO] Adding repository https://download.eclipse.org/elk/updates/releases/0.6.1 [INFO] Fetching content.xml.xz from https://download.eclipse.org/elk/updates/releases/0.6.1/ [INFO] Adding repository https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120 [INFO] Fetching content.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/ (22.67kB) [INFO] Fetching p2.index from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ [INFO] Adding repository http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913 [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ [INFO] Fetching p2.index from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ [INFO] Adding repository http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913 [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/ [INFO] Fetching p2.index from http://download.eclipse.org/sirius/updates/releases/6.2.0/photon/ [INFO] Adding repository http://download.eclipse.org/sirius/updates/releases/6.2.0/photon [INFO] Fetching content.xml.xz from http://download.eclipse.org/sirius/updates/releases/6.2.0/photon/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/ [INFO] Adding repository http://download.eclipse.org/releases/2019-12 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2019-12/ (482B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2019-12/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/2019-12/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/2019-12/201912181000/ [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2019-12/201912181000/ [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.base:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/pom.xml Jul 04, 2020 10:01:35 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:01:35 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (743.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (743.15kB) [INFO] Unpacking com.google.guava_27.1.0.v20190517-1946... [INFO] Fetching 201912181000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-12/ [INFO] Fetching org.eclipse.osgi_3.15.100.v20191114-1701.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (458.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi_3.15.100.v20191114-1701.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (458.65kB) [INFO] Unpacking org.eclipse.osgi_3.15.100.v20191114-1701... [INFO] Fetching org.eclipse.core.contenttype_3.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.contenttype_3.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.62kB) [INFO] Unpacking org.eclipse.core.contenttype_3.7.500.v20190916-2125... [INFO] Fetching org.eclipse.equinox.preferences_3.7.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (54.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.preferences_3.7.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (54.22kB) [INFO] Unpacking org.eclipse.equinox.preferences_3.7.600.v20191017-2055... [INFO] Fetching org.eclipse.equinox.registry_3.8.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (76.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.registry_3.8.600.v20191017-2055.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (76.89kB) [INFO] Unpacking org.eclipse.equinox.registry_3.8.600.v20191017-2055... [INFO] Fetching org.eclipse.equinox.common_3.10.600.v20191004-1420.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (52.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.common_3.10.600.v20191004-1420.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (52.5kB) [INFO] Unpacking org.eclipse.equinox.common_3.10.600.v20191004-1420... [INFO] Fetching org.eclipse.core.jobs_3.10.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.jobs_3.10.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.12kB) [INFO] Unpacking org.eclipse.core.jobs_3.10.600.v20191122-2104... [INFO] Fetching org.eclipse.core.runtime_3.17.0.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.runtime_3.17.0.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.74kB) [INFO] Unpacking org.eclipse.core.runtime_3.17.0.v20191122-2104... [INFO] Fetching org.eclipse.equinox.app_1.4.300.v20190815-1535.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.app_1.4.300.v20190815-1535.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.16kB) [INFO] Unpacking org.eclipse.equinox.app_1.4.300.v20190815-1535... [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (114.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (114.83kB) [INFO] Unpacking org.eclipse.emf.common_2.17.0.v20190920-0401... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.base:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/pom.xml [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (485.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (485.42kB) [INFO] Unpacking org.eclipse.emf.ecore_2.20.0.v20190920-0401... [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.07kB) [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (84.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (84.22kB) [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (10.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (10.56kB) [INFO] Unpacking org.eclipse.emf_2.8.0.v20180706-1146... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.33kB) [INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451... [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (96.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (96.95kB) [INFO] Unpacking org.eclipse.emf.edit_2.16.0.v20190920-0401... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (9.5MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (9.5MB) [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337... [INFO] Fetching org.eclipse.core.expressions_3.6.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.expressions_3.6.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.81kB) [INFO] Unpacking org.eclipse.core.expressions_3.6.600.v20191122-2104... [INFO] Fetching org.eclipse.core.filesystem_1.7.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filesystem_1.7.600.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.8kB) [INFO] Unpacking org.eclipse.core.filesystem_1.7.600.v20191122-2104... [INFO] Fetching org.eclipse.core.resources_3.13.600.v20191122-2104.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (873.23kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.201812070911.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (403.76kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/pom.xml [INFO] Fetching org.eclipse.core.commands_3.9.600.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.commands_3.9.600.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (42.96kB) [INFO] Unpacking org.eclipse.core.commands_3.9.600.v20191122-2109... [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (85.1kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml [INFO] Fetching org.eclipse.acceleo.annotations_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (7.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.annotations_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (7.66kB) [INFO] Unpacking org.eclipse.acceleo.annotations_6.0.8.201902261618... [INFO] Fetching org.eclipse.acceleo.query_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (146.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.query_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (146.77kB) [INFO] Unpacking org.eclipse.acceleo.query_6.0.8.201902261618... [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/ [INFO] Fetching org.antlr.runtime_4.3.0.v201502022030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (399.18kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml [INFO] Fetching org.eclipse.acceleo.common_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (48.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.common_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (48.54kB) [INFO] Unpacking org.eclipse.acceleo.common_3.7.9.202002210712... [INFO] Fetching org.eclipse.ocl.ecore_3.14.1.v20191209-1145.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.ecore_3.14.1.v20191209-1145.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.2kB) [INFO] Unpacking org.eclipse.ocl.ecore_3.14.1.v20191209-1145... [INFO] Fetching org.eclipse.acceleo.engine_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (81.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.engine_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (81.36kB) [INFO] Unpacking org.eclipse.acceleo.engine_3.7.9.202002210712... [INFO] Fetching org.eclipse.acceleo.model_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (48.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.model_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (48.99kB) [INFO] Unpacking org.eclipse.acceleo.model_3.7.9.202002210712... [INFO] Fetching org.eclipse.acceleo.profiler_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (17.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.profiler_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (17.93kB) [INFO] Unpacking org.eclipse.acceleo.profiler_3.7.9.202002210712... [INFO] Fetching org.eclipse.acceleo.parser_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (145.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.parser_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (145.68kB) [INFO] Unpacking org.eclipse.acceleo.parser_3.7.9.202002210712... [INFO] Fetching org.eclipse.ocl_3.10.400.v20191209-1145.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.14MB) Jul 04, 2020 10:01:43 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:01:43 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (48.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (48.92kB) [INFO] Unpacking lpg.runtime.java_2.0.17.v201004271640... Jul 04, 2020 10:01:45 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:01:45 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.ocl.common_1.8.400.v20191209-1145.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ocl.common_1.8.400.v20191209-1145.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.72kB) [INFO] Unpacking org.eclipse.ocl.common_1.8.400.v20191209-1145... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ocl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ocl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ocl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/pom.xml [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.62kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (133.46kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (386.74kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (114.29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (190.36kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (110.07kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (29kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ecore.extender:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ecore.extender:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ecore.extender:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.synchronizer:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.synchronizer:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.synchronizer:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.table:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.model:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.model:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.model:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime/pom.xml Jul 04, 2020 10:01:47 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:01:47 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ocl:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.headless.update/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.headless.update/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.headless.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.headless.update/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/pom.xml [INFO] Fetching com.graphql.java_11.0.0.v20181120-0810.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (278.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.graphql.java_11.0.0.v20181120-0810.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (278.43kB) [INFO] Unpacking com.graphql.java_11.0.0.v20181120-0810... [INFO] Fetching org.antlr.runtime_4.7.1.v20181120-0808.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (121.39kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.antlr.runtime_4.7.1.v20181120-0808.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (121.39kB) [INFO] Unpacking org.antlr.runtime_4.7.1.v20181120-0808... [INFO] Fetching org.slf4j.api_1.7.10.v20170428-1633.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (20.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.slf4j.api_1.7.10.v20170428-1633.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (20.57kB) [INFO] Unpacking org.slf4j.api_1.7.10.v20170428-1633... [INFO] Fetching org.reactivestreams_1.0.2.v20181120-0809.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (7.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.reactivestreams_1.0.2.v20181120-0809.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (7.98kB) [INFO] Unpacking org.reactivestreams_1.0.2.v20181120-0809... [INFO] Fetching com.graphql.java.dataloader_2.1.1.v20181120-0809.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (25.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.graphql.java.dataloader_2.1.1.v20181120-0809.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (25.56kB) [INFO] Unpacking com.graphql.java.dataloader_2.1.1.v20181120-0809... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.common:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.core:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.core:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.core:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.emf:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.emf:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.emf:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.workspace:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.workspace:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql.workspace:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.services.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/pom.xml [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (79.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (79.97kB) [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110... [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.2kB) [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [INFO] Fetching org.eclipse.jetty.client_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (319.83kB) [INFO] Fetching org.eclipse.jetty.http_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (219.72kB) [INFO] Fetching org.eclipse.jetty.io_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (170.14kB) [INFO] Fetching org.eclipse.jetty.util_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (571.31kB) [INFO] Fetching org.eclipse.jetty.security_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (126.39kB) [INFO] Fetching org.eclipse.jetty.server_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (691.08kB) [INFO] Fetching org.eclipse.jetty.servlet_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (139.05kB) [INFO] Fetching org.eclipse.jetty.servlets_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (107.86kB) [INFO] Fetching org.eclipse.jetty.websocket.api_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (61.62kB) [INFO] Fetching org.eclipse.jetty.websocket.client_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (51.04kB) [INFO] Fetching org.eclipse.jetty.websocket.common_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (219.97kB) [INFO] Fetching org.eclipse.jetty.xml_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (68.87kB) [INFO] Fetching org.eclipse.jetty.websocket.javax.websocket_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (185.29kB) [INFO] Fetching javax.websocket_1.0.0.v20140310-1603.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.websocket_1.0.0.v20140310-1603.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.87kB) [INFO] Unpacking javax.websocket_1.0.0.v20140310-1603... [INFO] Fetching org.eclipse.jetty.websocket.javax.websocket.server_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (53.35kB) [INFO] Fetching org.eclipse.jetty.websocket.server_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (51.63kB) [INFO] Fetching org.eclipse.jetty.websocket.servlet_9.4.24.v20191120.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.24.v20191120/plugins/ (36.22kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.application:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.application:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.application:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.backend:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.backend:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.backend:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.frontend:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.frontend:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.frontend:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.frontend.workflow:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.frontend.workflow:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.frontend.workflow:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.images:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.images:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.images:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.server:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.server:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/pom.xml [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (13.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (13.03kB) [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436... [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (101.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (101.68kB) [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436... [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (63.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (63.49kB) [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436... [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (14.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (14.52kB) [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436... [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (258.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (258.72kB) [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436... [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (82.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (82.7kB) [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (33.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (33.71kB) [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (154.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (154.23kB) [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619... [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.03kB) [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147... [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (30.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (30.65kB) [INFO] Unpacking org.eclipse.osgi.util_3.5.300.v20190708-1141... [INFO] Fetching org.eclipse.compare_3.7.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (304.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare_3.7.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (304.82kB) [INFO] Unpacking org.eclipse.compare_3.7.800.v20191122-2107... [INFO] Fetching org.eclipse.ui_3.115.0.v20191127-1056.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (364.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui_3.115.0.v20191127-1056.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (364.34kB) [INFO] Unpacking org.eclipse.ui_3.115.0.v20191127-1056... [INFO] Fetching org.eclipse.jface.text_3.16.100.v20191203-1634.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (319.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.text_3.16.100.v20191203-1634.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (319.42kB) [INFO] Unpacking org.eclipse.jface.text_3.16.100.v20191203-1634... [INFO] Fetching org.eclipse.ui.ide_3.16.100.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (962.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide_3.16.100.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (962.29kB) [INFO] Unpacking org.eclipse.ui.ide_3.16.100.v20191122-2109... [INFO] Fetching org.eclipse.ui.views_3.10.100.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views_3.10.100.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.42kB) [INFO] Unpacking org.eclipse.ui.views_3.10.100.v20191114-0830... [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (234.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (234.26kB) [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.14.0.v20191122-2108... [INFO] Fetching org.eclipse.ui.editors_3.13.0.v20191203-1122.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (204.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.editors_3.13.0.v20191203-1122.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (204.63kB) [INFO] Unpacking org.eclipse.ui.editors_3.13.0.v20191203-1122... [INFO] Fetching org.eclipse.ui.forms_3.8.200.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (123.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.forms_3.8.200.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (123.32kB) [INFO] Unpacking org.eclipse.ui.forms_3.8.200.v20191114-0830... [INFO] Fetching org.eclipse.compare.core_3.6.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.compare.core_3.6.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.06kB) [INFO] Unpacking org.eclipse.compare.core_3.6.700.v20191122-2107... [INFO] Fetching org.eclipse.core.databinding_1.7.700.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding_1.7.700.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.83kB) [INFO] Unpacking org.eclipse.core.databinding_1.7.700.v20191122-2109... [INFO] Fetching org.eclipse.core.databinding.observable_1.8.100.v20191118-0932.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (82.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.observable_1.8.100.v20191118-0932.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (82.52kB) [INFO] Unpacking org.eclipse.core.databinding.observable_1.8.100.v20191118-0932... [INFO] Fetching org.eclipse.core.databinding.property_1.7.200.v20191105-1311.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.property_1.7.200.v20191105-1311.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.79kB) [INFO] Unpacking org.eclipse.core.databinding.property_1.7.200.v20191105-1311... [INFO] Fetching org.eclipse.core.filebuffers_3.6.800.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.filebuffers_3.6.800.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (41.95kB) [INFO] Unpacking org.eclipse.core.filebuffers_3.6.800.v20191122-2108... [INFO] Fetching org.eclipse.text_3.10.0.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (100.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.text_3.10.0.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (100.78kB) [INFO] Unpacking org.eclipse.text_3.10.0.v20191122-2108... [INFO] Fetching org.eclipse.core.net_1.3.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.net_1.3.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (33.77kB) [INFO] Unpacking org.eclipse.core.net_1.3.700.v20191122-2107... [INFO] Fetching org.eclipse.equinox.security_1.3.400.v20191008-0645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security_1.3.400.v20191008-0645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.58kB) [INFO] Unpacking org.eclipse.equinox.security_1.3.400.v20191008-0645... [INFO] Fetching org.eclipse.e4.core.commands_0.12.800.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.commands_0.12.800.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.78kB) [INFO] Unpacking org.eclipse.e4.core.commands_0.12.800.v20190926-0808... [INFO] Fetching org.eclipse.e4.core.di_1.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (25.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di_1.7.500.v20190916-2125.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (25.92kB) [INFO] Unpacking org.eclipse.e4.core.di_1.7.500.v20190916-2125... [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.300.v20191017-1404.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.contexts_1.8.300.v20191017-1404.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.69kB) [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.300.v20191017-1404... [INFO] Fetching org.eclipse.e4.core.services_2.2.100.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (28.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.services_2.2.100.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (28.26kB) [INFO] Unpacking org.eclipse.e4.core.services_2.2.100.v20191122-2104... [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.68kB) [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.500.v20190925-0538... [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.77kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.400.v20191122-2104... [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.67kB) [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707... [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.81kB) [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.500.v20191021-1408... [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (98kB) [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.97kB) [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.700.v20191105-1310... [INFO] Fetching org.eclipse.swt_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.04kB) [INFO] Unpacking org.eclipse.swt_3.113.0.v20191204-0601... [INFO] Fetching org.eclipse.jface_3.18.0.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (360.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface_3.18.0.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (360.91kB) [INFO] Unpacking org.eclipse.jface_3.18.0.v20191122-2109... [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (64.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (64.89kB) [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.900.v20191106-1716... [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (79.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (79.15kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.700.v20191113-1031... [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.02kB) [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.500.v20191125-1011... [INFO] Fetching org.eclipse.e4.ui.di_1.2.700.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.di_1.2.700.v20191114-0830.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.82kB) [INFO] Unpacking org.eclipse.e4.ui.di_1.2.700.v20191114-0830... [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.82kB) [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636... [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.15kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.15kB) [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.600.v20191106-1503... [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.16kB) [INFO] Unpacking org.eclipse.e4.ui.services_1.3.700.v20190930-1643... [INFO] Fetching org.eclipse.equinox.event_1.5.300.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.event_1.5.300.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.7kB) [INFO] Unpacking org.eclipse.equinox.event_1.5.300.v20191001-1333... [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.46kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.46kB) [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.600.v20190926-0808... [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (85.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (85.9kB) [INFO] Unpacking org.eclipse.e4.ui.workbench_1.11.0.v20191120-1917... [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.92kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.700.v20191030-1314... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (94.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (94.87kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.900.v20191114-0715... [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (61.45kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.800.v20190930-1643... [INFO] Fetching org.eclipse.jface.databinding_1.9.200.v20191113-1050.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (77.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jface.databinding_1.9.200.v20191113-1050.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (77.54kB) [INFO] Unpacking org.eclipse.jface.databinding_1.9.200.v20191113-1050... [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (13.07kB) [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.300.v20190926-0808... [INFO] Fetching org.eclipse.equinox.bidi_1.2.200.v20191008-0718.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.bidi_1.2.200.v20191008-0718.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.94kB) [INFO] Unpacking org.eclipse.equinox.bidi_1.2.200.v20191008-0718... [INFO] Fetching org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (29.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher_1.5.600.v20191014-2022.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (29.94kB) [INFO] Unpacking org.eclipse.equinox.launcher_1.5.600.v20191014-2022... [INFO] Fetching org.eclipse.equinox.p2.core_2.6.200.v20191014-1220.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (32.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.core_2.6.200.v20191014-1220.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (32.06kB) [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.200.v20191014-1220... [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (74.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (74.72kB) [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.500.v20191014-1645... [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (108.01kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (108.01kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.600.v20191002-0702... [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.300.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (50.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.300.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (50.95kB) [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.300.v20191002-0702... [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.47kB) [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.600.v20191016-0510... [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.42kB) [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [INFO] Fetching org.eclipse.help_3.8.600.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (125.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help_3.8.600.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (125.97kB) [INFO] Unpacking org.eclipse.help_3.8.600.v20191123-0656... [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.300.v20191104-1954.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (107.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.300.v20191104-1954.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (107.92kB) [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.300.v20191104-1954... [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.10.100.v20191113-0119.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (182.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.10.100.v20191113-0119.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (182.08kB) [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.10.100.v20191113-0119... [INFO] Fetching org.eclipse.ui.navigator_3.9.100.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (133.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator_3.9.100.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (133.62kB) [INFO] Unpacking org.eclipse.ui.navigator_3.9.100.v20191122-2109... [INFO] Fetching org.eclipse.team.core_3.8.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (127.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.core_3.8.800.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (127.12kB) [INFO] Unpacking org.eclipse.team.core_3.8.800.v20191122-2107... [INFO] Fetching org.eclipse.team.ui_3.8.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (494.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.team.ui_3.8.700.v20191122-2107.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (494.27kB) [INFO] Unpacking org.eclipse.team.ui_3.8.700.v20191122-2107... Jul 04, 2020 10:02:03 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:02:03 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (283.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (283.72kB) [INFO] Unpacking org.junit_4.12.0.v201504281640... [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,008.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,008.75kB) [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.113.0.v20191204-0601... [INFO] Fetching org.eclipse.ui.workbench_3.117.0.v20191126-1131.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,004.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.workbench_3.117.0.v20191126-1131.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1,004.33kB) [INFO] Unpacking org.eclipse.ui.workbench_3.117.0.v20191126-1131... [INFO] Fetching org.eclipse.ui.ide.application_1.3.500.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.ide.application_1.3.500.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (55.35kB) [INFO] Unpacking org.eclipse.ui.ide.application_1.3.500.v20191122-2109... [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.13kB) [INFO] Unpacking org.eclipse.ui.navigator.resources_3.7.100.v20191209-1336... [INFO] Fetching org.eclipse.urischeme_1.0.500.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.urischeme_1.0.500.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (21.45kB) [INFO] Unpacking org.eclipse.urischeme_1.0.500.v20191122-2109... [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (40.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (40.96kB) [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.700.v20191113-0939... [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (29.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (29.18kB) [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.95kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.95kB) [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.1MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.1MB) [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.113.0.v20191204-0601... [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (819.53kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (819.53kB) [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.113.0.v20191204-0601... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.server:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.services.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.services.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.services.graphql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.product.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.product.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.product.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.product:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.product:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/pom.xml Jul 04, 2020 10:02:06 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:02:06 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (112.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (112.2kB) [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845... [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (31.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (31.52kB) [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324... [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (75.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (75.47kB) [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646... [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (34.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (34.83kB) [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646... [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190503-0009.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (329.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190503-0009.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (329.69kB) [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190503-0009... [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (108.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (108.91kB) [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214... Jul 04, 2020 10:02:07 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:02:07 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.ecf_3.9.4.v20191020-1846.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf_3.9.4.v20191020-1846.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.09kB) [INFO] Unpacking org.eclipse.ecf_3.9.4.v20191020-1846... [INFO] Fetching org.eclipse.ecf.identity_3.9.300.v20191020-1846.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.identity_3.9.300.v20191020-1846.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.11kB) [INFO] Unpacking org.eclipse.ecf.identity_3.9.300.v20191020-1846... [INFO] Fetching org.eclipse.equinox.concurrent_1.1.400.v20190621-0852.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.concurrent_1.1.400.v20190621-0852.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.23kB) [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.400.v20190621-0852... [INFO] Fetching org.eclipse.ecf.core.feature_1.5.400.v20191023-2007.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (18.6kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.300.v20191012-1926.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.96kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.ssl_1.2.300.v20191012-1926.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (9.96kB) [INFO] Unpacking org.eclipse.ecf.ssl_1.2.300.v20191012-1926... [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.300.v20191023-2007.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (18.56kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.300.v20191020-1846.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.300.v20191020-1846.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.33kB) [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.300.v20191020-1846... [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (45.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (45.04kB) [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.500.v20191017-1905... [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.600.v20191023-2007.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (26.68kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.100.v20191012-1656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.100.v20191012-1656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.63kB) [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.100.v20191012-1656... [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.100.v20191024-1546.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (26.64kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191012-1926.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191012-1926.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (7.38kB) [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.101.v20191012-1926... [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.200.v20191024-1546.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (22.6kB) [INFO] Fetching org.eclipse.equinox.cm_1.4.200.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.cm_1.4.200.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.29kB) [INFO] Unpacking org.eclipse.equinox.cm_1.4.200.v20191001-1333... [INFO] Fetching org.eclipse.equinox.app.source_1.4.300.v20190815-1535.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (76.62kB) [INFO] Fetching org.eclipse.equinox.coordinator_1.3.700.v20191002-1632.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.coordinator_1.3.700.v20191002-1632.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.91kB) [INFO] Unpacking org.eclipse.equinox.coordinator_1.3.700.v20191002-1632... [INFO] Fetching org.eclipse.equinox.coordinator.source_1.3.700.v20191002-1632.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.51kB) [INFO] Fetching org.eclipse.equinox.cm.source_1.4.200.v20191001-1333.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.87kB) [INFO] Fetching org.eclipse.equinox.device_1.0.800.v20181116-1551.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.device_1.0.800.v20181116-1551.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.48kB) [INFO] Unpacking org.eclipse.equinox.device_1.0.800.v20181116-1551... [INFO] Fetching org.eclipse.equinox.device.source_1.0.800.v20181116-1551.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (28.88kB) [INFO] Fetching org.eclipse.equinox.ds_1.6.100.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.ds_1.6.100.v20191001-1333.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.52kB) [INFO] Unpacking org.eclipse.equinox.ds_1.6.100.v20191001-1333... [INFO] Fetching org.eclipse.equinox.ds.source_1.6.100.v20191001-1333.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (24.41kB) [INFO] Fetching org.eclipse.equinox.event.source_1.5.300.v20191001-1333.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (28.28kB) [INFO] Fetching org.eclipse.equinox.metatype_1.5.200.v20191107-1453.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (38.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.metatype_1.5.200.v20191107-1453.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (38.11kB) [INFO] Unpacking org.eclipse.equinox.metatype_1.5.200.v20191107-1453... [INFO] Fetching org.eclipse.equinox.metatype.source_1.5.200.v20191107-1453.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (56kB) [INFO] Fetching org.eclipse.equinox.preferences.source_3.7.600.v20191017-2055.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (111.77kB) [INFO] Fetching org.eclipse.equinox.useradmin_1.1.700.v20181116-1551.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.useradmin_1.1.700.v20181116-1551.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.13kB) [INFO] Unpacking org.eclipse.equinox.useradmin_1.1.700.v20181116-1551... [INFO] Fetching org.eclipse.equinox.useradmin.source_1.1.700.v20181116-1551.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.66kB) [INFO] Fetching org.apache.felix.scr.source_2.1.14.v20190123-1619.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (272.59kB) [INFO] Fetching org.eclipse.equinox.compendium.sdk_3.20.0.v20191107-1453.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.39kB) [INFO] Fetching org.eclipse.equinox.console_1.4.0.v20190819-1430.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.console_1.4.0.v20190819-1430.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.54kB) [INFO] Unpacking org.eclipse.equinox.console_1.4.0.v20190819-1430... [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.400.v20191015-1836.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.78kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.400.v20191015-1836.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.78kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.400.v20191015-1836... [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (103.2kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (103.2kB) [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451... [INFO] Fetching org.eclipse.equinox.core.feature_1.11.0.v20191114-1701.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.21kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (69.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (69.13kB) [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426... [INFO] Fetching org.eclipse.equinox.executable_3.8.600.v20191014-2025.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (247.68kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.600.v20191014-2025 from http://download.eclipse.org/releases/2019-12/201912181000/binary/ (25.82kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (19.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (19.47kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702... [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.200.v20191015-1207.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (34.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.200.v20191015-1207.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (34.36kB) [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.200.v20191015-1207... [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.300.v20191015-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (58.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.300.v20191015-1504.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (58.09kB) [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.300.v20191015-1504... [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.500.v20191014-1732.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (38.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.500.v20191014-1732.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (38.91kB) [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.500.v20191014-1732... [INFO] Fetching org.eclipse.equinox.p2.console_1.1.300.v20191014-1219.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.console_1.1.300.v20191014-1219.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.99kB) [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.300.v20191014-1219... [INFO] Fetching org.eclipse.equinox.p2.director_2.4.500.v20191014-1220.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.14kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director_2.4.500.v20191014-1220.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (48.14kB) [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.500.v20191014-1220... [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.300.v20191015-1207.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.300.v20191015-1207.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.06kB) [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.300.v20191015-1207... [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.500.v20191114-1206.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.500.v20191114-1206.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (46.52kB) [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.500.v20191114-1206... [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.400.v20191017-1917.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.400.v20191017-1917.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.24kB) [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.400.v20191017-1917... [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.400.v20191015-1836.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.400.v20191015-1836.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.72kB) [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.400.v20191015-1836... [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.26kB) [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (72.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (72.9kB) [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.300.v20191001-0955.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.300.v20191001-0955.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.34kB) [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.300.v20191001-0955... [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.600.v20191016-0507.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.600.v20191016-0507.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (32kB) [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.600.v20191016-0507... [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.67kB) [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238... [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.400.v20191120-0247.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.64kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.400.v20191015-1945.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (37.91kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.400.v20191015-1945.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (37.91kB) [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.400.v20191015-1945... [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.400.v20191015-1945.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.400.v20191015-1945.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.49kB) [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.400.v20191015-1945... [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.300.v20191016-0507.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.300.v20191016-0507.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.28kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.300.v20191016-0507... [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.400.v20191018-2256.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (105.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.400.v20191018-2256.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (105.59kB) [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.400.v20191018-2256... [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.300.v20191014-1645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.300.v20191014-1645.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (17.45kB) [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.300.v20191014-1645... [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.200.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.200.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (27.54kB) [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.200.v20191016-0510... [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.400.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (121.9kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.400.v20191016-0510.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (121.9kB) [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.400.v20191016-0510... [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.600.v20191120-0247.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.11kB) Jul 04, 2020 10:02:15 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:02:15 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (1.28MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (1.28MB) [INFO] Unpacking com.sun.jna_4.5.1.v20190425-1842... [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (328.72kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (328.72kB) [INFO] Unpacking com.sun.jna.platform_4.5.1.v20190425-1842... [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (17.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (17.36kB) [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947... Jul 04, 2020 10:02:16 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:02:16 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.36kB) [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116... [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (80.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (80.12kB) [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426... [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.600.v20191014-2025 from http://download.eclipse.org/releases/2019-12/201912181000/binary/ (150.98kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (37.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (37.04kB) [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919... [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (39.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (39.44kB) [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426... [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.600.v20191014-2025 from http://download.eclipse.org/releases/2019-12/201912181000/binary/ (17.06kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (24.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (24.56kB) [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.product:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.draw2d:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.draw2d:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/pom.xml [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (215.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (215.67kB) [INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.draw2d:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (59.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (59.63kB) [INFO] Unpacking org.eclipse.emf.common.ui_2.18.0.v20190507-0402... [INFO] Fetching org.eclipse.emf.edit.ui_2.17.0.v20190920-0412.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (108.84kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit.ui_2.17.0.v20190920-0412.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (108.84kB) [INFO] Unpacking org.eclipse.emf.edit.ui_2.17.0.v20190920-0412... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gef:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gef:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/pom.xml [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (366.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (366.65kB) [INFO] Unpacking org.eclipse.gef_3.11.0.201606061308... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gef:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml [INFO] Fetching org.eclipse.core.variables_3.4.700.v20191114-1848.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (18.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.variables_3.4.700.v20191114-1848.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (18.05kB) [INFO] Unpacking org.eclipse.core.variables_3.4.700.v20191114-1848... [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (257.14kB) [INFO] Fetching org.eclipse.ui.console_3.9.0.v20191126-0912.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (88.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.console_3.9.0.v20191126-0912.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (88.43kB) [INFO] Unpacking org.eclipse.ui.console_3.9.0.v20191126-0912... [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.66kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (120.53kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (100.25kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (1.16MB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (93.45kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (101.73kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (49.3kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (318.69kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.jface:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.jface:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.jface:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.swt:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.swt:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ext.swt:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml [INFO] Fetching org.eclipse.acceleo.common.ide_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (20.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.common.ide_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (20.38kB) [INFO] Unpacking org.eclipse.acceleo.common.ide_3.7.9.202002210712... [INFO] Fetching org.eclipse.pde.core_3.13.200.v20191202-2135.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.29MB) [INFO] Fetching org.eclipse.jdt.core_3.20.0.v20191203-2131.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (6.71MB) [INFO] Fetching org.eclipse.acceleo.common.ui_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (30.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.common.ui_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (30.12kB) [INFO] Unpacking org.eclipse.acceleo.common.ui_3.7.9.202002210712... [INFO] Fetching org.eclipse.acceleo.ide.ui_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (447.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.ide.ui_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (447.93kB) [INFO] Unpacking org.eclipse.acceleo.ide.ui_3.7.9.202002210712... [INFO] Fetching org.eclipse.jdt.ui_3.20.0.v20191203-1301.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (3.9MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.ui_3.20.0.v20191203-1301.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (3.9MB) [INFO] Unpacking org.eclipse.jdt.ui_3.20.0.v20191203-1301... Jul 04, 2020 10:02:23 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:02:23 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.debug.ui_3.14.300.v20191116-2105.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.01MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.ui_3.14.300.v20191116-2105.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.01MB) [INFO] Unpacking org.eclipse.debug.ui_3.14.300.v20191116-2105... [INFO] Fetching org.eclipse.search_3.11.800.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (216.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.search_3.11.800.v20191122-2108.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (216.5kB) [INFO] Unpacking org.eclipse.search_3.11.800.v20191122-2108... [INFO] Fetching org.eclipse.emf.codegen_2.19.0.v20190821-1536.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (126.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen_2.19.0.v20190821-1536.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (126.93kB) [INFO] Unpacking org.eclipse.emf.codegen_2.19.0.v20190821-1536... [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.93kB) [INFO] Unpacking org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725... [INFO] Fetching org.eclipse.jdt.launching_3.16.0.v20191108-0353.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (273.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.launching_3.16.0.v20191108-0353.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (273.76kB) [INFO] Unpacking org.eclipse.jdt.launching_3.16.0.v20191108-0353... [INFO] Fetching org.eclipse.jdt.debug.ui_3.10.500.v20191130-0156.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.66MB) [INFO] Fetching org.eclipse.jdt.debug_3.14.0.v20191105-0758.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (937.08kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.debug_3.14.0.v20191105-0758.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (937.08kB) [INFO] Unpacking org.eclipse.jdt.debug_3.14.0.v20191105-0758... [INFO] Fetching org.eclipse.acceleo.traceability.model_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (36.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.traceability.model_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (36.56kB) [INFO] Unpacking org.eclipse.acceleo.traceability.model_3.7.9.202002210712... [INFO] Fetching org.eclipse.jdt.core.manipulation_1.13.0.v20191203-0859.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (485.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.core.manipulation_1.13.0.v20191203-0859.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (485.06kB) [INFO] Unpacking org.eclipse.jdt.core.manipulation_1.13.0.v20191203-0859... [INFO] Fetching org.eclipse.ant.core_3.5.600.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.core_3.5.600.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.92kB) [INFO] Unpacking org.eclipse.ant.core_3.5.600.v20191122-2102... [INFO] Fetching org.eclipse.acceleo.traceability_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (36.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.traceability_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (36.61kB) [INFO] Unpacking org.eclipse.acceleo.traceability_3.7.9.202002210712... [INFO] Fetching org.eclipse.acceleo.ui.interpreter_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (56.99kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.ui.interpreter_3.7.9.202002210712.jar.pack.gz from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (56.99kB) [INFO] Unpacking org.eclipse.acceleo.ui.interpreter_3.7.9.202002210712... [INFO] Fetching org.eclipse.ui.intro_3.5.800.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (141.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.intro_3.5.800.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (141.89kB) [INFO] Unpacking org.eclipse.ui.intro_3.5.800.v20191123-0656... [INFO] Fetching org.eclipse.debug.core_3.14.100.v20191115-1406.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (125.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.debug.core_3.14.100.v20191115-1406.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (125.76kB) [INFO] Unpacking org.eclipse.debug.core_3.14.100.v20191115-1406... [INFO] Fetching org.eclipse.pde.build_3.10.600.v20191011-0535.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (478.7kB) [INFO] Fetching org.eclipse.update.configurator_3.4.400.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.update.configurator_3.4.400.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.19kB) [INFO] Unpacking org.eclipse.update.configurator_3.4.400.v20191122-2102... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/pom.xml [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (141.47kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (141.47kB) [INFO] Unpacking com.google.inject_3.0.0.v201605172100... [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (170.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (170.74kB) [INFO] Unpacking io.github.classgraph_4.8.35.v20190528-1517... [INFO] Fetching org.eclipse.xtext.ui_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (579.88kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.ui_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (579.88kB) [INFO] Unpacking org.eclipse.xtext.ui_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.common.types_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (133.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.common.types_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (133.93kB) [INFO] Unpacking org.eclipse.xtext.common.types_2.20.0.v20191202-0933... [INFO] Fetching org.eclipse.xtend.lib_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (59.29kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtend.lib_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (59.29kB) [INFO] Unpacking org.eclipse.xtend.lib_2.20.0.v20191202-0907... [INFO] Fetching org.eclipse.xtext.xbase.lib_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.xbase.lib_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.19kB) [INFO] Unpacking org.eclipse.xtext.xbase.lib_2.20.0.v20191202-0907... [INFO] Fetching org.eclipse.xtend.lib.macro_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtend.lib.macro_2.20.0.v20191202-0907.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.27kB) [INFO] Unpacking org.eclipse.xtend.lib.macro_2.20.0.v20191202-0907... [INFO] Fetching org.eclipse.xtext_2.20.0.v20191202-0915.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (769.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext_2.20.0.v20191202-0915.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (769.1kB) [INFO] Unpacking org.eclipse.xtext_2.20.0.v20191202-0915... Jul 04, 2020 10:02:28 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:02:28 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB) [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [INFO] Fetching org.eclipse.xtext.util_2.20.0.v20191202-0915.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (107.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.util_2.20.0.v20191202-0915.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (107.98kB) [INFO] Unpacking org.eclipse.xtext.util_2.20.0.v20191202-0915... [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (129.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (129.49kB) [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [INFO] Fetching org.objectweb.asm_7.2.0.v20191010-1910.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (58.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.objectweb.asm_7.2.0.v20191010-1910.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (58.83kB) [INFO] Unpacking org.objectweb.asm_7.2.0.v20191010-1910... [INFO] Fetching org.eclipse.xtext.ide_2.20.0.v20191202-0915.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (234.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.ide_2.20.0.v20191202-0915.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (234.82kB) [INFO] Unpacking org.eclipse.xtext.ide_2.20.0.v20191202-0915... [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (106.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (106.17kB) [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/pom.xml [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (249kB) [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (35.81kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (183.86kB) Jul 04, 2020 10:02:31 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:02:31 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (405.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (405.11kB) [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (42.52kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (42.52kB) [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (114.7kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (114.7kB) [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [INFO] Fetching org.eclipse.core.databinding.beans_1.6.0.v20191118-0932.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.databinding.beans_1.6.0.v20191118-0932.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.22kB) [INFO] Unpacking org.eclipse.core.databinding.beans_1.6.0.v20191118-0932... [INFO] Fetching org.eclipse.elk.alg.common_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (219.51kB) [INFO] Fetching org.eclipse.elk.core_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (534.32kB) [INFO] Fetching org.eclipse.elk.graph_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (103.3kB) [INFO] Fetching org.eclipse.elk.alg.layered_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (1.09MB) [INFO] Fetching org.eclipse.elk.core.service_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (55.4kB) [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (30.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (30.49kB) [INFO] Unpacking org.eclipse.emf.databinding_1.5.0.v20180706-1146... [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (39.26kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (14.86kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (76.2kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (218.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (90.14kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (137.53kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (92.1kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (196.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (215.85kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (62.89kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (23.91kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (117.43kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (123.72kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (69.5kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.sequence:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.doc/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.doc/pom.xml [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.600.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (147.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.600.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (147.38kB) [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.600.v20191123-0656... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.doc/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.diagram:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.sequence:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.sequence:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.sequence:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.table:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.table:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.table:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.workflow:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.workflow:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.workflow:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.eef.adapters:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.eef.adapters:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/pom.xml Jul 04, 2020 10:02:36 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:02:36 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.emf.eef.runtime_1.5.1.201601141612.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (356.68kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.eef.adapters:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.table.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.ext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml Jul 04, 2020 10:02:37 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jul 04, 2020 10:02:37 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching org.eclipse.swtbot.junit4_x_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (20.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.junit4_x_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (20.41kB) [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.8.0.201906121535... [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (62.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (62.54kB) [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.8.0.201906121535... [INFO] Fetching org.eclipse.swtbot.swt.finder_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (261.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.swt.finder_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (261.65kB) [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.8.0.201906121535... [INFO] Fetching org.eclipse.swtbot.eclipse.gef.finder_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (42.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.eclipse.gef.finder_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (42.04kB) [INFO] Unpacking org.eclipse.swtbot.eclipse.gef.finder_2.8.0.201906121535... [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (32.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (32.1kB) [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [INFO] Fetching org.eclipse.ui.views.log_1.2.900.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (84.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.views.log_1.2.900.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (84.58kB) [INFO] Unpacking org.eclipse.ui.views.log_1.2.900.v20191122-2109... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.family:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/pom.xml Jul 04, 2020 10:02:38 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:02:38 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.eclipse.eef_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (213.2kB) [INFO] Fetching org.eclipse.eef.common_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (27.82kB) [INFO] Fetching org.eclipse.eef.core_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (84.79kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.core:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.core:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.core:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/pom.xml [INFO] Fetching org.eclipse.eef.common.ui_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (22.61kB) [INFO] Fetching org.eclipse.eef.ide.ui_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (163.11kB) [INFO] Fetching org.eclipse.eef.ide.ui.properties_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (22.39kB) [INFO] Fetching org.eclipse.eef.properties.ui_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (102.94kB) [INFO] Fetching org.eclipse.eef.properties.ui.legacy_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (70.2kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml [INFO] Fetching org.eclipse.eef.core.ext.widgets.reference_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (16.61kB) [INFO] Fetching org.eclipse.eef.ext.widgets.reference_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (41.77kB) [INFO] Fetching org.eclipse.eef.ide.ui.ext.widgets.reference_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (72.03kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml [INFO] Fetching org.eclipse.emf.compare_3.5.3.201911051515.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (182.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.compare_3.5.3.201911051515.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (182.03kB) [INFO] Unpacking org.eclipse.emf.compare_3.5.3.201911051515... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.ui.page:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.ui.page:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/pom.xml [INFO] Fetching org.eclipse.ui.browser_3.6.600.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (97.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.browser_3.6.600.v20191122-2109.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (97.35kB) [INFO] Unpacking org.eclipse.ui.browser_3.6.600.v20191122-2109... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.ui.page:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.aql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.aql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.aql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.doc.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.51kB) [INFO] Fetching org.eclipse.emf.common_2.17.0.v20190920-0401.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.06kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.87kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (14.87kB) [INFO] Unpacking org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20190822-1451.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.09kB) [INFO] Fetching org.eclipse.emf.ecore_2.20.0.v20190920-0401.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.13kB) [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.05kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (44.51kB) [INFO] Fetching org.eclipse.emf.transaction_1.12.0.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (21.63kB) [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.201812070911.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (74.26kB) [INFO] Fetching org.eclipse.emf.validation.ui.ide_1.3.0.201812070911.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (22.4kB) [INFO] Fetching org.eclipse.emf.validation_1.12.1.201812070911.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (21.67kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (23.12kB) [INFO] Fetching org.eclipse.emf.workspace_1.12.0.201805140824.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (21.65kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (19.56kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (92.83kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (24.75kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (19.09kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (99.83kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (18.33kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.providers_1.7.1.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (29.03kB) [INFO] Fetching org.eclipse.gmf_1.13.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (13.16kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/plugins/ (752.78kB) [INFO] Fetching org.eclipse.gmf_1.13.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/features/ (22.23kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (245.89kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.13.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/features/ (21.64kB) [INFO] Fetching org.eclipse.gmf.runtime.thirdparty_1.13.0.202004160913.jar from http://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202004160913/features/ (22.02kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.support/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.support/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.support:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.support/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.interpreter.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.workflow.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml [INFO] Fetching org.eclipse.elk.alg.disco_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (75.23kB) [INFO] Fetching org.eclipse.elk.alg.force_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (127.88kB) [INFO] Fetching org.eclipse.elk.alg.graphviz.dot_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (229.85kB) [INFO] Fetching org.eclipse.elk.alg.graphviz.layouter_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (227.58kB) [INFO] Fetching org.eclipse.elk.alg.mrtree_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (106kB) [INFO] Fetching org.eclipse.elk.alg.radial_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (87.25kB) [INFO] Fetching org.eclipse.elk.alg.rectpacking_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (59.3kB) [INFO] Fetching org.eclipse.elk.alg.spore_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (362.27kB) [INFO] Fetching org.eclipse.elk.algorithms.feature_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/features/ (25.12kB) [INFO] Fetching org.eclipse.elk.feature_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/features/ (25.18kB) [INFO] Fetching org.eclipse.elk.graphviz.feature_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/features/ (25.2kB) [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.update/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.update/pom.xml [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB) [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425... [INFO] Fetching org.apache.ant_1.10.7.v20190926-0324.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (2.83MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.ant_1.10.7.v20190926-0324.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (2.83MB) [INFO] Unpacking org.apache.ant_1.10.7.v20190926-0324... [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (687.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (687.76kB) [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858... [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (923.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (923.82kB) [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858... [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (3.42MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (3.42MB) [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858... [INFO] Fetching org.eclipse.acceleo.query.doc_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (2.27MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.query.doc_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (2.27MB) [INFO] Unpacking org.eclipse.acceleo.query.doc_6.0.8.201902261618... [INFO] Fetching org.eclipse.acceleo.query.ide_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (7.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.acceleo.query.ide_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (7.35kB) [INFO] Unpacking org.eclipse.acceleo.query.ide_6.0.8.201902261618... [INFO] Fetching org.eclipse.acceleo.query_6.0.8.201902261618.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/features/ (18.9kB) [INFO] Fetching org.eclipse.acceleo.annotations.source_6.0.8.201902261618.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (13.29kB) [INFO] Fetching org.eclipse.acceleo.query.source_6.0.8.201902261618.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (321.28kB) [INFO] Fetching org.eclipse.acceleo.query.ide.source_6.0.8.201902261618.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (7.79kB) [INFO] Fetching org.eclipse.acceleo.query.doc.source_6.0.8.201902261618.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/plugins/ (2.3MB) [INFO] Fetching org.eclipse.acceleo.query.source_6.0.8.201902261618.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201902261618/features/ (15.83kB) [INFO] Fetching org.eclipse.acceleo.ui.interpreter_3.7.9.202002210712.jar from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/features/ (23.99kB) [INFO] Fetching org.eclipse.acceleo.ui.interpreter.source_3.7.9.202002210712.jar from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/plugins/ (118.05kB) [INFO] Fetching org.eclipse.acceleo.ui.interpreter.source_3.7.9.202002210712.jar from http://download.eclipse.org/acceleo/updates/nightly/3.7.9.202002210712/features/ (17.33kB) [INFO] Fetching org.eclipse.ant.launching_1.2.700.v20191127-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (101.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.launching_1.2.700.v20191127-0426.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (101.23kB) [INFO] Unpacking org.eclipse.ant.launching_1.2.700.v20191127-0426... [INFO] Fetching org.eclipse.core.externaltools_1.1.500.v20191014-1300.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.74kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.core.externaltools_1.1.500.v20191014-1300.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (20.74kB) [INFO] Unpacking org.eclipse.core.externaltools_1.1.500.v20191014-1300... [INFO] Fetching org.eclipse.ant.ui_3.7.600.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (492.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ant.ui_3.7.600.v20191122-2102.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (492.54kB) [INFO] Unpacking org.eclipse.ant.ui_3.7.600.v20191122-2102... [INFO] Fetching org.eclipse.ui.externaltools_3.4.500.v20191025-1523.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (66.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.externaltools_3.4.500.v20191025-1523.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (66.04kB) [INFO] Unpacking org.eclipse.ui.externaltools_3.4.500.v20191025-1523... [INFO] Fetching org.eclipse.jdt.junit_3.11.600.v20191115-1651.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (236.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit_3.11.600.v20191115-1651.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (236.16kB) [INFO] Unpacking org.eclipse.jdt.junit_3.11.600.v20191115-1651... Jul 04, 2020 10:02:52 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jul 04, 2020 10:02:52 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Fetching org.eclipse.eef.documentation_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (771.28kB) [INFO] Fetching org.eclipse.eef.documentation.ext.widgets.reference_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (22.54kB) [INFO] Fetching org.eclipse.eef.edit_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (153.61kB) [INFO] Fetching org.eclipse.eef.ext.widgets.reference.feature_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/features/ (30.56kB) [INFO] Fetching org.eclipse.eef.core.ext.widgets.reference.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (14.66kB) [INFO] Fetching org.eclipse.eef.ext.widgets.reference.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (36.86kB) [INFO] Fetching org.eclipse.eef.ide.ui.ext.widgets.reference.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (41.14kB) [INFO] Fetching org.eclipse.eef.documentation.ext.widgets.reference.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (19.94kB) [INFO] Fetching org.eclipse.eef.ext.widgets.reference.feature.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/features/ (18.62kB) [INFO] Fetching org.eclipse.eef.ide_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (26.31kB) [INFO] Fetching org.eclipse.eef.sdk.feature_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/features/ (30.67kB) [INFO] Fetching org.eclipse.eef.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (208.01kB) [INFO] Fetching org.eclipse.eef.edit.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (111.21kB) [INFO] Fetching org.eclipse.eef.core.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (74.74kB) [INFO] Fetching org.eclipse.eef.documentation.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (768.88kB) [INFO] Fetching org.eclipse.eef.ide.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (22.46kB) [INFO] Fetching org.eclipse.eef.ide.ui.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (103.74kB) [INFO] Fetching org.eclipse.eef.properties.ui.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (73.91kB) [INFO] Fetching org.eclipse.eef.properties.ui.legacy.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (56.22kB) [INFO] Fetching org.eclipse.eef.common.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (22.93kB) [INFO] Fetching org.eclipse.eef.common.ui.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (18.45kB) [INFO] Fetching org.eclipse.eef.ide.ui.properties.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/plugins/ (18.76kB) [INFO] Fetching org.eclipse.eef.sdk.feature.source_2.1.3.201909051307.jar from https://download.eclipse.org/modeling/emft/eef/updates/releases/2.1/R201909051307/features/ (18.67kB) [INFO] Fetching org.eclipse.elk.alg.common.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (173.58kB) [INFO] Fetching org.eclipse.elk.alg.disco.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (41.77kB) [INFO] Fetching org.eclipse.elk.alg.layered.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (703.69kB) [INFO] Fetching org.eclipse.elk.alg.mrtree.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (60.49kB) [INFO] Fetching org.eclipse.elk.alg.rectpacking.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (52.07kB) [INFO] Fetching org.eclipse.elk.alg.force.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (49.26kB) [INFO] Fetching org.eclipse.elk.alg.radial.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (52.9kB) [INFO] Fetching org.eclipse.elk.alg.spore.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (41.72kB) [INFO] Fetching org.eclipse.elk.algorithms.feature.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/features/ (11.13kB) [INFO] Fetching org.eclipse.elk.core.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (245.02kB) [INFO] Fetching org.eclipse.elk.core.service.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (35.57kB) [INFO] Fetching org.eclipse.elk.graph.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (86.74kB) [INFO] Fetching org.eclipse.elk.feature.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/features/ (11.06kB) [INFO] Fetching org.eclipse.elk.alg.graphviz.dot.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (138.81kB) [INFO] Fetching org.eclipse.elk.alg.graphviz.layouter.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/plugins/ (56.33kB) [INFO] Fetching org.eclipse.elk.graphviz.feature.source_0.6.1.jar from https://download.eclipse.org/elk/updates/releases/0.6.1/features/ (11.15kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.20.0.v20191012-0918.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (418.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.emf.codegen.ecore_2.20.0.v20191012-0918... [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.20.0.v20190919-0941.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (69.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.20.0.v20190919-0941.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (69.3kB) [INFO] Unpacking org.eclipse.emf.codegen.ecore.ui_2.20.0.v20190919-0941... [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (18.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (18.49kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146... [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.700.v20190930-1517.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (287.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.700.v20190930-1517.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (287.13kB) [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.700.v20190930-1517... [INFO] Fetching org.eclipse.equinox.security.ui_1.2.500.v20191003-0536.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.equinox.security.ui_1.2.500.v20191003-0536.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (71.3kB) [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.500.v20191003-0536... [INFO] Fetching org.eclipse.help.base_4.2.800.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (175.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help.base_4.2.800.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (175.92kB) [INFO] Unpacking org.eclipse.help.base_4.2.800.v20191210-0610... [INFO] Fetching org.eclipse.help.ui_4.1.700.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (204.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.help.ui_4.1.700.v20191123-0656.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (204.92kB) [INFO] Unpacking org.eclipse.help.ui_4.1.700.v20191123-0656... [INFO] Fetching org.eclipse.jdt_3.18.200.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (34.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt_3.18.200.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (34.1kB) [INFO] Unpacking org.eclipse.jdt_3.18.200.v20191210-0610... [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.0.v20191115-1651.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (24.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.jdt.junit.runtime_3.5.0.v20191115-1651.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (24.62kB) [INFO] Unpacking org.eclipse.jdt.junit.runtime_3.5.0.v20191115-1651... [INFO] Fetching org.eclipse.jdt.junit.core_3.10.500.v20191115-1651.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (66.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.jdt.junit.core_3.10.500.v20191115-1651... [INFO] Fetching org.eclipse.pde.launching_3.8.0.v20191112-0655.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.56kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.launching_3.8.0.v20191112-0655.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (51.56kB) [INFO] Unpacking org.eclipse.pde.launching_3.8.0.v20191112-0655... [INFO] Fetching org.eclipse.pde.ui_3.11.200.v20191112-0626.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.47MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.pde.ui_3.11.200.v20191112-0626.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.47MB) [INFO] Unpacking org.eclipse.pde.ui_3.11.200.v20191112-0626... [INFO] Fetching org.eclipse.ui.trace_1.1.700.v20191105-1619.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.trace_1.1.700.v20191105-1619.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (26.3kB) [INFO] Unpacking org.eclipse.ui.trace_1.1.700.v20191105-1619... [INFO] Fetching org.eclipse.ui.genericeditor_1.1.600.v20191114-0832.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (50.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.ui.genericeditor_1.1.600.v20191114-0832.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (50.28kB) [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.600.v20191114-0832... [INFO] Fetching org.eclipse.platform_4.14.0.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (406.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.platform_4.14.0.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (406.11kB) [INFO] Unpacking org.eclipse.platform_4.14.0.v20191210-0610... [INFO] Fetching org.eclipse.sdk_4.14.0.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (191.79kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.sdk_4.14.0.v20191210-0610.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (191.79kB) [INFO] Unpacking org.eclipse.sdk_4.14.0.v20191210-0610... [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.03MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (1.03MB) [INFO] Unpacking org.eclipse.uml2.uml_5.5.0.v20181203-1331... [INFO] Fetching org.easymock_2.4.0.v20090202-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.easymock_2.4.0.v20090202-0900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.97kB) [INFO] Unpacking org.easymock_2.4.0.v20090202-0900... [INFO] Fetching org.eclipse.swtbot.eclipse.core_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (16.13kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.swtbot.eclipse.core_2.8.0.201906121535.jar.pack.gz from http://download.eclipse.org/technology/swtbot/releases/2.8.0/plugins/ (16.13kB) [INFO] Unpacking org.eclipse.swtbot.eclipse.core_2.8.0.201906121535... [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (171.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (171.71kB) [INFO] Unpacking org.eclipse.uml2.uml.edit_5.5.0.v20181203-1331... [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.09kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (35.09kB) [INFO] Unpacking org.eclipse.uml2.common_2.5.0.v20181203-1331... [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (15.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (15.75kB) [INFO] Unpacking org.eclipse.uml2.common.edit_2.5.0.v20181203-1331... [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (11.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20181203-1331.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (11.51kB) [INFO] Unpacking org.eclipse.uml2.types_2.5.0.v20181203-1331... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.update/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml [INFO] Fetching org.eclipse.xtext.xbase_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (893.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.xbase_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (893.38kB) [INFO] Unpacking org.eclipse.xtext.xbase_2.20.0.v20191202-0933... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml [INFO] Fetching org.eclipse.xtext.xbase.ide_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (268.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.xbase.ide_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (268.44kB) [INFO] Unpacking org.eclipse.xtext.xbase.ide_2.20.0.v20191202-0933... [INFO] Fetching org.eclipse.xtext.ui.shared_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (25.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.ui.shared_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (25.65kB) [INFO] Unpacking org.eclipse.xtext.ui.shared_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (43.21kB) [INFO] Unpacking org.eclipse.xtext.ui.codetemplates.ui_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.builder_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (129.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.builder_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (129.83kB) [INFO] Unpacking org.eclipse.xtext.builder_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.common.types.ui_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (87.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.common.types.ui_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (87.82kB) [INFO] Unpacking org.eclipse.xtext.common.types.ui_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.smap_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.smap_2.20.0.v20191202-0933.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (12.11kB) [INFO] Unpacking org.eclipse.xtext.smap_2.20.0.v20191202-0933... [INFO] Fetching org.eclipse.xtext.common.types.edit_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.common.types.edit_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (49.92kB) [INFO] Unpacking org.eclipse.xtext.common.types.edit_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (57.37kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (57.37kB) [INFO] Unpacking org.eclipse.xtext.ui.codetemplates_2.20.0.v20191202-1016... [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (40.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (40.24kB) [INFO] Unpacking org.eclipse.xtext.ui.codetemplates.ide_2.20.0.v20191202-1016... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml [INFO] Fetching org.eclipse.xtext.common.types.shared_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (11.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xtext.common.types.shared_2.20.0.v20191202-1016.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (11.05kB) [INFO] Unpacking org.eclipse.xtext.common.types.shared_2.20.0.v20191202-1016... [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.tree:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.swtbot:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.update/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.update/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.sirius:org.eclipse.sirius.tests.update:6.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.update/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Sirius Parent [pom] [INFO] org.eclipse.sirius.ext.base [eclipse-plugin] [INFO] org.eclipse.sirius.ext.e3 [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf.edit [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf.tx [eclipse-plugin] [INFO] org.eclipse.sirius.ext.gmf.notation [eclipse-plugin] [INFO] org.eclipse.sirius.ext.ide [eclipse-plugin] [INFO] org.eclipse.sirius.ecore.extender [eclipse-plugin] [INFO] org.eclipse.sirius.common [eclipse-plugin] [INFO] org.eclipse.sirius [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.aql [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.mtl [eclipse-plugin] [INFO] org.eclipse.sirius.common.interpreter [eclipse-plugin] [INFO] org.eclipse.sirius.common.ocl [eclipse-plugin] [INFO] org.eclipse.sirius.diagram [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.formatdata [eclipse-plugin] [INFO] org.eclipse.sirius.synchronizer [eclipse-plugin] [INFO] org.eclipse.sirius.table [eclipse-plugin] [INFO] org.eclipse.sirius.tree [eclipse-plugin] [INFO] org.eclipse.sirius.workflow.model [eclipse-plugin] [INFO] org.eclipse.sirius.runtime [eclipse-feature] [INFO] org.eclipse.sirius.runtime.acceleo [eclipse-feature] [INFO] org.eclipse.sirius.runtime.aql [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ocl [eclipse-feature] [INFO] org.eclipse.sirius.headless.update [eclipse-repository] [INFO] org.eclipse.sirius.services.common [eclipse-plugin] [INFO] org.eclipse.sirius.services.diagram [eclipse-plugin] [INFO] org.eclipse.sirius.services.graphql.common [eclipse-plugin] [INFO] org.eclipse.sirius.services.graphql.core [eclipse-plugin] [INFO] org.eclipse.sirius.services.graphql.emf [eclipse-plugin] [INFO] org.eclipse.sirius.services.graphql.workspace [eclipse-plugin] [INFO] org.eclipse.sirius.services.graphql [eclipse-plugin] [INFO] org.eclipse.sirius.server [eclipse-plugin] [INFO] org.eclipse.sirius.server.application [eclipse-plugin] [INFO] org.eclipse.sirius.server.backend [eclipse-plugin] [INFO] org.eclipse.sirius.server.images [eclipse-plugin] [INFO] org.eclipse.sirius.server.diagram [eclipse-plugin] [INFO] org.eclipse.sirius.server.frontend [eclipse-plugin] [INFO] org.eclipse.sirius.server.frontend.workflow [eclipse-plugin] [INFO] org.eclipse.sirius.server.graphql [eclipse-plugin] [INFO] org.eclipse.sirius.tests.server [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.services.graphql [eclipse-test-plugin] [INFO] org.eclipse.sirius.server.feature [eclipse-feature] [INFO] org.eclipse.sirius.server.product.feature [eclipse-feature] [INFO] org.eclipse.sirius.server.product [eclipse-repository] [INFO] org.eclipse.sirius.ext.draw2d [eclipse-plugin] [INFO] org.eclipse.sirius.ext.e3.ui [eclipse-plugin] [INFO] org.eclipse.sirius.ext.emf.ui [eclipse-plugin] [INFO] org.eclipse.sirius.ext.gef [eclipse-plugin] [INFO] org.eclipse.sirius.ext.gmf.runtime [eclipse-plugin] [INFO] org.eclipse.sirius.ext.jface [eclipse-plugin] [INFO] org.eclipse.sirius.ext.swt [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.aql.ide [eclipse-plugin] [INFO] org.eclipse.sirius.common.acceleo.mtl.ide [eclipse-plugin] [INFO] org.eclipse.sirius.common.ui [eclipse-plugin] [INFO] org.eclipse.sirius.common.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.common.xtext [eclipse-plugin] [INFO] org.eclipse.sirius.ui [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.ui [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.elk [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.elk.debug [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence.edit [eclipse-plugin] [INFO] org.eclipse.sirius.diagram.sequence.ui [eclipse-plugin] [INFO] org.eclipse.sirius.doc [eclipse-plugin] [INFO] org.eclipse.sirius.editor [eclipse-plugin] [INFO] org.eclipse.sirius.editor.diagram [eclipse-plugin] [INFO] org.eclipse.sirius.editor.sequence [eclipse-plugin] [INFO] org.eclipse.sirius.table.ui [eclipse-plugin] [INFO] org.eclipse.sirius.editor.table [eclipse-plugin] [INFO] org.eclipse.sirius.tree.ui [eclipse-plugin] [INFO] org.eclipse.sirius.editor.tree [eclipse-plugin] [INFO] org.eclipse.sirius.editor.workflow [eclipse-plugin] [INFO] org.eclipse.sirius.eef.adapters [eclipse-plugin] [INFO] org.eclipse.sirius.interpreter [eclipse-plugin] [INFO] org.eclipse.sirius.table.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.tree.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.ui.ext [eclipse-plugin] [INFO] org.eclipse.sirius.ui.editor [eclipse-plugin] [INFO] org.eclipse.sirius.tests.junit.support [eclipse-plugin] [INFO] org.eclipse.sirius.tests.swtbot.support [eclipse-plugin] [INFO] org.eclipse.sirius.workflow.edit [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily.edit [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily.editor [eclipse-plugin] [INFO] org.eclipse.sirius.sample.basicfamily.design [eclipse-plugin] [INFO] org.eclipse.sirius.samples.family [eclipse-plugin] [INFO] org.eclipse.sirius.common.interpreter.aql [eclipse-plugin] [INFO] org.eclipse.sirius.properties [eclipse-plugin] [INFO] org.eclipse.sirius.properties.edit [eclipse-plugin] [INFO] org.eclipse.sirius.properties.ext.widgets.reference [eclipse-plugin] [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit [eclipse-plugin] [INFO] org.eclipse.sirius.properties.defaultrules [eclipse-plugin] [INFO] org.eclipse.sirius.properties.core [eclipse-plugin] [INFO] org.eclipse.sirius.editor.properties [eclipse-plugin] [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference [eclipse-plugin] [INFO] org.eclipse.sirius.ui.properties [eclipse-plugin] [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties.checkbox [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties.radio [eclipse-plugin] [INFO] org.eclipse.sirius.sample.properties.textarea [eclipse-plugin] [INFO] org.eclipse.sirius.tests.ui.properties [eclipse-test-plugin] [INFO] org.eclipse.sirius.workflow.ui.page [eclipse-plugin] [INFO] org.eclipse.sirius.server.ui.autostart [eclipse-plugin] [INFO] org.eclipse.sirius.aql [eclipse-feature] [INFO] org.eclipse.sirius.doc.feature [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.eef [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.ui [eclipse-feature] [INFO] org.eclipse.sirius.runtime.ide.xtext [eclipse-feature] [INFO] org.eclipse.sirius.samples [eclipse-feature] [INFO] org.eclipse.sirius.specifier [eclipse-feature] [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo [eclipse-feature] [INFO] org.eclipse.sirius.specifier.ide.ui.aql [eclipse-feature] [INFO] org.eclipse.sirius.specifier.ide.ui [eclipse-feature] [INFO] org.eclipse.sirius.tests.support [eclipse-feature] [INFO] org.eclipse.sirius.interpreter.feature [eclipse-feature] [INFO] org.eclipse.sirius.properties.feature [eclipse-feature] [INFO] org.eclipse.sirius.specifier.properties.feature [eclipse-feature] [INFO] org.eclipse.sirius.samples.properties.feature [eclipse-feature] [INFO] org.eclipse.sirius.workflow.feature [eclipse-feature] [INFO] org.eclipse.sirius.diagram.elk.feature [eclipse-feature] [INFO] org.eclipse.sirius.server.ui.autostart.feature [eclipse-feature] [INFO] org.eclipse.sirius.sample.basicfamily.feature [eclipse-feature] [INFO] org.eclipse.sirius.sample.ecore.design [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions.design [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions.edit [eclipse-plugin] [INFO] org.eclipse.sirius.sample.interactions.editor [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.benchmark [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.docbook [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.docbook.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.migration [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.migration.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.component [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.scxml [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.scxml.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.component.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.junit [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.tree [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.swtbot [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests [eclipse-feature] [INFO] org.eclipse.sirius.tests.rcptt.properties [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.properties.edit [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.properties.editor [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.properties.samples [eclipse-plugin] [INFO] org.eclipse.sirius.tests.rcptt.feature [eclipse-feature] [INFO] org.eclipse.sirius.update [eclipse-repository] [INFO] org.eclipse.sirius.sample.basicfamily.update [eclipse-repository] [INFO] org.eclipse.sirius.tests.sample.docbook.edit [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.docbook.editor [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui [eclipse-plugin] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design [eclipse-plugin] [INFO] org.eclipse.sirius.tests.junit.xtext [eclipse-test-plugin] [INFO] org.eclipse.sirius.tests.update [eclipse-repository] [INFO] [INFO] ------------------< org.eclipse.sirius:sirius-parent >------------------ [INFO] Building Sirius Parent 6.4.0-SNAPSHOT [1/160] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sirius-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ sirius-parent --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.parent/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ sirius-parent --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ sirius-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ sirius-parent --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.parent/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.base >----------- [INFO] Building org.eclipse.sirius.ext.base 6.4.0-SNAPSHOT [2/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.base --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.base --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.base --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.base --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.base --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.base --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.base --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/target/org.eclipse.sirius.ext.base-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.base --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.base/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ext.e3 >------------ [INFO] Building org.eclipse.sirius.ext.e3 6.4.0-SNAPSHOT [3/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3 --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3 --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.e3 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.e3 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.e3 --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3 --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3 --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/target/org.eclipse.sirius.ext.e3-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3 --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.e3 --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf >------------ [INFO] Building org.eclipse.sirius.ext.emf 6.4.0-SNAPSHOT [4/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.emf --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/target/org.eclipse.sirius.ext.emf-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.emf --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.edit >--------- [INFO] Building org.eclipse.sirius.ext.emf.edit 6.4.0-SNAPSHOT [5/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.edit --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/target/org.eclipse.sirius.ext.emf.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/target/org.eclipse.sirius.ext.emf.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.emf.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.tx >---------- [INFO] Building org.eclipse.sirius.ext.emf.tx 6.4.0-SNAPSHOT [6/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.tx --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.tx --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/target/org.eclipse.sirius.ext.emf.tx-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.tx --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/target/org.eclipse.sirius.ext.emf.tx-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.tx --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.emf.tx --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.tx/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.notation >------- [INFO] Building org.eclipse.sirius.ext.gmf.notation 6.4.0-SNAPSHOT [7/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/target/org.eclipse.sirius.ext.gmf.notation-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/target/org.eclipse.sirius.ext.gmf.notation-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.gmf.notation --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.notation/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.ide >------------ [INFO] Building org.eclipse.sirius.ext.ide 6.4.0-SNAPSHOT [8/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.ide --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.ide --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/target/org.eclipse.sirius.ext.ide-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.ide --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ecore.extender >-------- [INFO] Building org.eclipse.sirius.ecore.extender 6.4.0-SNAPSHOT [9/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ecore.extender --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ecore.extender --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ecore.extender --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ecore.extender --- [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ecore.extender --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ecore.extender --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/target/org.eclipse.sirius.ecore.extender-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ecore.extender --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/target/org.eclipse.sirius.ecore.extender-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ecore.extender --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ecore.extender --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ecore.extender/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.common >------------ [INFO] Building org.eclipse.sirius.common 6.4.0-SNAPSHOT [10/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common --- [INFO] Compiling 116 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/target/org.eclipse.sirius.common-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------------< org.eclipse.sirius:org.eclipse.sirius >---------------- [INFO] Building org.eclipse.sirius 6.4.0-SNAPSHOT [11/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius --- [INFO] Compiling 703 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/target/org.eclipse.sirius-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/target/org.eclipse.sirius-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql >------ [INFO] Building org.eclipse.sirius.common.acceleo.aql 6.4.0-SNAPSHOT [12/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/target/org.eclipse.sirius.common.acceleo.aql-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/target/org.eclipse.sirius.common.acceleo.aql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.acceleo.aql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl >------ [INFO] Building org.eclipse.sirius.common.acceleo.mtl 6.4.0-SNAPSHOT [13/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/target/org.eclipse.sirius.common.acceleo.mtl-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/target/org.eclipse.sirius.common.acceleo.mtl-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.acceleo.mtl --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.common.interpreter >------ [INFO] Building org.eclipse.sirius.common.interpreter 6.4.0-SNAPSHOT [14/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.interpreter --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.interpreter --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/target/org.eclipse.sirius.common.interpreter-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.interpreter --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ocl >---------- [INFO] Building org.eclipse.sirius.common.ocl 6.4.0-SNAPSHOT [15/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ocl --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ocl --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.ocl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.ocl --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.ocl --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/target/org.eclipse.sirius.common.ocl-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ocl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.ocl --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.diagram >------------ [INFO] Building org.eclipse.sirius.diagram 6.4.0-SNAPSHOT [16/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram --- [INFO] Compiling 591 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/target/org.eclipse.sirius.diagram-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.formatdata >------ [INFO] Building org.eclipse.sirius.diagram.formatdata 6.4.0-SNAPSHOT [17/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.formatdata --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.formatdata --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.formatdata --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/target/org.eclipse.sirius.diagram.formatdata-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.formatdata --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.formatdata --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.formatdata/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.synchronizer >--------- [INFO] Building org.eclipse.sirius.synchronizer 6.4.0-SNAPSHOT [18/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.synchronizer --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.synchronizer --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.synchronizer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.synchronizer --- [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.synchronizer --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.synchronizer --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.synchronizer --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/target/org.eclipse.sirius.synchronizer-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.synchronizer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.synchronizer --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.synchronizer/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.table >------------- [INFO] Building org.eclipse.sirius.table 6.4.0-SNAPSHOT [19/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.table --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.table --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.table --- [INFO] Compiling 148 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.table --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/target/org.eclipse.sirius.table-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.table --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.table --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.table --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.tree >------------- [INFO] Building org.eclipse.sirius.tree 6.4.0-SNAPSHOT [20/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tree --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tree --- [INFO] Compiling 120 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tree --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/target/org.eclipse.sirius.tree-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tree --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.workflow.model >-------- [INFO] Building org.eclipse.sirius.workflow.model 6.4.0-SNAPSHOT [21/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.workflow.model --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.workflow.model --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.workflow.model --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.workflow.model --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.workflow.model --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.workflow.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/target/org.eclipse.sirius.workflow.model-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.workflow.model --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/target/org.eclipse.sirius.workflow.model-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.workflow.model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.workflow.model --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.model/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.runtime >------------ [INFO] Building org.eclipse.sirius.runtime 6.4.0-SNAPSHOT [22/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime/target/org.eclipse.sirius.runtime-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.acceleo >-------- [INFO] Building org.eclipse.sirius.runtime.acceleo 6.4.0-SNAPSHOT [23/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.acceleo --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.acceleo --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.acceleo --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/target/org.eclipse.sirius.runtime.acceleo-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.acceleo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.acceleo --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.aql >---------- [INFO] Building org.eclipse.sirius.runtime.aql 6.4.0-SNAPSHOT [24/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.aql --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.aql --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/target/org.eclipse.sirius.runtime.aql-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.aql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.runtime.ocl >---------- [INFO] Building org.eclipse.sirius.runtime.ocl 6.4.0-SNAPSHOT [25/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.ocl --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ocl --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ocl --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.ocl --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/target/org.eclipse.sirius.runtime.ocl-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ocl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.ocl --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ocl/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.headless.update >-------- [INFO] Building org.eclipse.sirius.headless.update 6.4.0-SNAPSHOT [26/160] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.headless.update --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- maven-resources-plugin:2.4.1:copy-resources (copy-resources) @ org.eclipse.sirius.headless.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.sirius.headless.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.headless.update/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.headless.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.headless.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.headless.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.headless.update/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.headless.update --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.sirius.headless.update --- [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.headless.update/target/org.eclipse.sirius.headless.update-6.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.headless.update --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.headless.update --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.headless.update/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.services.common >-------- [INFO] Building org.eclipse.sirius.services.common 6.4.0-SNAPSHOT [27/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.common --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.common --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.common --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.common --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.common --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/target/org.eclipse.sirius.services.common-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/target/org.eclipse.sirius.services.common-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.common --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.common/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.services.diagram >------- [INFO] Building org.eclipse.sirius.services.diagram 6.4.0-SNAPSHOT [28/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.diagram --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.diagram --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.diagram --- [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/target/org.eclipse.sirius.services.diagram-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/target/org.eclipse.sirius.services.diagram-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.diagram --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.services.graphql.common >---- [INFO] Building org.eclipse.sirius.services.graphql.common 6.4.0-SNAPSHOT [29/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.graphql.common --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.graphql.common --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.graphql.common --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.graphql.common --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.graphql.common --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.graphql.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/target/org.eclipse.sirius.services.graphql.common-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.graphql.common --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/target/org.eclipse.sirius.services.graphql.common-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.graphql.common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.graphql.common --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.common/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.services.graphql.core >----- [INFO] Building org.eclipse.sirius.services.graphql.core 6.4.0-SNAPSHOT [30/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.graphql.core --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.graphql.core --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.graphql.core --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.graphql.core --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.graphql.core --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.graphql.core --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/target/org.eclipse.sirius.services.graphql.core-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.graphql.core --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/target/org.eclipse.sirius.services.graphql.core-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.graphql.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.graphql.core --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.core/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.services.graphql.emf >----- [INFO] Building org.eclipse.sirius.services.graphql.emf 6.4.0-SNAPSHOT [31/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.graphql.emf --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.graphql.emf --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.graphql.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.graphql.emf --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.graphql.emf --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.graphql.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/target/org.eclipse.sirius.services.graphql.emf-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.graphql.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/target/org.eclipse.sirius.services.graphql.emf-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.graphql.emf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.graphql.emf --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.emf/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.services.graphql.workspace >-- [INFO] Building org.eclipse.sirius.services.graphql.workspace 6.4.0-SNAPSHOT [32/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/target/org.eclipse.sirius.services.graphql.workspace-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/target/org.eclipse.sirius.services.graphql.workspace-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.graphql.workspace --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql.workspace/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.services.graphql >------- [INFO] Building org.eclipse.sirius.services.graphql 6.4.0-SNAPSHOT [33/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.services.graphql --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.services.graphql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.services.graphql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.services.graphql --- [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.services.graphql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.services.graphql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/target/org.eclipse.sirius.services.graphql-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.services.graphql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/target/org.eclipse.sirius.services.graphql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.services.graphql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.services.graphql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.services.graphql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.server >------------ [INFO] Building org.eclipse.sirius.server 6.4.0-SNAPSHOT [34/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/target/org.eclipse.sirius.server-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/target/org.eclipse.sirius.server-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.server.application >------ [INFO] Building org.eclipse.sirius.server.application 6.4.0-SNAPSHOT [35/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.application --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.application --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.application --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.application --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.application --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.application --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/target/org.eclipse.sirius.server.application-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.application --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/target/org.eclipse.sirius.server.application-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.application --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.application/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.server.backend >-------- [INFO] Building org.eclipse.sirius.server.backend 6.4.0-SNAPSHOT [36/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.backend --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.backend --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.backend --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.backend --- [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.backend --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.backend --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/target/org.eclipse.sirius.server.backend-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.backend --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/target/org.eclipse.sirius.server.backend-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.backend --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.backend --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.backend/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.server.images >--------- [INFO] Building org.eclipse.sirius.server.images 6.4.0-SNAPSHOT [37/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.images --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.images --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.images --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.images --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.images --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.images --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/target/org.eclipse.sirius.server.images-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.images --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/target/org.eclipse.sirius.server.images-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.images --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.images --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.images/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.server.diagram >-------- [INFO] Building org.eclipse.sirius.server.diagram 6.4.0-SNAPSHOT [38/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.diagram --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.diagram --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.diagram --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/target/org.eclipse.sirius.server.diagram-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/target/org.eclipse.sirius.server.diagram-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.diagram --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.server.frontend >-------- [INFO] Building org.eclipse.sirius.server.frontend 6.4.0-SNAPSHOT [39/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.frontend --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.frontend --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.frontend --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.frontend --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.frontend --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.frontend --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/target/org.eclipse.sirius.server.frontend-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.frontend --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/target/org.eclipse.sirius.server.frontend-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.frontend --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.frontend --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.server.frontend.workflow >--- [INFO] Building org.eclipse.sirius.server.frontend.workflow 6.4.0-SNAPSHOT [40/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/target/org.eclipse.sirius.server.frontend.workflow-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/target/org.eclipse.sirius.server.frontend.workflow-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.frontend.workflow --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.frontend.workflow/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.server.graphql >-------- [INFO] Building org.eclipse.sirius.server.graphql 6.4.0-SNAPSHOT [41/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.graphql --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.graphql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.graphql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.graphql --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.graphql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.graphql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/target/org.eclipse.sirius.server.graphql-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.graphql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/target/org.eclipse.sirius.server.graphql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.graphql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.graphql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.graphql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.server >--------- [INFO] Building org.eclipse.sirius.tests.server 6.4.0-SNAPSHOT [42/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.server --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.server --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.server --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.server --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.server --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/target/org.eclipse.sirius.tests.server-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.server --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/target/org.eclipse.sirius.tests.server-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.server --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.server/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.server --- [INFO] Skipping tests [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.services.graphql >---- [INFO] Building org.eclipse.sirius.tests.services.graphql 6.4.0-SNAPSHOT [43/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.services.graphql --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.services.graphql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.services.graphql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.services.graphql --- [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.services.graphql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.services.graphql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/target/org.eclipse.sirius.tests.services.graphql-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.services.graphql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/target/org.eclipse.sirius.tests.services.graphql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.services.graphql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.services.graphql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.services.graphql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.services.graphql --- [INFO] Skipping tests [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.server.feature >-------- [INFO] Building org.eclipse.sirius.server.feature 6.4.0-SNAPSHOT [44/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.server.feature --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.server.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.feature/target/org.eclipse.sirius.server.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.feature/target/org.eclipse.sirius.server.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.server.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.server.product.feature >---- [INFO] Building org.eclipse.sirius.server.product.feature 6.4.0-SNAPSHOT [45/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.product.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.server.product.feature --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.product.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.server.product.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/target/org.eclipse.sirius.server.product.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.product.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/target/org.eclipse.sirius.server.product.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.server.product.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.product.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.server.product >-------- [INFO] Building org.eclipse.sirius.server.product 6.4.0-SNAPSHOT [46/160] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.server.product --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.product --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ org.eclipse.sirius.server.product --- [debug] execute contextualize [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.sirius.server.product --- [debug] execute contextualize [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.server.product --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.sirius.server.product --- [IconExe] Error - 7 original icon(s) not replaced in /tmp/p2.brandingIron5024730411748547519/launcher.exe: - 48x48, 8 bits, 3752 byte(s) @ 121872 - 32x32, 8 bits, 2216 byte(s) @ 125624 - 16x16, 8 bits, 1384 byte(s) @ 127840 - 48x48, 32 bits, 9640 byte(s) @ 129224 - 32x32, 32 bits, 4264 byte(s) @ 138864 - 16x16, 32 bits, 1128 byte(s) @ 143128 - 256x256, 32 bits, 270376 byte(s) @ 144256 [IconExe] For more details, see https://git.eclipse.org/c/equinox/rt.equinox.p2.git/tree/bundles/org.eclipse.equinox.p2.publisher.eclipse/src/org/eclipse/pde/internal/swt/tools/IconExe.java [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.sirius.server.product --- [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/org.eclipse.sirius.server.product-6.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- tycho-p2-director-plugin:1.7.0:materialize-products (materialize-products) @ org.eclipse.sirius.server.product --- [INFO] Installing product org.eclipse.sirius.server.product for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/products/org.eclipse.sirius.server.product/linux/gtk/x86_64/sirius-server Installing org.eclipse.sirius.server.product 6.4.0. Operation completed in 1276 ms. [INFO] Installing product org.eclipse.sirius.server.product for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/products/org.eclipse.sirius.server.product/win32/win32/x86_64/sirius-server Installing org.eclipse.sirius.server.product 6.4.0. Operation completed in 1112 ms. [INFO] Installing product org.eclipse.sirius.server.product for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/products/org.eclipse.sirius.server.product/macosx/cocoa/x86_64/sirius-server.app Installing org.eclipse.sirius.server.product 6.4.0. Operation completed in 1017 ms. [INFO] [INFO] --- tycho-p2-director-plugin:1.7.0:archive-products (archive-products) @ org.eclipse.sirius.server.product --- [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/products/sirius-server-linux.gtk.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/products/sirius-server-win32.win32.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/target/products/sirius-server-macosx.cocoa.x86_64.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.product --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.product --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.product/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.draw2d >---------- [INFO] Building org.eclipse.sirius.ext.draw2d 6.4.0-SNAPSHOT [47/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.draw2d --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.draw2d --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.draw2d --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.draw2d --- [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.draw2d --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.draw2d --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.draw2d --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/target/org.eclipse.sirius.ext.draw2d-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.draw2d --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.draw2d --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.draw2d/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.e3.ui >----------- [INFO] Building org.eclipse.sirius.ext.e3.ui 6.4.0-SNAPSHOT [48/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.e3.ui --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.e3.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/target/classes [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/src/org/eclipse/sirius/ext/e3/ui/dialogs/FilteredTree.java:[1209] public void add(Object parentElementOrTreePath, Object[] childElements) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.add(Object, Object[]) and AbstractTreeViewer.add(Object, Object...) [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/src/org/eclipse/sirius/ext/e3/ui/dialogs/FilteredTree.java:[1258] public void remove(Object parent, Object[] elements) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.remove(Object, Object[]) and AbstractTreeViewer.remove(Object, Object...) [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/src/org/eclipse/sirius/ext/e3/ui/dialogs/FilteredTree.java:[1264] public void remove(Object[] elementsOrTreePaths) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredTree.NotifyingTreeViewer.remove(Object[]) and AbstractTreeViewer.remove(Object...) 3 problems (3 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/target/org.eclipse.sirius.ext.e3.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.e3.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/target/org.eclipse.sirius.ext.e3.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.e3.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.e3.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.e3.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.emf.ui >---------- [INFO] Building org.eclipse.sirius.ext.emf.ui 6.4.0-SNAPSHOT [49/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.emf.ui --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.emf.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/target/org.eclipse.sirius.ext.emf.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.emf.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/target/org.eclipse.sirius.ext.emf.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.emf.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.emf.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.emf.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.gef >------------ [INFO] Building org.eclipse.sirius.ext.gef 6.4.0-SNAPSHOT [50/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gef --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gef --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.gef --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.gef --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.gef --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/target/org.eclipse.sirius.ext.gef-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gef --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.gef --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gef/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.ext.gmf.runtime >-------- [INFO] Building org.eclipse.sirius.ext.gmf.runtime 6.4.0-SNAPSHOT [51/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/target/org.eclipse.sirius.ext.gmf.runtime-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/target/org.eclipse.sirius.ext.gmf.runtime-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.gmf.runtime --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.gmf.runtime/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ext.jface >----------- [INFO] Building org.eclipse.sirius.ext.jface 6.4.0-SNAPSHOT [52/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.jface --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.jface --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.jface --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.jface --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.jface --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.jface --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/target/org.eclipse.sirius.ext.jface-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.jface --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.jface --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.jface/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.ext.swt >------------ [INFO] Building org.eclipse.sirius.ext.swt 6.4.0-SNAPSHOT [53/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ext.swt --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ext.swt --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ext.swt --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ext.swt --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ext.swt --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ext.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ext.swt --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/target/org.eclipse.sirius.ext.swt-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ext.swt --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ext.swt --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ext.swt/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.aql.ide >---- [INFO] Building org.eclipse.sirius.common.acceleo.aql.ide 6.4.0-SNAPSHOT [54/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/org.eclipse.sirius.common.acceleo.aql.ide-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/target/org.eclipse.sirius.common.acceleo.aql.ide-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.acceleo.aql.ide --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.aql.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.acceleo.mtl.ide >---- [INFO] Building org.eclipse.sirius.common.acceleo.mtl.ide 6.4.0-SNAPSHOT [55/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/org.eclipse.sirius.common.acceleo.mtl.ide-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/target/org.eclipse.sirius.common.acceleo.mtl.ide-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.acceleo.mtl.ide --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.acceleo.mtl.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.common.ui >----------- [INFO] Building org.eclipse.sirius.common.ui 6.4.0-SNAPSHOT [56/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.ui --- [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/target/org.eclipse.sirius.common.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.common.ui.ext >--------- [INFO] Building org.eclipse.sirius.common.ui.ext 6.4.0-SNAPSHOT [57/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.ui.ext --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/target/org.eclipse.sirius.common.ui.ext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/target/org.eclipse.sirius.common.ui.ext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.ui.ext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.common.xtext >--------- [INFO] Building org.eclipse.sirius.common.xtext 6.4.0-SNAPSHOT [58/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.xtext --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.xtext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.xtext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.xtext --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.xtext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/target/org.eclipse.sirius.common.xtext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.xtext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.xtext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------------< org.eclipse.sirius:org.eclipse.sirius.ui >-------------- [INFO] Building org.eclipse.sirius.ui 6.4.0-SNAPSHOT [59/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ui --- [INFO] Compiling 413 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/target/classes [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/src/org/eclipse/sirius/ui/tools/internal/views/common/navigator/filter/FilteredCommonTree.java:[1154] public void add(Object parentElementOrTreePath, Object[] childElements) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.add(Object, Object[]) and CommonViewer.add(Object, Object...) [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/src/org/eclipse/sirius/ui/tools/internal/views/common/navigator/filter/FilteredCommonTree.java:[1202] public void remove(Object aParent, Object[] elements) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.remove(Object, Object[]) and AbstractTreeViewer.remove(Object, Object...) [WARNING] /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/src/org/eclipse/sirius/ui/tools/internal/views/common/navigator/filter/FilteredCommonTree.java:[1208] public void remove(Object[] elementsOrTreePaths) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Varargs methods should only override or be overridden by other varargs methods unlike FilteredCommonTree.NotifyingCommonViewer.remove(Object[]) and CommonViewer.remove(Object...) 3 problems (3 warnings) [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/target/org.eclipse.sirius.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui >---------- [INFO] Building org.eclipse.sirius.diagram.ui 6.4.0-SNAPSHOT [60/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.ui --- [INFO] Compiling 1057 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/target/org.eclipse.sirius.diagram.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk >---------- [INFO] Building org.eclipse.sirius.diagram.elk 6.4.0-SNAPSHOT [61/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.elk --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.elk --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/target/org.eclipse.sirius.diagram.elk-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/target/org.eclipse.sirius.diagram.elk-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.elk --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.debug >------- [INFO] Building org.eclipse.sirius.diagram.elk.debug 6.4.0-SNAPSHOT [62/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/target/org.eclipse.sirius.diagram.elk.debug-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/target/org.eclipse.sirius.diagram.elk.debug-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.elk.debug --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.elk.debug/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.diagram.ui.ext >-------- [INFO] Building org.eclipse.sirius.diagram.ui.ext 6.4.0-SNAPSHOT [63/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/target/org.eclipse.sirius.diagram.ui.ext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/target/org.eclipse.sirius.diagram.ui.ext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.ui.ext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence >------- [INFO] Building org.eclipse.sirius.diagram.sequence 6.4.0-SNAPSHOT [64/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.sequence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.sequence --- [INFO] Compiling 264 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/target/org.eclipse.sirius.diagram.sequence-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.sequence --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.edit >----- [INFO] Building org.eclipse.sirius.diagram.sequence.edit 6.4.0-SNAPSHOT [65/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Compiling 64 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/target/org.eclipse.sirius.diagram.sequence.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/target/org.eclipse.sirius.diagram.sequence.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.sequence.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.sequence.ui >------ [INFO] Building org.eclipse.sirius.diagram.sequence.ui 6.4.0-SNAPSHOT [66/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Compiling 102 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/target/org.eclipse.sirius.diagram.sequence.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/target/org.eclipse.sirius.diagram.sequence.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.sequence.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.diagram.sequence.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.doc >-------------- [INFO] Building org.eclipse.sirius.doc 6.4.0-SNAPSHOT [67/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.doc --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.doc/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.doc --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.doc/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.doc --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.doc/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.doc/target/org.eclipse.sirius.doc-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.doc --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.doc/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.editor >------------ [INFO] Building org.eclipse.sirius.editor 6.4.0-SNAPSHOT [68/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor --- [INFO] Compiling 427 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/target/org.eclipse.sirius.editor-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.editor.diagram >-------- [INFO] Building org.eclipse.sirius.editor.diagram 6.4.0-SNAPSHOT [69/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.diagram --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.diagram --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.diagram --- [INFO] Compiling 359 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.diagram --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.diagram --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/target/org.eclipse.sirius.editor.diagram-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.diagram --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.diagram --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.diagram/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.editor.sequence >-------- [INFO] Building org.eclipse.sirius.editor.sequence 6.4.0-SNAPSHOT [70/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.sequence --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.sequence --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.sequence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.sequence --- [INFO] Compiling 103 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.sequence --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.sequence --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/target/org.eclipse.sirius.editor.sequence-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.sequence --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.sequence --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.sequence/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.table.ui >----------- [INFO] Building org.eclipse.sirius.table.ui 6.4.0-SNAPSHOT [71/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.table.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.table.ui --- [INFO] Compiling 208 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.table.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/target/org.eclipse.sirius.table.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.table.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.table >--------- [INFO] Building org.eclipse.sirius.editor.table 6.4.0-SNAPSHOT [72/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.table --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.table --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.table --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.table --- [INFO] Compiling 82 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.table --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.table --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/target/org.eclipse.sirius.editor.table-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.table --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.table --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.table/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.tree.ui >------------ [INFO] Building org.eclipse.sirius.tree.ui 6.4.0-SNAPSHOT [73/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tree.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tree.ui --- [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tree.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/target/org.eclipse.sirius.tree.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tree.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.editor.tree >---------- [INFO] Building org.eclipse.sirius.editor.tree 6.4.0-SNAPSHOT [74/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.tree --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.tree --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.tree --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.tree --- [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.tree --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/target/org.eclipse.sirius.editor.tree-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.tree --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.editor.workflow >-------- [INFO] Building org.eclipse.sirius.editor.workflow 6.4.0-SNAPSHOT [75/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.workflow --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.workflow --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.workflow --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.workflow --- [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.workflow --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/target/org.eclipse.sirius.editor.workflow-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/target/org.eclipse.sirius.editor.workflow-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.workflow --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.workflow --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.workflow/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.eef.adapters >--------- [INFO] Building org.eclipse.sirius.eef.adapters 6.4.0-SNAPSHOT [76/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.eef.adapters --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.eef.adapters --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.eef.adapters --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.eef.adapters --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.eef.adapters --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.eef.adapters --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.eef.adapters --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/target/org.eclipse.sirius.eef.adapters-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.eef.adapters --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.eef.adapters --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.eef.adapters/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.interpreter >---------- [INFO] Building org.eclipse.sirius.interpreter 6.4.0-SNAPSHOT [77/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.interpreter --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.interpreter --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.interpreter --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.interpreter --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.interpreter --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/target/org.eclipse.sirius.interpreter-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.interpreter --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.interpreter/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.table.ui.ext >--------- [INFO] Building org.eclipse.sirius.table.ui.ext 6.4.0-SNAPSHOT [78/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.table.ui.ext --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.table.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.table.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.table.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.table.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.table.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/target/org.eclipse.sirius.table.ui.ext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.table.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/target/org.eclipse.sirius.table.ui.ext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.table.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.table.ui.ext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.table.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tree.ui.ext >---------- [INFO] Building org.eclipse.sirius.tree.ui.ext 6.4.0-SNAPSHOT [79/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tree.ui.ext --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tree.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/target/org.eclipse.sirius.tree.ui.ext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tree.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/target/org.eclipse.sirius.tree.ui.ext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tree.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tree.ui.ext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tree.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.ui.ext >------------ [INFO] Building org.eclipse.sirius.ui.ext 6.4.0-SNAPSHOT [80/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.ext --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.ext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ui.ext --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ui.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/target/org.eclipse.sirius.ui.ext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ui.ext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.ext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.ui.editor >----------- [INFO] Building org.eclipse.sirius.ui.editor 6.4.0-SNAPSHOT [81/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.editor --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ui.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ui.editor --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ui.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ui.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/target/org.eclipse.sirius.ui.editor-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ui.editor --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.junit.support >------ [INFO] Building org.eclipse.sirius.tests.junit.support 6.4.0-SNAPSHOT [82/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.support --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.support --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.junit.support --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.junit.support --- [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.support --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/target/org.eclipse.sirius.tests.junit.support-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/target/org.eclipse.sirius.tests.junit.support-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.support --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.junit.support --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.support/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot.support >----- [INFO] Building org.eclipse.sirius.tests.swtbot.support 6.4.0-SNAPSHOT [83/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Compiling 123 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/target/org.eclipse.sirius.tests.swtbot.support-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/target/org.eclipse.sirius.tests.swtbot.support-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.swtbot.support --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot.support/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.workflow.edit >--------- [INFO] Building org.eclipse.sirius.workflow.edit 6.4.0-SNAPSHOT [84/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.workflow.edit --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.workflow.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.workflow.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.workflow.edit --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.workflow.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.workflow.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/target/org.eclipse.sirius.workflow.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.workflow.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/target/org.eclipse.sirius.workflow.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.workflow.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.workflow.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily >------ [INFO] Building org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT [85/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily --- [INFO] The project's OSGi version is 1.0.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/org.eclipse.sirius.sample.basicfamily-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/target/org.eclipse.sirius.sample.basicfamily-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.basicfamily --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.edit >---- [INFO] Building org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT [86/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] The project's OSGi version is 1.0.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/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 [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/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 [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.basicfamily.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.editor >--- [INFO] Building org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT [87/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] The project's OSGi version is 1.0.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/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 [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/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 [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.basicfamily.editor --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.design >--- [INFO] Building org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT [88/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] The project's OSGi version is 1.0.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/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 [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/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 [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.basicfamily.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/samples/org.eclipse.sirius.sample.basicfamily.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.samples.family >-------- [INFO] Building org.eclipse.sirius.samples.family 6.4.0-SNAPSHOT [89/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.samples.family --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.family --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.samples.family --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.samples.family --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.samples.family --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.samples.family --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/target/org.eclipse.sirius.samples.family-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.family --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.samples.family --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.samples.family/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.common.interpreter.aql >---- [INFO] Building org.eclipse.sirius.common.interpreter.aql 6.4.0-SNAPSHOT [90/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/target/org.eclipse.sirius.common.interpreter.aql-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/target/org.eclipse.sirius.common.interpreter.aql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.common.interpreter.aql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.common.interpreter.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.properties >---------- [INFO] Building org.eclipse.sirius.properties 6.4.0-SNAPSHOT [91/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.properties --- [INFO] Compiling 187 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/target/org.eclipse.sirius.properties-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.edit >-------- [INFO] Building org.eclipse.sirius.properties.edit 6.4.0-SNAPSHOT [92/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.edit --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.properties.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.properties.edit --- [INFO] Compiling 188 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.properties.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/target/org.eclipse.sirius.properties.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference >-- [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference 6.4.0-SNAPSHOT [93/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/org.eclipse.sirius.properties.ext.widgets.reference-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/target/org.eclipse.sirius.properties.ext.widgets.reference-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties.ext.widgets.reference --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.properties.ext.widgets.reference.edit >-- [INFO] Building org.eclipse.sirius.properties.ext.widgets.reference.edit 6.4.0-SNAPSHOT [94/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/org.eclipse.sirius.properties.ext.widgets.reference.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/target/org.eclipse.sirius.properties.ext.widgets.reference.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties.ext.widgets.reference.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.ext.widgets.reference.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.properties.defaultrules >---- [INFO] Building org.eclipse.sirius.properties.defaultrules 6.4.0-SNAPSHOT [95/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.defaultrules --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.defaultrules --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.defaultrules --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/target/org.eclipse.sirius.properties.defaultrules-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.defaultrules --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties.defaultrules --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.defaultrules/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.properties.core >-------- [INFO] Building org.eclipse.sirius.properties.core 6.4.0-SNAPSHOT [96/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.properties.core --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.core --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.properties.core --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.properties.core --- [INFO] Compiling 65 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.properties.core --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties.core --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.properties.core --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/target/org.eclipse.sirius.properties.core-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties.core --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.properties.core/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.editor.properties >------- [INFO] Building org.eclipse.sirius.editor.properties 6.4.0-SNAPSHOT [97/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.properties --- [INFO] Compiling 437 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/target/org.eclipse.sirius.editor.properties-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/target/org.eclipse.sirius.editor.properties-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.properties --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.editor.properties.ext.widgets.reference >-- [INFO] Building org.eclipse.sirius.editor.properties.ext.widgets.reference 6.4.0-SNAPSHOT [98/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/org.eclipse.sirius.editor.properties.ext.widgets.reference-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/target/org.eclipse.sirius.editor.properties.ext.widgets.reference-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.editor.properties.ext.widgets.reference --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.editor.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.ui.properties >--------- [INFO] Building org.eclipse.sirius.ui.properties 6.4.0-SNAPSHOT [99/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ui.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ui.properties --- [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ui.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/target/org.eclipse.sirius.ui.properties-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ui.properties --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.ui.properties.ext.widgets.reference >-- [INFO] Building org.eclipse.sirius.ui.properties.ext.widgets.reference 6.4.0-SNAPSHOT [100/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/org.eclipse.sirius.ui.properties.ext.widgets.reference-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/target/org.eclipse.sirius.ui.properties.ext.widgets.reference-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.ui.properties.ext.widgets.reference --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.ui.properties.ext.widgets.reference/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.sample.properties >------- [INFO] Building org.eclipse.sirius.sample.properties 6.4.0-SNAPSHOT [101/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.properties --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/target/org.eclipse.sirius.sample.properties-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.properties --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.checkbox >-- [INFO] Building org.eclipse.sirius.sample.properties.checkbox 6.4.0-SNAPSHOT [102/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/target/org.eclipse.sirius.sample.properties.checkbox-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/target/org.eclipse.sirius.sample.properties.checkbox-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.properties.checkbox --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.checkbox/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.properties.radio >---- [INFO] Building org.eclipse.sirius.sample.properties.radio 6.4.0-SNAPSHOT [103/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.radio --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.radio --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/target/org.eclipse.sirius.sample.properties.radio-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.radio --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/target/org.eclipse.sirius.sample.properties.radio-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.radio --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.properties.radio --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.radio/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.properties.textarea >-- [INFO] Building org.eclipse.sirius.sample.properties.textarea 6.4.0-SNAPSHOT [104/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/target/org.eclipse.sirius.sample.properties.textarea-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/target/org.eclipse.sirius.sample.properties.textarea-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.properties.textarea --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.properties.textarea/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.ui.properties >------ [INFO] Building org.eclipse.sirius.tests.ui.properties 6.4.0-SNAPSHOT [105/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.ui.properties --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.ui.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/target/org.eclipse.sirius.tests.ui.properties-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/target/org.eclipse.sirius.tests.ui.properties-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.ui.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.ui.properties --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.ui.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.ui.properties --- [INFO] Skipping tests [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.workflow.ui.page >------- [INFO] Building org.eclipse.sirius.workflow.ui.page 6.4.0-SNAPSHOT [106/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.workflow.ui.page --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.workflow.ui.page --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.workflow.ui.page --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.workflow.ui.page --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.workflow.ui.page --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.workflow.ui.page --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/target/org.eclipse.sirius.workflow.ui.page-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.workflow.ui.page --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/target/org.eclipse.sirius.workflow.ui.page-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.workflow.ui.page --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.workflow.ui.page --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.workflow.ui.page/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart >------ [INFO] Building org.eclipse.sirius.server.ui.autostart 6.4.0-SNAPSHOT [107/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.server.ui.autostart --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.ui.autostart --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.server.ui.autostart --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.server.ui.autostart --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.server.ui.autostart --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.ui.autostart --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/target/org.eclipse.sirius.server.ui.autostart-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.server.ui.autostart --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/target/org.eclipse.sirius.server.ui.autostart-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.ui.autostart --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.ui.autostart --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.server.ui.autostart/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------------< org.eclipse.sirius:org.eclipse.sirius.aql >-------------- [INFO] Building org.eclipse.sirius.aql 6.4.0-SNAPSHOT [108/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.aql --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.aql/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.aql --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.aql/target/org.eclipse.sirius.aql-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.aql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.doc.feature >---------- [INFO] Building org.eclipse.sirius.doc.feature 6.4.0-SNAPSHOT [109/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.doc.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.doc.feature --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.doc.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.doc.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.doc.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/target/org.eclipse.sirius.doc.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.doc.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.doc.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.doc.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.eef >-------- [INFO] Building org.eclipse.sirius.runtime.ide.eef 6.4.0-SNAPSHOT [110/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/target/org.eclipse.sirius.runtime.ide.eef-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/target/org.eclipse.sirius.runtime.ide.eef-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.ide.eef --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.eef/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui.acceleo >---- [INFO] Building org.eclipse.sirius.runtime.ide.ui.acceleo 6.4.0-SNAPSHOT [111/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target/org.eclipse.sirius.runtime.ide.ui.acceleo-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/target/org.eclipse.sirius.runtime.ide.ui.acceleo-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.ide.ui.acceleo --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.ui >-------- [INFO] Building org.eclipse.sirius.runtime.ide.ui 6.4.0-SNAPSHOT [112/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/target/org.eclipse.sirius.runtime.ide.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/target/org.eclipse.sirius.runtime.ide.ui-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.ide.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.runtime.ide.xtext >------- [INFO] Building org.eclipse.sirius.runtime.ide.xtext 6.4.0-SNAPSHOT [113/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/target/org.eclipse.sirius.runtime.ide.xtext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/target/org.eclipse.sirius.runtime.ide.xtext-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.runtime.ide.xtext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.runtime.ide.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----------< org.eclipse.sirius:org.eclipse.sirius.samples >------------ [INFO] Building org.eclipse.sirius.samples 6.4.0-SNAPSHOT [114/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.samples --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples/target/org.eclipse.sirius.samples-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.samples --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.specifier >----------- [INFO] Building org.eclipse.sirius.specifier 6.4.0-SNAPSHOT [115/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.specifier --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.specifier --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.specifier --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier/target/org.eclipse.sirius.specifier-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.specifier --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.acceleo >--- [INFO] Building org.eclipse.sirius.specifier.ide.ui.acceleo 6.4.0-SNAPSHOT [116/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target/org.eclipse.sirius.specifier.ide.ui.acceleo-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/target/org.eclipse.sirius.specifier.ide.ui.acceleo-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.specifier.ide.ui.acceleo --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.acceleo/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui.aql >----- [INFO] Building org.eclipse.sirius.specifier.ide.ui.aql 6.4.0-SNAPSHOT [117/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target/org.eclipse.sirius.specifier.ide.ui.aql-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/target/org.eclipse.sirius.specifier.ide.ui.aql-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.specifier.ide.ui.aql --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui.aql/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.specifier.ide.ui >------- [INFO] Building org.eclipse.sirius.specifier.ide.ui 6.4.0-SNAPSHOT [118/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/target/org.eclipse.sirius.specifier.ide.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/target/org.eclipse.sirius.specifier.ide.ui-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.specifier.ide.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.ide.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --------< org.eclipse.sirius:org.eclipse.sirius.tests.support >--------- [INFO] Building org.eclipse.sirius.tests.support 6.4.0-SNAPSHOT [119/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.support --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.support/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.support --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.support --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.support/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.tests.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.support --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.support/target/org.eclipse.sirius.tests.support-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.support --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.support --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.support/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.interpreter.feature >------ [INFO] Building org.eclipse.sirius.interpreter.feature 6.4.0-SNAPSHOT [120/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.interpreter.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.interpreter.feature --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.interpreter.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.interpreter.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.interpreter.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/target/org.eclipse.sirius.interpreter.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.interpreter.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.interpreter.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.interpreter.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.properties.feature >------ [INFO] Building org.eclipse.sirius.properties.feature 6.4.0-SNAPSHOT [121/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.properties.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.properties.feature --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.properties.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/target/org.eclipse.sirius.properties.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.properties.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.properties.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.specifier.properties.feature >-- [INFO] Building org.eclipse.sirius.specifier.properties.feature 6.4.0-SNAPSHOT [122/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/target/org.eclipse.sirius.specifier.properties.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/target/org.eclipse.sirius.specifier.properties.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.specifier.properties.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.specifier.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.samples.properties.feature >-- [INFO] Building org.eclipse.sirius.samples.properties.feature 6.4.0-SNAPSHOT [123/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.samples.properties.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.samples.properties.feature --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.samples.properties.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.samples.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/target/org.eclipse.sirius.samples.properties.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.samples.properties.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/target/org.eclipse.sirius.samples.properties.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.samples.properties.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.samples.properties.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.samples.properties.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -------< org.eclipse.sirius:org.eclipse.sirius.workflow.feature >------- [INFO] Building org.eclipse.sirius.workflow.feature 6.4.0-SNAPSHOT [124/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.workflow.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.workflow.feature --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.workflow.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.workflow.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/target/org.eclipse.sirius.workflow.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.workflow.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/target/org.eclipse.sirius.workflow.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.workflow.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.workflow.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.workflow-feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.diagram.elk.feature >------ [INFO] Building org.eclipse.sirius.diagram.elk.feature 6.4.0-SNAPSHOT [125/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/target/org.eclipse.sirius.diagram.elk.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/target/org.eclipse.sirius.diagram.elk.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.diagram.elk.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.diagram.elk.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.server.ui.autostart.feature >-- [INFO] Building org.eclipse.sirius.server.ui.autostart.feature 6.4.0-SNAPSHOT [126/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/target/org.eclipse.sirius.server.ui.autostart.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/target/org.eclipse.sirius.server.ui.autostart.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.server.ui.autostart.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.server.ui.autostart.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.feature >-- [INFO] Building org.eclipse.sirius.sample.basicfamily.feature 6.4.0-SNAPSHOT [127/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/target/org.eclipse.sirius.sample.basicfamily.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/target/org.eclipse.sirius.sample.basicfamily.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.basicfamily.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.ecore.design >------ [INFO] Building org.eclipse.sirius.sample.ecore.design 6.4.0-SNAPSHOT [128/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.ecore.design --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.ecore.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/target/org.eclipse.sirius.sample.ecore.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.ecore.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/target/org.eclipse.sirius.sample.ecore.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.ecore.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.ecore.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.ecore.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.sample.interactions >------ [INFO] Building org.eclipse.sirius.sample.interactions 6.4.0-SNAPSHOT [129/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.interactions --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.interactions --- [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/target/org.eclipse.sirius.sample.interactions-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.interactions --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.design >-- [INFO] Building org.eclipse.sirius.sample.interactions.design 6.4.0-SNAPSHOT [130/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.design --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/target/org.eclipse.sirius.sample.interactions.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/target/org.eclipse.sirius.sample.interactions.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.interactions.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.edit >--- [INFO] Building org.eclipse.sirius.sample.interactions.edit 6.4.0-SNAPSHOT [131/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/target/org.eclipse.sirius.sample.interactions.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/target/org.eclipse.sirius.sample.interactions.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.interactions.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.interactions.editor >-- [INFO] Building org.eclipse.sirius.sample.interactions.editor 6.4.0-SNAPSHOT [132/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/target/org.eclipse.sirius.sample.interactions.editor-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/target/org.eclipse.sirius.sample.interactions.editor-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.interactions.editor --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.sample.interactions.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.benchmark >---- [INFO] Building org.eclipse.sirius.tests.sample.benchmark 6.4.0-SNAPSHOT [133/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/target/org.eclipse.sirius.tests.sample.benchmark-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/target/org.eclipse.sirius.tests.sample.benchmark-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.benchmark --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.benchmark/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook >----- [INFO] Building org.eclipse.sirius.tests.sample.docbook 6.4.0-SNAPSHOT [134/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/target/org.eclipse.sirius.tests.sample.docbook-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/target/org.eclipse.sirius.tests.sample.docbook-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.docbook --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.design >-- [INFO] Building org.eclipse.sirius.tests.sample.docbook.design 6.4.0-SNAPSHOT [135/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/org.eclipse.sirius.tests.sample.docbook.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/target/org.eclipse.sirius.tests.sample.docbook.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.docbook.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration >---- [INFO] Building org.eclipse.sirius.tests.sample.migration 6.4.0-SNAPSHOT [136/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Compiling 88 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/target/org.eclipse.sirius.tests.sample.migration-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/target/org.eclipse.sirius.tests.sample.migration-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.migration --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.migration.design >-- [INFO] Building org.eclipse.sirius.tests.sample.migration.design 6.4.0-SNAPSHOT [137/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/target/org.eclipse.sirius.tests.sample.migration.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/target/org.eclipse.sirius.tests.sample.migration.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.migration.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.migration.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component >---- [INFO] Building org.eclipse.sirius.tests.sample.component 6.4.0-SNAPSHOT [138/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.component --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.component --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/target/org.eclipse.sirius.tests.sample.component-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/target/org.eclipse.sirius.tests.sample.component-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.component --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml >------ [INFO] Building org.eclipse.sirius.tests.sample.scxml 6.4.0-SNAPSHOT [139/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/target/org.eclipse.sirius.tests.sample.scxml-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/target/org.eclipse.sirius.tests.sample.scxml-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.scxml --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.scxml.design >--- [INFO] Building org.eclipse.sirius.tests.sample.scxml.design 6.4.0-SNAPSHOT [140/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/org.eclipse.sirius.tests.sample.scxml.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/target/org.eclipse.sirius.tests.sample.scxml.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.scxml.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.scxml.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.component.design >-- [INFO] Building org.eclipse.sirius.tests.sample.component.design 6.4.0-SNAPSHOT [141/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/target/org.eclipse.sirius.tests.sample.component.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/target/org.eclipse.sirius.tests.sample.component.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.component.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.component.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.junit >---------- [INFO] Building org.eclipse.sirius.tests.junit 6.4.0-SNAPSHOT [142/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.junit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.junit --- [INFO] Compiling 660 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/target/classes [INFO] [INFO] --- org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.junit --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Saving ouput file for '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/src/org/eclipse/sirius/tests/unit/common/interpreter/acceleo/mtl/AcceleoMtlInterpreterTestModule2.mtl'. [INFO] Saving ouput file for '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/src/org/eclipse/sirius/tests/unit/common/interpreter/acceleo/mtl/AcceleoMtlInterpreterTestModule.mtl'. [INFO] Build completed. [INFO] [INFO] --- org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.junit --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.junit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/target/org.eclipse.sirius.tests.junit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.junit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.junit --- [INFO] Skipping tests [INFO] [INFO] ----------< org.eclipse.sirius:org.eclipse.sirius.tests.tree >---------- [INFO] Building org.eclipse.sirius.tests.tree 6.4.0-SNAPSHOT [143/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.tree --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.tree --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.tree --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.tree --- [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/target/classes [INFO] [INFO] --- org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.tree --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.tree --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.tree --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.tree --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/target/org.eclipse.sirius.tests.tree-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.tree --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.tree/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.tree --- [INFO] Skipping tests [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.swtbot >--------- [INFO] Building org.eclipse.sirius.tests.swtbot 6.4.0-SNAPSHOT [144/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.swtbot --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.swtbot --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.swtbot --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.swtbot --- [INFO] Compiling 454 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/classes [INFO] [INFO] --- org.eclipse.acceleo.maven:3.5.2:acceleo-compile (acceleo-compile) @ org.eclipse.sirius.tests.swtbot --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- org.eclipse.acceleo.maven:3.5.2:acceleo-compile (default) @ org.eclipse.sirius.tests.swtbot --- [INFO] Acceleo maven stand alone build... [INFO] Starting packages registration... [INFO] Registering package 'org.eclipse.emf.ecore.EcorePackage'. [INFO] Starting the build sequence for the project '/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot'... [INFO] Mapping the pom.xml to AcceleoProject... [INFO] Adding jar dependencies... [INFO] Starting parsing... [INFO] Build completed. [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.swtbot --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.swtbot --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.swtbot --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/org.eclipse.sirius.tests.swtbot-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.swtbot --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.swtbot --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.swtbot --- [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB) [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (8kB) [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755... [INFO] Fetching org.eclipse.e4.rcp_4.14.0.v20191204-0601.jar from http://download.eclipse.org/releases/2019-12/201912181000/features/ (20.81kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.400.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.41kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.400.v20190926-0808.jar.pack.gz from http://download.eclipse.org/releases/2019-12/201912181000/plugins/ (16.41kB) [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.400.v20190926-0808... [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/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=false, -Dorg.eclipse.swtbot.screenshots.dir=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/screenshots, -jar, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.600.v20191014-2022/org.eclipse.equinox.launcher-1.5.600.v20191014-2022.jar, -data, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/work/data, -install, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/work, -configuration, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.swtbot/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.sirius.tests.swtbot.suite.SWTBotPart1Suite Setup of org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTable() (Eclipse:1522): Gtk-CRITICAL **: 22:04:34.086: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotTree). log4j:WARN Please initialize the log4j system properly. Setup of org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnTree() Setup of org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest.testCellEditorOnDiagram() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ContentAssistTest.testContentAssist() Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0xa0001c (data - Des) Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testTypeCompletionWithCreateInstanceFeatureNameSet() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForSetValueFeatureName() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForMoveElementFeatureName() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureColumnMappingFeatureName() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForFeatureChangeListenerFeatureName() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForCreateInstanceFeatureName() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest.testFeatureCompletionForUnsetFeatureName() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ResizeKindEditorTest.testCheckBoxResizeKind() Setup of org.eclipse.sirius.tests.swtbot.CascadingSiriusURITest.testCascadingSiriusURIValidation() Setup of org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testEditTable() (Eclipse:1522): Gtk-CRITICAL **: 22:04:47.671: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testTree() Setup of org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testCrossTable() (Eclipse:1522): Gtk-CRITICAL **: 22:04:49.601: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest.testDiagram() Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionFromDNodeListElementTest.testNewRepresentationFromDNodeListElement() Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromEdge() Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromNode() Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainer() Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdgeWithoutRefreshOnOpening() Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromEdge() Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromNode() Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentationFromContainer() Setup of org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest.testNewRepresentation2FromContainerWithoutRefreshOnOpening() Setup of org.eclipse.sirius.tests.swtbot.DiagramDocumentationTest.testDiagramDocumentation() Setup of org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnNote() Setup of org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditOnText() Setup of org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolIfAddedWhileRepresentationIsOpen() Setup of org.eclipse.sirius.tests.swtbot.DirectEditLabelTest.testDirectEditToolWithPrecondition() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainerFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnNodeFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnBorderedNodeFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromTabbar() (Eclipse:1522): Gtk-CRITICAL **: 22:05:31.232: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1522): Gtk-CRITICAL **: 22:05:31.553: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1522): Gtk-CRITICAL **: 22:05:31.826: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1522): Gtk-CRITICAL **: 22:05:32.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1522): Gtk-CRITICAL **: 22:05:32.368: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnNodeFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderNodeFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainedNodeFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnBorderedNodeFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnContainedNodeFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnContainerFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleDisabledOnListElementFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSectionWithPluginImagePath() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainedNodeFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnListFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnBorderedNodeFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnListFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromSvgToJpgOnNodeFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleCancelFromAppearanceSection() (Eclipse:1522): Gtk-CRITICAL **: 22:05:59.422: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testTheFilterArea() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testChangeWkpImageStyleFromJpgToSvgOnListFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests.testSetWkpImageStyleOnContainerFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndDeselectAll() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.test_element_selection_change_does_not_leak_listeners() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneNode() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAll() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectTwoNodesInContainer() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndTryContainerLabelSelection() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainerInContainer() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectSeveralNodesAndContainers() Setup of org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest.testSelectAllAndUnselectOneContainer() Setup of org.eclipse.sirius.tests.swtbot.SessionCreationTest.testOpenLocalSessionOnAlreadyOpenedSemanticModel() Setup of org.eclipse.sirius.tests.swtbot.LabelAlignmentRefreshTest.testLabelAlignmentRefresh() Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithoutContributions() Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithoutContributions() Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithContributions() (Eclipse:1522): Gtk-CRITICAL **: 22:06:29.065: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTreeDialectEditorWithContributions() Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnTableDialectEditorWithoutContributions() (Eclipse:1522): Gtk-CRITICAL **: 22:06:31.358: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests.testPropertiesViewTitleOnDiagramDialectEditorWithContributions() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Unpinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_Solvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_Some_Pinned_No_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Unsolvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Pinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testMovingElementsSetsPinnedIfPreferenceEnabled() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Recursive_All_Unpinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_Solvable_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_Some_Pinned_No_Overlaps() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinElementContextualMenuAction() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testArrange_All_Pinned() Setup of org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest.testPinnedAttributeIsPersistent() Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromApi() Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElementAndToUnpinnedElement() Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testPreferenceEnableMoveToTrue() Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testChangePreferencesFromPreferencePage() Setup of org.eclipse.sirius.tests.swtbot.PinnedNotesTest.testAttachNoteToPinnedElement() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode125() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers125() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide125() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer125() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide125() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNode50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide125() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeTwoSeg() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenBorderNodeContainer50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenContainers50() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsBetweenNodes() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint125() Setup of org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest.testRemoveRectilinearBendpointsBetweenNodeThreeSeg() Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromTabbarAction() Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromContextualMenuAction() Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromContextualMenuAction() Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveTextFromContextualMenuAction() Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteAttachmentFromTabbarAction() Setup of org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest.testRemoveNoteFromTabbarAction() Setup of org.eclipse.sirius.tests.swtbot.RequestInterpreterTest.testInitalizeSession() Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForEdgeWithLineColor() Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForListContainer() Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleTabbarForContainer() Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStyleContextualMenuForListContainer() Setup of org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests.testRefreshActionCancelCustomStylePropertiesViewForEdge() Setup of org.eclipse.sirius.tests.swtbot.MoveBorderNodeTest.testMoveSeveralBorderNodes() Setup of org.eclipse.sirius.tests.swtbot.LayoutingModeTest.testLayoutingModeActivationThroughTabbar() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnEdgeLabel() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromStandardMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnCompartmentContainer() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnNodeLabel() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredNode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromShowHideMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromLayoutingMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnEdgeReconnectionFromStandardMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnEdgeReconnectionFromStandardMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromStandardMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnFilteredContainer() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromShowHideMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromShowHideMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDirectEditFromSLayoutingMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnUnshownContainer() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDirectEditFromStandardMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testLayoutingModeOnDragAndDropFromStandardMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListNode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnContainer() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideOnDragAndDropFromLayoutingMode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnReusedMapping() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnBorderedNode() Setup of org.eclipse.sirius.tests.swtbot.EditModeTest.testShowHideDoubleClickOnListContainer() Setup of org.eclipse.sirius.tests.swtbot.LabelSelectionTest.testCheckLabelSelection() Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramUnSynchronized() Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests.testDeleteFromDiagramSynchronized() Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassToolFromTransientLayer() Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInReferenceFromEditMenuWithAlwaysPasteClassTool() Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInAttributeFromEditMenuWithAlwaysPasteClassTool() Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithNoPasteTool() Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInClassFromEditMenuWithAlwaysPasteClassTool() Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteInSuperTypeEdgeFromEditMenuWithAlwaysPasteClassTool() Setup of org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest.testCopyPasteFromEditMenuWithAlwaysPasteClassTool() Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithNoDeleteTool() Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteFromLabelWithStandardTool() Setup of org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests.testDeleteSemanticElementWithDeactivatedDeleteTool() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropDifferentElementsTest.testDragNDropOfDifferentDDiagramElements() Setup of org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testEdgeWithPortSourceDnDWithObliqueStyleRouting() Setup of org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests.testSimpleEdgeSourceReconnectionWithObliqueStyleRouting() Setup of org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest.testShowHideTypeAction() Setup of org.eclipse.sirius.tests.swtbot.LineStyleTest.testEdgeLineStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.LineStyleTest.testLineStyleUpdateFromDescriptionChange() Setup of org.eclipse.sirius.tests.swtbot.LineStyleTest.testNodeBorderLineStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.LineStyleTest.testContainerBorderLineStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfVerticalRegionFromContainerToDiag() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest.testDnDOfHorizontalRegionFromContainerToDiag() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZoneNotPresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZonePresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtLeftPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtTopPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZonePresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtBottomPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZoneNotPresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyNodeSelectionEdgeSelectableZoneNotPresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZonePresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtTopPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesEdgeSelection() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtBottomPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtLeftPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZonePresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtTopPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZoneNotPresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtTopPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtRightPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZonePresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZonePresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtRightPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtLeftPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtLeftPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testExpansionZoneWithZoomedImagesSourceNodeSelection() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtRightPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSourceNodeSelectionWithExtraSelectableZoneAtBottomPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtRightPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZoneNotPresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZoneNotPresent() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testTargetNodeSelectionWithExtraSelectableZoneAtBottomPosition() Setup of org.eclipse.sirius.tests.swtbot.EdgeSelectionTest.testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent() Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLeftAndUpperBoundaryVisibleOnViewport() Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomIn() Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLowerAndRightBoundaryVisibleOnViewport() Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithoutBoundaryVisibleAfterZoomOnViewport() Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomInBySquareSelection() Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithLeftAndUpperBoundaryVisibleOnViewport() Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomOutWithMouseWithLowerAndRightBoundaryVisibleOnViewport() Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testPaletteZoomOut() Setup of org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest.testZoomInWithMouseWithoutBoundaryVisibleAfterZoomOnViewport() Setup of org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstantWithTabbarZoomButtons() Setup of org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testMouseZoomWithSynchronizedDecorator() Setup of org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testZoomWithSynchronizedDecoratorConstant() Setup of org.eclipse.sirius.tests.swtbot.DiagramZoomTest.testRectangularMouseZoomWithSynchronizedDecorator() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfRectilinearEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelMoveForEdgeInContainer() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithTwoLabels() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingSegmentOnRectilinearEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfTreeEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeSeveralTimes() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnRectilinearEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testEdgeWithZeroLengthMoveByTargetMove() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithThreeLabels() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingPointOnObliqueEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithEmptyLabels() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityOnBracketEdges() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdgeWithShortSegmentPath() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testLabelStabilityWhenMovingNodeOfObliqueEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest.testSingleSnapBackOnEdgeWithZeroLabels() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.OpeningContextTest.testExpandableItemStatusAfterOpening() Setup of org.eclipse.sirius.tests.swtbot.NodeWithDecoratorSelectionTest.testDDEUnderDecoratorSelection() Setup of org.eclipse.sirius.tests.swtbot.ManualAirdModificationTest.testManualAirdModificationBehavior() (Eclipse:1522): Gtk-CRITICAL **: 22:13:05.312: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testUnGroupPackages() Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificNotCloseEditor() Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromRepresentationDeleteAfterReload() (Eclipse:1522): Gtk-CRITICAL **: 22:13:10.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1522): Gtk-CRITICAL **: 22:13:10.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditor() Setup of org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest.testSpecificCloseEditorsFromSemanticDeleteAfterReload() (Eclipse:1522): Gtk-CRITICAL **: 22:13:15.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1522): Gtk-CRITICAL **: 22:13:15.433: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMOpenProject() Setup of org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMDoubleClick() Setup of org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationSavingFromAirdAndVSMOpenProject() Setup of org.eclipse.sirius.tests.swtbot.MigrationTest.testMigrationNoSavingFromAirdAndVSMDoubleClick() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() (Eclipse:1522): Gtk-CRITICAL **: 22:13:20.066: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragNDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testClassCastException() Setup of org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest.testIllegalArgumentException() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeHStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testMakeSameSizeVStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeHStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest.testAutoSizeVStack() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter2() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter3() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterFirstPosition() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigationWithAqlInterpreter() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses2() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithSameServiceInDifferentClasses() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterMiddlePosition() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinition() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationWithAqlInterpreterLastPosition() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testSingleServiceNavigation() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testDualServiceNavigationWithAqlInterpreter() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest.testServiceNavigationFromJavaExtensionDefinitionError() Setup of org.eclipse.sirius.tests.swtbot.std.STD001.testSTD001() (Eclipse:1522): Gtk-CRITICAL **: 22:15:05.030: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.std.STD002.testSTD002() Setup of org.eclipse.sirius.tests.swtbot.std.STD004.testSTD004() (Eclipse:1522): Gtk-WARNING **: 22:15:11.730: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:15:11.745: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:15:11.749: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:15:11.764: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.std.STD005.testSTD005() Setup of org.eclipse.sirius.tests.swtbot.std.STD007.testSTD007() Setup of org.eclipse.sirius.tests.swtbot.std.STD009.testSTD009() Setup of org.eclipse.sirius.tests.swtbot.std.STD011.testSTD011() Setup of org.eclipse.sirius.tests.swtbot.std.STD018.testSTD018() (Eclipse:1522): Gtk-WARNING **: 22:15:34.408: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:15:34.421: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:15:34.425: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:15:34.439: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenUndoThenRedoOperation() java.lang.instrument.IllegalClassFormatException: Error while instrumenting org/eclipse/uml2/uml/util/UMLSwitch. at org.jacoco.agent.rt.internal_43f5073.CoverageTransformer.transform(CoverageTransformer.java:94) at sun.instrument.TransformerManager.transform(TransformerManager.java:188) at sun.instrument.InstrumentationImpl.transform(InstrumentationImpl.java:428) at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763) at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:294) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:717) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:640) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:608) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:588) at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:567) at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:346) at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:398) at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:476) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:425) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:171) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) at java.lang.Class.getConstructor0(Class.java:3075) at java.lang.Class.getDeclaredConstructor(Class.java:2178) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:204) at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:929) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:246) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:63) at org.eclipse.emf.ecore.plugin.RegistryReader$PluginClassDescriptor.createInstance(RegistryReader.java:179) at org.eclipse.emf.edit.EMFEditPlugin$2$1PluginAdapterFactoryDescriptor.createAdapterFactory(EMFEditPlugin.java:164) at org.eclipse.emf.edit.provider.ComposedAdapterFactory.getFactoryForTypes(ComposedAdapterFactory.java:240) at org.eclipse.emf.edit.provider.ComposedAdapterFactory.getFactoryForTypes(ComposedAdapterFactory.java:202) at org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(ComposedAdapterFactory.java:291) at org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(ComposedAdapterFactory.java:271) at org.eclipse.emf.edit.provider.ComposedAdapterFactory.adapt(ComposedAdapterFactory.java:258) at org.eclipse.sirius.diagram.ui.provider.DiagramUIPlugin$Implementation.getItemImageDescriptor(DiagramUIPlugin.java:414) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteImageProvider.getImageDescriptor(PaletteImageProvider.java:75) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.addElementToContainer(PaletteManagerImpl.java:713) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updateContainer(PaletteManagerImpl.java:622) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updatePaletteForDiagramWithoutLayer(PaletteManagerImpl.java:290) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updatePalette(PaletteManagerImpl.java:263) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updatePalette(PaletteManagerImpl.java:235) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.updatePalette(PaletteManagerImpl.java:194) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.update(PaletteManagerImpl.java:161) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteManagerImpl.update(PaletteManagerImpl.java:147) at org.eclipse.sirius.diagram.ui.tools.internal.palette.PaletteToolChangeListener.notifyToolChange(PaletteToolChangeListener.java:52) at org.eclipse.sirius.diagram.tools.api.management.ToolManagement.notifyToolChange(ToolManagement.java:178) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.hookGraphicalViewer(DDiagramEditorImpl.java:840) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createOriginalGraphicalViewer(DDiagramEditorImpl.java:1588) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createMainDiagramSection(DDiagramEditorImpl.java:1516) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createGraphicalViewer(DDiagramEditorImpl.java:1492) at org.eclipse.gef.ui.parts.GraphicalEditor.createPartControl(GraphicalEditor.java:171) at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditor.createPartControl(DiagramEditor.java:1581) at org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditorWithFlyOutPalette.createPartControl(DiagramEditorWithFlyOutPalette.java:329) at org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor.createPartControl(DiagramDocumentEditor.java:1530) at org.eclipse.sirius.diagram.ui.tools.internal.editor.DDiagramEditorImpl.createPartControl(DDiagramEditorImpl.java:625) at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:154) at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPartControl(CompatibilityEditor.java:96) at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:361) at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:1002) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:967) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:139) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:331) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:91) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42) at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:132) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:1002) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:662) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:768) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:739) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:733) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:717) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl$1.handleEvent(PartServiceImpl.java:107) at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:236) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:146) at org.eclipse.swt.widgets.Display.syncExec(Display.java:5786) at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:219) at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38) at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:132) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44) at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55) at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63) at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424) at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:170) at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:188) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:661) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:625) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:790) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:404) at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1239) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3207) at org.eclipse.ui.internal.WorkbenchPage.lambda$9(WorkbenchPage.java:3112) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:72) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3110) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3080) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3063) at org.eclipse.sirius.diagram.ui.business.internal.dialect.DiagramDialectUIServices$1.run(DiagramDialectUIServices.java:220) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4910) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4432) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) at org.eclipse.equinox.launcher.Main.main(Main.java:1438) Caused by: java.io.IOException: Error while instrumenting org/eclipse/uml2/uml/util/UMLSwitch. at org.jacoco.agent.rt.internal_43f5073.core.instr.Instrumenter.instrumentError(Instrumenter.java:159) at org.jacoco.agent.rt.internal_43f5073.core.instr.Instrumenter.instrument(Instrumenter.java:109) at org.jacoco.agent.rt.internal_43f5073.CoverageTransformer.transform(CoverageTransformer.java:92) ... 138 more Caused by: org.jacoco.agent.rt.internal_43f5073.asm.MethodTooLargeException: Method too large: org/eclipse/uml2/uml/util/UMLSwitch.doSwitch (ILorg/eclipse/emf/ecore/EObject;)Ljava/lang/Object; at org.jacoco.agent.rt.internal_43f5073.asm.MethodWriter.computeMethodInfoSize(MethodWriter.java:2087) at org.jacoco.agent.rt.internal_43f5073.asm.ClassWriter.toByteArray(ClassWriter.java:447) at org.jacoco.agent.rt.internal_43f5073.core.instr.Instrumenter.instrument(Instrumenter.java:90) at org.jacoco.agent.rt.internal_43f5073.core.instr.Instrumenter.instrument(Instrumenter.java:107) ... 139 more Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesThatImpliesContainerMappingChanges() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvas() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasThenGoBack() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testMoveClass() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToCanvasWithScroll() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest.testDragAndDropClassesWithEdgeFromContainerToContainerThenUndoThenRedoOperation() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndPackageFromContainerToContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDndMultiplePackagesFromCanvasToContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvas() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromCanvasToContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest.testDnDPackageFromContainerToCanvasWithScroll() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testDropPortFromComponentToAnotherComponent() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnPortOnNode() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnNode() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNode() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnNodeInContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDropAfterZoom() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnContainerInContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnNode() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortWithoutDrop() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainerInContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testIndirectDropPortFromComponentToDiagram() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testMovePortOnPortOnContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest.testResizePortOnContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMovePortNearCollapsedPort() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponentNearCollapsedPort() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithHiddenEdge() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testMoveCollapsedPortNearCollapsedPort() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPort() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropCollapsedPortFromComponentToAnotherComponent() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithStraightEdge() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponent_WithRectilinearEdge() Setup of org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest.testDropPortFromComponentToAnotherComponentNearCollapsedPortWithZoom() Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideAllElements() (Eclipse:1522): Gtk-CRITICAL **: 22:16:34.011: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testHideElementAndCheckItIsInDialog() (Eclipse:1522): Gtk-CRITICAL **: 22:16:38.174: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest.testCheckAllElementsAreInDialog() (Eclipse:1522): Gtk-CRITICAL **: 22:16:42.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testCheckAllElementsAreInDialog() (Eclipse:1522): Gtk-CRITICAL **: 22:16:46.478: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideElementAndCheckItIsInDialog() (Eclipse:1522): Gtk-CRITICAL **: 22:16:50.868: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest.testHideAllElements() (Eclipse:1522): Gtk-CRITICAL **: 22:16:55.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.RenameTableRepresentationTest.testRenameTableRepresentation() (Eclipse:1522): Gtk-CRITICAL **: 22:16:57.693: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testDeleteSeveralLines() (Eclipse:1522): Gtk-CRITICAL **: 22:16:59.283: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable.testHideSeveralLines() (Eclipse:1522): Gtk-CRITICAL **: 22:17:03.630: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CreatedDLinesSelectionTests.testCreatedDTreeItemSelection() (Eclipse:1522): Gtk-CRITICAL **: 22:17:07.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.ContextMenuTableTest.testRefreshContextMenuAfterModifyVsm() (Eclipse:1522): Gtk-CRITICAL **: 22:17:09.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testDLineExpansion() (Eclipse:1522): Gtk-CRITICAL **: 22:17:12.307: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemWidth() (Eclipse:1522): Gtk-CRITICAL **: 22:17:14.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testColumnItemHeaderWidth() (Eclipse:1522): Gtk-CRITICAL **: 22:17:16.029: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests.testTreeItemCollapse() (Eclipse:1522): Gtk-CRITICAL **: 22:17:17.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.DeleteLineWithDELShortcutTest.testTableLineDeletionWithDELShortcut() (Eclipse:1522): Gtk-CRITICAL **: 22:17:19.611: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.TableRefreshWithF5ShortcutTests.testTableGlobalRefreshWithF5Shortcut() (Eclipse:1522): Gtk-CRITICAL **: 22:17:21.877: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.CellEditionTest.testEditBooleanCellWithOtherColumnOnSameFeatureName() (Eclipse:1522): Gtk-CRITICAL **: 22:17:24.145: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.table.ReadOnlyColumnTest.testEditBooleanCellWithOtherColumnOnSameFeatureName() (Eclipse:1522): Gtk-CRITICAL **: 22:17:25.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionTest.testDefaultLabelExpressionValue() Setup of org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionExpressionTest.testLoggerExpressionValue() (Eclipse:1522): Gtk-CRITICAL **: 22:17:27.928: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomizationWithError() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteAttachmentStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testShapeContainerStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testFlatContainerStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEdgeStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSetWorkspaceImageStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testEllipseStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSquareStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGaugeCompositeStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testDotStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBracketEdgeStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFNoteStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testSiriusNoteStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnContainerCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testBundledImageStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testGMFTextStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLabelSizeCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testLozengeStyleCustomization() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests.testWorkspaceImageStyleOnNodeCustomization() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase2() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom200() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Pinned() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest.testArrangeLinkedBorderNodesCase1Zoom50() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9WithZoom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase1() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase2() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase3() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase6() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase9() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase8WithZoom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10WithZoom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase10() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_1() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_2() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_3() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_4() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_5() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_6() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_7() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase5_8() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest.testArrangeLinkedBorderNodesCase7WithZoom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9WithZoom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase1() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase2() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase3() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase6() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase9() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase8WithZoom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10WithZoom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase10() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_1() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_2() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_3() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_4() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_5() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_6() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_7() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase5_8() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest.testArrangeLinkedBorderNodesCase7WithZoom() Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDistributeActionInVariousConfigurations() Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementChecking() Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testFirstAndLastBothShape() Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testAllDistributeAction() Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testShapesAtSameAxis() Setup of org.eclipse.sirius.tests.swtbot.DistributeActionTests.testDisablementCheckingBorderedNodes() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndOneRegion() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndOneRegion() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSizeAndTwoRegions() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInHorizontalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndHideLabel() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInVerticalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegion() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegionsAndRectangleDraw() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerOutsideEditor() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithTwoRegions() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegions() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewVerticalRegionContainerWithTwoRegions() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInHorizontalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testResizeOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegion() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCollapseOfNewHorizontalRegionContainerWithTwoRegions() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndContainerMoved() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerOutsideEditor() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInVerticalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndTwoRegions() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithDefinedSize() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndHideLabel() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegionAndRectangleDraw() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCompartmentCreationInHorizontalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithoutRegion() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithoutRegionAndRectangleDraw() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeVisibilityInCaseOfCompartmentCollapsedAndNodeMoved() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithDefinedSize() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testChildrenPresentationsInVerticalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testEdgeToEdgeVisibilityInCaseOfCollapseCompartment() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInHorizontalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testContainerListCreationInVerticalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testNodeCreationInFreeFormContainerInHorizontalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testCreationOfNewHorizontalRegionContainerWithOneRegion() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest.testItemCreationInListContainerInVerticalStack() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfCollapseCompartment() Setup of org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest.testEdgeRefreshInCaseOfAnotherEdgeRenaming() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopPaddingSetting() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayout() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayoutWithContainers() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomPaddingSetting() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllLeftRight() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testBottomTopSpecifiedLayout() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayout() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTreeOrdering() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightSpecifiedLayoutWithContainers() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTopBottomSpecifiedLayoutWithContainers() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testAutosizeApplicationOnArrangeAllTopBottom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testTreeOrdering() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllTest.testLeftRightPaddingSetting() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBorderNodeSnapWithArrange() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testContainerSnapWithArrange() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopPaddingSetting() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayout() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayoutWithContainers() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomPaddingSetting() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllLeftRight() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testBottomTopSpecifiedLayout() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayout() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTreeOrdering() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightSpecifiedLayoutWithContainers() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTopBottomSpecifiedLayoutWithContainers() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testAutosizeApplicationOnArrangeAllTopBottom() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testTreeOrdering() Setup of org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest.testLeftRightPaddingSetting() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() (Eclipse:1522): Gtk-CRITICAL **: 22:29:10.384: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest.null() Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnBendpointsAlignmentTest.testEdgeStabilityOnBendpointsAlignment() Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnNorth() Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnSouth() Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnEast() Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropOnWest() Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropToContainedNode() Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest.testEdgeStabilityOnDragAndDropWithSourceAndTarget() Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnCopyPasteLayout() (Eclipse:1522): Gtk-WARNING **: 22:29:39.187: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:39.200: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:39.203: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:39.218: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest.testEdgeLabelStabilityOnDragAndDrop() (Eclipse:1522): Gtk-WARNING **: 22:29:41.450: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:41.463: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:41.466: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:41.480: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveTest.testEdgeLabelMoveFromBorder() Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerActivation() (Eclipse:1522): Gtk-WARNING **: 22:29:44.240: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:44.253: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:44.257: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:44.271: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest.testEdgeStabilityOnLayerDeactivation() (Eclipse:1522): Gtk-WARNING **: 22:29:47.195: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:29:47.208: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:47.212: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:29:47.226: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSource() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTarget() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateEdgeOnNodeWithBorderImage() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateRectlinearEdgeOnProvidedShape() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShape() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdge() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testCreateObliqueEdgeOnProvidedShape() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShape() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragTargetProvidedShapeWithZoomAndScroll() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testDragSourceProvidedShapeWithZoomAndScroll() Setup of org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest.testExtremityLocationOfExistingEdges() Setup of org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseTable() Setup of org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseDiagram() Setup of org.eclipse.sirius.tests.swtbot.EditorSavingTest.testSaveOnCloseAll() Setup of org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterEdgeDeletionTest() Setup of org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest.testEmptyPropertyViewAfterNodeDeletionTest() Setup of org.eclipse.sirius.tests.swtbot.modelexplorer.RepresentationVisibilityAfterSessionReloadTest.testRepresentationVisibilityAfterSessionReload() Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering() (Eclipse:1522): Gtk-WARNING **: 22:30:41.994: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:42.007: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:42.011: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:42.025: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering() (Eclipse:1522): Gtk-WARNING **: 22:30:43.243: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:43.256: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:43.259: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:43.273: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealEdgeLabelWithNodeFilering2() (Eclipse:1522): Gtk-WARNING **: 22:30:44.531: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:44.544: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:44.548: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:44.563: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI.testHideRevealLabelWithNodeFilering2() (Eclipse:1522): Gtk-WARNING **: 22:30:45.794: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:45.807: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:45.811: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:45.825: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingUsingPreferencesUI() Setup of org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeLabelIconsHidingWithFilters() (Eclipse:1522): Gtk-WARNING **: 22:30:50.003: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:50.016: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:50.020: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:50.034: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:50.352: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1522): Gtk-WARNING **: 22:30:50.364: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:50.368: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) (Eclipse:1522): Gtk-WARNING **: 22:30:50.381: Negative content width -12 (allocation 1, extents 6x7) while allocating gadget (node separator, owner GtkSeparatorToolItem) Setup of org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest.testChangeHidingLabelIconsUsingAPI() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_Label_Display_Multiple_Lines_With_ExistingLabel_OnNode() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_DirectEditSimpleToMultiline_OnListContainer() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_DirectEditSimpleToMultiline_OnContainer() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_DirectEditSimpleToMultiline_Edge_Center() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_Label_Display_Multiple_Lines_With_ExistingLabel_OnContainer() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_Label_Display_Multiple_Lines_With_Existing_Center_Label_OnEdge() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_DirectEditSimpleToMultiline_OnNodeBorderInContainer2() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_DirectEditSimpleToMultiline_OnNodeBorderInContainer3() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_DirectEditSimpleToMultiline_OnNodeBorderInContainer4() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.testWrapContainerLabelDuringResize() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_Label_Display_Multiple_Lines_With_ExistingLabel_OnNodeBorder() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_DirectEditSimpleToMultiline_OnNodeBorder() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_Label_Display_Multiple_Lines_With_ExistingLabel_OnNodeInContainer2() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_Label_Display_Multiple_Lines_With_ExistingLabel_OnNodeInContainer3() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_Label_Display_Multiple_Lines_With_ExistingLabel_OnNodeInContainer4() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_Label_Display_Multiple_Lines_With_Existing_End_Label_OnEdge() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_Label_Display_Multiple_Lines_With_ExistingLabel_OnNodeListElement() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.testWrapContainerLabelAtOpenning() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.testWrapListContainerInContainerLabelAtOpenning() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_DirectEditSimpleToMultiline_OnNodeInContainer2() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_DirectEditSimpleToMultiline_OnNodeInContainer3() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_DirectEditSimpleToMultiline_OnNodeInContainer4() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.testWrapElementListLabelDuringResize() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_Label_Display_Multiple_Lines_With_ExistingLabel_OnListInContainer() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_Label_Display_Multiple_Lines_With_ExistingLabel_OnNodeBorderInContainer2() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_Label_Display_Multiple_Lines_With_ExistingLabel_OnNodeBorderInContainer3() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_Label_Display_Multiple_Lines_With_ExistingLabel_OnNodeBorderInContainer4() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.testWrapNodeInContainerLabelDuringResize() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_Label_Display_Multiple_Lines_With_ExistingLabel_OnContainerInContainer() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_DirectEditSimpleToMultiline_OnNodeListElement() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_DirectEditSimpleToMultiline_Edge_Begin() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.testWrapListContainerLabelDuringResize() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.testWrapNodeLabelDuringResize() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.testWrapElementListLabelAtOpenning() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.testWrapContainerInContainerLabelDuringResize() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_Label_Display_Multiple_Lines_With_ExistingLabel_OnListContainer() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_DirectEditSimpleToMultiline_OnListInContainer() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_Label_Display_Multiple_Lines_With_Existing_Begin_Label_OnEdge() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.testWrapNodeInContainerLabelAtOpenning() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.testWrapListContainerLabelAtOpenning() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_DirectEditSimpleToMultiline_OnNode() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_DirectEditSimpleToMultiline_OnContainerInContainer() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.testWrapNodeLabelAtOpenning() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.test_DirectEditSimpleToMultiline_Edge_End() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.testWrapListContainerInContainerLabelDuringResize() Setup of org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest.testWrapContainerInContainerLabelAtOpenning() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testNodeListCreationOnDiagram() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testNodeMultipleSelectionAfterMultipleCreationByStandardTool() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testEdgePrimarySelectionAfterSingleCreationByStandardTool() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testNodeMultipleSelectionAfterMultipleCreationOnPackageByStandardToolAndSnapToGrid() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testOneContainerCreationOnDiagram() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testNodePrimarySelectionAfterSingleCreationByStandardTool() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testPositionsOfNewNodesCreatedInAnotherEditor() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testOneNodeCreationOnDiagram() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testNodeCreationOnOpeningDiagram() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testOneNodeCreationOnOpeningDiagram() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testEdgePrimarySelectionAfterSingleCreationByExternalJavaAction() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testOneNodeListCreationOnDiagram() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testNodeMultipleSelectionAfterMultipleCreationOnDiagramByStandardToolAndSnapToGrid() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testNodePrimarySelectionAfterSingleCreationByExternalJavaAction() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testEdgeMultipleSelectionAfterMultipleCreationByStandardTool() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testNodeCreationOnDiagram() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testOneNodeListCreationOnOpeningDiagram() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testOneContainerCreationOnOpeningDiagram() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testContainerCreationOnDiagram() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testNodeListCreationOnOpeningDiagram() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testContainerCreationOnOpeningDiagram() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testEReferenceMultipleSelectionAfterMultipleCreationByExternalJavaAction() Setup of org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest.testNodeMultipleSelectionAfterMultipleCreationByExternalJavaAction() Setup of org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenTableRepresentation() Setup of org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramAndTableRepresentations() Setup of org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest.testOpenDiagramRepresentation() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToSW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToNW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC3ToSE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToNW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToSW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN1ToSW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToNW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN2ToSW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToNE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingN3ToSW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith50() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSEWith125() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith125() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB1ToN() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToE() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToN() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB2ToW() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingB3ToS() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC1ToS() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToS() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC4ToS() Setup of org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests.testResizingC2ToSWWith50() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_North() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_South() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_East() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_West() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_East() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_West() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_North() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_South() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_North() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode2EditPart_South() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_East() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_West() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_East() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_West() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_North() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNodeEditPart_South() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_East() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode3EditPart_West() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_North() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode4EditPart_South() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_North() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode3EditPart_South() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_East() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_West() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_DNode4EditPart_LabelSizeIncrease() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_East() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNodeEditPart_West() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_North() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_shrink_DNode2EditPart_South() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_East() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_West() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_North() Setup of org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest.test_expand_DNode4EditPart_South() Setup of org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropTest.null() Setup of org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropOnDiagramTest.testPortsLocationsAfterDragAndDropOnSameContainer() Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPaste() Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInCopy() Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest.testCopyPasteWithCollapseInPaste() Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithPastedPortsTest.testCopyPaste() Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteFormat() Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteLayout() Setup of org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest.testCopyPasteStyle() Setup of org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode3EditPartLabelStability() Setup of org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNodeEditPartLabelStability() Setup of org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode4EditPartLabelStability() Setup of org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest.testDNode2EditPartLabelStability() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeLayoutStabilityWithToolWizardTest.testEdgeLayoutStabilityOnToolWizard() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStabilityOnTheSameDiagram() Setup of org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest.testEdgeStability() Setup of org.eclipse.sirius.tests.swtbot.PortSelectionTest.testPortSelectionWithMarkee() Setup of org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickBottomLeftPortToSelectPortWithManyEdges() Setup of org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickInCenterSelectPortWithManyEdges() Setup of org.eclipse.sirius.tests.swtbot.PortSelectionTest.testClickTopRightPortToSelectPortWithManyEdges() Setup of org.eclipse.sirius.tests.swtbot.PortNotVisibleSelectionTest.testPortSelectionAfterContainerResize() Setup of org.eclipse.sirius.tests.swtbot.RefreshAfterUndoDeletionFromGenericToolTest.test_Deletion_Undo_Of_Node_With_BorderedNodes() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingStyleFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksStatusFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeEdgeSmoothnessFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundColorFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeBackgroundImageFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingObstructionsFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksTypeFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeRoutingClosestDistanceFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests.testChangeJumpLinksReverseFromAppearanceSection() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeLineColorFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundColorFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeBackgroundImageFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests.testChangeRoutingStyleFromTabbar() Setup of org.eclipse.sirius.tests.swtbot.ResizeKindRefreshTests.testResizePermission() Setup of org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels1() Setup of org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnSameBranchDifferentsLevels2() Setup of org.eclipse.sirius.tests.swtbot.TreeFoldingTest.testUndoRedoFoldignOnDifferentsBranches() Setup of org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtTrue() Setup of org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolApplicationInWorkspaceContext() Setup of org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest.testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtFalse() Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromDotNodeStyle() Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromShapeContainerStyle() Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareNodeStyle() Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromFlatContainerStyle() Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromSquareBorderedNodeStyle() Setup of org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests.testColorInContextualMenuFromCustomNodeStyle() Setup of org.eclipse.sirius.tests.swtbot.BackgroundStyleUpdateTest.testStyleCustomizationOfFlatContainerStyle() Setup of org.eclipse.sirius.tests.swtbot.EdgeMappingTestCase.testEdgeMappingCreationOnLayer() Setup of org.eclipse.sirius.tests.swtbot.InvalidMetamodelRessourceTest.testDefaultLabelExpressionValue() (Eclipse:1522): Gtk-CRITICAL **: 22:36:02.189: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.eclipse.sirius.tests.swtbot.ExtensionActivationOrderTest.testEnableOnlyExtension() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.ContainerDropPropertySectionsTests.testContainersReferences() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNode() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithNoConditionalStyle() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithConditionalStyle() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnContainerWithConditionalStyle() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyNoVisibilityOnSimpleNodeWithNoConditionalStyle() Setup of org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest.testSidePropertyVisibilityOnBorderedNodeWithConditionalStyle() Setup of org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterNodeSelection() Setup of org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterEdgeSelection() Setup of org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testMultiEdgesSelection() Setup of org.eclipse.sirius.tests.swtbot.EditPartSelectionTest.testEditorContentPositionAfterBorderNodeSelection() Tests run: 750, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,946.55 s - in org.eclipse.sirius.tests.swtbot.suite.SWTBotPart1Suite testCellEditorOnTable(org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest) Time elapsed: 2.436 s testCellEditorOnTree(org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest) Time elapsed: 1.127 s testCellEditorOnDiagram(org.eclipse.sirius.tests.swtbot.celleditor.CellEditorExtensionTest) Time elapsed: 2.357 s dump_environment_data(org.eclipse.sirius.tests.swtbot.suite.AllTestSuite$SWTBotBundlesReport) Time elapsed: 0.089 s testContentAssist(org.eclipse.sirius.tests.swtbot.editor.vsm.ContentAssistTest) Time elapsed: 1.806 s testTypeCompletionWithCreateInstanceFeatureNameSet(org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest) Time elapsed: 0.925 s testFeatureCompletionForSetValueFeatureName(org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest) Time elapsed: 0.466 s testFeatureCompletionForMoveElementFeatureName(org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest) Time elapsed: 0.417 s testFeatureCompletionForFeatureColumnMappingFeatureName(org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest) Time elapsed: 0.444 s testFeatureCompletionForFeatureChangeListenerFeatureName(org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest) Time elapsed: 0.352 s testFeatureCompletionForCreateInstanceFeatureName(org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest) Time elapsed: 0.48 s testFeatureCompletionForUnsetFeatureName(org.eclipse.sirius.tests.swtbot.editor.vsm.FeatureAssistTest) Time elapsed: 0.382 s testCheckBoxResizeKind(org.eclipse.sirius.tests.swtbot.editor.vsm.ResizeKindEditorTest) Time elapsed: 1.118 s testCascadingSiriusURIValidation(org.eclipse.sirius.tests.swtbot.CascadingSiriusURITest) Time elapsed: 2.062 s testEditTable(org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest) Time elapsed: 1.273 s testTree(org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest) Time elapsed: 0.962 s testCrossTable(org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest) Time elapsed: 0.984 s testDiagram(org.eclipse.sirius.tests.swtbot.AssociatedElementsOnPropertyViewTest) Time elapsed: 1.19 s testNewRepresentationFromDNodeListElement(org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionFromDNodeListElementTest) Time elapsed: 1.636 s testNewRepresentationFromEdge(org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest) Time elapsed: 1.485 s testNewRepresentationFromNode(org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest) Time elapsed: 1.334 s testNewRepresentation2FromContainer(org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest) Time elapsed: 2.018 s testNewRepresentation2FromEdgeWithoutRefreshOnOpening(org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest) Time elapsed: 1.793 s testNewRepresentation2FromEdge(org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest) Time elapsed: 1.738 s testNewRepresentation2FromNode(org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest) Time elapsed: 1.434 s testNewRepresentationFromContainer(org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest) Time elapsed: 1.381 s testNewRepresentation2FromContainerWithoutRefreshOnOpening(org.eclipse.sirius.tests.swtbot.DiagramCreationDescriptionTest) Time elapsed: 1.594 s testDiagramDocumentation(org.eclipse.sirius.tests.swtbot.DiagramDocumentationTest) Time elapsed: 1.749 s testDirectEditOnNote(org.eclipse.sirius.tests.swtbot.DirectEditLabelTest) Time elapsed: 1.05 s testDirectEditOnText(org.eclipse.sirius.tests.swtbot.DirectEditLabelTest) Time elapsed: 1.013 s testDirectEditToolIfAddedWhileRepresentationIsOpen(org.eclipse.sirius.tests.swtbot.DirectEditLabelTest) Time elapsed: 2.061 s testDirectEditToolWithPrecondition(org.eclipse.sirius.tests.swtbot.DirectEditLabelTest) Time elapsed: 11.089 s testChangeWkpImageStyleFromJpgToSvgOnContainerFromTabbar(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 2.616 s testSetWkpImageStyleOnNodeFromAppearanceSection(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.723 s testSetWkpImageStyleOnNodeFromTabbar(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.438 s testChangeWkpImageStyleFromJpgToSvgOnBorderedNodeFromTabbar(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 2.007 s testSetWkpImageStyleCancelFromTabbar(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 2.563 s testChangeWkpImageStyleFromJpgToSvgOnNodeFromTabbar(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.948 s testSetWkpImageStyleOnContainedNodeFromTabbar(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.431 s testSetWkpImageStyleOnBorderNodeFromAppearanceSection(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.353 s testSetWkpImageStyleOnListFromAppearanceSection(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.324 s testChangeWkpImageStyleFromSvgToJpgOnContainedNodeFromTabbar(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.929 s testChangeWkpImageStyleFromSvgToJpgOnBorderedNodeFromTabbar(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.888 s testSetWkpImageStyleOnContainerFromAppearanceSection(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.235 s testSetWkpImageStyleDisabledOnListElementFromAppearanceSection(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.092 s testChangeWkpImageStyleFromJpgToSvgOnContainedNodeFromTabbar(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.824 s testChangeWkpImageStyleFromSvgToJpgOnContainerFromTabbar(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.782 s testSetWkpImageStyleDisabledOnListElementFromTabbar(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.086 s testSetWkpImageStyleOnContainedNodeFromAppearanceSectionWithPluginImagePath(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.271 s testSetWkpImageStyleOnContainedNodeFromAppearanceSection(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.262 s testChangeWkpImageStyleFromSvgToJpgOnListFromTabbar(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.793 s testSetWkpImageStyleOnBorderedNodeFromTabbar(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.347 s testSetWkpImageStyleOnListFromTabbar(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.352 s testChangeWkpImageStyleFromSvgToJpgOnNodeFromTabbar(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.832 s testSetWkpImageStyleCancelFromAppearanceSection(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 2.484 s testTheFilterArea(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 2.745 s testChangeWkpImageStyleFromJpgToSvgOnListFromTabbar(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.809 s testSetWkpImageStyleOnContainerFromTabbar(org.eclipse.sirius.tests.swtbot.SetStyleToWorkspaceImageTests) Time elapsed: 1.355 s testSelectAllAndDeselectAll(org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest) Time elapsed: 1.456 s testSelectAllAndUnselectOneNodeInContainer(org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest) Time elapsed: 1.274 s test_element_selection_change_does_not_leak_listeners(org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest) Time elapsed: 1.712 s testSelectAllAndUnselectOneNode(org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest) Time elapsed: 1.257 s testSelectAll(org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest) Time elapsed: 1.257 s testSelectAllAndUnselectTwoNodesInContainer(org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest) Time elapsed: 1.247 s testSelectAllAndTryContainerLabelSelection(org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest) Time elapsed: 1.257 s testSelectAllAndUnselectOneContainerInContainer(org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest) Time elapsed: 1.277 s testSelectAllAndUnselectSeveralNodesAndContainers(org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest) Time elapsed: 1.234 s testSelectAllAndUnselectOneContainer(org.eclipse.sirius.tests.swtbot.SelectAllAndDeselectionTest) Time elapsed: 1.232 s testOpenLocalSessionOnAlreadyOpenedSemanticModel(org.eclipse.sirius.tests.swtbot.SessionCreationTest) Time elapsed: 1.84 s testLabelAlignmentRefresh(org.eclipse.sirius.tests.swtbot.LabelAlignmentRefreshTest) Time elapsed: 3.949 s testPropertiesViewTitleOnDiagramDialectEditorWithoutContributions(org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests) Time elapsed: 1.032 s testPropertiesViewTitleOnTreeDialectEditorWithoutContributions(org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests) Time elapsed: 1.414 s testPropertiesViewTitleOnTableDialectEditorWithContributions(org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests) Time elapsed: 0.909 s testPropertiesViewTitleOnTreeDialectEditorWithContributions(org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests) Time elapsed: 1.39 s testPropertiesViewTitleOnTableDialectEditorWithoutContributions(org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests) Time elapsed: 1.398 s testPropertiesViewTitleOnDiagramDialectEditorWithContributions(org.eclipse.sirius.tests.swtbot.LabelProviderProviderTests) Time elapsed: 1.037 s testMovingElementsDoesNotSetsPinnedIfPreferenceDisabled(org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest) Time elapsed: 1.268 s testArrange_All_Unpinned(org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest) Time elapsed: 1.248 s testArrange_Recursive_Some_Pinned_Unsolvable_Overlaps(org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest) Time elapsed: 1.347 s testArrange_Recursive_Some_Pinned_Solvable_Overlaps(org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest) Time elapsed: 1.268 s testArrange_Recursive_Some_Pinned_No_Overlaps(org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest) Time elapsed: 1.259 s testArrange_Some_Pinned_Unsolvable_Overlaps(org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest) Time elapsed: 1.209 s testArrange_Recursive_All_Pinned(org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest) Time elapsed: 1.264 s testMovingElementsSetsPinnedIfPreferenceEnabled(org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest) Time elapsed: 1.674 s testArrange_Recursive_All_Unpinned(org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest) Time elapsed: 1.24 s testArrange_Some_Pinned_Solvable_Overlaps(org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest) Time elapsed: 1.183 s testArrange_Some_Pinned_No_Overlaps(org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest) Time elapsed: 1.17 s testPinElementContextualMenuAction(org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest) Time elapsed: 1.248 s testArrange_All_Pinned(org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest) Time elapsed: 1.175 s testPinnedAttributeIsPersistent(org.eclipse.sirius.tests.swtbot.PinnedElementsOnTreeDiagramTest) Time elapsed: 2.927 s testChangePreferencesFromApi(org.eclipse.sirius.tests.swtbot.PinnedNotesTest) Time elapsed: 1.389 s testAttachNoteToPinnedElementAndToUnpinnedElement(org.eclipse.sirius.tests.swtbot.PinnedNotesTest) Time elapsed: 1.309 s testPreferenceEnableMoveToTrue(org.eclipse.sirius.tests.swtbot.PinnedNotesTest) Time elapsed: 1.223 s testChangePreferencesFromPreferencePage(org.eclipse.sirius.tests.swtbot.PinnedNotesTest) Time elapsed: 1.256 s testAttachNoteToPinnedElement(org.eclipse.sirius.tests.swtbot.PinnedNotesTest) Time elapsed: 1.177 s testRemoveRectilinearBendpointsBetweenNodeTwoSeg50(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.432 s testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint50(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.239 s testRemoveBendpointsBetweenNode125(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.423 s testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.232 s testRemoveBendpointsBetweenContainers125(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.243 s testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide125(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.236 s testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide50(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.221 s testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg50(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.253 s testRemoveBendpointsBetweenContainers(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.226 s testRemoveRectilinearBendpointsBetweenNodeThreeSeg50(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.241 s testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.18 s testRemoveBendpointsBetweenBorderNodeContainer(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.214 s testRemoveBendpointsBetweenBorderNodeContainer125(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.217 s testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.176 s testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.209 s testRemoveRectilinearBendpointsBetweenBorderNodesTwoSeg(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.159 s testRemoveRectilinearBendpointsBetweenBorderNodesThreeSeg50(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.296 s testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide125(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.233 s testRemoveBendpointsBetweenNode50(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.194 s testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetSameSide50(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.216 s testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide125(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.179 s testRemoveRectilinearBendpointsBetweenNodeTwoSeg(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.167 s testRemoveBendpointsBetweenBorderNodeContainer50(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.212 s testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNextSide50(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.199 s testRemoveBendpointsBetweenContainers50(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.227 s testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetOppositeSide(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.26 s testRemoveBendpointsBetweenNodes(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.19 s testRemoveBendpointsRectilinearRoutingBetweenSameNodeTargetNoExtraBendpoint125(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.171 s testRemoveRectilinearBendpointsBetweenNodeThreeSeg(org.eclipse.sirius.tests.swtbot.RemoveEdgeBendpointsTest) Time elapsed: 1.19 s testRemoveTextFromTabbarAction(org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest) Time elapsed: 1.203 s testRemoveNoteFromContextualMenuAction(org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest) Time elapsed: 1.219 s testRemoveNoteAttachmentFromContextualMenuAction(org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest) Time elapsed: 1.313 s testRemoveTextFromContextualMenuAction(org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest) Time elapsed: 1.26 s testRemoveNoteAttachmentFromTabbarAction(org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest) Time elapsed: 1.37 s testRemoveNoteFromTabbarAction(org.eclipse.sirius.tests.swtbot.RemoveNoteTextTest) Time elapsed: 1.187 s testInitalizeSession(org.eclipse.sirius.tests.swtbot.RequestInterpreterTest) Time elapsed: 0.039 s testRefreshActionCancelCustomStyleTabbarForEdgeWithLineColor(org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests) Time elapsed: 1.315 s testRefreshActionCancelCustomStyleTabbarForListContainer(org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests) Time elapsed: 1.257 s testRefreshActionCancelCustomStyleTabbarForContainer(org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests) Time elapsed: 1.262 s testRefreshActionCancelCustomStyleContextualMenuForListContainer(org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests) Time elapsed: 1.338 s testRefreshActionCancelCustomStylePropertiesViewForEdge(org.eclipse.sirius.tests.swtbot.ResetStylePropertiesToDefaultValuesActionTests) Time elapsed: 1.425 s testMoveSeveralBorderNodes(org.eclipse.sirius.tests.swtbot.MoveBorderNodeTest) Time elapsed: 1.487 s testLayoutingModeActivationThroughTabbar(org.eclipse.sirius.tests.swtbot.LayoutingModeTest) Time elapsed: 1.328 s testShowHideDoubleClickOnEdgeLabel(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 2.196 s testShowHideOnDragAndDropFromStandardMode(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 2.308 s testShowHideDoubleClickOnCompartmentContainer(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 3.925 s testShowHideDoubleClickOnNodeLabel(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 2.333 s testShowHideDoubleClickOnFilteredNode(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 3.817 s testLayoutingModeOnEdgeReconnectionFromShowHideMode(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 1.25 s testShowHideOnEdgeReconnectionFromLayoutingMode(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 1.282 s testLayoutingModeOnEdgeReconnectionFromStandardMode(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 2.049 s testShowHideOnEdgeReconnectionFromStandardMode(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 2.228 s testShowHideOnDirectEditFromStandardMode(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 12.757 s testShowHideDoubleClickOnFilteredContainer(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 11.394 s testLayoutingModeOnDirectEditFromShowHideMode(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 11.169 s testLayoutingModeOnDragAndDropFromShowHideMode(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 1.28 s testShowHideOnDirectEditFromSLayoutingMode(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 11.181 s testShowHideDoubleClickOnUnshownContainer(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 1.609 s testLayoutingModeOnDirectEditFromStandardMode(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 12.649 s testLayoutingModeOnDragAndDropFromStandardMode(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 2.279 s testShowHideDoubleClickOnListNode(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 3.783 s testShowHideDoubleClickOnContainer(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 2.935 s testShowHideOnDragAndDropFromLayoutingMode(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 1.236 s testShowHideDoubleClickOnReusedMapping(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 2.565 s testShowHideDoubleClickOnBorderedNode(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 2.9 s testShowHideDoubleClickOnListContainer(org.eclipse.sirius.tests.swtbot.EditModeTest) Time elapsed: 3.801 s testCheckLabelSelection(org.eclipse.sirius.tests.swtbot.LabelSelectionTest) Time elapsed: 0.928 s testDeleteFromDiagramUnSynchronized(org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests) Time elapsed: 1.235 s testDeleteFromDiagramSynchronized(org.eclipse.sirius.tests.swtbot.KeyboardDeleteFromDiagramTests) Time elapsed: 1.137 s testCopyPasteFromEditMenuWithAlwaysPasteClassToolFromTransientLayer(org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest) Time elapsed: 2.645 s testCopyPasteInReferenceFromEditMenuWithAlwaysPasteClassTool(org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest) Time elapsed: 2.602 s testCopyPasteInAttributeFromEditMenuWithAlwaysPasteClassTool(org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest) Time elapsed: 2.532 s testCopyPasteFromEditMenuWithNoPasteTool(org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest) Time elapsed: 2.315 s testCopyPasteInClassFromEditMenuWithAlwaysPasteClassTool(org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest) Time elapsed: 2.591 s testCopyPasteInSuperTypeEdgeFromEditMenuWithAlwaysPasteClassTool(org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest) Time elapsed: 2.572 s testCopyPasteFromEditMenuWithAlwaysPasteClassTool(org.eclipse.sirius.tests.swtbot.clipboard.CustomClipboardSupportTest) Time elapsed: 2.614 s testDeleteSemanticElementWithNoDeleteTool(org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests) Time elapsed: 3.001 s testDeleteFromLabelWithStandardTool(org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests) Time elapsed: 27.355 s testDeleteSemanticElementWithDeactivatedDeleteTool(org.eclipse.sirius.tests.swtbot.KeyboardDeletionFromLabelTests) Time elapsed: 2.577 s testDragNDropOfDifferentDDiagramElements(org.eclipse.sirius.tests.swtbot.DragAndDropDifferentElementsTest) Time elapsed: 2.007 s testEdgeWithPortSourceDnDWithObliqueStyleRouting(org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests) Time elapsed: 1.709 s testSimpleEdgeSourceReconnectionWithObliqueStyleRouting(org.eclipse.sirius.tests.swtbot.EdgeReconnectionTests) Time elapsed: 1.841 s testShowHideTypeAction(org.eclipse.sirius.tests.swtbot.ShowTypeActionButtonTest) Time elapsed: 0.532 s testEdgeLineStyleCustomization(org.eclipse.sirius.tests.swtbot.LineStyleTest) Time elapsed: 1.61 s testLineStyleUpdateFromDescriptionChange(org.eclipse.sirius.tests.swtbot.LineStyleTest) Time elapsed: 6.923 s testNodeBorderLineStyleCustomization(org.eclipse.sirius.tests.swtbot.LineStyleTest) Time elapsed: 5.34 s testContainerBorderLineStyleCustomization(org.eclipse.sirius.tests.swtbot.LineStyleTest) Time elapsed: 2.149 s testDnDOfVerticalRegionFromContainerToDiag(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest) Time elapsed: 1.163 s testDnDOfHorizontalRegionFromContainerToDiag(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsDragAndDropTest) Time elapsed: 1.109 s testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZoneNotPresent(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.536 s testSimpleCaseHorizontallyTargetNodeSelectionEdgeSelectableZonePresent(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.59 s testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.56 s testSourceNodeSelectionWithExtraSelectableZoneAtLeftPosition(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.55 s testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtTopPosition(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.543 s testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.66 s testSimpleCaseVerticallyNodeSelectionEdgeSelectableZonePresent(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.549 s testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtBottomPosition(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.54 s testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZoneNotPresent(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.573 s testSimpleCaseVerticallyNodeSelectionEdgeSelectableZoneNotPresent(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.547 s testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZonePresent(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.543 s testTargetNodeSelectionWithExtraSelectableZoneAtTopPosition(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.577 s testExpansionZoneWithZoomedImagesEdgeSelection(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.554 s testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtBottomPosition(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.534 s testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtLeftPosition(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.571 s testSimpleCaseVerticallyTargetNodeSelectionEdgeSelectableZonePresent(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.555 s testSourceNodeSelectionWithExtraSelectableZoneAtTopPosition(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.537 s testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZoneNotPresent(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.679 s testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtTopPosition(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.549 s testSourceNodeSelectionWithExtraSelectableZoneAtRightPosition(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.532 s testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZonePresent(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.533 s testSimpleCaseHorizontallyEdgeSelectionEdgeSelectableZonePresent(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.541 s testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtRightPosition(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.585 s testEdgeSelectionNextToTargetNodeWithExtraSelectableZoneAtLeftPosition(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.585 s testTargetNodeSelectionWithExtraSelectableZoneAtLeftPosition(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.54 s testExpansionZoneWithZoomedImagesSourceNodeSelection(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.55 s testEdgeSelectionNextToSourceNodeWithExtraSelectableZoneAtRightPosition(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.545 s testSourceNodeSelectionWithExtraSelectableZoneAtBottomPosition(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.572 s testTargetNodeSelectionWithExtraSelectableZoneAtRightPosition(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.529 s testSimpleCaseHorizontallyNodeSelectionEdgeSelectableZoneNotPresent(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.532 s testSimpleCaseHorizontallyEdgeSelectionOnTargetNodeEdgeSelectableZoneNotPresent(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.553 s testSimpleCaseVerticallyEdgeSelectionEdgeSelectableZoneNotPresent(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.537 s testTargetNodeSelectionWithExtraSelectableZoneAtBottomPosition(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.546 s testSimpleCaseVerticallyEdgeSelectionOnTargetNodeEdgeSelectableZonePresent(org.eclipse.sirius.tests.swtbot.EdgeSelectionTest) Time elapsed: 1.536 s testZoomOutWithMouseWithLeftAndUpperBoundaryVisibleOnViewport(org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest) Time elapsed: 1.024 s testPaletteZoomIn(org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest) Time elapsed: 1.076 s testZoomInWithMouseWithLowerAndRightBoundaryVisibleOnViewport(org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest) Time elapsed: 1.042 s testZoomOutWithMouseWithoutBoundaryVisibleAfterZoomOnViewport(org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest) Time elapsed: 1.084 s testPaletteZoomInBySquareSelection(org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest) Time elapsed: 1.07 s testZoomInWithMouseWithLeftAndUpperBoundaryVisibleOnViewport(org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest) Time elapsed: 1.023 s testZoomOutWithMouseWithLowerAndRightBoundaryVisibleOnViewport(org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest) Time elapsed: 1.015 s testPaletteZoomOut(org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest) Time elapsed: 1.086 s testZoomInWithMouseWithoutBoundaryVisibleAfterZoomOnViewport(org.eclipse.sirius.tests.swtbot.DiagramMouseZoomTest) Time elapsed: 1.017 s testZoomWithSynchronizedDecoratorConstantWithTabbarZoomButtons(org.eclipse.sirius.tests.swtbot.DiagramZoomTest) Time elapsed: 1.052 s testMouseZoomWithSynchronizedDecorator(org.eclipse.sirius.tests.swtbot.DiagramZoomTest) Time elapsed: 1.044 s testZoomWithSynchronizedDecoratorConstant(org.eclipse.sirius.tests.swtbot.DiagramZoomTest) Time elapsed: 1.015 s testRectangularMouseZoomWithSynchronizedDecorator(org.eclipse.sirius.tests.swtbot.DiagramZoomTest) Time elapsed: 1.04 s testLabelStabilityWhenMovingNodeOfRectilinearEdge(org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest) Time elapsed: 13.097 s testLabelMoveForEdgeInContainer(org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest) Time elapsed: 3.452 s testSingleSnapBackOnEdgeWithTwoLabels(org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest) Time elapsed: 1.111 s testLabelStabilityWhenMovingSegmentOnRectilinearEdge(org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest) Time elapsed: 5.419 s testLabelStabilityWhenMovingNodeOfTreeEdge(org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest) Time elapsed: 7.214 s testLabelStabilityWhenMovingNodeOfObliqueEdgeSeveralTimes(org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest) Time elapsed: 6.666 s testLabelStabilityWhenMovingPointOnRectilinearEdge(org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest) Time elapsed: 3.879 s testEdgeWithZeroLengthMoveByTargetMove(org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest) Time elapsed: 1.617 s testSingleSnapBackOnEdgeWithThreeLabels(org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest) Time elapsed: 1.64 s testLabelStabilityWhenMovingPointOnObliqueEdge(org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest) Time elapsed: 3.809 s testSingleSnapBackOnEdgeWithEmptyLabels(org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest) Time elapsed: 1.096 s testLabelStabilityOnBracketEdges(org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest) Time elapsed: 5.093 s testLabelStabilityWhenMovingNodeOfObliqueEdgeWithShortSegmentPath(org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest) Time elapsed: 3.709 s testLabelStabilityWhenMovingNodeOfObliqueEdge(org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest) Time elapsed: 4.78 s testSingleSnapBackOnEdgeWithZeroLabels(org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveFromEdgeMoveTest) Time elapsed: 1.106 s testExpandableItemStatusAfterOpening(org.eclipse.sirius.tests.swtbot.editor.vsm.OpeningContextTest) Time elapsed: 0.24 s testDDEUnderDecoratorSelection(org.eclipse.sirius.tests.swtbot.NodeWithDecoratorSelectionTest) Time elapsed: 1.149 s testManualAirdModificationBehavior(org.eclipse.sirius.tests.swtbot.ManualAirdModificationTest) Time elapsed: 1.279 s testUnGroupPackages(org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest) Time elapsed: 2.86 s testSpecificNotCloseEditor(org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest) Time elapsed: 1.238 s testSpecificCloseEditorsFromRepresentationDeleteAfterReload(org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest) Time elapsed: 3.234 s testSpecificCloseEditor(org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest) Time elapsed: 1.326 s testSpecificCloseEditorsFromSemanticDeleteAfterReload(org.eclipse.sirius.tests.swtbot.SpecificClosedOrNotClosedEditorTest) Time elapsed: 2.914 s testMigrationNoSavingFromAirdAndVSMOpenProject(org.eclipse.sirius.tests.swtbot.MigrationTest) Time elapsed: 0.074 s testMigrationSavingFromAirdAndVSMDoubleClick(org.eclipse.sirius.tests.swtbot.MigrationTest) Time elapsed: 1.1 s testMigrationSavingFromAirdAndVSMOpenProject(org.eclipse.sirius.tests.swtbot.MigrationTest) Time elapsed: 0.089 s testMigrationNoSavingFromAirdAndVSMDoubleClick(org.eclipse.sirius.tests.swtbot.MigrationTest) Time elapsed: 0.465 s test_DnDPackageFromMC2ContainerBlank2_zoom200(org.eclipse.sirius.tests.swtbot.DragNDropTest) Time elapsed: 1.495 s test_DnDClassFromMC2DiagramBlank5(org.eclipse.sirius.tests.swtbot.DragNDropTest) Time elapsed: 1.627 s test_DnDNodeFromContainer2DiagramBlank2(org.eclipse.sirius.tests.swtbot.DragNDropTest) Time elapsed: 1.439 s test_DnDContainerFromContainer2ContainerBlank2_zoom200(org.eclipse.sirius.tests.swtbot.DragNDropTest) Time elapsed: 1.661 s test_DnDEClassMC2ContainerBlank2(org.eclipse.sirius.tests.swtbot.DragNDropTest) Time elapsed: 1.166 s test_DnDPackageFromMC2ContainerBlank2(org.eclipse.sirius.tests.swtbot.DragNDropTest) Time elapsed: 1.212 s test_DnDPackageFromMC2ContainerBlank5(org.eclipse.sirius.tests.swtbot.DragNDropTest) Time elapsed: 1.193 s test_DnDNoNPEDuringFeedback_Diagram3(org.eclipse.sirius.tests.swtbot.DragNDropTest) Time elapsed: 1.173 s test_DnDClassFromMC2DiagramBlank6FromATransientLayerTool(org.eclipse.sirius.tests.swtbot.DragNDropTest) Time elapsed: 1.181 s test_DnDContainerFromDiagram2ContainerBlank2(org.eclipse.sirius.tests.swtbot.DragNDropTest) Time elapsed: 1.435 s test_DnDEClassFromMC2DiagramBlank2(org.eclipse.sirius.tests.swtbot.DragNDropTest) Time elapsed: 1.582 s test_DnDContainerFromContainer2ContainerBlank2(org.eclipse.sirius.tests.swtbot.DragNDropTest) Time elapsed: 1.665 s test_DnDClassFromContainer2ContainerBlank5(org.eclipse.sirius.tests.swtbot.DragNDropTest) Time elapsed: 1.441 s test_DnDPackageFromMC2DiagramBlank2(org.eclipse.sirius.tests.swtbot.DragNDropTest) Time elapsed: 1.148 s test_DnDPackageFromMC2DiagramBlank5(org.eclipse.sirius.tests.swtbot.DragNDropTest) Time elapsed: 1.139 s test_DnDClassFromMC2ContainerBlank5(org.eclipse.sirius.tests.swtbot.DragNDropTest) Time elapsed: 1.157 s testClassCastException(org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest) Time elapsed: 1.507 s testIllegalArgumentException(org.eclipse.sirius.tests.swtbot.OpenDiagramWithExceptionTest) Time elapsed: 1.588 s testMakeSameSizeHStack(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest) Time elapsed: 1.066 s testMakeSameSizeVStack(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest) Time elapsed: 1.063 s testAutoSizeHStack(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest) Time elapsed: 1.601 s testAutoSizeVStack(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsSizeTest) Time elapsed: 1.584 s testDualServiceNavigationWithAqlInterpreter2(org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest) Time elapsed: 10.958 s testDualServiceNavigationWithAqlInterpreter3(org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest) Time elapsed: 5.33 s testServiceNavigationWithAqlInterpreterFirstPosition(org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest) Time elapsed: 4.655 s testSingleServiceNavigationWithAqlInterpreter(org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest) Time elapsed: 5.421 s testServiceNavigationWithSameServiceInDifferentClasses2(org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest) Time elapsed: 5.458 s testServiceNavigationWithSameServiceInDifferentClasses(org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest) Time elapsed: 5.743 s testServiceNavigationWithAqlInterpreterMiddlePosition(org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest) Time elapsed: 4.626 s testServiceNavigationFromJavaExtensionDefinition(org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest) Time elapsed: 6.363 s testServiceNavigationWithAqlInterpreterLastPosition(org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest) Time elapsed: 4.929 s testSingleServiceNavigation(org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest) Time elapsed: 6.472 s testDualServiceNavigationWithAqlInterpreter(org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest) Time elapsed: 6.233 s testServiceNavigationFromJavaExtensionDefinitionError(org.eclipse.sirius.tests.swtbot.editor.vsm.ServiceNavigationTest) Time elapsed: 4.6 s testSTD001(org.eclipse.sirius.tests.swtbot.std.STD001) Time elapsed: 6.492 s testSTD002(org.eclipse.sirius.tests.swtbot.std.STD002) Time elapsed: 2.363 s testSTD004(org.eclipse.sirius.tests.swtbot.std.STD004) Time elapsed: 5.324 s testSTD005(org.eclipse.sirius.tests.swtbot.std.STD005) Time elapsed: 5.879 s testSTD007(org.eclipse.sirius.tests.swtbot.std.STD007) Time elapsed: 6.348 s testSTD009(org.eclipse.sirius.tests.swtbot.std.STD009) Time elapsed: 0.03 s testSTD011(org.eclipse.sirius.tests.swtbot.std.STD011) Time elapsed: 7.122 s testSTD018(org.eclipse.sirius.tests.swtbot.std.STD018) Time elapsed: 7.353 s testDragAndDropClassesWithEdgeFromContainerToCanvasThenUndoThenRedoOperation(org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest) Time elapsed: 1.683 s testDragAndDropClassesWithEdgeFromContainerToContainer(org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest) Time elapsed: 1.241 s testDragAndDropClassesThatImpliesContainerMappingChanges(org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest) Time elapsed: 1.217 s testDragAndDropClassesWithEdgeFromContainerToCanvas(org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest) Time elapsed: 1.231 s testDragAndDropClassesWithEdgeFromContainerToCanvasThenGoBack(org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest) Time elapsed: 1.295 s testMoveClass(org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest) Time elapsed: 1.173 s testDragAndDropClassesWithEdgeFromContainerToCanvasWithScroll(org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest) Time elapsed: 1.254 s testDragAndDropClassesWithEdgeFromContainerToContainerThenUndoThenRedoOperation(org.eclipse.sirius.tests.swtbot.uml.UmlClassDragAndDropTest) Time elapsed: 1.283 s testDndPackageFromContainerToContainer(org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest) Time elapsed: 1.192 s testDndMultiplePackagesFromCanvasToContainer(org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest) Time elapsed: 1.2 s testDnDPackageFromContainerToCanvas(org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest) Time elapsed: 1.208 s testDnDPackageFromCanvasToContainer(org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest) Time elapsed: 1.21 s testDnDPackageFromContainerToCanvasWithScroll(org.eclipse.sirius.tests.swtbot.uml.UmlPackageDragAndDropTest) Time elapsed: 1.162 s testResizePortOnPortOnContainer(org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest) Time elapsed: 1.473 s testMovePortOnContainer(org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest) Time elapsed: 1.428 s testDropPortFromComponentToAnotherComponent(org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest) Time elapsed: 1.398 s testResizePortOnPortOnNode(org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest) Time elapsed: 1.555 s testMovePortOnPortOnNode(org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest) Time elapsed: 1.461 s testResizePortOnNode(org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest) Time elapsed: 1.399 s testMovePortOnNodeInContainer(org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest) Time elapsed: 1.526 s testResizePortOnNodeInContainer(org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest) Time elapsed: 1.507 s testMovePortWithoutDropAfterZoom(org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest) Time elapsed: 1.227 s testMovePortOnContainerInContainer(org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest) Time elapsed: 1.465 s testMovePortOnNode(org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest) Time elapsed: 1.154 s testMovePortWithoutDrop(org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest) Time elapsed: 1.195 s testResizePortOnContainerInContainer(org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest) Time elapsed: 1.485 s testIndirectDropPortFromComponentToDiagram(org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest) Time elapsed: 1.583 s testMovePortOnPortOnContainer(org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest) Time elapsed: 1.546 s testResizePortOnContainer(org.eclipse.sirius.tests.swtbot.uml.UmlPortMoveTest) Time elapsed: 1.476 s testMovePortNearCollapsedPort(org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest) Time elapsed: 1.249 s testDropCollapsedPortFromComponentToAnotherComponentNearCollapsedPort(org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest) Time elapsed: 1.258 s testDropPortFromComponentToAnotherComponent_WithHiddenEdge(org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest) Time elapsed: 1.254 s testMoveCollapsedPortNearCollapsedPort(org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest) Time elapsed: 1.241 s testDropPortFromComponentToAnotherComponentNearCollapsedPort(org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest) Time elapsed: 1.193 s testDropCollapsedPortFromComponentToAnotherComponent(org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest) Time elapsed: 1.175 s testDropPortFromComponentToAnotherComponent_WithStraightEdge(org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest) Time elapsed: 1.216 s testDropPortFromComponentToAnotherComponent_WithRectilinearEdge(org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest) Time elapsed: 1.188 s testDropPortFromComponentToAnotherComponentNearCollapsedPortWithZoom(org.eclipse.sirius.tests.swtbot.uml.UmlPortDragAndDropTest) Time elapsed: 1.275 s testHideAllElements(org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest) Time elapsed: 4.166 s testHideElementAndCheckItIsInDialog(org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest) Time elapsed: 4.115 s testCheckAllElementsAreInDialog(org.eclipse.sirius.tests.swtbot.table.HideRevealTableColumnsTest) Time elapsed: 4.135 s testCheckAllElementsAreInDialog(org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest) Time elapsed: 4.347 s testHideElementAndCheckItIsInDialog(org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest) Time elapsed: 4.29 s testHideAllElements(org.eclipse.sirius.tests.swtbot.table.HideRevealTableLinesTest) Time elapsed: 4.488 s testRenameTableRepresentation(org.eclipse.sirius.tests.swtbot.table.RenameTableRepresentationTest) Time elapsed: 1.693 s testDeleteSeveralLines(org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable) Time elapsed: 4.357 s testHideSeveralLines(org.eclipse.sirius.tests.swtbot.table.DeleteHideSeveralLineOnTable) Time elapsed: 4.318 s testCreatedDTreeItemSelection(org.eclipse.sirius.tests.swtbot.table.CreatedDLinesSelectionTests) Time elapsed: 1.782 s testRefreshContextMenuAfterModifyVsm(org.eclipse.sirius.tests.swtbot.table.ContextMenuTableTest) Time elapsed: 2.562 s testDLineExpansion(org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests) Time elapsed: 1.842 s testColumnItemWidth(org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests) Time elapsed: 1.888 s testColumnItemHeaderWidth(org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests) Time elapsed: 1.779 s testTreeItemCollapse(org.eclipse.sirius.tests.swtbot.table.TableUIPermissionAuthorityTests) Time elapsed: 1.798 s testTableLineDeletionWithDELShortcut(org.eclipse.sirius.tests.swtbot.table.DeleteLineWithDELShortcutTest) Time elapsed: 2.265 s testTableGlobalRefreshWithF5Shortcut(org.eclipse.sirius.tests.swtbot.table.TableRefreshWithF5ShortcutTests) Time elapsed: 2.283 s testEditBooleanCellWithOtherColumnOnSameFeatureName(org.eclipse.sirius.tests.swtbot.table.CellEditionTest) Time elapsed: 1.79 s testEditBooleanCellWithOtherColumnOnSameFeatureName(org.eclipse.sirius.tests.swtbot.table.ReadOnlyColumnTest) Time elapsed: 1.749 s testDefaultLabelExpressionValue(org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionTest) Time elapsed: 0.283 s testLoggerExpressionValue(org.eclipse.sirius.tests.swtbot.crossTable.CrossTableIntersectionExpressionTest) Time elapsed: 1.923 s testBundledImageStyleCustomizationWithError(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 1.18 s testGMFNoteAttachmentStyleCustomization(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 7.429 s testShapeContainerStyleCustomization(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 13.925 s testFlatContainerStyleCustomization(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 16.644 s testEdgeStyleCustomization(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 16.252 s testSetWorkspaceImageStyleCustomization(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 3.948 s testEllipseStyleCustomization(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 19.195 s testSquareStyleCustomization(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 15.149 s testGaugeCompositeStyleCustomization(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 14.85 s testDotStyleCustomization(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 14.837 s testBracketEdgeStyleCustomization(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 14.558 s testGMFNoteStyleCustomization(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 16.946 s testSiriusNoteStyleCustomization(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 14.859 s testWorkspaceImageStyleOnContainerCustomization(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 14.693 s testBundledImageStyleCustomization(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 17.798 s testGMFTextStyleCustomization(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 10.954 s testLabelSizeCustomization(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 1.302 s testLozengeStyleCustomization(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 14.609 s testWorkspaceImageStyleOnNodeCustomization(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleTests) Time elapsed: 15.893 s testArrangeLinkedBorderNodesCase1(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest) Time elapsed: 1.408 s testArrangeLinkedBorderNodesCase2(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest) Time elapsed: 1.552 s testArrangeLinkedBorderNodesCase1Zoom200(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest) Time elapsed: 1.421 s testArrangeLinkedBorderNodesCase1Pinned(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest) Time elapsed: 1.606 s testArrangeLinkedBorderNodesCase1Zoom50(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityAppTemoinTest) Time elapsed: 1.464 s testArrangeLinkedBorderNodesCase9WithZoom(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.071 s testArrangeLinkedBorderNodesCase1(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.188 s testArrangeLinkedBorderNodesCase2(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.165 s testArrangeLinkedBorderNodesCase3(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.353 s testArrangeLinkedBorderNodesCase6(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.34 s testArrangeLinkedBorderNodesCase7(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.075 s testArrangeLinkedBorderNodesCase8(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.043 s testArrangeLinkedBorderNodesCase9(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.031 s testArrangeLinkedBorderNodesCase8WithZoom(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.054 s testArrangeLinkedBorderNodesCase10WithZoom(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.075 s testArrangeLinkedBorderNodesCase10(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.106 s testArrangeLinkedBorderNodesCase5_1(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.082 s testArrangeLinkedBorderNodesCase5_2(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.074 s testArrangeLinkedBorderNodesCase5_3(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.063 s testArrangeLinkedBorderNodesCase5_4(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.064 s testArrangeLinkedBorderNodesCase5_5(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.102 s testArrangeLinkedBorderNodesCase5_6(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.084 s testArrangeLinkedBorderNodesCase5_7(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.13 s testArrangeLinkedBorderNodesCase5_8(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.063 s testArrangeLinkedBorderNodesCase7WithZoom(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesLayoutStabilityTest) Time elapsed: 1.08 s testArrangeLinkedBorderNodesCase9WithZoom(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.055 s testArrangeLinkedBorderNodesCase1(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.198 s testArrangeLinkedBorderNodesCase2(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.195 s testArrangeLinkedBorderNodesCase3(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.71 s testArrangeLinkedBorderNodesCase6(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.44 s testArrangeLinkedBorderNodesCase7(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.089 s testArrangeLinkedBorderNodesCase8(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.043 s testArrangeLinkedBorderNodesCase9(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.041 s testArrangeLinkedBorderNodesCase8WithZoom(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.053 s testArrangeLinkedBorderNodesCase10WithZoom(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.063 s testArrangeLinkedBorderNodesCase10(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.058 s testArrangeLinkedBorderNodesCase5_1(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.093 s testArrangeLinkedBorderNodesCase5_2(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.102 s testArrangeLinkedBorderNodesCase5_3(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.08 s testArrangeLinkedBorderNodesCase5_4(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.075 s testArrangeLinkedBorderNodesCase5_5(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.098 s testArrangeLinkedBorderNodesCase5_6(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.135 s testArrangeLinkedBorderNodesCase5_7(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.076 s testArrangeLinkedBorderNodesCase5_8(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.073 s testArrangeLinkedBorderNodesCase7WithZoom(org.eclipse.sirius.tests.swtbot.ArrangeAllLinkedBorderedNodesWithSnapToGridTest) Time elapsed: 1.1 s testDistributeActionInVariousConfigurations(org.eclipse.sirius.tests.swtbot.DistributeActionTests) Time elapsed: 124.517 s testDisablementChecking(org.eclipse.sirius.tests.swtbot.DistributeActionTests) Time elapsed: 1.277 s testFirstAndLastBothShape(org.eclipse.sirius.tests.swtbot.DistributeActionTests) Time elapsed: 1.417 s testAllDistributeAction(org.eclipse.sirius.tests.swtbot.DistributeActionTests) Time elapsed: 41.692 s testShapesAtSameAxis(org.eclipse.sirius.tests.swtbot.DistributeActionTests) Time elapsed: 1.683 s testDisablementCheckingBorderedNodes(org.eclipse.sirius.tests.swtbot.DistributeActionTests) Time elapsed: 1.514 s testCreationOfNewVerticalRegionContainerWithDefinedSizeAndOneRegion(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.236 s testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndOneRegion(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.2 s testCreationOfNewVerticalRegionContainerWithDefinedSizeAndTwoRegions(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.183 s testChildrenPresentationsInHorizontalStack(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.456 s testCreationOfNewHorizontalRegionContainerWithoutRegionAndHideLabel(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.223 s testCompartmentCreationInVerticalStack(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.383 s testCreationOfNewVerticalRegionContainerWithOneRegion(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.189 s testCreationOfNewVerticalRegionContainerWithTwoRegionsAndRectangleDraw(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.188 s testCollapseOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.707 s testCreationOfNewHorizontalRegionContainerOutsideEditor(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.257 s testCreationOfNewVerticalRegionContainerWithTwoRegions(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.184 s testCreationOfNewHorizontalRegionContainerWithTwoRegions(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.207 s testResizeOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.693 s testCollapseOfNewVerticalRegionContainerWithTwoRegions(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.691 s testItemCreationInListContainerInHorizontalStack(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.225 s testResizeOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.682 s testCreationOfNewHorizontalRegionContainerWithoutRegion(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.204 s testCollapseOfNewHorizontalRegionContainerWithTwoRegions(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.253 s testEdgeVisibilityInCaseOfCompartmentCollapsedAndContainerMoved(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 3.091 s testCreationOfNewVerticalRegionContainerOutsideEditor(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.268 s testCreationOfNewHorizontalRegionContainerWithTwoRegionsAndRectangleDraw(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.18 s testNodeCreationInFreeFormContainerInVerticalStack(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.164 s testCreationOfNewHorizontalRegionContainerWithDefinedSizeAndTwoRegions(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.205 s testCreationOfNewVerticalRegionContainerWithDefinedSize(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.162 s testCreationOfNewVerticalRegionContainerWithoutRegionAndHideLabel(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.177 s testCreationOfNewVerticalRegionContainerWithoutRegionAndRectangleDraw(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.185 s testCompartmentCreationInHorizontalStack(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.36 s testCreationOfNewVerticalRegionContainerWithoutRegion(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.161 s testCreationOfNewHorizontalRegionContainerWithoutRegionAndRectangleDraw(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.166 s testEdgeVisibilityInCaseOfCompartmentCollapsedAndNodeMoved(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 3.051 s testCreationOfNewHorizontalRegionContainerWithDefinedSize(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.18 s testChildrenPresentationsInVerticalStack(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.489 s testCreationOfNewVerticalRegionContainerWithOneRegionAndRectangleDraw(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.212 s testEdgeToEdgeVisibilityInCaseOfCollapseCompartment(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 2.572 s testContainerListCreationInHorizontalStack(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.174 s testCreationOfNewHorizontalRegionContainerWithOneRegionAndRectangleDraw(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.207 s testContainerListCreationInVerticalStack(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.195 s testNodeCreationInFreeFormContainerInHorizontalStack(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.165 s testCreationOfNewHorizontalRegionContainerWithOneRegion(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.189 s testItemCreationInListContainerInVerticalStack(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsTest) Time elapsed: 1.181 s testEdgeRefreshInCaseOfCollapseCompartment(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest) Time elapsed: 4.06 s testEdgeRefreshInCaseOfAnotherEdgeRenaming(org.eclipse.sirius.tests.swtbot.compartment.CompartmentsWithComponentTest) Time elapsed: 2.648 s testBottomTopPaddingSetting(org.eclipse.sirius.tests.swtbot.ArrangeAllTest) Time elapsed: 9.771 s testTopBottomSpecifiedLayout(org.eclipse.sirius.tests.swtbot.ArrangeAllTest) Time elapsed: 5.149 s testBottomTopSpecifiedLayoutWithContainers(org.eclipse.sirius.tests.swtbot.ArrangeAllTest) Time elapsed: 4.953 s testTopBottomPaddingSetting(org.eclipse.sirius.tests.swtbot.ArrangeAllTest) Time elapsed: 9.705 s testAutosizeApplicationOnArrangeAllLeftRight(org.eclipse.sirius.tests.swtbot.ArrangeAllTest) Time elapsed: 4.916 s testBottomTopSpecifiedLayout(org.eclipse.sirius.tests.swtbot.ArrangeAllTest) Time elapsed: 4.916 s testLeftRightSpecifiedLayout(org.eclipse.sirius.tests.swtbot.ArrangeAllTest) Time elapsed: 4.929 s testAutosizeApplicationOnArrangeAllTreeOrdering(org.eclipse.sirius.tests.swtbot.ArrangeAllTest) Time elapsed: 4.909 s testLeftRightSpecifiedLayoutWithContainers(org.eclipse.sirius.tests.swtbot.ArrangeAllTest) Time elapsed: 4.924 s testTopBottomSpecifiedLayoutWithContainers(org.eclipse.sirius.tests.swtbot.ArrangeAllTest) Time elapsed: 4.911 s testAutosizeApplicationOnArrangeAllTopBottom(org.eclipse.sirius.tests.swtbot.ArrangeAllTest) Time elapsed: 4.919 s testTreeOrdering(org.eclipse.sirius.tests.swtbot.ArrangeAllTest) Time elapsed: 5.274 s testLeftRightPaddingSetting(org.eclipse.sirius.tests.swtbot.ArrangeAllTest) Time elapsed: 9.542 s testBorderNodeSnapWithArrange(org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest) Time elapsed: 4.847 s testContainerSnapWithArrange(org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest) Time elapsed: 4.868 s testBottomTopPaddingSetting(org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest) Time elapsed: 9.771 s testTopBottomSpecifiedLayout(org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest) Time elapsed: 5.125 s testBottomTopSpecifiedLayoutWithContainers(org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest) Time elapsed: 4.948 s testTopBottomPaddingSetting(org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest) Time elapsed: 10.081 s testAutosizeApplicationOnArrangeAllLeftRight(org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest) Time elapsed: 4.924 s testBottomTopSpecifiedLayout(org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest) Time elapsed: 5.098 s testLeftRightSpecifiedLayout(org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest) Time elapsed: 5.107 s testAutosizeApplicationOnArrangeAllTreeOrdering(org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest) Time elapsed: 5.1 s testLeftRightSpecifiedLayoutWithContainers(org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest) Time elapsed: 4.929 s testTopBottomSpecifiedLayoutWithContainers(org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest) Time elapsed: 4.938 s testAutosizeApplicationOnArrangeAllTopBottom(org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest) Time elapsed: 4.953 s testTreeOrdering(org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest) Time elapsed: 5.055 s testLeftRightPaddingSetting(org.eclipse.sirius.tests.swtbot.ArrangeAllWithSnapToGridTest) Time elapsed: 9.583 s test_DnDPackageFromMC2ContainerBlank2_zoom200(org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest) Time elapsed: 1.433 s test_DnDClassFromMC2DiagramBlank5(org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest) Time elapsed: 1.57 s test_DnDNodeFromContainer2DiagramBlank2(org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest) Time elapsed: 1.331 s test_DnDContainerFromContainer2ContainerBlank2_zoom200(org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest) Time elapsed: 1.686 s test_DnDEClassMC2ContainerBlank2(org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest) Time elapsed: 1.177 s test_DnDPackageFromMC2ContainerBlank2(org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest) Time elapsed: 1.213 s test_DnDPackageFromMC2ContainerBlank5(org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest) Time elapsed: 1.158 s test_DnDNoNPEDuringFeedback_Diagram3(org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest) Time elapsed: 1.143 s test_DnDClassFromMC2DiagramBlank6FromATransientLayerTool(org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest) Time elapsed: 1.117 s test_DnDContainerFromDiagram2ContainerBlank2(org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest) Time elapsed: 1.415 s test_DnDEClassFromMC2DiagramBlank2(org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest) Time elapsed: 1.567 s test_DnDContainerFromContainer2ContainerBlank2(org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest) Time elapsed: 1.641 s test_DnDClassFromContainer2ContainerBlank5(org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest) Time elapsed: 1.415 s test_DnDPackageFromMC2DiagramBlank2(org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest) Time elapsed: 1.123 s test_DnDPackageFromMC2DiagramBlank5(org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest) Time elapsed: 1.127 s test_DnDClassFromMC2ContainerBlank5(org.eclipse.sirius.tests.swtbot.DragAndDropWithSnapToGridTest) Time elapsed: 1.17 s testEdgeStabilityOnBendpointsAlignment(org.eclipse.sirius.tests.swtbot.EdgeStabilityOnBendpointsAlignmentTest) Time elapsed: 1.133 s testEdgeStabilityOnDragAndDropOnNorth(org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest) Time elapsed: 1.089 s testEdgeStabilityOnDragAndDropOnSouth(org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest) Time elapsed: 1.097 s testEdgeStabilityOnDragAndDropOnEast(org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest) Time elapsed: 1.09 s testEdgeStabilityOnDragAndDropOnWest(org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest) Time elapsed: 1.137 s testEdgeStabilityOnDragAndDropToContainedNode(org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest) Time elapsed: 1.087 s testEdgeStabilityOnDragAndDropWithSourceAndTarget(org.eclipse.sirius.tests.swtbot.EdgeStabilityOnDragAndDropTest) Time elapsed: 1.072 s testEdgeLabelStabilityOnCopyPasteLayout(org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest) Time elapsed: 2.263 s testEdgeLabelStabilityOnDragAndDrop(org.eclipse.sirius.tests.swtbot.EdgeLabelStabilityTest) Time elapsed: 1.101 s testEdgeLabelMoveFromBorder(org.eclipse.sirius.tests.swtbot.EdgeLabelsMoveTest) Time elapsed: 1.652 s testEdgeStabilityOnLayerActivation(org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest) Time elapsed: 2.994 s testEdgeStabilityOnLayerDeactivation(org.eclipse.sirius.tests.swtbot.EdgeStabilityOnLayerManagementTest) Time elapsed: 2.951 s testDragSource(org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest) Time elapsed: 1.287 s testDragTarget(org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest) Time elapsed: 1.273 s testCreateRectlinearEdge(org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest) Time elapsed: 1.28 s testCreateEdgeOnNodeWithBorderImage(org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest) Time elapsed: 1.173 s testCreateRectlinearEdgeOnProvidedShape(org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest) Time elapsed: 1.283 s testDragSourceProvidedShape(org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest) Time elapsed: 1.36 s testCreateObliqueEdge(org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest) Time elapsed: 1.224 s testCreateObliqueEdgeOnProvidedShape(org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest) Time elapsed: 1.289 s testDragTargetProvidedShape(org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest) Time elapsed: 1.332 s testDragTargetProvidedShapeWithZoomAndScroll(org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest) Time elapsed: 1.371 s testDragSourceProvidedShapeWithZoomAndScroll(org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest) Time elapsed: 1.432 s testExtremityLocationOfExistingEdges(org.eclipse.sirius.tests.swtbot.EdgeOnFigureWithAlphaAnchorTest) Time elapsed: 1.089 s testSaveOnCloseTable(org.eclipse.sirius.tests.swtbot.EditorSavingTest) Time elapsed: 8.719 s testSaveOnCloseDiagram(org.eclipse.sirius.tests.swtbot.EditorSavingTest) Time elapsed: 8.798 s testSaveOnCloseAll(org.eclipse.sirius.tests.swtbot.EditorSavingTest) Time elapsed: 11.743 s testEmptyPropertyViewAfterEdgeDeletionTest(org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest) Time elapsed: 3.165 s testEmptyPropertyViewAfterNodeDeletionTest(org.eclipse.sirius.tests.swtbot.EmptyPropertyViewAfterDeletionTest) Time elapsed: 3.116 s testRepresentationVisibilityAfterSessionReload(org.eclipse.sirius.tests.swtbot.modelexplorer.RepresentationVisibilityAfterSessionReloadTest) Time elapsed: 0.916 s testHideRevealEdgeLabelWithNodeFilering(org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI) Time elapsed: 1.246 s testHideRevealLabelWithNodeFilering(org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI) Time elapsed: 1.276 s testHideRevealEdgeLabelWithNodeFilering2(org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI) Time elapsed: 1.275 s testHideRevealLabelWithNodeFilering2(org.eclipse.sirius.tests.swtbot.HideRevealDiagramElementsLabelsTestWithOldUI) Time elapsed: 1.349 s testChangeLabelIconsHidingUsingPreferencesUI(org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest) Time elapsed: 2.714 s testChangeLabelIconsHidingWithFilters(org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest) Time elapsed: 1.611 s testChangeHidingLabelIconsUsingAPI(org.eclipse.sirius.tests.swtbot.HideLabelIconsWithPreferencesTest) Time elapsed: 2.208 s test_Label_Display_Multiple_Lines_With_ExistingLabel_OnNode(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.029 s test_DirectEditSimpleToMultiline_OnListContainer(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.265 s test_DirectEditSimpleToMultiline_OnContainer(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.255 s test_DirectEditSimpleToMultiline_Edge_Center(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.252 s test_Label_Display_Multiple_Lines_With_ExistingLabel_OnContainer(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 0.988 s test_Label_Display_Multiple_Lines_With_Existing_Center_Label_OnEdge(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 0.989 s test_DirectEditSimpleToMultiline_OnNodeBorderInContainer2(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.29 s test_DirectEditSimpleToMultiline_OnNodeBorderInContainer3(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.3 s test_DirectEditSimpleToMultiline_OnNodeBorderInContainer4(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.288 s testWrapContainerLabelDuringResize(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.981 s test_Label_Display_Multiple_Lines_With_ExistingLabel_OnNodeBorder(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.023 s test_DirectEditSimpleToMultiline_OnNodeBorder(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.285 s test_Label_Display_Multiple_Lines_With_ExistingLabel_OnNodeInContainer2(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.019 s test_Label_Display_Multiple_Lines_With_ExistingLabel_OnNodeInContainer3(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.024 s test_Label_Display_Multiple_Lines_With_ExistingLabel_OnNodeInContainer4(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.02 s test_Label_Display_Multiple_Lines_With_Existing_End_Label_OnEdge(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 0.994 s test_Label_Display_Multiple_Lines_With_ExistingLabel_OnNodeListElement(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 0.982 s testWrapContainerLabelAtOpenning(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 0.966 s testWrapListContainerInContainerLabelAtOpenning(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 0.969 s test_DirectEditSimpleToMultiline_OnNodeInContainer2(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.315 s test_DirectEditSimpleToMultiline_OnNodeInContainer3(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.297 s test_DirectEditSimpleToMultiline_OnNodeInContainer4(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.29 s testWrapElementListLabelDuringResize(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.964 s test_Label_Display_Multiple_Lines_With_ExistingLabel_OnListInContainer(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.002 s test_Label_Display_Multiple_Lines_With_ExistingLabel_OnNodeBorderInContainer2(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.026 s test_Label_Display_Multiple_Lines_With_ExistingLabel_OnNodeBorderInContainer3(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.021 s test_Label_Display_Multiple_Lines_With_ExistingLabel_OnNodeBorderInContainer4(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.02 s testWrapNodeInContainerLabelDuringResize(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.962 s test_Label_Display_Multiple_Lines_With_ExistingLabel_OnContainerInContainer(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 0.986 s test_DirectEditSimpleToMultiline_OnNodeListElement(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.266 s test_DirectEditSimpleToMultiline_Edge_Begin(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.981 s testWrapListContainerLabelDuringResize(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.988 s testWrapNodeLabelDuringResize(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 2.003 s testWrapElementListLabelAtOpenning(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 0.96 s testWrapContainerInContainerLabelDuringResize(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.963 s test_Label_Display_Multiple_Lines_With_ExistingLabel_OnListContainer(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 0.993 s test_DirectEditSimpleToMultiline_OnListInContainer(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.278 s test_Label_Display_Multiple_Lines_With_Existing_Begin_Label_OnEdge(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 0.985 s testWrapNodeInContainerLabelAtOpenning(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 0.957 s testWrapListContainerLabelAtOpenning(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 0.958 s test_DirectEditSimpleToMultiline_OnNode(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.285 s test_DirectEditSimpleToMultiline_OnContainerInContainer(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.247 s testWrapNodeLabelAtOpenning(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 0.965 s test_DirectEditSimpleToMultiline_Edge_End(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.982 s testWrapListContainerInContainerLabelDuringResize(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 1.961 s testWrapContainerInContainerLabelAtOpenning(org.eclipse.sirius.tests.swtbot.MultiLineLabelDiagramTest) Time elapsed: 0.995 s testNodeListCreationOnDiagram(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 2.616 s testNodeMultipleSelectionAfterMultipleCreationByStandardTool(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 1.061 s testEdgePrimarySelectionAfterSingleCreationByStandardTool(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 1.09 s testNodeMultipleSelectionAfterMultipleCreationOnPackageByStandardToolAndSnapToGrid(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 1.057 s testOneContainerCreationOnDiagram(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 2.61 s testNodePrimarySelectionAfterSingleCreationByStandardTool(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 1.047 s testPositionsOfNewNodesCreatedInAnotherEditor(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 1.279 s testOneNodeCreationOnDiagram(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 2.612 s testNodeCreationOnOpeningDiagram(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 1.784 s testOneNodeCreationOnOpeningDiagram(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 1.772 s testEdgePrimarySelectionAfterSingleCreationByExternalJavaAction(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 1.111 s testOneNodeListCreationOnDiagram(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 2.652 s testNodeMultipleSelectionAfterMultipleCreationOnDiagramByStandardToolAndSnapToGrid(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 1.068 s testNodePrimarySelectionAfterSingleCreationByExternalJavaAction(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 1.073 s testEdgeMultipleSelectionAfterMultipleCreationByStandardTool(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 1.131 s testNodeCreationOnDiagram(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 2.592 s testOneNodeListCreationOnOpeningDiagram(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 1.755 s testOneContainerCreationOnOpeningDiagram(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 1.757 s testContainerCreationOnDiagram(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 2.602 s testNodeListCreationOnOpeningDiagram(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 1.894 s testContainerCreationOnOpeningDiagram(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 1.799 s testEReferenceMultipleSelectionAfterMultipleCreationByExternalJavaAction(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 1.114 s testNodeMultipleSelectionAfterMultipleCreationByExternalJavaAction(org.eclipse.sirius.tests.swtbot.NodeCreationPositionTest) Time elapsed: 1.053 s testOpenTableRepresentation(org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest) Time elapsed: 4.809 s testOpenDiagramAndTableRepresentations(org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest) Time elapsed: 7.028 s testOpenDiagramRepresentation(org.eclipse.sirius.tests.swtbot.OpenMultipleRepresentationsTest) Time elapsed: 4.833 s testResizingC1ToSW(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.172 s testResizingC2ToSE(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.231 s testResizingC2ToSW(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.108 s testResizingC3ToNE(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.115 s testResizingC3ToNW(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.124 s testResizingC3ToSE(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.108 s testResizingC4ToNE(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.108 s testResizingC4ToNW(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.137 s testResizingC4ToSE(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.143 s testResizingC4ToSW(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.149 s testResizingN1ToSW(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.094 s testResizingN2ToNE(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.133 s testResizingN2ToNW(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.121 s testResizingN2ToSE(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.114 s testResizingN2ToSW(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.102 s testResizingN3ToNE(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.144 s testResizingN3ToSE(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.097 s testResizingN3ToSW(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.114 s testResizingC2ToSEWith50(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.12 s testResizingC2ToSEWith125(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.185 s testResizingC2ToSWWith125(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.134 s testResizingB1ToN(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.153 s testResizingB2ToE(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.111 s testResizingB2ToN(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.119 s testResizingB2ToW(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.127 s testResizingB3ToS(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.11 s testResizingC1ToS(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.119 s testResizingC2ToS(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.107 s testResizingC4ToS(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.122 s testResizingC2ToSWWith50(org.eclipse.sirius.tests.swtbot.ShapeResizingEdgePositionStabilityTests) Time elapsed: 1.115 s test_expand_DNodeEditPart_North(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.103 s test_expand_DNodeEditPart_South(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.599 s test_expand_DNode3EditPart_East(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.083 s test_expand_DNode3EditPart_West(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.114 s test_expand_DNode2EditPart_East(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.097 s test_expand_DNode2EditPart_West(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.09 s test_shrink_DNode3EditPart_North(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.118 s test_shrink_DNode3EditPart_South(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.077 s test_expand_DNode2EditPart_North(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.094 s test_expand_DNode2EditPart_South(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.091 s test_shrink_DNodeEditPart_East(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.608 s test_shrink_DNodeEditPart_West(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.624 s test_shrink_DNode4EditPart_East(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.13 s test_shrink_DNode4EditPart_West(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.09 s test_shrink_DNodeEditPart_North(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.096 s test_shrink_DNodeEditPart_South(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.625 s test_shrink_DNode3EditPart_East(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.093 s test_shrink_DNode3EditPart_West(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.083 s test_shrink_DNode4EditPart_North(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.094 s test_shrink_DNode4EditPart_South(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.09 s test_expand_DNode3EditPart_North(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.091 s test_expand_DNode3EditPart_South(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.08 s test_shrink_DNode2EditPart_East(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.1 s test_shrink_DNode2EditPart_West(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.098 s test_DNode4EditPart_LabelSizeIncrease(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 2.173 s test_expand_DNodeEditPart_East(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.629 s test_expand_DNodeEditPart_West(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.623 s test_shrink_DNode2EditPart_North(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.093 s test_shrink_DNode2EditPart_South(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.129 s test_expand_DNode4EditPart_East(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.083 s test_expand_DNode4EditPart_West(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.085 s test_expand_DNode4EditPart_North(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.081 s test_expand_DNode4EditPart_South(org.eclipse.sirius.tests.swtbot.PortsOnNodePositionStabilityTest) Time elapsed: 1.094 s testPortLocationFromParentDnDFromModelExplorerView(org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropTest) Time elapsed: 1.201 s testPortsLocationsAfterDragAndDropOnSameContainer(org.eclipse.sirius.tests.swtbot.uml.PortLocationAfterDragAndDropOnDiagramTest) Time elapsed: 2.148 s testCopyPaste(org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest) Time elapsed: 1.321 s testCopyPasteWithCollapseInCopy(org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest) Time elapsed: 1.391 s testCopyPasteWithCollapseInPaste(org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithNotPastedPortsTest) Time elapsed: 1.38 s testCopyPaste(org.eclipse.sirius.tests.swtbot.uml.CopyPasteLayoutOfPortsWithConflictWithPastedPortsTest) Time elapsed: 1.282 s testCopyPasteFormat(org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest) Time elapsed: 1.545 s testCopyPasteLayout(org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest) Time elapsed: 1.453 s testCopyPasteStyle(org.eclipse.sirius.tests.swtbot.uml.CopyPasteFormatOfLabelOfBorderedNodeTest) Time elapsed: 1.481 s testDNode3EditPartLabelStability(org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest) Time elapsed: 1.076 s testDNodeEditPartLabelStability(org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest) Time elapsed: 1.068 s testDNode4EditPartLabelStability(org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest) Time elapsed: 1.08 s testDNode2EditPartLabelStability(org.eclipse.sirius.tests.swtbot.NodeBorderLabelPositionStabilityTest) Time elapsed: 1.07 s testEdgeLayoutStabilityOnToolWizard(org.eclipse.sirius.tests.swtbot.layout.EdgeLayoutStabilityWithToolWizardTest) Time elapsed: 1.102 s testEdgeStabilityOnTheSameDiagram(org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest) Time elapsed: 1.044 s testEdgeStability(org.eclipse.sirius.tests.swtbot.layout.EdgeStabilityOnCopyPasteLayoutTest) Time elapsed: 1.239 s testPortSelectionWithMarkee(org.eclipse.sirius.tests.swtbot.PortSelectionTest) Time elapsed: 1.651 s testClickBottomLeftPortToSelectPortWithManyEdges(org.eclipse.sirius.tests.swtbot.PortSelectionTest) Time elapsed: 1.618 s testClickInCenterSelectPortWithManyEdges(org.eclipse.sirius.tests.swtbot.PortSelectionTest) Time elapsed: 1.608 s testClickTopRightPortToSelectPortWithManyEdges(org.eclipse.sirius.tests.swtbot.PortSelectionTest) Time elapsed: 1.699 s testPortSelectionAfterContainerResize(org.eclipse.sirius.tests.swtbot.PortNotVisibleSelectionTest) Time elapsed: 1.553 s test_Deletion_Undo_Of_Node_With_BorderedNodes(org.eclipse.sirius.tests.swtbot.RefreshAfterUndoDeletionFromGenericToolTest) Time elapsed: 1.536 s testChangeRoutingStyleFromAppearanceSection(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests) Time elapsed: 1.71 s testChangeJumpLinksStatusFromAppearanceSection(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests) Time elapsed: 1.73 s testChangeEdgeSmoothnessFromAppearanceSection(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests) Time elapsed: 1.775 s testChangeBackgroundColorFromAppearanceSection(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests) Time elapsed: 2.112 s testChangeBackgroundImageFromAppearanceSection(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests) Time elapsed: 1.698 s testChangeRoutingObstructionsFromAppearanceSection(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests) Time elapsed: 2.089 s testChangeJumpLinksTypeFromAppearanceSection(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests) Time elapsed: 1.769 s testChangeRoutingClosestDistanceFromAppearanceSection(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests) Time elapsed: 2.13 s testChangeJumpLinksReverseFromAppearanceSection(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromAppearanceTabTests) Time elapsed: 2.086 s testChangeLineColorFromTabbar(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests) Time elapsed: 1.392 s testChangeBackgroundColorFromTabbar(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests) Time elapsed: 1.376 s testChangeBackgroundImageFromTabbar(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests) Time elapsed: 1.429 s testChangeRoutingStyleFromTabbar(org.eclipse.sirius.tests.swtbot.RefreshWithCustomizedStyleFromTabbarTests) Time elapsed: 1.385 s testResizePermission(org.eclipse.sirius.tests.swtbot.ResizeKindRefreshTests) Time elapsed: 7.635 s testUndoRedoFoldignOnSameBranchDifferentsLevels1(org.eclipse.sirius.tests.swtbot.TreeFoldingTest) Time elapsed: 8.72 s testUndoRedoFoldignOnSameBranchDifferentsLevels2(org.eclipse.sirius.tests.swtbot.TreeFoldingTest) Time elapsed: 8.654 s testUndoRedoFoldignOnDifferentsBranches(org.eclipse.sirius.tests.swtbot.TreeFoldingTest) Time elapsed: 6.633 s testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtTrue(org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest) Time elapsed: 6.209 s testDoubleClickToolApplicationInWorkspaceContext(org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest) Time elapsed: 2.057 s testDoubleClickToolNavigationOperationWithRefreshAtOpeningAtFalse(org.eclipse.sirius.tests.swtbot.DoubleClickToolNavigationOperationTest) Time elapsed: 6.173 s testColorInContextualMenuFromDotNodeStyle(org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests) Time elapsed: 1.671 s testColorInContextualMenuFromShapeContainerStyle(org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests) Time elapsed: 1.667 s testColorInContextualMenuFromSquareNodeStyle(org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests) Time elapsed: 1.671 s testColorInContextualMenuFromFlatContainerStyle(org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests) Time elapsed: 1.705 s testColorInContextualMenuFromSquareBorderedNodeStyle(org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests) Time elapsed: 1.667 s testColorInContextualMenuFromCustomNodeStyle(org.eclipse.sirius.tests.swtbot.BackgroundColorFigureUpdateTests) Time elapsed: 1.655 s testStyleCustomizationOfFlatContainerStyle(org.eclipse.sirius.tests.swtbot.BackgroundStyleUpdateTest) Time elapsed: 1.124 s testEdgeMappingCreationOnLayer(org.eclipse.sirius.tests.swtbot.EdgeMappingTestCase) Time elapsed: 10.693 s testDefaultLabelExpressionValue(org.eclipse.sirius.tests.swtbot.InvalidMetamodelRessourceTest) Time elapsed: 0.338 s testEnableOnlyExtension(org.eclipse.sirius.tests.swtbot.ExtensionActivationOrderTest) Time elapsed: 7.254 s testContainersReferences(org.eclipse.sirius.tests.swtbot.editor.vsm.ContainerDropPropertySectionsTests) Time elapsed: 0.437 s testSidePropertyVisibilityOnBorderedNode(org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest) Time elapsed: 0.287 s testSidePropertyNoVisibilityOnContainerWithNoConditionalStyle(org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest) Time elapsed: 10.348 s testSidePropertyNoVisibilityOnSimpleNodeWithConditionalStyle(org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest) Time elapsed: 10.269 s testSidePropertyNoVisibilityOnContainerWithConditionalStyle(org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest) Time elapsed: 10.315 s testSidePropertyNoVisibilityOnSimpleNodeWithNoConditionalStyle(org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest) Time elapsed: 10.269 s testSidePropertyVisibilityOnBorderedNodeWithConditionalStyle(org.eclipse.sirius.tests.swtbot.editor.vsm.BorderNodeSidePropertySectionTest) Time elapsed: 0.281 s testEditorContentPositionAfterNodeSelection(org.eclipse.sirius.tests.swtbot.EditPartSelectionTest) Time elapsed: 1.644 s testEditorContentPositionAfterEdgeSelection(org.eclipse.sirius.tests.swtbot.EditPartSelectionTest) Time elapsed: 1.605 s testMultiEdgesSelection(org.eclipse.sirius.tests.swtbot.EditPartSelectionTest) Time elapsed: 1.306 s testEditorContentPositionAfterBorderNodeSelection(org.eclipse.sirius.tests.swtbot.EditPartSelectionTest) Time elapsed: 1.794 s Results: Tests run: 750, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.tests >------------- [INFO] Building org.eclipse.sirius.tests 6.4.0-SNAPSHOT [145/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests/target/org.eclipse.sirius.tests-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties >---- [INFO] Building org.eclipse.sirius.tests.rcptt.properties 6.4.0-SNAPSHOT [146/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/target/org.eclipse.sirius.tests.rcptt.properties-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/target/org.eclipse.sirius.tests.rcptt.properties-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.rcptt.properties --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.edit >-- [INFO] Building org.eclipse.sirius.tests.rcptt.properties.edit 6.4.0-SNAPSHOT [147/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/org.eclipse.sirius.tests.rcptt.properties.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/target/org.eclipse.sirius.tests.rcptt.properties.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.rcptt.properties.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.editor >-- [INFO] Building org.eclipse.sirius.tests.rcptt.properties.editor 6.4.0-SNAPSHOT [148/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/org.eclipse.sirius.tests.rcptt.properties.editor-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/target/org.eclipse.sirius.tests.rcptt.properties.editor-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.rcptt.properties.editor --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.properties.samples >-- [INFO] Building org.eclipse.sirius.tests.rcptt.properties.samples 6.4.0-SNAPSHOT [149/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/org.eclipse.sirius.tests.rcptt.properties.samples-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/target/org.eclipse.sirius.tests.rcptt.properties.samples-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.rcptt.properties.samples --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.rcptt.properties.samples/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] -----< org.eclipse.sirius:org.eclipse.sirius.tests.rcptt.feature >------ [INFO] Building org.eclipse.sirius.tests.rcptt.feature 6.4.0-SNAPSHOT [150/160] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/target/org.eclipse.sirius.tests.rcptt.feature-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/target/org.eclipse.sirius.tests.rcptt.feature-6.4.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.rcptt.feature --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.rcptt.feature/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------------< org.eclipse.sirius:org.eclipse.sirius.update >------------ [INFO] Building org.eclipse.sirius.update 6.4.0-SNAPSHOT [151/160] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.update --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- maven-resources-plugin:2.4.1:copy-resources (copy-resources) @ org.eclipse.sirius.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.sirius.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.update/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.update/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.update --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.update --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.sirius.update --- [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.update/target/org.eclipse.sirius.update-6.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.update --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.update --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.update --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.update/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.sample.basicfamily.update >--- [INFO] Building org.eclipse.sirius.sample.basicfamily.update 6.4.0-SNAPSHOT [152/160] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- maven-resources-plugin:2.4.1:copy-resources (copy-resources) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/target/org.eclipse.sirius.sample.basicfamily.update-6.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.sample.basicfamily.update --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.sample.basicfamily.update/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.edit >--- [INFO] Building org.eclipse.sirius.tests.sample.docbook.edit 6.4.0-SNAPSHOT [153/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Compiling 109 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/org.eclipse.sirius.tests.sample.docbook.edit-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/target/org.eclipse.sirius.tests.sample.docbook.edit-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.docbook.edit --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.edit/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.docbook.editor >-- [INFO] Building org.eclipse.sirius.tests.sample.docbook.editor 6.4.0-SNAPSHOT [154/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/org.eclipse.sirius.tests.sample.docbook.editor-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/target/org.eclipse.sirius.tests.sample.docbook.editor-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.docbook.editor --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.docbook.editor/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine 6.4.0-SNAPSHOT [155/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/org.eclipse.sirius.tests.sample.xtext.statemachine-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/target/org.eclipse.sirius.tests.sample.xtext.statemachine-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.xtext.statemachine --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ide >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ide 6.4.0-SNAPSHOT [156/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ide-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ide-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ide --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ide/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.ui >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.ui 6.4.0-SNAPSHOT [157/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ui-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/target/org.eclipse.sirius.tests.sample.xtext.statemachine.ui-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.xtext.statemachine.ui --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.ui/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --< org.eclipse.sirius:org.eclipse.sirius.tests.sample.xtext.statemachine.design >-- [INFO] Building org.eclipse.sirius.tests.sample.xtext.statemachine.design 6.4.0-SNAPSHOT [158/160] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/org.eclipse.sirius.tests.sample.xtext.statemachine.design-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- Jul 04, 2020 10:37:17 PM java.util.jar.Attributes read WARNING: Duplicate name in Manifest: Bundle-Localization. Ensure that the manifest does not have duplicate entries, and that blank lines separate individual sections in both your manifest and in the META-INF/MANIFEST.MF entry in the jar file. [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/target/org.eclipse.sirius.tests.sample.xtext.statemachine.design-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.sample.xtext.statemachine.design --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.sample.xtext.statemachine.design/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] ------< org.eclipse.sirius:org.eclipse.sirius.tests.junit.xtext >------- [INFO] Building org.eclipse.sirius.tests.junit.xtext 6.4.0-SNAPSHOT [159/160] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/target/org.eclipse.sirius.tests.junit.xtext-6.4.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Building jar: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/target/org.eclipse.sirius.tests.junit.xtext-6.4.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/plugins/org.eclipse.sirius.tests.junit.xtext/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] [INFO] --- tycho-surefire-plugin:1.7.0:test (default-test) @ org.eclipse.sirius.tests.junit.xtext --- [INFO] Skipping tests [INFO] [INFO] ---------< org.eclipse.sirius:org.eclipse.sirius.tests.update >--------- [INFO] Building org.eclipse.sirius.tests.update 6.4.0-SNAPSHOT [160/160] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.sirius.tests.update --- [INFO] The project's OSGi version is 6.4.0.202007042201 [INFO] [INFO] --- maven-resources-plugin:2.4.1:copy-resources (copy-resources) @ org.eclipse.sirius.tests.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.sirius.tests.update --- [INFO] Deleting /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.update/target [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (agent-for-ut) @ org.eclipse.sirius.tests.update --- [INFO] jacoco.agent.ut.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.update/../../packaging/org.eclipse.sirius.parent/target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.sirius.tests.update --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.update/src/main/resources [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.sirius.tests.update --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.sirius.tests.update --- [INFO] Building zip: /home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.update/target/org.eclipse.sirius.tests.update-6.4.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (p2-metadata) @ org.eclipse.sirius.tests.update --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent-integration (agent-for-it) @ org.eclipse.sirius.tests.update --- [INFO] jacoco.agent.it.arg set to -javaagent:/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/sirius.tests-master/PLATFORM/2019-12/SUITE/swtbot-part1/jdk/oracle-jdk8-latest/label/migration/packaging/org.eclipse.sirius.tests.update/../../packaging/org.eclipse.sirius.parent/target/jacoco-it.exec,append=true [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Sirius Parent 6.4.0-SNAPSHOT ....................... SUCCESS [ 8.993 s] [INFO] org.eclipse.sirius.ext.base 6.4.0-SNAPSHOT ......... SUCCESS [ 6.060 s] [INFO] org.eclipse.sirius.ext.e3 6.4.0-SNAPSHOT ........... SUCCESS [ 0.103 s] [INFO] org.eclipse.sirius.ext.emf 6.4.0-SNAPSHOT .......... SUCCESS [ 0.172 s] [INFO] org.eclipse.sirius.ext.emf.edit 6.4.0-SNAPSHOT ..... SUCCESS [ 0.132 s] [INFO] org.eclipse.sirius.ext.emf.tx 6.4.0-SNAPSHOT ....... SUCCESS [ 0.099 s] [INFO] org.eclipse.sirius.ext.gmf.notation 6.4.0-SNAPSHOT . SUCCESS [ 0.063 s] [INFO] org.eclipse.sirius.ext.ide 6.4.0-SNAPSHOT .......... SUCCESS [ 0.173 s] [INFO] org.eclipse.sirius.ecore.extender 6.4.0-SNAPSHOT ... SUCCESS [ 0.357 s] [INFO] org.eclipse.sirius.common 6.4.0-SNAPSHOT ........... SUCCESS [ 0.793 s] [INFO] org.eclipse.sirius 6.4.0-SNAPSHOT .................. SUCCESS [ 2.300 s] [INFO] org.eclipse.sirius.common.acceleo.aql 6.4.0-SNAPSHOT SUCCESS [ 0.172 s] [INFO] org.eclipse.sirius.common.acceleo.mtl 6.4.0-SNAPSHOT SUCCESS [ 0.208 s] [INFO] org.eclipse.sirius.common.interpreter 6.4.0-SNAPSHOT SUCCESS [ 0.096 s] [INFO] org.eclipse.sirius.common.ocl 6.4.0-SNAPSHOT ....... SUCCESS [ 0.107 s] [INFO] org.eclipse.sirius.diagram 6.4.0-SNAPSHOT .......... SUCCESS [ 1.786 s] [INFO] org.eclipse.sirius.diagram.formatdata 6.4.0-SNAPSHOT SUCCESS [ 0.196 s] [INFO] org.eclipse.sirius.synchronizer 6.4.0-SNAPSHOT ..... SUCCESS [ 0.115 s] [INFO] org.eclipse.sirius.table 6.4.0-SNAPSHOT ............ SUCCESS [ 0.522 s] [INFO] org.eclipse.sirius.tree 6.4.0-SNAPSHOT ............. SUCCESS [ 0.397 s] [INFO] org.eclipse.sirius.workflow.model 6.4.0-SNAPSHOT ... SUCCESS [ 0.155 s] [INFO] org.eclipse.sirius.runtime 6.4.0-SNAPSHOT .......... SUCCESS [ 0.209 s] [INFO] org.eclipse.sirius.runtime.acceleo 6.4.0-SNAPSHOT .. SUCCESS [ 0.044 s] [INFO] org.eclipse.sirius.runtime.aql 6.4.0-SNAPSHOT ...... SUCCESS [ 0.075 s] [INFO] org.eclipse.sirius.runtime.ocl 6.4.0-SNAPSHOT ...... SUCCESS [ 0.073 s] [INFO] org.eclipse.sirius.headless.update 6.4.0-SNAPSHOT .. SUCCESS [ 1.721 s] [INFO] org.eclipse.sirius.services.common 6.4.0-SNAPSHOT .. SUCCESS [ 0.107 s] [INFO] org.eclipse.sirius.services.diagram 6.4.0-SNAPSHOT . SUCCESS [ 0.175 s] [INFO] org.eclipse.sirius.services.graphql.common 6.4.0-SNAPSHOT SUCCESS [ 0.126 s] [INFO] org.eclipse.sirius.services.graphql.core 6.4.0-SNAPSHOT SUCCESS [ 0.121 s] [INFO] org.eclipse.sirius.services.graphql.emf 6.4.0-SNAPSHOT SUCCESS [ 0.148 s] [INFO] org.eclipse.sirius.services.graphql.workspace 6.4.0-SNAPSHOT SUCCESS [ 0.100 s] [INFO] org.eclipse.sirius.services.graphql 6.4.0-SNAPSHOT . SUCCESS [ 0.225 s] [INFO] org.eclipse.sirius.server 6.4.0-SNAPSHOT ........... SUCCESS [ 0.130 s] [INFO] org.eclipse.sirius.server.application 6.4.0-SNAPSHOT SUCCESS [ 0.107 s] [INFO] org.eclipse.sirius.server.backend 6.4.0-SNAPSHOT ... SUCCESS [ 0.208 s] [INFO] org.eclipse.sirius.server.images 6.4.0-SNAPSHOT .... SUCCESS [ 0.130 s] [INFO] org.eclipse.sirius.server.diagram 6.4.0-SNAPSHOT ... SUCCESS [ 0.132 s] [INFO] org.eclipse.sirius.server.frontend 6.4.0-SNAPSHOT .. SUCCESS [ 0.169 s] [INFO] org.eclipse.sirius.server.frontend.workflow 6.4.0-SNAPSHOT SUCCESS [ 0.149 s] [INFO] org.eclipse.sirius.server.graphql 6.4.0-SNAPSHOT ... SUCCESS [ 0.118 s] [INFO] org.eclipse.sirius.tests.server 6.4.0-SNAPSHOT ..... SUCCESS [ 0.092 s] [INFO] org.eclipse.sirius.tests.services.graphql 6.4.0-SNAPSHOT SUCCESS [ 0.212 s] [INFO] org.eclipse.sirius.server.feature 6.4.0-SNAPSHOT ... SUCCESS [ 0.159 s] [INFO] org.eclipse.sirius.server.product.feature 6.4.0-SNAPSHOT SUCCESS [ 0.073 s] [INFO] org.eclipse.sirius.server.product 6.4.0-SNAPSHOT ... SUCCESS [ 10.379 s] [INFO] org.eclipse.sirius.ext.draw2d 6.4.0-SNAPSHOT ....... SUCCESS [ 0.090 s] [INFO] org.eclipse.sirius.ext.e3.ui 6.4.0-SNAPSHOT ........ SUCCESS [ 0.148 s] [INFO] org.eclipse.sirius.ext.emf.ui 6.4.0-SNAPSHOT ....... SUCCESS [ 0.111 s] [INFO] org.eclipse.sirius.ext.gef 6.4.0-SNAPSHOT .......... SUCCESS [ 0.101 s] [INFO] org.eclipse.sirius.ext.gmf.runtime 6.4.0-SNAPSHOT .. SUCCESS [ 0.198 s] [INFO] org.eclipse.sirius.ext.jface 6.4.0-SNAPSHOT ........ SUCCESS [ 0.074 s] [INFO] org.eclipse.sirius.ext.swt 6.4.0-SNAPSHOT .......... SUCCESS [ 0.056 s] [INFO] org.eclipse.sirius.common.acceleo.aql.ide 6.4.0-SNAPSHOT SUCCESS [ 0.112 s] [INFO] org.eclipse.sirius.common.acceleo.mtl.ide 6.4.0-SNAPSHOT SUCCESS [ 0.231 s] [INFO] org.eclipse.sirius.common.ui 6.4.0-SNAPSHOT ........ SUCCESS [ 0.335 s] [INFO] org.eclipse.sirius.common.ui.ext 6.4.0-SNAPSHOT .... SUCCESS [ 0.120 s] [INFO] org.eclipse.sirius.common.xtext 6.4.0-SNAPSHOT ..... SUCCESS [ 0.146 s] [INFO] org.eclipse.sirius.ui 6.4.0-SNAPSHOT ............... SUCCESS [ 1.341 s] [INFO] org.eclipse.sirius.diagram.ui 6.4.0-SNAPSHOT ....... SUCCESS [ 3.651 s] [INFO] org.eclipse.sirius.diagram.elk 6.4.0-SNAPSHOT ...... SUCCESS [ 0.257 s] [INFO] org.eclipse.sirius.diagram.elk.debug 6.4.0-SNAPSHOT SUCCESS [ 0.211 s] [INFO] org.eclipse.sirius.diagram.ui.ext 6.4.0-SNAPSHOT ... SUCCESS [ 0.163 s] [INFO] org.eclipse.sirius.diagram.sequence 6.4.0-SNAPSHOT . SUCCESS [ 0.830 s] [INFO] org.eclipse.sirius.diagram.sequence.edit 6.4.0-SNAPSHOT SUCCESS [ 0.360 s] [INFO] org.eclipse.sirius.diagram.sequence.ui 6.4.0-SNAPSHOT SUCCESS [ 0.582 s] [INFO] org.eclipse.sirius.doc 6.4.0-SNAPSHOT .............. SUCCESS [ 0.853 s] [INFO] org.eclipse.sirius.editor 6.4.0-SNAPSHOT ........... SUCCESS [ 1.082 s] [INFO] org.eclipse.sirius.editor.diagram 6.4.0-SNAPSHOT ... SUCCESS [ 1.963 s] [INFO] org.eclipse.sirius.editor.sequence 6.4.0-SNAPSHOT .. SUCCESS [ 0.449 s] [INFO] org.eclipse.sirius.table.ui 6.4.0-SNAPSHOT ......... SUCCESS [ 0.606 s] [INFO] org.eclipse.sirius.editor.table 6.4.0-SNAPSHOT ..... SUCCESS [ 0.342 s] [INFO] org.eclipse.sirius.tree.ui 6.4.0-SNAPSHOT .......... SUCCESS [ 0.318 s] [INFO] org.eclipse.sirius.editor.tree 6.4.0-SNAPSHOT ...... SUCCESS [ 0.260 s] [INFO] org.eclipse.sirius.editor.workflow 6.4.0-SNAPSHOT .. SUCCESS [ 0.270 s] [INFO] org.eclipse.sirius.eef.adapters 6.4.0-SNAPSHOT ..... SUCCESS [ 0.218 s] [INFO] org.eclipse.sirius.interpreter 6.4.0-SNAPSHOT ...... SUCCESS [ 0.145 s] [INFO] org.eclipse.sirius.table.ui.ext 6.4.0-SNAPSHOT ..... SUCCESS [ 0.112 s] [INFO] org.eclipse.sirius.tree.ui.ext 6.4.0-SNAPSHOT ...... SUCCESS [ 0.101 s] [INFO] org.eclipse.sirius.ui.ext 6.4.0-SNAPSHOT ........... SUCCESS [ 0.112 s] [INFO] org.eclipse.sirius.ui.editor 6.4.0-SNAPSHOT ........ SUCCESS [ 0.195 s] [INFO] org.eclipse.sirius.tests.junit.support 6.4.0-SNAPSHOT SUCCESS [ 0.325 s] [INFO] org.eclipse.sirius.tests.swtbot.support 6.4.0-SNAPSHOT SUCCESS [ 0.644 s] [INFO] org.eclipse.sirius.workflow.edit 6.4.0-SNAPSHOT .... SUCCESS [ 0.138 s] [INFO] org.eclipse.sirius.sample.basicfamily 1.0.0-SNAPSHOT SUCCESS [ 0.101 s] [INFO] org.eclipse.sirius.sample.basicfamily.edit 1.0.0-SNAPSHOT SUCCESS [ 0.087 s] [INFO] org.eclipse.sirius.sample.basicfamily.editor 1.0.0-SNAPSHOT SUCCESS [ 0.179 s] [INFO] org.eclipse.sirius.sample.basicfamily.design 1.0.0-SNAPSHOT SUCCESS [ 0.092 s] [INFO] org.eclipse.sirius.samples.family 6.4.0-SNAPSHOT ... SUCCESS [ 0.075 s] [INFO] org.eclipse.sirius.common.interpreter.aql 6.4.0-SNAPSHOT SUCCESS [ 0.080 s] [INFO] org.eclipse.sirius.properties 6.4.0-SNAPSHOT ....... SUCCESS [ 0.382 s] [INFO] org.eclipse.sirius.properties.edit 6.4.0-SNAPSHOT .. SUCCESS [ 0.383 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference 6.4.0-SNAPSHOT SUCCESS [ 0.123 s] [INFO] org.eclipse.sirius.properties.ext.widgets.reference.edit 6.4.0-SNAPSHOT SUCCESS [ 0.161 s] [INFO] org.eclipse.sirius.properties.defaultrules 6.4.0-SNAPSHOT SUCCESS [ 0.072 s] [INFO] org.eclipse.sirius.properties.core 6.4.0-SNAPSHOT .. SUCCESS [ 0.291 s] [INFO] org.eclipse.sirius.editor.properties 6.4.0-SNAPSHOT SUCCESS [ 0.898 s] [INFO] org.eclipse.sirius.editor.properties.ext.widgets.reference 6.4.0-SNAPSHOT SUCCESS [ 0.222 s] [INFO] org.eclipse.sirius.ui.properties 6.4.0-SNAPSHOT .... SUCCESS [ 0.233 s] [INFO] org.eclipse.sirius.ui.properties.ext.widgets.reference 6.4.0-SNAPSHOT SUCCESS [ 0.193 s] [INFO] org.eclipse.sirius.sample.properties 6.4.0-SNAPSHOT SUCCESS [ 0.114 s] [INFO] org.eclipse.sirius.sample.properties.checkbox 6.4.0-SNAPSHOT SUCCESS [ 0.096 s] [INFO] org.eclipse.sirius.sample.properties.radio 6.4.0-SNAPSHOT SUCCESS [ 0.124 s] [INFO] org.eclipse.sirius.sample.properties.textarea 6.4.0-SNAPSHOT SUCCESS [ 0.098 s] [INFO] org.eclipse.sirius.tests.ui.properties 6.4.0-SNAPSHOT SUCCESS [ 0.251 s] [INFO] org.eclipse.sirius.workflow.ui.page 6.4.0-SNAPSHOT . SUCCESS [ 0.155 s] [INFO] org.eclipse.sirius.server.ui.autostart 6.4.0-SNAPSHOT SUCCESS [ 0.097 s] [INFO] org.eclipse.sirius.aql 6.4.0-SNAPSHOT .............. SUCCESS [ 0.056 s] [INFO] org.eclipse.sirius.doc.feature 6.4.0-SNAPSHOT ...... SUCCESS [ 0.072 s] [INFO] org.eclipse.sirius.runtime.ide.eef 6.4.0-SNAPSHOT .. SUCCESS [ 0.047 s] [INFO] org.eclipse.sirius.runtime.ide.ui.acceleo 6.4.0-SNAPSHOT SUCCESS [ 0.040 s] [INFO] org.eclipse.sirius.runtime.ide.ui 6.4.0-SNAPSHOT ... SUCCESS [ 0.206 s] [INFO] org.eclipse.sirius.runtime.ide.xtext 6.4.0-SNAPSHOT SUCCESS [ 0.058 s] [INFO] org.eclipse.sirius.samples 6.4.0-SNAPSHOT .......... SUCCESS [ 0.081 s] [INFO] org.eclipse.sirius.specifier 6.4.0-SNAPSHOT ........ SUCCESS [ 0.428 s] [INFO] org.eclipse.sirius.specifier.ide.ui.acceleo 6.4.0-SNAPSHOT SUCCESS [ 0.044 s] [INFO] org.eclipse.sirius.specifier.ide.ui.aql 6.4.0-SNAPSHOT SUCCESS [ 0.047 s] [INFO] org.eclipse.sirius.specifier.ide.ui 6.4.0-SNAPSHOT . SUCCESS [ 0.109 s] [INFO] org.eclipse.sirius.tests.support 6.4.0-SNAPSHOT .... SUCCESS [ 0.079 s] [INFO] org.eclipse.sirius.interpreter.feature 6.4.0-SNAPSHOT SUCCESS [ 0.042 s] [INFO] org.eclipse.sirius.properties.feature 6.4.0-SNAPSHOT SUCCESS [ 0.091 s] [INFO] org.eclipse.sirius.specifier.properties.feature 6.4.0-SNAPSHOT SUCCESS [ 0.069 s] [INFO] org.eclipse.sirius.samples.properties.feature 6.4.0-SNAPSHOT SUCCESS [ 0.058 s] [INFO] org.eclipse.sirius.workflow.feature 6.4.0-SNAPSHOT . SUCCESS [ 0.111 s] [INFO] org.eclipse.sirius.diagram.elk.feature 6.4.0-SNAPSHOT SUCCESS [ 0.077 s] [INFO] org.eclipse.sirius.server.ui.autostart.feature 6.4.0-SNAPSHOT SUCCESS [ 0.065 s] [INFO] org.eclipse.sirius.sample.basicfamily.feature 6.4.0-SNAPSHOT SUCCESS [ 0.087 s] [INFO] org.eclipse.sirius.sample.ecore.design 6.4.0-SNAPSHOT SUCCESS [ 0.193 s] [INFO] org.eclipse.sirius.sample.interactions 6.4.0-SNAPSHOT SUCCESS [ 0.129 s] [INFO] org.eclipse.sirius.sample.interactions.design 6.4.0-SNAPSHOT SUCCESS [ 0.193 s] [INFO] org.eclipse.sirius.sample.interactions.edit 6.4.0-SNAPSHOT SUCCESS [ 0.110 s] [INFO] org.eclipse.sirius.sample.interactions.editor 6.4.0-SNAPSHOT SUCCESS [ 0.166 s] [INFO] org.eclipse.sirius.tests.sample.benchmark 6.4.0-SNAPSHOT SUCCESS [ 0.099 s] [INFO] org.eclipse.sirius.tests.sample.docbook 6.4.0-SNAPSHOT SUCCESS [ 0.114 s] [INFO] org.eclipse.sirius.tests.sample.docbook.design 6.4.0-SNAPSHOT SUCCESS [ 0.102 s] [INFO] org.eclipse.sirius.tests.sample.migration 6.4.0-SNAPSHOT SUCCESS [ 0.215 s] [INFO] org.eclipse.sirius.tests.sample.migration.design 6.4.0-SNAPSHOT SUCCESS [ 0.211 s] [INFO] org.eclipse.sirius.tests.sample.component 6.4.0-SNAPSHOT SUCCESS [ 0.093 s] [INFO] org.eclipse.sirius.tests.sample.scxml 6.4.0-SNAPSHOT SUCCESS [ 0.266 s] [INFO] org.eclipse.sirius.tests.sample.scxml.design 6.4.0-SNAPSHOT SUCCESS [ 0.094 s] [INFO] org.eclipse.sirius.tests.sample.component.design 6.4.0-SNAPSHOT SUCCESS [ 0.228 s] [INFO] org.eclipse.sirius.tests.junit 6.4.0-SNAPSHOT ...... SUCCESS [ 4.508 s] [INFO] org.eclipse.sirius.tests.tree 6.4.0-SNAPSHOT ....... SUCCESS [ 0.619 s] [INFO] org.eclipse.sirius.tests.swtbot 6.4.0-SNAPSHOT ..... SUCCESS [32:42 min] [INFO] org.eclipse.sirius.tests 6.4.0-SNAPSHOT ............ SUCCESS [ 0.434 s] [INFO] org.eclipse.sirius.tests.rcptt.properties 6.4.0-SNAPSHOT SUCCESS [ 0.237 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.edit 6.4.0-SNAPSHOT SUCCESS [ 0.133 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.editor 6.4.0-SNAPSHOT SUCCESS [ 0.641 s] [INFO] org.eclipse.sirius.tests.rcptt.properties.samples 6.4.0-SNAPSHOT SUCCESS [ 0.171 s] [INFO] org.eclipse.sirius.tests.rcptt.feature 6.4.0-SNAPSHOT SUCCESS [ 0.071 s] [INFO] org.eclipse.sirius.update 6.4.0-SNAPSHOT ........... SUCCESS [ 11.537 s] [INFO] org.eclipse.sirius.sample.basicfamily.update 6.4.0-SNAPSHOT SUCCESS [ 0.811 s] [INFO] org.eclipse.sirius.tests.sample.docbook.edit 6.4.0-SNAPSHOT SUCCESS [ 1.059 s] [INFO] org.eclipse.sirius.tests.sample.docbook.editor 6.4.0-SNAPSHOT SUCCESS [ 0.210 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine 6.4.0-SNAPSHOT SUCCESS [ 0.469 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ide 6.4.0-SNAPSHOT SUCCESS [ 0.213 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.ui 6.4.0-SNAPSHOT SUCCESS [ 0.380 s] [INFO] org.eclipse.sirius.tests.sample.xtext.statemachine.design 6.4.0-SNAPSHOT SUCCESS [ 0.199 s] [INFO] org.eclipse.sirius.tests.junit.xtext 6.4.0-SNAPSHOT SUCCESS [ 1.175 s] [INFO] org.eclipse.sirius.tests.update 6.4.0-SNAPSHOT ..... SUCCESS [ 1.919 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 36:18 min [INFO] Finished at: 2020-07-04T22:37:20Z [INFO] ------------------------------------------------------------------------ [migration] $ /bin/sh -xe /tmp/jenkins8859653710979690683.sh + '[' false = true ']' Terminating xvnc. Recording test results Archiving artifacts Finished: SUCCESS