Started by an SCM change Running as SYSTEM Agent centos-7-h0gxg is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-h0gxg" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.papyrus.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-h0gxg" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -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-h0gxg" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.10.1" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" 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 subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-papyrus" 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-h0gxg (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-CDO [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git > git init /home/jenkins/agent/workspace/Papyrus-CDO/source # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' > git fetch --tags --progress https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-collaborativemodeling.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 6e846956330f664c0c89f6e3ce6b76fef3dfa970 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e846956330f664c0c89f6e3ce6b76fef3dfa970 # timeout=10 Commit message: "Bug 575899: CDOCacheAdapter issue when unloading modelSet" > git rev-list --no-walk 7f6e0354f3aa1530256873517968b4e840e8c5e1 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [Papyrus-CDO] $ Xvnc -help Starting xvnc [Papyrus-CDO] $ Xvnc :91 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50 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 Wed Nov 24 02:27:23 2021 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5991 vncext: created VNC server for screen 0 [Papyrus-CDO] $ /opt/tools/apache-maven/latest/bin/mvn -f ./source/cdo/pom.xml -DSign=false -DskipInnerTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-CDO/.repository clean verify Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.12.7-300.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.core:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/pom.xml [INFO] Performing subquery [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) [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/ (172B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.core:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/pom.xml [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (762.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (762.75kB) [INFO] Unpacking com.google.guava_30.1.0.v20210127-2300... [INFO] Fetching 202109151000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2021-09/ [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (141.49kB) [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/releases/2021-09/202109151000/plugins/ (141.49kB) [INFO] Unpacking com.google.inject_3.0.0.v201605172100... [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (14.07kB) [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (9.67MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (9.67MB) [INFO] Unpacking com.ibm.icu_67.1.0.v20200706-1749... [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.54MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.54MB) [INFO] Unpacking com.sun.jna_5.8.0.v20210503-0343... [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (399.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (399.8kB) [INFO] Unpacking com.sun.jna.platform_5.8.0.v20210406-1004... [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (36.66kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (36.66kB) [INFO] Unpacking javax.annotation_1.3.5.v20200909-1856... [INFO] Fetching org.eclipse.osgi_3.17.0.v20210823-1805.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.39MB) [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (13.05kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (13.05kB) [INFO] Unpacking org.apache.batik.constants_1.14.0.v20210324-0332... [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (102.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (102.19kB) [INFO] Unpacking org.apache.batik.css_1.14.0.v20210324-0332... [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (63.44kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (63.44kB) [INFO] Unpacking org.apache.batik.util_1.14.0.v20210324-0332... [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (14.54kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (14.54kB) [INFO] Unpacking org.apache.batik.i18n_1.14.0.v20210324-0332... [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (258.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (258.83kB) [INFO] Unpacking org.apache.xmlgraphics_2.6.0.v20210409-0748... [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (104.22kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (104.22kB) [INFO] Unpacking org.apache.commons.io_2.8.0.v20210415-0900... [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/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/releases/2021-09/202109151000/plugins/ (33.71kB) [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (155.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (155.35kB) [INFO] Unpacking org.apache.felix.scr_2.1.24.v20200924-1939... [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (126.4kB) [INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (72.7kB) [INFO] Fetching org.bouncycastle.bcpg_1.69.0.v20210713-1924.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (97.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.bouncycastle.bcpg_1.69.0.v20210713-1924.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (97.24kB) [INFO] Unpacking org.bouncycastle.bcpg_1.69.0.v20210713-1924... [INFO] Fetching org.bouncycastle.bcprov_1.69.0.v20210713-1924.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.96MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.bouncycastle.bcprov_1.69.0.v20210713-1924.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.96MB) [INFO] Unpacking org.bouncycastle.bcprov_1.69.0.v20210713-1924... [INFO] Fetching org.eclipse.ant.core_3.6.100.v20210731-1643.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (107.27kB) [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (35.64kB) [INFO] Fetching org.eclipse.core.runtime_3.23.0.v20210730-2035.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (70.77kB) [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (66.43kB) [INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (114.56kB) [INFO] Fetching org.eclipse.equinox.common_3.15.0.v20210518-0604.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (139.68kB) [INFO] Fetching org.eclipse.core.contenttype_3.8.0.v20210621-0954.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (100.01kB) [INFO] Fetching org.eclipse.equinox.preferences_3.9.0.v20210726-0943.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (136.29kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.0.v20210723-1953.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (194.23kB) [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (180.11kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.11.0.v20210722-1426.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (311.11kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (163.08kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (92.92kB) [INFO] Fetching org.eclipse.core.expressions_3.8.0.v20210723-1034.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (92.12kB) [INFO] Fetching org.eclipse.core.filebuffers_3.7.0.v20210512-1543.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (113.34kB) [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (288.46kB) [INFO] Fetching org.eclipse.core.filesystem_1.9.100.v20210611-0919.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (68.45kB) [INFO] Fetching org.eclipse.core.jobs_3.12.0.v20210723-1034.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (108.05kB) [INFO] Fetching org.eclipse.core.resources_3.15.100.v20210818-1523.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (879.11kB) [INFO] Fetching org.eclipse.equinox.app_1.6.0.v20210723-1130.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (89.14kB) [INFO] Fetching org.eclipse.debug.core_3.18.200.v20210721-1355.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (394.78kB) [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/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 https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (215.67kB) [INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308... [INFO] Fetching org.eclipse.swt_3.117.0.v20210906-0842.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (16.97kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.0.v20210507-1901.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (25.62kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.0.v20210723-1034.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (52.47kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.9.0.v20210723-1034.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (48.25kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.0.v20210723-1034.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (69.65kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.0.v20210625-1052.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (12kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.0.v20210625-1052.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.14kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.100.v20210621-0954.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (40.46kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (51.03kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (107.16kB) [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/releases/2021-09/202109151000/plugins/ (107.16kB) [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [INFO] Fetching org.eclipse.emf.ecore_2.25.0.v20210816-0937.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.26MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (45.85kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (24.31kB) [INFO] Fetching org.eclipse.jface_3.23.0.v20210723-1324.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (213.88kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.300.v20210723-0837.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (203.11kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (27.72kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (16.41kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.0.v20210619-1009.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (57.42kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.51kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (394.73kB) [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (32.98kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (13.3kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.0.v20210521-0741.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (255.66kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (87.54kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (229.56kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.300.v20210813-1521.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (118.1kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.200.v20210816-1658.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (251.52kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.200.v20210723-1326.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (147.12kB) [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (295.36kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (21.08kB) [INFO] Fetching org.eclipse.urischeme_1.2.0.v20210619-0955.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (51.91kB) [INFO] Fetching org.eclipse.emf.cdo_4.15.0.v20211118-0816.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (298.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo_4.15.0.v20211118-0816.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (298.98kB) [INFO] Unpacking org.eclipse.emf.cdo_4.15.0.v20211118-0816... [INFO] Fetching org.eclipse.emf.cdo.common_4.15.0.v20211118-0816.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (189.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.common_4.15.0.v20211118-0816.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (189.8kB) [INFO] Unpacking org.eclipse.emf.cdo.common_4.15.0.v20211118-0816... [INFO] Fetching org.eclipse.emf.cdo.admin_4.3.2.v20211108-0253.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (17.25kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.admin_4.3.2.v20211108-0253.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (17.25kB) [INFO] Unpacking org.eclipse.emf.cdo.admin_4.3.2.v20211108-0253... [INFO] Fetching org.eclipse.emf.cdo.net4j_4.5.0.v20211118-1534.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (66.12kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.net4j_4.5.0.v20211118-1534.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (66.12kB) [INFO] Unpacking org.eclipse.emf.cdo.net4j_4.5.0.v20211118-1534... [INFO] Fetching org.eclipse.net4j_4.13.0.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (67.07kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.net4j_4.13.0.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (67.07kB) [INFO] Unpacking org.eclipse.net4j_4.13.0.v20211117-1501... [INFO] Fetching org.eclipse.net4j.util_3.16.0.v20211118-0816.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (235.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.net4j.util_3.16.0.v20211118-0816.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (235.27kB) [INFO] Unpacking org.eclipse.net4j.util_3.16.0.v20211118-0816... [INFO] Fetching org.eclipse.emf.cdo.dawn_2.3.1.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (23.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.dawn_2.3.1.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (23.45kB) [INFO] Unpacking org.eclipse.emf.cdo.dawn_2.3.1.v20211117-1501... [INFO] Fetching org.eclipse.ui_3.119.100.v20210830-0942.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (432.54kB) [INFO] Fetching org.eclipse.ui.ide_3.18.300.v20210817-1731.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.41MB) [INFO] Fetching org.eclipse.emf.cdo.dawn.util_2.2.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (10.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.dawn.util_2.2.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (10.33kB) [INFO] Unpacking org.eclipse.emf.cdo.dawn.util_2.2.0.v20210118-1607... [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (59.66kB) [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 https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (59.66kB) [INFO] Unpacking org.eclipse.emf.common.ui_2.18.0.v20190507-0402... [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.cdo.dawn.gmf_2.3.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (31.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.dawn.gmf_2.3.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (31.67kB) [INFO] Unpacking org.eclipse.emf.cdo.dawn.gmf_2.3.0.v20210118-1607... [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (117.54kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (257.07kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (133.43kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.16MB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (218.68kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (114.22kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (386.74kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (245.89kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.providers_1.7.1.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (29.01kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (123.71kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (69.5kB) [INFO] Fetching org.eclipse.emf.cdo.dawn.ui_2.2.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (25.67kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.emf.cdo.dawn.ui_2.2.0.v20210118-1607... [INFO] Fetching org.eclipse.emf.cdo.ui_4.11.0.v20211119-0417.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (157.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.emf.cdo.ui_4.11.0.v20211119-0417... [INFO] Fetching org.eclipse.net4j.tcp_4.3.2.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (31.57kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.net4j.tcp_4.3.2.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (31.57kB) [INFO] Unpacking org.eclipse.net4j.tcp_4.3.2.v20211117-1501... [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (10.52kB) [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 https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (10.52kB) [INFO] Unpacking org.eclipse.emf_2.8.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.cdo.edit_4.5.6.v20211102-0800.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (22.17kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.emf.cdo.edit_4.5.6.v20211102-0800... [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (97.04kB) [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 https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (97.04kB) [INFO] Unpacking org.eclipse.emf.edit_2.16.0.v20190920-0401... [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (61.37kB) [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 https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (61.37kB) [INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451... [INFO] Fetching org.eclipse.emf.cdo.explorer_4.11.0.v20211118-0816.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (56.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.explorer_4.11.0.v20211118-0816.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (56.51kB) [INFO] Unpacking org.eclipse.emf.cdo.explorer_4.11.0.v20211118-0816... [INFO] Fetching org.eclipse.equinox.security_1.3.700.v20210726-0943.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (113.04kB) [INFO] Fetching org.eclipse.emf.cdo.workspace_4.4.2.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (29.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.workspace_4.4.2.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (29.23kB) [INFO] Unpacking org.eclipse.emf.cdo.workspace_4.4.2.v20211117-1501... [INFO] Fetching org.eclipse.emf.cdo.server_4.15.0.v20211118-0816.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (161.75kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.server_4.15.0.v20211118-0816.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (161.75kB) [INFO] Unpacking org.eclipse.emf.cdo.server_4.15.0.v20211118-0816... [INFO] Fetching org.eclipse.emf.cdo.server.db_4.11.0.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (124.89kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.server.db_4.11.0.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (124.89kB) [INFO] Unpacking org.eclipse.emf.cdo.server.db_4.11.0.v20211117-1501... [INFO] Fetching org.eclipse.net4j.db.h2_4.5.1.v20210828-0739.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (13.85kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.net4j.db.h2_4.5.1.v20210828-0739.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (13.85kB) [INFO] Unpacking org.eclipse.net4j.db.h2_4.5.1.v20210828-0739... [INFO] Fetching org.eclipse.net4j.db_4.11.0.v20211107-0925.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (70.02kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.net4j.db_4.11.0.v20211107-0925.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (70.02kB) [INFO] Unpacking org.eclipse.net4j.db_4.11.0.v20211107-0925... [INFO] Fetching org.eclipse.emf.cdo.server.net4j_4.5.0.v20211118-0816.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (50.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.server.net4j_4.5.0.v20211118-0816.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (50.77kB) [INFO] Unpacking org.eclipse.emf.cdo.server.net4j_4.5.0.v20211118-0816... [INFO] Fetching org.eclipse.emf.cdo.transfer_4.4.3.v20211102-0800.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (24.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.transfer_4.4.3.v20211102-0800.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (24.86kB) [INFO] Unpacking org.eclipse.emf.cdo.transfer_4.4.3.v20211102-0800... [INFO] Fetching org.eclipse.emf.cdo.transfer.repository_4.3.1.v20210517-1018.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (14.59kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.transfer.repository_4.3.1.v20210517-1018.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (14.59kB) [INFO] Unpacking org.eclipse.emf.cdo.transfer.repository_4.3.1.v20210517-1018... [INFO] Fetching org.eclipse.emf.cdo.transfer.ui_4.4.1.v20211102-0800.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (27.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.transfer.ui_4.4.1.v20211102-0800.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (27.06kB) [INFO] Unpacking org.eclipse.emf.cdo.transfer.ui_4.4.1.v20211102-0800... [INFO] Fetching org.eclipse.net4j.util.ui_3.12.0.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (92.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.net4j.util.ui_3.12.0.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (92.76kB) [INFO] Unpacking org.eclipse.net4j.util.ui_3.12.0.v20211117-1501... [INFO] Fetching org.eclipse.net4j.ui.shared_4.6.0.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (40.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.net4j.ui.shared_4.6.0.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (40.63kB) [INFO] Unpacking org.eclipse.net4j.ui.shared_4.6.0.v20211117-1501... [INFO] Fetching org.eclipse.emf.cdo.ui.shared_4.6.0.v20211108-1548.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (77.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.ui.shared_4.6.0.v20211108-1548.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (77.6kB) [INFO] Unpacking org.eclipse.emf.cdo.ui.shared_4.6.0.v20211108-1548... [INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (109.28kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.emf.edit.ui_2.20.0.v20210506-1232... [INFO] Fetching org.eclipse.emf.ecp.edit_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (20.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.emf.ecp.edit_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emf.ecp.edit.swt_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (81.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecp.edit.swt_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (81.76kB) [INFO] Unpacking org.eclipse.emf.ecp.edit.swt_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emf.ecp.ui.view.swt_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (40.24kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecp.ui.view.swt_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (40.24kB) [INFO] Unpacking org.eclipse.emf.ecp.ui.view.swt_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.net4j.jvm_4.3.0.v20210516-1027.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (13.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.net4j.jvm_4.3.0.v20210516-1027... [INFO] Fetching org.eclipse.emf.common_2.23.0.v20210618-0700.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (367.01kB) [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (30.46kB) [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 https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (30.46kB) [INFO] Unpacking org.eclipse.emf.databinding_1.5.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.databinding.edit_1.7.0.v20210113-0340.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (20.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.databinding.edit_1.7.0.v20210113-0340.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (20.71kB) [INFO] Unpacking org.eclipse.emf.databinding.edit_1.7.0.v20210113-0340... [INFO] Fetching org.eclipse.emf.ecp.common_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (16.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecp.common_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (16.04kB) [INFO] Unpacking org.eclipse.emf.ecp.common_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emf.ecp.common.ui_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (19.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.emf.ecp.common.ui_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emfforms.localization_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (9.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.emfforms.localization_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.117.0.v20210906-0842.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.45MB) [INFO] Fetching org.eclipse.emf.ecp.view.context_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (19.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.emf.ecp.view.context_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emf.ecp.view.model_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (51.1kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.emf.ecp.view.model_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emf.ecp.view.model.common_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (15.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecp.view.model.common_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (15.61kB) [INFO] Unpacking org.eclipse.emf.ecp.view.model.common_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emfforms.common_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (20.81kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emfforms.common_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (20.81kB) [INFO] Unpacking org.eclipse.emfforms.common_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emfforms.core.services_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (29.21kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emfforms.core.services_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (29.21kB) [INFO] Unpacking org.eclipse.emfforms.core.services_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emf.ecp.ui.view_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (16.71kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecp.ui.view_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (16.71kB) [INFO] Unpacking org.eclipse.emf.ecp.ui.view_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emf.ecp.view.template.model_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (71.3kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecp.view.template.model_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (71.3kB) [INFO] Unpacking org.eclipse.emf.ecp.view.template.model_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emfforms.core.services.editsupport_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (9.8kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emfforms.core.services.editsupport_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (9.8kB) [INFO] Unpacking org.eclipse.emfforms.core.services.editsupport_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emfforms.swt.core_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (26.48kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emfforms.swt.core_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (26.48kB) [INFO] Unpacking org.eclipse.emfforms.swt.core_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emfforms.core.bazaar_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (14.26kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emfforms.core.bazaar_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (14.26kB) [INFO] Unpacking org.eclipse.emfforms.core.bazaar_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emf.ecp.view.template.service_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (14.16kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecp.view.template.service_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (14.16kB) [INFO] Unpacking org.eclipse.emf.ecp.view.template.service_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emf.ecp.view.label.model_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (19.03kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecp.view.label.model_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (19.03kB) [INFO] Unpacking org.eclipse.emf.ecp.view.label.model_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emfforms.view.annotation.model_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (13.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emfforms.view.annotation.model_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (13.35kB) [INFO] Unpacking org.eclipse.emfforms.view.annotation.model_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emf.ecp.view.model.common.di_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (18.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecp.view.model.common.di_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (18.51kB) [INFO] Unpacking org.eclipse.emf.ecp.view.model.common.di_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emfforms.core.services.segments_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emfforms.core.services.segments_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.62kB) [INFO] Unpacking org.eclipse.emfforms.core.services.segments_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emf.ecp.view.util.swt_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (8.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecp.view.util.swt_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (8.06kB) [INFO] Unpacking org.eclipse.emf.ecp.view.util.swt_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (105.57kB) [INFO] Fetching org.eclipse.ui.workbench_3.123.0.v20210817-0704.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (3.47MB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/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 https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (18.49kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (403.7kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (44.51kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (85.1kB) [INFO] Fetching org.eclipse.emfforms.core.services.emfspecificservice_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (8.42kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.emfforms.core.services.emfspecificservice_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.emfforms.core.services.emf_1.26.1.20210901-0930.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (17.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.emfforms.core.services.emf_1.26.1.20210901-0930... [INFO] Fetching org.eclipse.equinox.bidi_1.4.0.v20210723-1312.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (50.73kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (36.06kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (69.05kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.200.v20210830-0925.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (165.1kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (360.09kB) [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (47.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (47.49kB) [INFO] Unpacking org.tukaani.xz_1.9.0.v20210624-1259... [INFO] Fetching org.eclipse.equinox.p2.core_2.8.0.v20210618-0742.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (76.88kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.0.v20210507-0825.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (73.01kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.200.v20210813-0803.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (142.1kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.5.100.v20210813-0606.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (109.64kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (116.64kB) [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/releases/2021-09/202109151000/plugins/ (116.64kB) [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/releases/2021-09/202109151000/plugins/ (81.19kB) [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/releases/2021-09/202109151000/plugins/ (81.19kB) [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (45.48kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.100.v20210813-0607.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (213.92kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (56.37kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (130.72kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (24.82kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.6.100.v20210723-0757.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (101.87kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.1.v20210812-1422.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (242.54kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (26.34kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (248.88kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (129.25kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (366.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.gef_3.11.0.201606061308... [INFO] Fetching org.eclipse.ui.console_3.11.100.v20210721-1355.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (209.6kB) [INFO] Fetching org.eclipse.jface.text_3.18.100.v20210820-1651.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.02MB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.200.v20210724-2153.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (668.08kB) [INFO] Fetching org.eclipse.team.core_3.9.100.v20210604-1207.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (395.31kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (101.63kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (120.47kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (100.18kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (76.18kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (190.29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (28.96kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (93.41kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (101.64kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (107.15kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (49.28kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (215.81kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (62.89kB) [INFO] Fetching org.eclipse.ui.editors_3.14.200.v20210622-1002.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (618.57kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (318.63kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (110.03kB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (270.25kB) [INFO] Fetching org.eclipse.jdt.core_3.27.0.v20210823-1758.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (6.6MB) [INFO] Fetching org.eclipse.jdt.debug_3.18.0.v20210816-1805.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (903.62kB) [INFO] Fetching org.eclipse.jdt.launching_3.19.300.v20210815-1119.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (563.43kB) [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (25.75kB) [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.42MB) [INFO] Fetching org.eclipse.net4j.db.jdbc_4.4.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (13.69kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.net4j.db.jdbc_4.4.0.v20210118-1607... [INFO] Fetching org.h2_1.3.168.v201212121212.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.27MB) [INFO] Fetching org.eclipse.papyrus.infra.core_4.3.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (287.52kB) [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (7.13kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.89kB) [INFO] Fetching org.eclipse.papyrus.infra.emf_4.2.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (237.78kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (48.05kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.53kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (107kB) [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (10.38kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (102.84kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (87.57kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (59.72kB) [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.03MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.03MB) [INFO] Unpacking org.eclipse.uml2.uml_5.5.0.v20210228-1829... [INFO] Fetching org.eclipse.papyrus.infra.tools_4.2.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (118.44kB) [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (97.45kB) [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.54kB) [INFO] Fetching org.eclipse.pde.core_3.14.400.v20210812-0807.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.33MB) [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (57.6kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (92.22kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (444.14kB) [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (112.56kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.65kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (35.29kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.93kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.47kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (141.26kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.17kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (61.54kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (142.15kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (22.13kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (9.6kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.72kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (168.94kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (83.57kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (24.14kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (31.7kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.45kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (21.26kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (274.22kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.73kB) [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.51kB) [INFO] Unpacking org.eclipse.uml2.types_2.5.0.v20210228-1829... [INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (108.08kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (46.72kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (80.29kB) [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (50.98kB) [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (64.35kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (15.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (15.77kB) [INFO] Unpacking org.eclipse.uml2.common.edit_2.5.0.v20210228-1829... [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (207.57kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (53.92kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (96.14kB) [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (29.79kB) [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (47.07kB) [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (35.18kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.uml2.common_2.5.0.v20210228-1829... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (46.36kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (12.2kB) [INFO] Fetching org.eclipse.papyrus.infra.ui_3.4.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (296.14kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (93kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (83.97kB) [INFO] Fetching org.eclipse.papyrus.infra.properties_4.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (193.06kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (241.05kB) [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (93.12kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (126.36kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (912.6kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.47kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (431.49kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (19.23kB) [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (16.11kB) [INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (178.19kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (178.19kB) [INFO] Unpacking org.eclipse.xwt_1.6.0.202105260718... [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (103.04kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (25.69kB) [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (60.11kB) [INFO] Fetching org.eclipse.ui.forms_3.11.200.v20210622-0925.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (330.16kB) [INFO] Fetching org.eclipse.pde.build_3.11.0.v20210429-0618.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (477.46kB) [INFO] Fetching org.eclipse.ui.navigator_3.10.100.v20210415-0924.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (416.62kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (160.53kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (76.09kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (16.71kB) [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/releases/2021-09/202109151000/plugins/ (16.71kB) [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.117.0.v20210906-0842.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.07MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.117.0.v20210906-0842.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.13MB) [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.core:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.core/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.security:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security/pom.xml [INFO] Performing subquery [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.security:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security/pom.xml [INFO] Fetching org.eclipse.emf.cdo.expressions_4.4.0.v20210517-1018.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (33.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.expressions_4.4.0.v20210517-1018.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (33.64kB) [INFO] Unpacking org.eclipse.emf.cdo.expressions_4.4.0.v20210517-1018... [INFO] Fetching org.eclipse.emf.cdo.security_4.6.0.v20211102-0800.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (52.32kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.security_4.6.0.v20211102-0800.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (52.32kB) [INFO] Unpacking org.eclipse.emf.cdo.security_4.6.0.v20211102-0800... [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.security:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.security.properties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security.properties/pom.xml [INFO] Performing subquery [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.security.properties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security.properties/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.security.properties:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.security.properties/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/pom.xml [INFO] Performing subquery [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/pom.xml [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (35.81kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (183.86kB) [INFO] Fetching org.eclipse.compare_3.8.100.v20210805-1512.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (804.85kB) [INFO] Fetching org.eclipse.emf.cdo.explorer.ui_4.7.4.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (158.97kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.explorer.ui_4.7.4.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (158.97kB) [INFO] Unpacking org.eclipse.emf.cdo.explorer.ui_4.7.4.v20211117-1501... [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.200.v20210803-2129.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (172.19kB) [INFO] Fetching org.eclipse.emf.cdo.ui.admin_4.3.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (28.06kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.ui.admin_4.3.0.v20210118-1607.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (28.06kB) [INFO] Unpacking org.eclipse.emf.cdo.ui.admin_4.3.0.v20210118-1607... [INFO] Fetching org.eclipse.net4j.ui_4.4.2.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (22.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.net4j.ui_4.4.2.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (22.82kB) [INFO] Unpacking org.eclipse.net4j.ui_4.4.2.v20211117-1501... [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (14.81kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (90.09kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (137.5kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (92.07kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.1.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (196.84kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.2.202106221344.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (118.04kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (341.15kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (468.75kB) [INFO] Fetching org.eclipse.team.ui_3.9.100.v20210721-1306.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.42MB) [INFO] Fetching org.eclipse.ocl_3.16.200.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.14MB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (53.45kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking lpg.runtime.java_2.0.17.v201004271640... [INFO] Fetching org.eclipse.ocl.common_1.16.0.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (36.07kB) [INFO] Fetching org.eclipse.ocl.ecore_3.16.200.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (383.83kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.2.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (932.82kB) [INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.64kB) [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (90.21kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.11kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (18.42kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (274.01kB) [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.75kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (15.54kB) [INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (94.3kB) [INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (6.65kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (114.11kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220... [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui.doc:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.doc/pom.xml [INFO] Performing subquery [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui.doc:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.doc/pom.xml [INFO] Fetching jakarta.servlet-api_4.0.0.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (96.33kB) [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (33.35kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking javax.el_2.2.0.v201303151357... [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (55.65kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (55.65kB) [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.36MB) [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (696.23kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (696.23kB) [INFO] Unpacking org.apache.lucene.analyzers-common_8.4.1.v20200122-1459... [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (962.55kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.apache.lucene.core_8.4.1.v20200122-1459... [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (3.42MB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (3.42MB) [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459... [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (64.42kB) [INFO] Fetching org.eclipse.equinox.http.registry_1.3.0.v20210723-1156.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (47.6kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (27.76kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.0.v20210723-2021.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (12.61kB) [INFO] Fetching org.eclipse.help.base_4.3.400.v20210906-0500.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (432.53kB) [INFO] Fetching org.eclipse.help.webapp_3.10.400.v20210604-1216.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (736.5kB) [INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (17.39kB) [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui.doc:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.doc/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui.hyperlink:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/pom.xml [INFO] Performing subquery [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui.hyperlink:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/pom.xml [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (107.88kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (56.38kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (105.06kB) [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (13.34kB) [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (23.84kB) [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui.hyperlink:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.ui.hyperlink/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.diagram.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/pom.xml [INFO] Performing subquery [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.diagram.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/pom.xml [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (898.68kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (143.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.apache.commons.codec_1.14.0.v20200818-1422... [INFO] Fetching org.eclipse.debug.ui_3.15.100.v20210812-1116.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.96MB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.15.0.v20210812-1539.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.83MB) [INFO] Fetching org.eclipse.jdt.ui_3.24.0.v20210823-0647.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.15MB) [INFO] Fetching org.eclipse.search_3.13.300.v20210806-1124.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (543.42kB) [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.4.v20210609-1727.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.05MB) [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210609-1727.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (24.34kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210609-1727.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (24.34kB) [INFO] Unpacking org.eclipse.m2m.qvt.oml.common_3.10.2.v20210609-1727... [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210609-1727.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (270.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210609-1727.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (270.04kB) [INFO] Unpacking org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210609-1727... [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210609-1727.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (39.36kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210609-1727.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (39.36kB) [INFO] Unpacking org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210609-1727... [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210609-1727.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (27.76kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210609-1727.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (27.76kB) [INFO] Unpacking org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210609-1727... [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.82MB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (131.36kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (160.36kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (36.32kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (33.69kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (126.57kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (93.74kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (1.11MB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (111.42kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (151.61kB) [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (54.12kB) [INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (275.44kB) [INFO] Fetching org.eclipse.ui.intro_3.6.300.v20210721-0921.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (344.75kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (8.22kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (198.95kB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (171.86kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (171.86kB) [INFO] Unpacking org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829... [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (115.7kB) [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (12.83kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (12.83kB) [INFO] Unpacking org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829... [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.diagram.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.diagram.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.search.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.search.ui/pom.xml [INFO] Performing subquery [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.search.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.search.ui/pom.xml [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/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/releases/2021-09/202109151000/plugins/ (170.74kB) [INFO] Unpacking io.github.classgraph_4.8.35.v20190528-1517... [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (127.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (127.04kB) [INFO] Unpacking org.eclipse.emf.codegen_2.22.0.v20210420-0623... [INFO] Fetching org.eclipse.emf.codegen.ecore_2.27.0.v20210816-1137.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (419.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ecore_2.27.0.v20210816-1137.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (419.92kB) [INFO] Unpacking org.eclipse.emf.codegen.ecore_2.27.0.v20210816-1137... [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (44.85kB) [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 https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (44.85kB) [INFO] Unpacking org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725... [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (25.16kB) [INFO] Fetching org.eclipse.ocl.common.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (27.75kB) [INFO] Fetching org.eclipse.ocl.examples.debug_2.16.0.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (85.91kB) [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.16.0.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (385.98kB) [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.16.0.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (411.4kB) [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.16.0.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (413.47kB) [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.16.0.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (216.82kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (144.31kB) [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/releases/2021-09/202109151000/plugins/ (144.31kB) [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [INFO] Fetching org.eclipse.ocl.xtext.base_1.16.0.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (573.49kB) [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.16.0.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (79.14kB) [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.88MB) [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.16.0.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (99.38kB) [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (204.09kB) [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.16.0.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (226.29kB) [INFO] Fetching org.eclipse.xtext_2.25.0.v20210301-0843.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.62MB) [INFO] Fetching org.eclipse.xtext.util_2.25.0.v20210301-0843.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (303.65kB) [INFO] Fetching org.eclipse.ocl.pivot_1.16.0.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (3.33MB) [INFO] Fetching org.eclipse.ocl.pivot.uml_1.16.0.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (247.66kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (144.49kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (144.49kB) [INFO] Unpacking org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829... [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (243.5kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (243.5kB) [INFO] Unpacking org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829... [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (215.92kB) [INFO] Fetching org.eclipse.xtext.builder_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (389.26kB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (60.5kB) [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.16.0.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (688.69kB) [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.16.0.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (89.28kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (133.12kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (103.07kB) [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/releases/2021-09/202109151000/plugins/ (103.07kB) [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [INFO] Fetching org.eclipse.ocl.xtext.markup_1.16.0.v20210907-2013.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (181.35kB) [INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (153.45kB) [INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (39.23kB) [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (37.64kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (37.64kB) [INFO] Unpacking org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829... [INFO] Fetching org.eclipse.xtext.common.types.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (256.88kB) [INFO] Fetching org.eclipse.xtext.smap_2.25.0.v20210301-0909.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (19.15kB) [INFO] Fetching org.eclipse.xtext.common.types_2.25.0.v20210301-0909.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (499.16kB) [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (60.98kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.objectweb.asm_9.1.0.v20210209-1849.jar.pack.gz from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (60.98kB) [INFO] Unpacking org.objectweb.asm_9.1.0.v20210209-1849... [INFO] Fetching org.eclipse.xtext.common.types.edit_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (248.22kB) [INFO] Fetching org.eclipse.xtext.ide_2.25.0.v20210301-0843.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (482.77kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (192.59kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.25.0.v20210301-0928.jar from https://download.eclipse.org/releases/2021-09/202109151000/plugins/ (132.16kB) [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.search.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.search.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.ui/pom.xml [INFO] Performing subquery [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.ui/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.ui:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.uml.ui/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.validation.problems:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems/pom.xml [INFO] Performing subquery [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.validation.problems:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.validation.problems:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.validation.problems.edit:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems.edit/pom.xml [INFO] Performing subquery [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.validation.problems.edit:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems.edit/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.validation.problems.edit:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.cdo.validation.problems.edit/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.gmfdiag.css.cdo:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.css.cdo/pom.xml [INFO] Performing subquery [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.gmfdiag.css.cdo:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.css.cdo/pom.xml [INFO] Fetching org.eclipse.emf.cdo.ecore_1.1.3.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (13.93kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.ecore_1.1.3.v20211117-1501.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (13.93kB) [INFO] Unpacking org.eclipse.emf.cdo.ecore_1.1.3.v20211117-1501... [INFO] Fetching org.eclipse.emf.cdo.gmf.notation_1.10.2.v20211109-0843.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (46.77kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.cdo.gmf.notation_1.10.2.v20211109-0843.jar.pack.gz from https://download.eclipse.org/modeling/emf/cdo/drops/I20211119-0100/plugins/ (46.77kB) [INFO] Unpacking org.eclipse.emf.cdo.gmf.notation_1.10.2.v20211109-0843... [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (255.03kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202111230358.jar from https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (38.24kB) [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.gmfdiag.css.cdo:2.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.css.cdo/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.gmfdiag.style.cdo:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.style.cdo/pom.xml [INFO] Performing subquery [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.gmfdiag.style.cdo:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.style.cdo/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.gmfdiag.style.cdo:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.gmfdiag.style.cdo/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.core.architecture.cdo:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.core.architecture.cdo/pom.xml [INFO] Performing subquery [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.core.architecture.cdo:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.core.architecture.cdo/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.core.architecture.cdo:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.core.architecture.cdo/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.nattable.model.cdo:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.nattable.model.cdo/pom.xml [INFO] Performing subquery [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.nattable.model.cdo:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.nattable.model.cdo/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.nattable.model.cdo:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.nattable.model.cdo/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.textedit.cdo:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.textedit.cdo/pom.xml [INFO] Performing subquery [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.textedit.cdo:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.textedit.cdo/pom.xml [INFO] {osgi.os=win32, osgi.ws=win32, org.eclipse.update.install.features=true, osgi.arch=x86_64} [ERROR] Cannot resolve project dependencies: [ERROR] Software being installed: org.eclipse.papyrus.infra.textedit.cdo 1.0.0.qualifier [ERROR] Missing requirement: org.eclipse.papyrus.infra.textedit.cdo 1.0.0.qualifier requires 'osgi.bundle; org.eclipse.papyrus.infra.textedit [1.0.0,2.0.0)' but it could not be found [ERROR] [ERROR] See https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help. [ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.papyrus.cdo:org.eclipse.papyrus.infra.textedit.cdo:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-CDO/source/cdo/bundles/org.eclipse.papyrus.infra.textedit.cdo/pom.xml: See log for details -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException Build step 'Invoke top-level Maven targets' marked build as failure Terminating xvnc. Sending e-mails to: quentin.lemenez@cea.fr Recording test results No test report files were found. Configuration error? [Checks API] No suitable checks publisher found. Archiving artifacts Finished: FAILURE