Started by user Tu Ton Running as Tu Ton Connecting to https://api.github.com using GitHub bot (username/token) Obtained Jenkinsfile from dffa6bf08f963e2c0ce6331deed2129aa72a653f Loading library capella-pipeline-library@vpms Examining eclipse/capella-pipeline-library Attempting to resolve vpms as a branch Resolved vpms as branch vpms at revision cfb2397415bd79d7c3f7d37a5ff09f6cd8e9ece1 Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential github-bot > git rev-parse --resolve-git-dir /var/jenkins/workspace/capella-addon-vpms_v0.19.x@libs/e266536f6ed2bff7dbadeb1b1070470f74c013857401b8405230d4f473c4ab42/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/eclipse/capella-pipeline-library.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/eclipse/capella-pipeline-library.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --no-tags --force --progress -- https://github.com/eclipse/capella-pipeline-library.git +refs/heads/vpms:refs/remotes/origin/vpms # timeout=10 Checking out Revision cfb2397415bd79d7c3f7d37a5ff09f6cd8e9ece1 (vpms) > git config core.sparsecheckout # timeout=10 > git checkout -f cfb2397415bd79d7c3f7d37a5ff09f6cd8e9ece1 # timeout=10 Commit message: "Add vpms add-on info to the deployer" > git rev-list --no-walk cfb2397415bd79d7c3f7d37a5ff09f6cd8e9ece1 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Agent centos-7-23xxv 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-23xxv" namespace: "capella" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.capella.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-23xxv" - 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-23xxv" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.capella.svc.cluster.local/capella/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3" 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-capella" 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" Running on centos-7-23xxv in /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential github-bot Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Avoid second fetch Checking out Revision dffa6bf08f963e2c0ce6331deed2129aa72a653f (v0.19.x) Cloning repository https://github.com/eclipse/capella-vpms.git > git init /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x # timeout=10 Fetching upstream changes from https://github.com/eclipse/capella-vpms.git > git --version # timeout=10 > git --version # 'git version 2.36.4' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --no-tags --force --progress -- https://github.com/eclipse/capella-vpms.git +refs/heads/v0.19.x:refs/remotes/origin/v0.19.x # timeout=10 > git config remote.origin.url https://github.com/eclipse/capella-vpms.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/v0.19.x:refs/remotes/origin/v0.19.x # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dffa6bf08f963e2c0ce6331deed2129aa72a653f # timeout=10 Commit message: "[Releng] Migrate to Capella 6.0" First time build. Skipping changelog. > git rev-list --no-walk 9aebf2d2289738f195e14adb326469a8526a9baf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Generate Target Platform) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh + env JENKINS_UI_PORT_80_TCP_ADDR=10.30.76.25 JENKINS_DISCOVERY_PORT_50000_TCP=tcp://10.30.22.145:50000 JENKINS_AGENT_WORKDIR=/home/jenkins/agent JENKINS_NODE_COOKIE=81dd3c90-0e0e-4681-bc1f-417762bf6e3f BUILD_URL=https://ci.eclipse.org/capella/job/capella-addon-vpms/job/v0.19.x/20/ JENKINS_UI_SERVICE_PORT=80 HOSTNAME=centos-7-23xxv JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000 JENKINS_DISCOVERY_SERVICE_PORT=50000 JENKINS_REMOTING_JAVA_OPTS=-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true KUBERNETES_PORT=tcp://10.30.0.1:443 TERM=xterm HUDSON_SERVER_COOKIE=30fb3bc2909cf0c6 KUBERNETES_PORT_443_TCP_PORT=443 STAGE_NAME=Generate Target Platform BUILD_TAG=jenkins-capella-addon-vpms-v0.19.x-20 KUBERNETES_SERVICE_PORT=443 BRANCH_NAME=v0.19.x GIT_PREVIOUS_COMMIT=9aebf2d2289738f195e14adb326469a8526a9baf OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle KUBERNETES_SERVICE_HOST=10.30.0.1 JOB_URL=https://ci.eclipse.org/capella/job/capella-addon-vpms/job/v0.19.x/ WORKSPACE=/home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/capella/job/capella-addon-vpms/job/v0.19.x/20/display/redirect?page=changes JENKINS_UI_PORT_80_TCP_PROTO=tcp JENKINS_NAME=centos-7-23xxv USER_NAME=jenkins RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/capella/job/capella-addon-vpms/job/v0.19.x/20/display/redirect?page=artifacts JENKINS_HOME=/var/jenkins GIT_COMMIT=dffa6bf08f963e2c0ce6331deed2129aa72a653f PATH=/opt/tools/java/openjdk/jdk-14/latest/bin:/opt/tools/apache-maven/latest/bin:/opt/tools/java/openjdk/jdk-14/latest/bin:/opt/tools/apache-maven/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin MAVEN_HOME=/opt/tools/apache-maven/latest RUN_DISPLAY_URL=https://ci.eclipse.org/capella/job/capella-addon-vpms/job/v0.19.x/20/display/redirect JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp _=/usr/bin/env JENKINS_UI_PORT_80_TCP_PORT=80 PWD=/home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x JENKINS_DISCOVERY_SERVICE_HOST=10.30.22.145 JAVA_HOME=/opt/tools/java/openjdk/jdk-14/latest JENKINS_UI_PORT=tcp://10.30.76.25:80 HUDSON_URL=https://ci.eclipse.org/capella/ LANG=en_US.UTF-8 JOB_NAME=capella-addon-vpms/v0.19.x GITLAB_OBJECT_KIND=none BUILD_DISPLAY_NAME=#20 JENKINS_URL=https://ci.eclipse.org/capella/ BUILD_ID=20 JENKINS_DISCOVERY_PORT=tcp://10.30.22.145:50000 JENKINS_TUNNEL=jenkins-discovery.capella.svc.cluster.local:50000 GIT_PREVIOUS_SUCCESSFUL_COMMIT=9aebf2d2289738f195e14adb326469a8526a9baf JOB_BASE_NAME=v0.19.x RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/capella/job/capella-addon-vpms/job/v0.19.x/20/display/redirect?page=tests BUILD_KEY=0.19.x JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=10.30.22.145 JENKINS_SECRET=**** M2_HOME=/opt/tools/apache-maven/latest SHLVL=2 HOME=/home/jenkins GIT_BRANCH=v0.19.x KUBERNETES_PORT_443_TCP_PROTO=tcp KUBERNETES_SERVICE_PORT_HTTPS=443 CI=true WORKSPACE_TMP=/home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-36c8662242b6d25fb16b72860bd23606d402506cf67a5dfabe97ccea85a28dea NODE_LABELS=centos-7 centos-7-23xxv jipp-migration migration GIT_URL=https://github.com/eclipse/capella-vpms.git NSS_SDB_USE_CACHE=no CAPELLA_PRODUCT_PATH=/home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/capella/capella library.capella-pipeline-library.version=vpms HUDSON_HOME=/var/jenkins JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000 NODE_NAME=centos-7-23xxv JENKINS_UI_PORT_80_TCP=tcp://10.30.76.25:80 JENKINS_UI_SERVICE_HOST=10.30.76.25 JOB_DISPLAY_URL=https://ci.eclipse.org/capella/job/capella-addon-vpms/job/v0.19.x/display/redirect BUILD_NUMBER=20 HUDSON_COOKIE=898b9b77-a2c1-4e24-a03a-532a48753d77 DISPLAY=:0 KUBERNETES_PORT_443_TCP_ADDR=10.30.0.1 KUBERNETES_PORT_443_TCP=tcp://10.30.0.1:443 JENKINS_AGENT_NAME=centos-7-23xxv JENKINS_UI_SERVICE_PORT_HTTP=80 [Pipeline] sh + mvn clean verify -f releng/org.polarsys.capella.vp.ms.target/pom.xml Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 14.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-14/14.0.2+12 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] [INFO] ---------------< org.polarsys:capella.target-definition >--------------- [INFO] Building capella.target-definition 0.19.0-SNAPSHOT [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ capella.target-definition --- [INFO] [INFO] --- tycho-eclipserun-plugin:0.26.0:eclipse-run (generate.target) @ capella.target-definition --- [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201709271000/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201709271000/ (142B) [INFO] Adding repository http://download.eclipse.org/releases/oxygen/201709271000 WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.eclipse.ecf.provider.filetransfer.httpclient4.SNIAwareHttpClient$1 (file:/home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles-external/0.26.0/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160405-1820.jar) to method sun.security.ssl.SSLSocketImpl.setHost(java.lang.String) WARNING: Please consider reporting this to the maintainers of org.eclipse.ecf.provider.filetransfer.httpclient4.SNIAwareHttpClient$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201709271000/ (854.21kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201709271000/ (854.21kB) [INFO] Adding repository http://pdulth.github.io/fr.obeo.releng.targetplatform/p2/latest [INFO] Fetching content.jar from http://pdulth.github.io/fr.obeo.releng.targetplatform/p2/latest/ (4.87kB) [INFO] Fetching content.jar from http://pdulth.github.io/fr.obeo.releng.targetplatform/p2/latest/ (4.87kB) [INFO] Fetching 201709271000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/oxygen/ (63B) [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (592.33kB) [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (592.33kB) [INFO] Fetching com.google.inject_3.0.0.v201312141243.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (137.12kB) [INFO] Fetching com.google.inject_3.0.0.v201312141243.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (137.12kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (16.6kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (16.6kB) [INFO] Fetching fr.obeo.releng.targetplatform_2.1.1.201810231422.jar from http://pdulth.github.io/fr.obeo.releng.targetplatform/p2/latest/plugins/ (388.35kB) [INFO] Fetching fr.obeo.releng.targetplatform_2.1.1.201810231422.jar from http://pdulth.github.io/fr.obeo.releng.targetplatform/p2/latest/plugins/ (388.35kB) [INFO] Fetching org.eclipse.xtext_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (763.75kB) [INFO] Fetching org.eclipse.xtext_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (763.75kB) [INFO] Fetching org.eclipse.xtext.util_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (102.9kB) [INFO] Fetching org.eclipse.xtext.util_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (102.9kB) [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (368.51kB) [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (368.51kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (48.91kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (48.91kB) [INFO] Fetching org.eclipse.emf.ecore.xcore_1.5.0.v20170613-0242.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (288.75kB) [INFO] Fetching org.eclipse.emf.ecore.xcore_1.5.0.v20170613-0242.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (288.75kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.1.100.v20170613-0242.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (13.07kB) [INFO] Fetching org.eclipse.emf.ecore.xcore.lib_1.1.100.v20170613-0242.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (13.07kB) [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (104.66kB) [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (104.66kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (99.04kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (99.04kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (30.32kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (30.32kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (52.24kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (52.24kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (101.67kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (101.67kB) [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (35.26kB) [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (35.26kB) [INFO] Fetching org.eclipse.xtext.common.types_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (130.65kB) [INFO] Fetching org.eclipse.xtext.common.types_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (130.65kB) [INFO] Fetching org.objectweb.asm_5.2.0.v20170126-0011.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (72.38kB) [INFO] Fetching org.objectweb.asm_5.2.0.v20170126-0011.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (72.38kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (47.4kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (47.4kB) [INFO] Fetching org.eclipse.jdt.launching_3.9.0.v20170419-1235.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (124.22kB) [INFO] Fetching org.eclipse.jdt.launching_3.9.0.v20170419-1235.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (124.22kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (129.49kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (129.49kB) [INFO] Fetching org.eclipse.osgi_3.12.1.v20170821-1548.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (436.42kB) [INFO] Fetching org.eclipse.osgi_3.12.1.v20170821-1548.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (436.42kB) [INFO] Fetching fr.obeo.releng.targetplatform.ui_2.1.1.201810231422.jar from http://pdulth.github.io/fr.obeo.releng.targetplatform/p2/latest/plugins/ (224.18kB) [INFO] Fetching fr.obeo.releng.targetplatform.ui_2.1.1.201810231422.jar from http://pdulth.github.io/fr.obeo.releng.targetplatform/p2/latest/plugins/ (224.18kB) [INFO] Fetching fr.obeo.releng.targetplatform-feature_2.1.1.201810231422.jar from http://pdulth.github.io/fr.obeo.releng.targetplatform/p2/latest/features/ (13.24kB) [INFO] Fetching fr.obeo.releng.targetplatform-feature_2.1.1.201810231422.jar from http://pdulth.github.io/fr.obeo.releng.targetplatform/p2/latest/features/ (13.24kB) [INFO] Fetching org.eclipse.xtext.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (500.78kB) [INFO] Fetching org.eclipse.xtext.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (500.78kB) [INFO] Fetching org.eclipse.ui.editors_3.11.0.v20170202-1823.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (199.22kB) [INFO] Fetching org.eclipse.ui.editors_3.11.0.v20170202-1823.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (199.22kB) [INFO] Fetching org.eclipse.ui.ide_3.13.1.v20170822-1526.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (972.73kB) [INFO] Fetching org.eclipse.ui.ide_3.13.1.v20170822-1526.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (972.73kB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (23.13kB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (23.13kB) [INFO] Fetching org.eclipse.ui_3.109.0.v20170411-1742.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (357.53kB) [INFO] Fetching org.eclipse.ui_3.109.0.v20170411-1742.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (357.53kB) [INFO] Fetching org.eclipse.xtext.builder_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (117.62kB) [INFO] Fetching org.eclipse.xtext.builder_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (117.62kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (70.14kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (70.14kB) [INFO] Fetching org.eclipse.compare_3.7.101.v20170724-1603.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (314.64kB) [INFO] Fetching org.eclipse.compare_3.7.101.v20170724-1603.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (314.64kB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (85.86kB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (85.86kB) [INFO] Fetching org.eclipse.pde.core_3.11.100.v20170517-0724.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (1.26MB) [INFO] Fetching org.eclipse.pde.core_3.11.100.v20170517-0724.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (1.26MB) [INFO] Fetching org.apache.ant_1.10.1.v20170504-0840.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (2.58MB) [INFO] Fetching org.apache.ant_1.10.1.v20170504-0840.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (2.58MB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (37.68kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (37.68kB) [INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (81.59kB) [INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (81.59kB) [INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (56.29kB) [INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (56.29kB) [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (24.42kB) [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (24.42kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (106.17kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (106.17kB) [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (35.64kB) [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (35.64kB) [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (104.09kB) [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (104.09kB) [INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (41.98kB) [INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (41.98kB) [INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (140.62kB) [INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (140.62kB) [INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (24.93kB) [INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (24.93kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (107.7kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (107.7kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (323.38kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (323.38kB) [INFO] Fetching org.eclipse.ant.core_3.5.0.v20170509-2149.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (72.08kB) [INFO] Fetching org.eclipse.ant.core_3.5.0.v20170509-2149.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (72.08kB) [INFO] Fetching org.eclipse.core.variables_3.4.0.v20170113-2056.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (18.01kB) [INFO] Fetching org.eclipse.core.variables_3.4.0.v20170113-2056.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (18.01kB) [INFO] Fetching org.eclipse.core.resources_3.12.0.v20170417-1558.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (870.77kB) [INFO] Fetching org.eclipse.core.resources_3.12.0.v20170417-1558.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (870.77kB) [INFO] Fetching org.eclipse.jface.text_3.12.0.v20170523-1043.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (318.65kB) [INFO] Fetching org.eclipse.jface.text_3.12.0.v20170523-1043.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (318.65kB) [INFO] Fetching org.eclipse.ui.views_3.9.0.v20170226-1833.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (48.42kB) [INFO] Fetching org.eclipse.ui.views_3.9.0.v20170226-1833.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (48.42kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (229.15kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (229.15kB) [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (33.1kB) [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (33.1kB) [INFO] Fetching org.eclipse.ui.forms_3.7.101.v20170815-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (122.68kB) [INFO] Fetching org.eclipse.ui.forms_3.7.101.v20170815-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (122.68kB) [INFO] Fetching org.eclipse.compare.core_3.6.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (32.79kB) [INFO] Fetching org.eclipse.compare.core_3.6.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (32.79kB) [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (8.71MB) [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (8.71MB) [INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (43.34kB) [INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (43.34kB) [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (51.81kB) [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (51.81kB) [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (40.97kB) [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (40.97kB) [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (53.99kB) [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (53.99kB) [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (71.7kB) [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (71.7kB) [INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (58.16kB) [INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (58.16kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (90.43kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (90.43kB) [INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (49.74kB) [INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (49.74kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.100.v20170203-1130.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (42.14kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.100.v20170203-1130.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (42.14kB) [INFO] Fetching org.eclipse.text_3.6.100.v20170203-0814.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (91.18kB) [INFO] Fetching org.eclipse.text_3.6.100.v20170203-0814.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (91.18kB) [INFO] Fetching org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (27.68kB) [INFO] Fetching org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (27.68kB) [INFO] Fetching org.eclipse.core.jobs_3.9.1.v20170714-0547.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (46.01kB) [INFO] Fetching org.eclipse.core.jobs_3.9.1.v20170714-0547.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (46.01kB) [INFO] Fetching org.eclipse.core.net_1.3.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (33.81kB) [INFO] Fetching org.eclipse.core.net_1.3.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (33.81kB) [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (42.3kB) [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (42.3kB) [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (40.76kB) [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (40.76kB) [INFO] Fetching org.eclipse.debug.core_3.11.0.v20170605-1534.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (123.34kB) [INFO] Fetching org.eclipse.debug.core_3.11.0.v20170605-1534.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (123.34kB) [INFO] Fetching org.eclipse.debug.ui_3.12.0.v20170605-1534.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (992.55kB) [INFO] Fetching org.eclipse.debug.ui_3.12.0.v20170605-1534.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (992.55kB) [INFO] Fetching org.eclipse.ui.console_3.7.1.v20170728-0806.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (82.03kB) [INFO] Fetching org.eclipse.ui.console_3.7.1.v20170728-0806.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (82.03kB) [INFO] Fetching org.eclipse.help_3.8.1.v20170815-1448.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (122.73kB) [INFO] Fetching org.eclipse.help_3.8.1.v20170815-1448.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (122.73kB) [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (13.47kB) [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (13.47kB) [INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (26.17kB) [INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (26.17kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (22.58kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (22.58kB) [INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (24.42kB) [INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (24.42kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (7.71kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (7.71kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (7.77kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (7.77kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (16.46kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (16.46kB) [INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (17.34kB) [INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (17.34kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (21.68kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (21.68kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (98kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (98kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (24.35kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (24.35kB) [INFO] Fetching org.eclipse.swt_3.106.1.v20170829-0553.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (17.86kB) [INFO] Fetching org.eclipse.swt_3.106.1.v20170829-0553.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (17.86kB) [INFO] Fetching org.eclipse.jface_3.13.1.v20170810-0135.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (355.4kB) [INFO] Fetching org.eclipse.jface_3.13.1.v20170810-0135.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (355.4kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (65.05kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (65.05kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (80.65kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (80.65kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (16.49kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (16.49kB) [INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (9.98kB) [INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (9.98kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (107.68kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (107.68kB) [INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (13.36kB) [INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (13.36kB) [INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (16.46kB) [INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (16.46kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (9.85kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (9.85kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (85.98kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (85.98kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (80.3kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (80.3kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (35.92kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (35.92kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (55.59kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (55.59kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.101.v20170713-1343.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (94.16kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.101.v20170713-1343.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (94.16kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (70.39kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (70.39kB) [INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (71.53kB) [INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (71.53kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (7.93kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (7.93kB) [INFO] Fetching org.eclipse.ecf_3.8.0.v20170104-0657.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (41.54kB) [INFO] Fetching org.eclipse.ecf_3.8.0.v20170104-0657.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (41.54kB) [INFO] Fetching org.eclipse.ecf.identity_3.8.0.v20161203-2153.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (26.49kB) [INFO] Fetching org.eclipse.ecf.identity_3.8.0.v20161203-2153.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (26.49kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (11.04kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (11.04kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.4.0.v20170516-2248.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (18.71kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.4.0.v20170516-2248.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (18.71kB) [INFO] Fetching org.eclipse.ecf.source_3.8.0.v20170104-0657.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (93.64kB) [INFO] Fetching org.eclipse.ecf.source_3.8.0.v20170104-0657.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (93.64kB) [INFO] Fetching org.eclipse.ecf.identity.source_3.8.0.v20161203-2153.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (51.24kB) [INFO] Fetching org.eclipse.ecf.identity.source_3.8.0.v20161203-2153.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (51.24kB) [INFO] Fetching org.eclipse.ecf.core.feature.source_1.4.0.v20170516-2248.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (19.01kB) [INFO] Fetching org.eclipse.ecf.core.feature.source_1.4.0.v20170516-2248.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (19.01kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160817-1024.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (9.55kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160817-1024.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (9.55kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (18.68kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (18.68kB) [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.0.v20160817-1024.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (13.01kB) [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.0.v20160817-1024.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (13.01kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (19.06kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (19.06kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (20.33kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (20.33kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (45.1kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (45.1kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (26.8kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.8.v20170715-2257.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (26.8kB) [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.0.0.v20160817-1024.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (76.38kB) [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.0.0.v20160817-1024.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (76.38kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.300.v20161203-1840.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (86.42kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.300.v20161203-1840.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (86.42kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.13.8.v20170715-2257.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (19.1kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.13.8.v20170715-2257.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (19.1kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (32.4kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (32.4kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (26.8kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.8.v20170715-2257.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (26.8kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.source_1.1.200.v20170314-0133.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (54.01kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.source_1.1.200.v20170314-0133.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (54.01kB) [INFO] Fetching org.apache.commons.codec.source_1.9.0.v20170208-1614.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (301.21kB) [INFO] Fetching org.apache.commons.codec.source_1.9.0.v20170208-1614.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (301.21kB) [INFO] Fetching org.apache.commons.logging.source_1.1.1.v201101211721.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (84.6kB) [INFO] Fetching org.apache.commons.logging.source_1.1.1.v201101211721.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (84.6kB) [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.2.v20170210-0925.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (949.16kB) [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.2.v20170210-0925.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (949.16kB) [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.6.v20170210-0925.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (428.2kB) [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.6.v20170210-0925.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (428.2kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature.source_3.13.8.v20170715-2257.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (19.29kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature.source_3.13.8.v20170715-2257.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (19.29kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (11.62kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (11.62kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (26.7kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (26.7kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl.source_1.1.0.v20160817-1024.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (17.99kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl.source_1.1.0.v20160817-1024.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (17.99kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature.source_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (19.24kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature.source_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (19.24kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (7.36kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (7.36kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (22.71kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (22.71kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.0.v20160817-1024.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (9.5kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.0.v20160817-1024.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (9.5kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (19.1kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.0.v20170110-1317.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.codegen_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (102.97kB) [INFO] Fetching org.eclipse.emf.codegen_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (102.97kB) [INFO] Fetching org.eclipse.jdt.core_3.13.0.v20170516-1929.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (5.99MB) [INFO] Fetching org.eclipse.jdt.core_3.13.0.v20170516-1929.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (5.99MB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (451.05kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (451.05kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.xtext_1.2.0.v20170613-0242.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (8.23kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.xtext_1.2.0.v20170613-0242.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (8.23kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (8.88kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (8.88kB) [INFO] Fetching org.eclipse.emf.common.ui_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (56.72kB) [INFO] Fetching org.eclipse.emf.common.ui_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (56.72kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (41.48kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (41.48kB) [INFO] Fetching org.eclipse.emf.edit_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (88.62kB) [INFO] Fetching org.eclipse.emf.edit_2.12.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (88.62kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (40.05kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (40.05kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (74.95kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.13.0.v20170609-0928.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (74.95kB) [INFO] Fetching org.eclipse.xtext.xbase_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (869.55kB) [INFO] Fetching org.eclipse.xtext.xbase_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (869.55kB) [INFO] Fetching org.eclipse.xtext.ecore_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (9.34kB) [INFO] Fetching org.eclipse.xtext.ecore_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (9.34kB) [INFO] Fetching org.eclipse.ui.workbench_3.110.1.v20170704-1208.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (1,013.66kB) [INFO] Fetching org.eclipse.ui.workbench_3.110.1.v20170704-1208.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (1,013.66kB) [INFO] Fetching org.eclipse.emf.mwe.core_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (63.18kB) [INFO] Fetching org.eclipse.emf.mwe.core_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (63.18kB) [INFO] Fetching org.eclipse.emf.mwe.utils_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (19.36kB) [INFO] Fetching org.eclipse.emf.mwe.utils_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (19.36kB) [INFO] Fetching org.eclipse.emf.mwe2.lib_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (13.43kB) [INFO] Fetching org.eclipse.emf.mwe2.lib_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (13.43kB) [INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (23.15kB) [INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (23.15kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (19.03kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (19.03kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (32.14kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (32.14kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.600.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (52.22kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.600.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (52.22kB) [INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (41.32kB) [INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (41.32kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (37.96kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (37.96kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.0.600.v20170511-1106.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (17.38kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.0.600.v20170511-1106.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (17.38kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (45.05kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (45.05kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (73.2kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (73.2kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (13.84kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (13.84kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (44.19kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (44.19kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (33kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (33kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (15.87kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (15.87kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (103.26kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (103.26kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (72.9kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (72.9kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (21.49kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (21.49kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (31.18kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (31.18kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.0.100.v20170504-1307.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (12.31kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.0.100.v20170504-1307.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (12.31kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.4.1.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (18.34kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.4.1.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (18.34kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.0.v20170110-1705.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (23.26kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.0.v20170110-1705.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (23.26kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (36.59kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (36.59kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (16.3kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (16.3kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (40.67kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (40.67kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (102.59kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (102.59kB) [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (16.32kB) [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (16.32kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.201.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (25.85kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.201.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (25.85kB) [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.300.v20170418-0708.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (77.77kB) [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.300.v20170418-0708.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (77.77kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.feature_1.1.1.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (17.77kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.feature_1.1.1.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (17.77kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (17.14kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (17.14kB) [INFO] Fetching org.eclipse.equinox.p2.installer_1.0.500.v20160419-0100.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (35.21kB) [INFO] Fetching org.eclipse.equinox.p2.installer_1.0.500.v20160419-0100.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (35.21kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (26.68kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (26.68kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (116.15kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (116.15kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.1.600.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (97.04kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.1.600.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (97.04kB) [INFO] Fetching org.eclipse.equinox.p2.console.source_1.0.600.v20170511-1106.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (19.98kB) [INFO] Fetching org.eclipse.equinox.p2.console.source_1.0.600.v20170511-1106.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (19.98kB) [INFO] Fetching org.eclipse.equinox.p2.core.source_2.4.101.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (60.82kB) [INFO] Fetching org.eclipse.equinox.p2.core.source_2.4.101.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (60.82kB) [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.0.500.v20160419-0834.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (34.07kB) [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.0.500.v20160419-0834.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (34.07kB) [INFO] Fetching org.eclipse.equinox.p2.director.source_2.3.300.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (66.3kB) [INFO] Fetching org.eclipse.equinox.p2.director.source_2.3.300.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (66.3kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.1.100.v20150423-1455.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (21.77kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.1.100.v20150423-1455.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (21.77kB) [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.5.0.v20170319-2002.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (138.7kB) [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.5.0.v20170319-2002.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (138.7kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.2.300.v20160419-0834.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (26.66kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.2.300.v20160419-0834.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (26.66kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.0.300.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (19.2kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.0.300.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (19.2kB) [INFO] Fetching org.eclipse.equinox.p2.installer.source_1.0.500.v20160419-0100.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (36.14kB) [INFO] Fetching org.eclipse.equinox.p2.installer.source_1.0.500.v20160419-0100.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (36.14kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.0.500.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (47.25kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.0.500.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (47.25kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.2.401.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (58.88kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.2.401.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (58.88kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.3.200.v20170511-1106.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (240.44kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.3.200.v20170511-1106.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (240.44kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.4.200.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (74.2kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.4.200.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (74.2kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.1.400.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (34.5kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.1.400.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (34.5kB) [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.3.301.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (118.79kB) [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.3.301.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (118.79kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.1.400.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (176.09kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.1.400.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (176.09kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.1.501.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (95.47kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.1.501.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (95.47kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.2.200.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (59.53kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.2.200.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (59.53kB) [INFO] Fetching org.eclipse.equinox.p2.ui.admin.rcp_1.0.300.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (14.79kB) [INFO] Fetching org.eclipse.equinox.p2.ui.admin.rcp_1.0.300.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (14.79kB) [INFO] Fetching org.eclipse.equinox.p2.ui.admin.rcp.source_1.0.300.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (16.04kB) [INFO] Fetching org.eclipse.equinox.p2.ui.admin.rcp.source_1.0.300.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (16.04kB) [INFO] Fetching org.eclipse.equinox.p2.ui.admin_1.0.300.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (40.1kB) [INFO] Fetching org.eclipse.equinox.p2.ui.admin_1.0.300.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (40.1kB) [INFO] Fetching org.eclipse.equinox.p2.ui.admin.source_1.0.300.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (55.73kB) [INFO] Fetching org.eclipse.equinox.p2.ui.admin.source_1.0.300.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (55.73kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.301.v20170816-1007.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (63.82kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.301.v20170816-1007.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (63.82kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.1.301.v20170816-1007.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (51.1kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.1.301.v20170816-1007.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (51.1kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.1.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (295.29kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.1.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (295.29kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.500.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (26.78kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.500.v20170511-1216.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (26.78kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.100.v20170418-0708.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (48.89kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.100.v20170418-0708.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (48.89kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.3.100.v20170418-0708.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (58.02kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.3.100.v20170418-0708.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (58.02kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.0.500.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (30kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.0.500.v20170511-1216.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (30kB) [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.5.1.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (297.5kB) [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.5.1.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (297.5kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.400.v20170106-2125.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (10.85kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.400.v20170106-2125.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (10.85kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.1.400.v20170106-2125.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (15.5kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.1.400.v20170106-2125.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (15.5kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.601.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (41.74kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.601.v20170906-1259.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (41.74kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.0.601.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (70.83kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.0.601.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (70.83kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.0.300.v20170515-0721.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (19.4kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.0.300.v20170515-0721.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (19.4kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.2.0.v20170110-1705.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (37.01kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.2.0.v20170110-1705.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (37.01kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.0.800.v20170524-1345.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (47.2kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.0.800.v20170524-1345.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (47.2kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.0.300.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (36.13kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.0.300.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (36.13kB) [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.4.300.v20170511-1106.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (64.66kB) [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.4.300.v20170511-1106.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (64.66kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.2.201.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (147.33kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.2.201.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (147.33kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.0.400.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (32.63kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.0.400.v20160504-1450.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (32.63kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.0.201.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (38.93kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.0.201.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (38.93kB) [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.0.300.v20170418-0708.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (73.19kB) [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.0.300.v20170418-0708.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (73.19kB) [INFO] Fetching org.eclipse.equinox.p2.sdk_3.10.1.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (19.06kB) [INFO] Fetching org.eclipse.equinox.p2.sdk_3.10.1.v20170906-1259.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (19.06kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.1.400.v20170505-1235.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (72.71kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.1.400.v20170505-1235.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (72.71kB) [INFO] Fetching org.eclipse.ui.browser_3.6.100.v20170418-1342.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (96.68kB) [INFO] Fetching org.eclipse.ui.browser_3.6.100.v20170418-1342.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (96.68kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.9.0.v20161219-2145.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (98.55kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.9.0.v20161219-2145.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (98.55kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (105.95kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (105.95kB) [INFO] Fetching org.eclipse.jdt.debug_3.11.0.v20170510-1451.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (912.15kB) [INFO] Fetching org.eclipse.jdt.debug_3.11.0.v20170510-1451.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (912.15kB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.8.1.v20170826-0709.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (1.6MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.8.1.v20170826-0709.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (1.6MB) [INFO] Fetching org.eclipse.jdt.ui_3.13.1.v20170822-1011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (3.98MB) [INFO] Fetching org.eclipse.jdt.ui_3.13.1.v20170822-1011.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (3.98MB) [INFO] Fetching org.eclipse.search_3.11.100.v20170515-1603.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (218.87kB) [INFO] Fetching org.eclipse.search_3.11.100.v20170515-1603.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (218.87kB) [INFO] Fetching org.eclipse.team.ui_3.8.1.v20170515-1133.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (517.17kB) [INFO] Fetching org.eclipse.team.ui_3.8.1.v20170515-1133.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (517.17kB) [INFO] Fetching org.eclipse.team.core_3.8.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (127.48kB) [INFO] Fetching org.eclipse.team.core_3.8.100.v20170516-0820.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (127.48kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (179.49kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (179.49kB) [INFO] Fetching org.eclipse.ui.navigator_3.7.0.v20170418-1342.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (134.81kB) [INFO] Fetching org.eclipse.ui.navigator_3.7.0.v20170418-1342.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (134.81kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (66.86kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (66.86kB) [INFO] Fetching org.eclipse.pde.build_3.9.300.v20170515-0912.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (479.6kB) [INFO] Fetching org.eclipse.pde.build_3.9.300.v20170515-0912.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (479.6kB) [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (44.89kB) [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (44.89kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.1.v20170829-0553.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (1.25MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.1.v20170829-0553.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (1.25MB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (40.42kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (40.42kB) [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (80.37kB) [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (80.37kB) [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (148.58kB) [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (148.58kB) [INFO] Fetching org.eclipse.xtend.lib_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (60.07kB) [INFO] Fetching org.eclipse.xtend.lib_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (60.07kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (22.36kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.12.0.v20170518-0757.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (22.36kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (26.12kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (26.12kB) [INFO] Fetching org.eclipse.xtext.smap_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (11.84kB) [INFO] Fetching org.eclipse.xtext.smap_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (11.84kB) [INFO] Fetching org.eclipse.xtext.builder.standalone_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (33.37kB) [INFO] Fetching org.eclipse.xtext.builder.standalone_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (33.37kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (49.47kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (49.47kB) [INFO] Fetching org.eclipse.xtext.common.types.shared_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (10.93kB) [INFO] Fetching org.eclipse.xtext.common.types.shared_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (10.93kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (11.75kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (11.75kB) [INFO] Fetching org.eclipse.xtext.xbase.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (190.91kB) [INFO] Fetching org.eclipse.xtext.xbase.ui_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (190.91kB) [INFO] Fetching org.eclipse.xtext.generator_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (258.65kB) [INFO] Fetching org.eclipse.xtext.generator_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (258.65kB) [INFO] Fetching org.eclipse.xtext.xtext.generator_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (514.68kB) [INFO] Fetching org.eclipse.xtext.xtext.generator_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (514.68kB) [INFO] Fetching org.eclipse.xtext.ide_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (158.48kB) [INFO] Fetching org.eclipse.xtext.ide_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (158.48kB) [INFO] Fetching org.eclipse.xtext.java_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (33.16kB) [INFO] Fetching org.eclipse.xtext.java_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (33.16kB) [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (9.23kB) [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (9.23kB) [INFO] Fetching org.eclipse.xtext.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (1.64MB) [INFO] Fetching org.eclipse.xtext.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (1.64MB) [INFO] Fetching org.eclipse.xtext.generator.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (531.72kB) [INFO] Fetching org.eclipse.xtext.generator.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (531.72kB) [INFO] Fetching org.eclipse.xtext.xtext.generator.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (1.15MB) [INFO] Fetching org.eclipse.xtext.xtext.generator.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (1.15MB) [INFO] Fetching org.eclipse.xtext.xtext.ide_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (67.04kB) [INFO] Fetching org.eclipse.xtext.xtext.ide_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (67.04kB) [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (92.88kB) [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (92.88kB) [INFO] Fetching org.eclipse.xtext.util.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (144.1kB) [INFO] Fetching org.eclipse.xtext.util.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (144.1kB) [INFO] Fetching org.eclipse.xtext.common.types.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (365.3kB) [INFO] Fetching org.eclipse.xtext.common.types.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (365.3kB) [INFO] Fetching org.eclipse.xtext.builder.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (210.36kB) [INFO] Fetching org.eclipse.xtext.builder.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (210.36kB) [INFO] Fetching org.eclipse.xtext.ecore.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (13.05kB) [INFO] Fetching org.eclipse.xtext.ecore.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (13.05kB) [INFO] Fetching org.eclipse.xtext.smap.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (16.67kB) [INFO] Fetching org.eclipse.xtext.smap.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (16.67kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (165.1kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.12.0.v20170518-0959.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (165.1kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (206.53kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (206.53kB) [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (58.49kB) [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (58.49kB) [INFO] Fetching org.eclipse.xtext.java.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (62.08kB) [INFO] Fetching org.eclipse.xtext.java.source_2.12.0.v20170519-0752.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (62.08kB) [INFO] Fetching org.eclipse.xtext.runtime_2.12.0.v20170519-1412.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (21.18kB) [INFO] Fetching org.eclipse.xtext.runtime_2.12.0.v20170519-1412.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (21.18kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (65.11kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (65.11kB) [INFO] Fetching org.eclipse.xtext.ui.ecore_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (9.35kB) [INFO] Fetching org.eclipse.xtext.ui.ecore_2.12.0.v20170519-0809.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (9.35kB) [INFO] Fetching org.eclipse.xtext.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (1,005.58kB) [INFO] Fetching org.eclipse.xtext.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (1,005.58kB) [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (148.65kB) [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (148.65kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (14.56kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (14.56kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (13.17kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (13.17kB) [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (26.93kB) [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (26.93kB) [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (12.1kB) [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (12.1kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (125.58kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (125.58kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (155.49kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (155.49kB) [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (97.56kB) [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.12.0.v20170519-0809.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (97.56kB) [INFO] Fetching org.eclipse.xtext.ide.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (387.14kB) [INFO] Fetching org.eclipse.xtext.ide.source_2.12.0.v20170518-0959.jar from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (387.14kB) [INFO] Fetching org.eclipse.xtext.ui_2.12.0.v20170519-1412.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (20.89kB) [INFO] Fetching org.eclipse.xtext.ui_2.12.0.v20170519-1412.jar from http://download.eclipse.org/releases/oxygen/201709271000/features/ (20.89kB) [INFO] Fetching org.eclipse.xtext.xbase.ide_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (281.71kB) [INFO] Fetching org.eclipse.xtext.xbase.ide_2.12.0.v20170519-0752.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (281.71kB) [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (30.64kB) [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201709271000/plugins/ (30.64kB) [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.target/target/eclipserun-work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/latest/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -install, /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.target/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.target/target/eclipserun-work/configuration, -application, fr.obeo.releng.targetplatform.targetPlatform.converter, tp/capella.target-definition.targetplatform] Retrieve included location:https://git.eclipse.org/c/sirius/org.eclipse.sirius.git/plain/releng/org.eclipse.sirius.targets/modules/swtbot-3.0.tpd?h=v6.4.0 Retrieve included location:https://download.eclipse.org/capella/core/updates/releases/6.0.0/targets/capella.target-definition.targetplatform Retrieve included location:https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/targets/modules/gmf-runtime-1.14.tpd Retrieve included location:https://download.eclipse.org/capella/core/updates/releases/6.0.0/targets/capella.target-definition.targetplatform Retrieve included location:https://git.eclipse.org/c/sirius/org.eclipse.sirius.git/plain/releng/org.eclipse.sirius.targets/modules/swtbot-3.0.tpd?h=v6.4.0 Retrieve included location:https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/targets/modules/gmf-runtime-1.14.tpd Retrieve included location:https://git.eclipse.org/c/sirius/org.eclipse.sirius.git/plain/releng/org.eclipse.sirius.targets/modules/swtbot-3.0.tpd?h=v6.4.0 Retrieve included location:https://download.eclipse.org/capella/core/updates/releases/6.0.0/targets/capella.target-definition.targetplatform Retrieve included location:https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/targets/modules/gmf-runtime-1.14.tpd Retrieve included location:https://download.eclipse.org/capella/core/updates/releases/6.0.0/targets/capella.target-definition.targetplatform Retrieve included location:https://git.eclipse.org/c/sirius/org.eclipse.sirius.git/plain/releng/org.eclipse.sirius.targets/modules/swtbot-3.0.tpd?h=v6.4.0 Retrieve included location:https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/targets/modules/gmf-runtime-1.14.tpd >> Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ (134B) >> 1 operation remaining. >> Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ >> 1 operation remaining. >> Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ >> Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) >> 1 operation remaining. >> Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) >> Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ (72.29kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ (72.29kB) >> Fetching content.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/ (142.21kB) >> 1 operation remaining. >> Fetching content.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/ (142.21kB) >> Fetching content.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.test.site/ (21.61kB) >> 1 operation remaining. >> Fetching content.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.test.site/ (21.61kB) >> Fetching p2.index from https://s3-eu-west-1.amazonaws.com/obeo-networkaggregation-releases/capella-extensions/6.0.0_M2Doc3.2.2/full/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://s3-eu-west-1.amazonaws.com/obeo-networkaggregation-releases/capella-extensions/6.0.0_M2Doc3.2.2/full/ (172B) >> Fetching content.xml.xz from https://s3-eu-west-1.amazonaws.com/obeo-networkaggregation-releases/capella-extensions/6.0.0_M2Doc3.2.2/full/ (19.3kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://s3-eu-west-1.amazonaws.com/obeo-networkaggregation-releases/capella-extensions/6.0.0_M2Doc3.2.2/full/ (19.3kB) >> Fetching p2.index from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/tests/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/tests/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/tests/ (10.32kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/tests/ (10.32kB) Retrieve included location:https://git.eclipse.org/c/sirius/org.eclipse.sirius.git/plain/releng/org.eclipse.sirius.targets/modules/swtbot-3.0.tpd?h=v6.4.0 Retrieve included location:https://download.eclipse.org/capella/core/updates/releases/6.0.0/targets/capella.target-definition.targetplatform Retrieve included location:https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/targets/modules/gmf-runtime-1.14.tpd >> Fetching p2.index from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (6.91kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/ (6.91kB) >> Fetching p2.index from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/ (19.68kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/ (19.68kB) >> Fetching p2.index from http://download.eclipse.org/releases/2021-06/ (122B) >> 1 operation remaining. >> Fetching p2.index from http://download.eclipse.org/releases/2021-06/ (122B) >> Fetching compositeContent.jar from http://download.eclipse.org/releases/2021-06/ (479B) >> 1 operation remaining. >> Fetching compositeContent.jar from http://download.eclipse.org/releases/2021-06/ (479B) >> Fetching compositeContent.xml from http://download.eclipse.org/technology/epp/packages/2021-06/ >> 1 operation remaining. >> Fetching compositeContent.xml from http://download.eclipse.org/technology/epp/packages/2021-06/ >> Fetching content.jar from http://download.eclipse.org/technology/epp/packages/2021-06/202106121200/ (69.94kB) >> 1 operation remaining. >> Fetching content.jar from http://download.eclipse.org/technology/epp/packages/2021-06/202106121200/ (69.94kB) >> Fetching p2.index from http://download.eclipse.org/releases/2021-06/202106161001/ (140B) >> 1 operation remaining. >> Fetching p2.index from http://download.eclipse.org/releases/2021-06/202106161001/ (140B) >> Fetching content.xml.xz from http://download.eclipse.org/releases/2021-06/202106161001/ (761.75kB) >> 1 operation remaining. >> Fetching content.xml.xz from http://download.eclipse.org/releases/2021-06/202106161001/ (761.75kB) >> Fetching p2.index from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/ (46.07kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/ (46.07kB) >> Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20210602031627/repository/ (134B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20210602031627/repository/ (134B) >> Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20210602031627/repository/ >> 1 operation remaining. >> Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20210602031627/repository/ >> Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/ (106.52kB) >> 1 operation remaining. >> Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/ (106.52kB) >> Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/ (97.94kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/ (97.94kB) >> Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/ (31.14kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/ (31.14kB) >> Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/sdk/6.0.0.S202208240845/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/sdk/6.0.0.S202208240845/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/sdk/6.0.0.S202208240845/ (60.61kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/sdk/6.0.0.S202208240845/ (60.61kB) >> Fetching p2.index from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/ (8.59kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/ (8.59kB) >> Fetching p2.index from https://download.eclipse.org/modeling/amalgam/updates/stable/1.13.0-S20220629/capella/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/modeling/amalgam/updates/stable/1.13.0-S20220629/capella/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/modeling/amalgam/updates/stable/1.13.0-S20220629/capella/ (8.82kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/modeling/amalgam/updates/stable/1.13.0-S20220629/capella/ (8.82kB) >> Fetching p2.index from https://download.eclipse.org/egf/updates/stable/1.6.3/2021-06/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/egf/updates/stable/1.6.3/2021-06/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/egf/updates/stable/1.6.3/2021-06/ (20.83kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/egf/updates/stable/1.6.3/2021-06/ (20.83kB) >> Fetching p2.index from https://download.eclipse.org/nattable/releases/2.0.1/repository/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/nattable/releases/2.0.1/repository/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/nattable/releases/2.0.1/repository/ (13.68kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/nattable/releases/2.0.1/repository/ (13.68kB) >> Fetching p2.index from http://download.eclipse.org/nebula/releases/2.3.0/ (172B) >> 1 operation remaining. >> Fetching p2.index from http://download.eclipse.org/nebula/releases/2.3.0/ (172B) >> Fetching content.xml.xz from http://download.eclipse.org/nebula/releases/2.3.0/ (19.42kB) >> 1 operation remaining. >> Fetching content.xml.xz from http://download.eclipse.org/nebula/releases/2.3.0/ (19.42kB) >> Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) >> 1 operation remaining. >> Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B) >> Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) >> 1 operation remaining. >> Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) >> Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) >> 1 operation remaining. >> Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) >> Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) >> 1 operation remaining. >> Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) >> Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) >> 1 operation remaining. >> Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) >> Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) >> 1 operation remaining. >> Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) >> Fetching p2.index from https://download.eclipse.org/technology/swtbot/releases/3.0.0/ (172B) >> 1 operation remaining. >> Fetching p2.index from https://download.eclipse.org/technology/swtbot/releases/3.0.0/ (172B) >> Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/releases/3.0.0/ (11.75kB) >> 1 operation remaining. >> Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/releases/3.0.0/ (11.75kB) [WARNING] Duplicated IU 'org.apache.log4j' for locations 'https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository'. It is included from target platforms 'https://download.eclipse.org/capella/core/updates/releases/6.0.0/targets/capella.target-definition.targetplatform'. [WARNING] Duplicated IU 'ch.qos.logback.slf4j' for locations 'https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository'. It is included from target platforms 'https://download.eclipse.org/capella/core/updates/releases/6.0.0/targets/capella.target-definition.targetplatform'. The target platform definition file has been successfully generated. /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.target/tp/capella.target-definition.targetplatform [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:15 min [INFO] Finished at: 2023-02-15T16:07:13Z [INFO] ------------------------------------------------------------------------ [Pipeline] sh + cat releng/org.polarsys.capella.vp.ms.target/tp/capella.target-definition.target [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build and Package) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] xvnc $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [capella-addon-vpms_v0.19.x] $ Xvnc -help Starting xvnc [capella-addon-vpms_v0.19.x] $ Xvnc :81 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Jan 25 2023 16:36:52 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 Feb 15 16:07:40 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5981 vncext: created VNC server for screen 0 [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh + mvn -Djacoco.skip=true -DjavaDocPhase=none -Psign clean verify -f pom.xml Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 14.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-14/14.0.2+12 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.feature/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.ag.feature/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/ms.design/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.core.data.common.statemachine.validation/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.af/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.doc/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.edit/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.fc/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.preferences/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.css/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression.ag/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.transition/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.validation/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.vp.ms.feature:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.feature/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.feature:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.feature/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.feature:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.feature/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.vp.ms.ag.feature:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.ag.feature/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.ag.feature:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.ag.feature/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.ag.feature:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.ag.feature/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:ms.design:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/ms.design/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:ms.design:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/ms.design/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:ms.design:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/ms.design/.polyglot.build.properties [INFO] Fetching 202106161001&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2021-06/ (63B) [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (2.89MB) [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (12.94MB) [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (12.11MB of 12.94MB at 12.05MB/s) [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.68MB) [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.41MB) [INFO] Fetching javaewah_1.1.7.v20200107-0831.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (180.59kB) [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (46.27kB) [INFO] Fetching org.eclipse.osgi_3.16.300.v20210525-1715.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.42MB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (249kB) [INFO] Fetching org.eclipse.ui_3.119.0.v20210111-1350.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (432.47kB) [INFO] Fetching org.eclipse.core.runtime_3.22.0.v20210506-1025.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (69.25kB) [INFO] Fetching org.eclipse.core.resources_3.15.0.v20210521-0722.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (877.32kB) [INFO] Fetching org.eclipse.sirius_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (845kB) [INFO] Fetching org.polarsys.capella.core.data.helpers_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (421.94kB) [INFO] Fetching org.eclipse.sirius.diagram_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (709.07kB) [INFO] Fetching org.eclipse.sirius.diagram.ui_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (5.67MB) [INFO] Fetching org.polarsys.capella.core.sirius.analysis_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (1.79MB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (137.49kB) [INFO] Fetching org.eclipse.sirius.table_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (125.11kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (245.89kB) [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (602.2kB) [INFO] Fetching org.polarsys.capella.core.data.gen_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (2.31MB) [INFO] Fetching org.eclipse.sirius.table.ui_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (590.23kB) [INFO] Fetching org.polarsys.capella.core.linkedtext.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (29.17kB) [INFO] Fetching org.polarsys.capella.common.linkedtext.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (46.15kB) [INFO] Fetching org.eclipse.jface.text_3.18.0.v20210512-1640.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1,021.81kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (210.79kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (1.16MB) [INFO] Fetching org.polarsys.kitalpha.sirius.rotativeimage_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (31.8kB) [INFO] Fetching net.i2p.crypto.eddsa_0.3.0.v20181102-1323.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (86.03kB) [INFO] Fetching org.antlr.runtime_4.7.2.v20200218-0804.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (354.3kB) [INFO] Fetching org.apache.batik.anim_1.14.0.v20210324-0332.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (518.07kB) [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (144.34kB) [INFO] Fetching org.apache.batik.dom.svg_1.14.0.v20210324-0332.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (250.71kB) [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (353.59kB) [INFO] Fetching org.apache.batik.dom_1.14.0.v20210324-0332.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (201.99kB) [INFO] Fetching org.apache.batik.awt.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (445.67kB) [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (23.5kB) [INFO] Fetching org.apache.batik.parser_1.14.0.v20210324-0332.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (92.39kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (19.63kB) [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (703.81kB) [INFO] Fetching org.apache.batik.bridge_1.14.0.v20210324-0332.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (728.18kB) [INFO] Fetching org.apache.batik.gvt_1.14.0.v20210324-0332.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (208.05kB) [INFO] Fetching org.apache.batik.script_1.14.0.v20210324-0332.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (39.03kB) [INFO] Fetching org.apache.batik.xml_1.14.0.v20210324-0332.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (45.81kB) [INFO] Fetching org.apache.xalan_2.7.2.v20201124-1837.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (3.13MB) [INFO] Fetching org.apache.batik.codec_1.14.0.v20210324-0332.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (125.46kB) [INFO] Fetching org.apache.batik.transcoder_1.14.0.v20210324-0332.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (143.2kB) [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (20.34kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (15.35kB) [INFO] Fetching org.apache.batik.ext_1.14.0.v20210324-0332.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (22.78kB) [INFO] Fetching org.apache.batik.svggen_1.14.0.v20210324-0332.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (246.14kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (367.61kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (71.45kB) [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (411.93kB) [INFO] Fetching org.eclipse.osgi.services_3.10.100.v20210324-0936.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (125.66kB) [INFO] Fetching org.eclipse.osgi.util_3.6.0.v20210212-1137.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (71.76kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1,021.45kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.14.v20210128-2225.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (350.75kB) [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.67MB) [INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (3.33MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (3.45MB) [INFO] Fetching org.apache.sshd.osgi_2.6.0.v20210201-2003.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.73MB) [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (51.82kB) [INFO] Fetching org.apache.sshd.sftp_2.6.0.v20210201-2003.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (355.6kB) [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (1.5MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (97.69kB) [INFO] Fetching org.bouncycastle.bcpg_1.65.0.v20200527-1955.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (323kB) [INFO] Fetching org.bouncycastle.bcprov_1.65.1.v20200529-1514.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (4.25MB) [INFO] Fetching org.eclipse.amalgam.explorer.activity.ui_1.13.0.202206290806.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.13.0-S20220629/capella/plugins/ (282.14kB) [INFO] Fetching org.eclipse.ui.views_3.11.0.v20210111-1351.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (104.06kB) [INFO] Fetching org.eclipse.ui.navigator_3.10.100.v20210415-0924.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (416.62kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (345.47kB) [INFO] Fetching org.eclipse.ui.ide_3.18.200.v20210523-1724.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (2.36MB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.100.v20210319-0848.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (169.53kB) [INFO] Fetching org.eclipse.sirius.ui_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (1.4MB) [INFO] Fetching org.eclipse.sirius.tree.ui_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (233.99kB) [INFO] Fetching org.eclipse.sirius.common_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (258.62kB) [INFO] Fetching org.eclipse.sirius.common.ui_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (285.86kB) [INFO] Fetching org.eclipse.sirius.ext.base_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (31.15kB) [INFO] Fetching org.eclipse.ant.core_3.6.0.v20210415-1314.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (106.03kB) [INFO] Fetching org.eclipse.core.variables_3.5.0.v20210510-1945.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (35.18kB) [INFO] Fetching org.eclipse.compare_3.8.0.v20210415-0713.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (789.2kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.100.v20210512-1009.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (653.88kB) [INFO] Fetching org.eclipse.core.expressions_3.7.100.v20210203-1000.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (90.75kB) [INFO] Fetching org.eclipse.ui.editors_3.14.100.v20210513-1110.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (607.45kB) [INFO] Fetching org.eclipse.ui.forms_3.11.100.v20210108-1139.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (323.87kB) [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (66.43kB) [INFO] Fetching org.eclipse.core.commands_3.10.0.v20210401-0744.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (112.81kB) [INFO] Fetching org.eclipse.equinox.common_3.15.0.v20210518-0604.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (139.68kB) [INFO] Fetching org.eclipse.core.contenttype_3.7.1000.v20210409-1722.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (98.15kB) [INFO] Fetching org.eclipse.equinox.preferences_3.8.200.v20210212-1143.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (133.86kB) [INFO] Fetching org.eclipse.equinox.registry_3.10.200.v20210503-1606.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (190.13kB) [INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (180.11kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (306.59kB) [INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (161.35kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.7.200.v20210111-0759.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (91.5kB) [INFO] Fetching org.eclipse.core.filebuffers_3.7.0.v20210512-1543.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (113.34kB) [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (288.46kB) [INFO] Fetching org.eclipse.core.filesystem_1.9.0.v20210419-1155.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (68.35kB) [INFO] Fetching org.eclipse.core.jobs_3.11.0.v20210420-1453.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (105.1kB) [INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (64.42kB) [INFO] Fetching org.eclipse.equinox.security_1.3.600.v20210126-1005.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (110.82kB) [INFO] Fetching org.eclipse.equinox.app_1.5.100.v20210212-1143.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (87.13kB) [INFO] Fetching org.eclipse.debug.core_3.18.100.v20210511-0446.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (387.03kB) [INFO] Fetching org.eclipse.debug.ui_3.15.0.v20210525-1810.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (2.91MB) [INFO] Fetching org.eclipse.ui.console_3.11.0.v20210510-1914.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (205.97kB) [INFO] Fetching org.eclipse.help_3.9.0.v20210507-0822.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (266.17kB) [INFO] Fetching org.eclipse.jface_3.22.200.v20210401-0958.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.08MB) [INFO] Fetching org.eclipse.ui.workbench_3.122.200.v20210506-1640.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (3.39MB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (24.31kB) [INFO] Fetching org.eclipse.swt_3.116.100.v20210602-2209.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (16.97kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.0.v20210507-1901.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (25.62kB) [INFO] Fetching org.eclipse.e4.core.di_1.7.800.v20210526-1618.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (51.58kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (47.39kB) [INFO] Fetching org.eclipse.e4.core.services_2.2.600.v20210110-1654.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (68.9kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (11.96kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (11.12kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.0.v20210412-1358.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (39.79kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (50.16kB) [INFO] Fetching org.eclipse.emf.ecore_2.24.0.v20210405-0628.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.26MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (44.99kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.200.v20210401-1241.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (200.18kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (27.72kB) [INFO] Fetching org.eclipse.e4.ui.di_1.3.0.v20210222-1018.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (16.31kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (56.67kB) [INFO] Fetching org.eclipse.e4.ui.ide_3.15.200.v20210108-1832.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (11.46kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.1000.v20210111-0958.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (388.36kB) [INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (32.98kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.900.v20210412-0842.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (13.2kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.0.v20210521-0741.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (255.66kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (87.55kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (229.56kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.200.v20210321-1910.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (115.04kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.100.v20210515-1815.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (244.9kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.100.v20210315-1604.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (143.95kB) [INFO] Fetching org.eclipse.jface.databinding_1.12.200.v20210111-0911.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (291.72kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (20.8kB) [INFO] Fetching org.eclipse.urischeme_1.1.400.v20210407-1558.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (51.15kB) [INFO] Fetching org.eclipse.egit.core_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (595.15kB) [INFO] Fetching org.eclipse.team.core_3.9.0.v20210510-1748.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (395.29kB) [INFO] Fetching org.eclipse.jgit_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (2.68MB) [INFO] Fetching org.eclipse.jgit.gpg.bc_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (62.32kB) [INFO] Fetching org.eclipse.jgit.http.apache_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (25.05kB) [INFO] Fetching org.eclipse.jgit.ssh.apache_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (178.8kB) [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (360.16kB) [INFO] Fetching org.eclipse.emf.common_2.22.0.v20210319-0732.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (366.89kB) [INFO] Fetching org.eclipse.jdt.core_3.26.0.v20210609-0549.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (6.92MB) [INFO] Fetching org.eclipse.jdt.launching_3.19.200.v20210326-1452.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (552.96kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.26.0.v20210506-1425.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.06MB) [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (161.01kB) [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (90.57kB) [INFO] Fetching org.eclipse.emf.diffmerge_0.14.0.202208171201.jar from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/plugins/ (149.17kB) [INFO] Fetching org.eclipse.emf.diffmerge.generic_0.14.0.202208171201.jar from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/plugins/ (178.28kB) [INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (294.62kB) [INFO] Fetching org.eclipse.emf.diffmerge.structures_0.14.0.202208171201.jar from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/plugins/ (151.53kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (183.6kB) [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.5.0.202011020719.jar from https://download.eclipse.org/nattable/releases/2.0.1/repository/plugins/ (106.46kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (403.7kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (44.51kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (85.1kB) [INFO] Fetching org.eclipse.equinox.bidi_1.3.100.v20210212-1143.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (50.05kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (36.06kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (66.86kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.100.v20210418-1636.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (160.69kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.0.v20210331-1610.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (354.6kB) [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (125.23kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.7.0.v20210315-2042.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (75.05kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.0.v20210507-0825.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (73.01kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.5.100.v20210329-1206.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (139.31kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.5.0.v20210325-0750.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (107.14kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (45.48kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.0.v20210328-0514.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (206.43kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (56.37kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (130.72kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (24.82kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.6.0.v20210322-0909.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (97.37kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.0.v20210421-1159.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (235.05kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (26.34kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (248.88kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (128.95kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (975.92kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (117.54kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (257.06kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (101.62kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (120.46kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (39.17kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (14.81kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (100.17kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (76.16kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (133.43kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202004160913/plugins/ (386.74kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (114.21kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (190.29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (28.96kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (93.42kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (101.64kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (107.15kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (49.28kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (218.67kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (90.08kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (92.07kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.10.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (198.29kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (215.8kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (62.89kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (23.87kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.2.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (118.04kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (123.7kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (69.5kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (318.59kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202204130739.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/releases/R202204130739/plugins/ (110.01kB) [INFO] Fetching org.eclipse.help.base_4.3.300.v20210611-1600.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (424.56kB) [INFO] Fetching org.eclipse.help.ui_4.3.0.v20210409-1726.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (524.45kB) [INFO] Fetching org.eclipse.jdt.debug_3.17.200.v20210513-1223.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (903.45kB) [INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (25.75kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.400.v20210427-0555.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (335.43kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.400.v20210320-1132.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (461.19kB) [INFO] Fetching org.eclipse.team.ui_3.9.0.v20210426-0837.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.4MB) [INFO] Fetching org.eclipse.nebula.cwt_1.1.0.202011020719.jar from https://download.eclipse.org/nattable/releases/2.0.1/repository/plugins/ (154.26kB) [INFO] Fetching org.eclipse.pde.build_3.11.0.v20210429-0618.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (477.46kB) [INFO] Fetching org.eclipse.pde.core_3.14.300.v20210515-0638.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.33MB) [INFO] Fetching org.eclipse.pde.runtime_3.7.200.v20210513-1344.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (212.57kB) [INFO] Fetching org.eclipse.sirius.ecore.extender_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (93.98kB) [INFO] Fetching org.eclipse.sirius.model_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (642.29kB) [INFO] Fetching org.eclipse.sirius.ext.emf_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (19.36kB) [INFO] Fetching org.eclipse.sirius.ext.emf.tx_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (11.42kB) [INFO] Fetching org.eclipse.sirius.ext.e3.ui_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (43.27kB) [INFO] Fetching org.eclipse.sirius.diagram.model_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (759.56kB) [INFO] Fetching org.eclipse.sirius.ext.emf.edit_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (16.04kB) [INFO] Fetching org.eclipse.sirius.diagram.formatdata_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (59.3kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (438.59kB) [INFO] Fetching org.eclipse.sirius.diagram.ui.ext_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (11.72kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.model_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (282.91kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.runtime_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (119.04kB) [INFO] Fetching org.eclipse.sirius.ext.draw2d_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (30.75kB) [INFO] Fetching org.eclipse.sirius.ext.emf.ui_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (13.6kB) [INFO] Fetching org.eclipse.sirius.ext.gef_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (18.01kB) [INFO] Fetching org.eclipse.sirius.ext.jface_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (10.77kB) [INFO] Fetching org.eclipse.sirius.ext.swt_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (11.44kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.116.100.v20210602-2209.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (2.37MB) [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (12.86kB) [INFO] Fetching org.eclipse.sirius.synchronizer_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (38.18kB) [INFO] Fetching org.eclipse.sirius.table.model_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (248.04kB) [INFO] Fetching org.eclipse.sirius.tree_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (111.75kB) [INFO] Fetching org.eclipse.sirius.tree.model_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (155.67kB) [INFO] Fetching org.eclipse.ui.ide.application_1.4.100.v20210506-1050.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (110.51kB) [INFO] Fetching org.eclipse.ui.intro_3.6.200.v20210409-1747.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (337.29kB) [INFO] Fetching org.polarsys.capella.commandline.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (45.35kB) [INFO] Fetching org.polarsys.capella.common_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (81.16kB) [INFO] Fetching org.polarsys.capella.common.mdsofa.common_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (45.73kB) [INFO] Fetching org.polarsys.capella.common.data.activity.gen_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (146.71kB) [INFO] Fetching org.polarsys.capella.common.data.behavior.gen_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (41.25kB) [INFO] Fetching org.polarsys.capella.common.data.core.gen_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (101.69kB) [INFO] Fetching org.polarsys.kitalpha.emde.model_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (36.6kB) [INFO] Fetching org.polarsys.kitalpha.emde.xmi_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (43.06kB) [INFO] Fetching org.polarsys.capella.common.data.activity.gen.edit_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (72.89kB) [INFO] Fetching org.polarsys.capella.common.data.behavior.gen.edit_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (17.39kB) [INFO] Fetching org.polarsys.capella.common.data.core.gen.edit_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (51.07kB) [INFO] Fetching org.polarsys.kitalpha.emde_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (63.68kB) [INFO] Fetching org.polarsys.capella.common.model_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (30.84kB) [INFO] Fetching org.polarsys.capella.common.platform.sirius.ted_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (50kB) [INFO] Fetching org.polarsys.capella.common.ef_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (34.86kB) [INFO] Fetching org.polarsys.capella.common.model.helpers_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (17.68kB) [INFO] Fetching org.polarsys.kitalpha.emde.model.edit_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (29.33kB) [INFO] Fetching org.polarsys.capella.common.data.helpers_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (33.88kB) [INFO] Fetching org.polarsys.capella.common.flexibility.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (55.53kB) [INFO] Fetching org.polarsys.capella.common.flexibility.wizards_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (147.58kB) [INFO] Fetching org.polarsys.capella.common.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (210.55kB) [INFO] Fetching org.polarsys.capella.common.helpers_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (44.2kB) [INFO] Fetching org.polarsys.capella.core.model.helpers_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (494.5kB) [INFO] Fetching org.polarsys.capella.core.model.handler_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (125.92kB) [INFO] Fetching org.polarsys.capella.common.libraries_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (29.98kB) [INFO] Fetching org.polarsys.capella.common.libraries.gen_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (44.02kB) [INFO] Fetching org.polarsys.capella.common.queries_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (43.43kB) [INFO] Fetching org.polarsys.capella.common.tools.report_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (47.98kB) [INFO] Fetching org.polarsys.capella.shared.id.handler_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (18.97kB) [INFO] Fetching org.polarsys.capella.common.menu.dynamic_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (22.64kB) [INFO] Fetching org.polarsys.capella.common.platform.sirius.customization_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (21.33kB) [INFO] Fetching org.polarsys.capella.common.re.gen_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (66.49kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.reportlogview_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (161.52kB) [INFO] Fetching org.polarsys.capella.common.ui.services_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (21.5kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.usage_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (27.65kB) [INFO] Fetching org.polarsys.capella.core.preferences_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (210.02kB) [INFO] Fetching org.polarsys.capella.common.ui.menu.dynamic_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (21.14kB) [INFO] Fetching org.polarsys.capella.common.ui.resources_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (17.48kB) [INFO] Fetching org.polarsys.capella.common.ui.toolkit_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (71.21kB) [INFO] Fetching org.polarsys.capella.core.model.preferences_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (29.84kB) [INFO] Fetching org.polarsys.capella.common.ui.toolkit.browser_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (69.23kB) [INFO] Fetching org.polarsys.kitalpha.emde.ui_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (23.44kB) [INFO] Fetching org.polarsys.capella.core.af.integration_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (27.33kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (31.55kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (73.12kB) [INFO] Fetching org.polarsys.capella.core.application_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (15.24kB) [INFO] Fetching org.polarsys.capella.core.commandline.core_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (48.33kB) [INFO] Fetching org.polarsys.capella.core.commandline.core.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (25.23kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.perspective_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (114.48kB) [INFO] Fetching org.polarsys.capella.core.data.business.queries_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (1.4MB) [INFO] Fetching org.polarsys.capella.core.libraries_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (71.88kB) [INFO] Fetching org.polarsys.capella.core.data.common.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (75.21kB) [INFO] Fetching org.polarsys.capella.core.data.core.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (75.44kB) [INFO] Fetching org.polarsys.capella.core.ui.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (267.13kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.actions_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (194.74kB) [INFO] Fetching org.polarsys.capella.core.diagram.helpers_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (54.94kB) [INFO] Fetching org.polarsys.capella.core.data.gen.edit_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (1.29MB) [INFO] Fetching org.polarsys.capella.core.data.gen.edit.decorators_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (84.48kB) [INFO] Fetching org.polarsys.capella.core.ui.toolkit_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (163.61kB) [INFO] Fetching org.polarsys.capella.core.data.information.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (108.17kB) [INFO] Fetching org.polarsys.capella.core.data.interaction.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (231.31kB) [INFO] Fetching org.polarsys.capella.core.data.migration_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (153.7kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.clipboard_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (107.19kB) [INFO] Fetching org.polarsys.capella.core.sirius.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (242.35kB) [INFO] Fetching org.polarsys.capella.core.validation_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (40.94kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model.edit_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (26.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.common_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (14.46kB) [INFO] Fetching org.polarsys.kitalpha.ad.services_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (44.71kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.menu_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (21.35kB) [INFO] Fetching org.polarsys.capella.core.ui.resources_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (477.38kB) [INFO] Fetching org.polarsys.kitalpha.report_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (21.56kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (44.82kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (31.32kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (27.3kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (90.91kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.predicate_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (40.89kB) [INFO] Fetching org.polarsys.kitalpha.report.model.edit_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (24.67kB) [INFO] Fetching org.polarsys.kitalpha.report.model_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (31.67kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.116.100.v20210602-2209.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (2MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.116.100.v20210602-2209.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (2.06MB) [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.core.data.common.statemachine.validation:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.core.data.common.statemachine.validation/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.core.data.common.statemachine.validation:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.core.data.common.statemachine.validation/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.core.data.common.statemachine.validation:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.core.data.common.statemachine.validation/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.vp.ms:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.vp.ms:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.vp.ms:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.vp.ms.af:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.af/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.af:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.af/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.af:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.af/.polyglot.build.properties [INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.400.v20210531-0737.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.76MB) [INFO] Fetching org.eclipse.jdt.ui_3.23.0.v20210530-1810.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (10.92MB) [INFO] Fetching org.eclipse.jdt.ui_3.23.0.v20210530-1810.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (10.33MB of 10.92MB at 10.32MB/s) [INFO] Fetching org.eclipse.search_3.13.200.v20210419-1029.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (533.64kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.ui_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (301.79kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (23.75kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model.edit_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (18.11kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model.edit_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (84.59kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (48.33kB) [INFO] Fetching org.polarsys.kitalpha.model.common.share_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (43.27kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (28.65kB) [INFO] Fetching org.polarsys.kitalpha.model.common.scrutiny_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (27.74kB) [INFO] Fetching org.polarsys.kitalpha.model.common.precondition_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (21.94kB) [INFO] Fetching org.polarsys.kitalpha.model.common.scrutiny.contrib.unknownreferences_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (33.72kB) [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.vp.ms.doc:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.doc/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.doc:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.doc/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.doc:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.doc/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.vp.ms.edit:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.edit/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.edit:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.edit/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.edit:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.edit/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.vp.ms.fc:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.fc/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.fc:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.fc/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.fc:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.fc/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.vp.ms.ui:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.ui:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.ui:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.vp.ms.ui.preferences:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.preferences/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.ui.preferences:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.preferences/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.ui.preferences:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.preferences/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.vp.ms.ui.css:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.css/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.ui.css:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.css/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.ui.css:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.css/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.vp.ms.expression:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.expression:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.expression:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.vp.ms.expression.ag:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression.ag/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.expression.ag:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression.ag/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.expression.ag:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression.ag/.polyglot.build.properties [INFO] Fetching org.apache.poi_4.1.0.202101261029.jar from https://s3-eu-west-1.amazonaws.com/obeo-networkaggregation-releases/capella-extensions/6.0.0_M2Doc3.2.2/full/plugins/ (28.47MB) [INFO] Fetching org.apache.poi_4.1.0.202101261029.jar from https://s3-eu-west-1.amazonaws.com/obeo-networkaggregation-releases/capella-extensions/6.0.0_M2Doc3.2.2/full/plugins/ (6.06MB of 28.47MB at 6.04MB/s) [INFO] Fetching org.apache.poi_4.1.0.202101261029.jar from https://s3-eu-west-1.amazonaws.com/obeo-networkaggregation-releases/capella-extensions/6.0.0_M2Doc3.2.2/full/plugins/ (17.84MB of 28.47MB at 8.91MB/s) [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.vp.ms.transition:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.transition/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.transition:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.transition/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.transition:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.transition/.polyglot.build.properties [INFO] Fetching org.eclipse.emf.diffmerge.gmf_0.14.0.202208171201.jar from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/plugins/ (24.13kB) [INFO] Fetching org.eclipse.emf.diffmerge.sirius_0.14.0.202208171201.jar from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/plugins/ (32.33kB) [INFO] Fetching org.eclipse.emf.diffmerge.ui_0.14.0.202208171201.jar from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/plugins/ (549.1kB) [INFO] Fetching org.eclipse.emf.diffmerge.ui.gmf_0.14.0.202208171201.jar from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/plugins/ (21.68kB) [INFO] Fetching org.eclipse.emf.diffmerge.ui.sirius_0.14.0.202208171201.jar from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/plugins/ (34.41kB) [INFO] Fetching org.polarsys.capella.common.transition_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (271.93kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (32.03kB) [INFO] Fetching org.polarsys.capella.core.compare_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (50.68kB) [INFO] Fetching org.polarsys.capella.core.transition.system_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (275.97kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (259.5kB) [INFO] Fetching org.polarsys.kitalpha.cadence.core_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (30.71kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (88.56kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (295.88kB) [INFO] Fetching org.polarsys.kitalpha.transposer.core_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (24.24kB) [INFO] Fetching org.polarsys.kitalpha.transposer.scheduler_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (27.68kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (20.71kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (31.34kB) [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.vp.ms.validation:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.validation/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.validation:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.validation/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.validation:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.validation/.polyglot.build.properties [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.202008210805.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (74.19kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.edit_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (188.52kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.file_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (14.83kB) [INFO] Fetching org.polarsys.capella.core.menu.dynamic_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (32.85kB) [INFO] Fetching org.polarsys.capella.core.model.skeleton_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (44.6kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.adapter_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (15.42kB) [INFO] Fetching org.polarsys.capella.core.services_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (15.93kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.navigator_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (302.75kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.project_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (109.71kB) [INFO] Fetching org.polarsys.capella.core.preferences.project.configuration_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (73.58kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (87.21kB) [INFO] Fetching org.polarsys.capella.core.validation.ui.ide_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (57.03kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.model.edit_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (23.5kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.model_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (23.89kB) [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.vp.ms.tests:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.tests:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.tests/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.tests:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.tests/pom.xml [INFO] Fetching ca.odell.glazedlists_1.11.0.v20190926-1838.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20210602031627/repository/plugins/ (927.08kB) [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (2.55MB) [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (519.04kB) [INFO] Fetching com.sun.xml.bind_2.2.0.v20201118-1845.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (923.47kB) [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (122.02kB) [INFO] Fetching javax.activation_1.1.0.v201211130549.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (56.59kB) [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (42.6kB) [INFO] Fetching org.apache.ant_1.10.10.v20210426-1926.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (2.95MB) [INFO] Fetching org.apache.commons.compress_1.19.0.v20200106-2343.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (639.87kB) [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (323.8kB) [INFO] Fetching org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.49MB) [INFO] Fetching org.apache.lucene.core_6.1.0.v20170814-1820.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (2.47MB) [INFO] Fetching org.apache.lucene.queryparser_6.1.0.v20161115-1612.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (433.33kB) [INFO] Fetching org.apiguardian_1.1.0.v20190826-0900.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (16.03kB) [INFO] Fetching org.eclipse.acceleo.annotations_7.0.0.202102190929.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (11.98kB) [INFO] Fetching org.eclipse.acceleo.common_3.7.11.202102190929.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (102.76kB) [INFO] Fetching org.eclipse.ocl.ecore_3.16.100.v20210609-1442.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (377.22kB) [INFO] Fetching org.eclipse.acceleo.common.ide_3.7.11.202102190929.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (40.05kB) [INFO] Fetching org.eclipse.acceleo.common.ui_3.7.11.202102190929.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (55.97kB) [INFO] Fetching org.eclipse.acceleo.engine_3.7.11.202102190929.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (204.1kB) [INFO] Fetching org.eclipse.acceleo.model_3.7.11.202102190929.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (161.48kB) [INFO] Fetching org.eclipse.acceleo.profiler_3.7.11.202102190929.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (37.21kB) [INFO] Fetching org.eclipse.acceleo.ide.ui_3.7.11.202102190929.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.32MB) [INFO] Fetching org.eclipse.acceleo.parser_3.7.11.202102190929.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (361.75kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (121.33kB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.300.v20210517-0748.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.67MB) [INFO] Fetching org.eclipse.acceleo.traceability.model_3.7.11.202102190929.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (93.49kB) [INFO] Fetching org.eclipse.acceleo.traceability_3.7.11.202102190929.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (68.2kB) [INFO] Fetching org.eclipse.acceleo.ui.interpreter_3.7.11.202102190929.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (172.3kB) [INFO] Fetching org.eclipse.acceleo.query_7.0.0.202102190929.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (493.09kB) [INFO] Fetching org.eclipse.ant.launching_1.3.0.v20210415-1314.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (158.68kB) [INFO] Fetching org.eclipse.core.externaltools_1.2.0.v20210510-1841.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (42.3kB) [INFO] Fetching org.eclipse.ant.ui_3.8.0.v20210415-1314.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.02MB) [INFO] Fetching org.eclipse.ui.externaltools_3.5.0.v20210510-1849.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (143.39kB) [INFO] Fetching org.eclipse.jdt.junit_3.12.0.v20210521-1840.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (521.08kB) [INFO] Fetching org.eclipse.collections_10.4.0.v20200820-2049.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (11.09MB) [INFO] Fetching org.eclipse.egit.ui_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (3.68MB) [INFO] Fetching org.eclipse.egit_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (11.56kB) [INFO] Fetching org.eclipse.egit.doc_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (4.84MB) [INFO] Fetching org.eclipse.egit.mylyn.ui_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (26.12kB) [INFO] Fetching org.eclipse.mylyn.tasks.core_3.25.2.v20200814-0512.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (489.13kB) [INFO] Fetching org.eclipse.mylyn.tasks.ui_3.25.2.v20200814-0512.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.98MB) [INFO] Fetching org.eclipse.mylyn.team.ui_3.25.2.v20200828-1617.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (135.79kB) [INFO] Fetching org.eclipse.mylyn.context.core_3.25.2.v20200828-1617.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (126.44kB) [INFO] Fetching org.eclipse.egit.core.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (355.56kB) [INFO] Fetching org.eclipse.egit.ui.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.9MB) [INFO] Fetching org.eclipse.egit.mylyn.ui.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (19.04kB) [INFO] Fetching org.eclipse.egit.gitflow.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (42.62kB) [INFO] Fetching org.eclipse.egit.gitflow.ui.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (65.86kB) [INFO] Fetching org.eclipse.elk.alg.common_0.7.1.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (220.96kB) [INFO] Fetching org.eclipse.elk.core_0.7.1.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (557.49kB) [INFO] Fetching org.eclipse.elk.graph_0.7.1.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (103.33kB) [INFO] Fetching org.eclipse.elk.alg.layered_0.7.1.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (1.11MB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (160.53kB) [INFO] Fetching org.eclipse.elk.core.service_0.7.1.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (57.43kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.26.0.v20210405-0904.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (184.71kB) [INFO] Fetching org.eclipse.emf.compare_3.5.3.202102231741.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (602.2kB) [INFO] Fetching org.eclipse.emf.diffmerge.connector.core_0.14.0.202208171201.jar from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/plugins/ (34.57kB) [INFO] Fetching org.eclipse.emf.diffmerge.connector.git_0.14.0.202208171201.jar from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/plugins/ (31.99kB) [INFO] Fetching org.eclipse.emf.diffmerge.doc_0.14.0.202208171201.jar from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/plugins/ (2.64MB) [INFO] Fetching org.eclipse.emf.diffmerge.connector.git.source_0.14.0.202208171201.jar from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/plugins/ (26.28kB) [INFO] Fetching org.eclipse.emf.diffmerge.pojo_0.14.0.202208171201.jar from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/plugins/ (86.11kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (41.86kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.200.v20210416-2027.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (52.21kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (74.06kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.100.v20210426-1115.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (611.98kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.3.0.v20210121-0947.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (167.83kB) [INFO] Fetching org.eclipse.jdt_3.18.800.v20210611-1600.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (42.93kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (379kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.6.0.v20210326-1249.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (56.31kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.10.1100.v20210429-2046.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (173.16kB) [INFO] Fetching org.junit_4.13.0.v20200204-1500.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (415.44kB) [INFO] Fetching org.eclipse.jgit.archive_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (25.54kB) [INFO] Fetching org.eclipse.jgit.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.94MB) [INFO] Fetching org.eclipse.jgit.ant.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (16.24kB) [INFO] Fetching org.eclipse.jgit.archive.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (21.31kB) [INFO] Fetching org.eclipse.jgit.http.apache.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (18.78kB) [INFO] Fetching org.eclipse.jgit.http.server.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (66.66kB) [INFO] Fetching org.eclipse.jgit.junit.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (42.75kB) [INFO] Fetching org.eclipse.jgit.junit.http.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (21.94kB) [INFO] Fetching org.eclipse.jgit.junit.ssh.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (56.1kB) [INFO] Fetching org.eclipse.jgit.lfs.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (61.73kB) [INFO] Fetching org.eclipse.jgit.lfs.server.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (34.68kB) [INFO] Fetching org.eclipse.jgit.pgm.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (159.2kB) [INFO] Fetching org.eclipse.jgit.ssh.apache.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (110.22kB) [INFO] Fetching org.eclipse.jgit.ssh.jsch.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (27.69kB) [INFO] Fetching org.eclipse.jgit.ui.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (19.61kB) [INFO] Fetching org.eclipse.jgit.gpg.bc.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (47.24kB) [INFO] Fetching org.eclipse.mylyn.commons.core_3.25.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (123.55kB) [INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.25.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (109.74kB) [INFO] Fetching org.eclipse.mylyn.commons.ui_3.25.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (329.86kB) [INFO] Fetching org.eclipse.mylyn.commons.workbench_3.25.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (176.98kB) [INFO] Fetching org.eclipse.mylyn.commons.identity.core_1.17.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (45.33kB) [INFO] Fetching org.eclipse.mylyn.commons.net_3.25.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (84.07kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.core_1.17.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (14.3kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_1.17.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (30.86kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_1.17.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (61.64kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.core_1.17.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (48.52kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_1.17.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (97.45kB) [INFO] Fetching org.eclipse.mylyn.monitor.core_3.25.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (38.99kB) [INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.25.2.v20200828-1617.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (109.25kB) [INFO] Fetching org.eclipse.mylyn.context.ui_3.25.2.v20200828-1617.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (165.28kB) [INFO] Fetching org.eclipse.mylyn.monitor.ui_3.25.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (51.78kB) [INFO] Fetching org.eclipse.mylyn.resources.ui_3.25.2.v20200828-1617.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (68.64kB) [INFO] Fetching org.eclipse.mylyn.discovery.core_3.25.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (89.07kB) [INFO] Fetching org.eclipse.mylyn.discovery.ui_3.25.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (92.29kB) [INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.25.2.v20200814-0512.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (32.96kB) [INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.25.2.v20200814-0512.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (30.23kB) [INFO] Fetching org.eclipse.mylyn.tasks.search_3.25.2.v20200814-0512.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (69.1kB) [INFO] Fetching org.eclipse.ui.browser_3.6.1100.v20210118-1327.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (203.13kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_2.0.1.202106070924.jar from https://download.eclipse.org/nattable/releases/2.0.1/repository/plugins/ (2.73MB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_2.0.1.202106070924.jar from https://download.eclipse.org/nattable/releases/2.0.1/repository/plugins/ (134.04kB) [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.3.0.201912241810.jar from http://download.eclipse.org/nebula/releases/2.3.0/plugins/ (1.58MB) [INFO] Fetching org.eclipse.nebula.widgets.richtext.source_1.3.0.201912241810.jar from http://download.eclipse.org/nebula/releases/2.3.0/plugins/ (1.52MB) [INFO] Fetching org.eclipse.ocl_3.16.100.v20210609-1442.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.14MB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (112.42kB) [INFO] Fetching org.eclipse.ocl.common_1.8.700.v20210609-1442.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (34.18kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.400.v20210401-1438.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (242.32kB) [INFO] Fetching org.eclipse.pde.junit.runtime_3.6.0.v20210513-1344.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (23.95kB) [INFO] Fetching org.eclipse.pde.launching_3.9.300.v20210513-1344.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (125.65kB) [INFO] Fetching org.eclipse.pde.ui_3.13.100.v20210515-0638.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (4.44MB) [INFO] Fetching org.eclipse.ui.views.log_1.2.1500.v20210315-1034.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (169.13kB) [INFO] Fetching org.eclipse.ui.trace_1.2.0.v20210110-1242.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (58.37kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.2.0.v20210129-1224.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (143.24kB) [INFO] Fetching org.eclipse.platform_4.20.0.v20210611-1600.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (637.66kB) [INFO] Fetching org.eclipse.sdk_4.20.0.v20210611-1600.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (393.42kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.aql_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (36.15kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.aql.ide_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (20.76kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.mtl_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (71.51kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.mtl.ide_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (34.21kB) [INFO] Fetching org.eclipse.sirius.common.ocl_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (25.52kB) [INFO] Fetching org.eclipse.sirius.common.ui.ext_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (11.5kB) [INFO] Fetching org.eclipse.sirius.diagram.elk_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (71.9kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.ui_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (390.61kB) [INFO] Fetching org.eclipse.sirius.editor_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (1.07MB) [INFO] Fetching org.eclipse.sirius.editor.diagram_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (719.94kB) [INFO] Fetching org.eclipse.sirius.editor.sequence_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (245.08kB) [INFO] Fetching org.eclipse.sirius.editor.table_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (185.45kB) [INFO] Fetching org.eclipse.sirius.editor.tree_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (96.97kB) [INFO] Fetching org.eclipse.sirius.sample.ecore.design_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (59.33kB) [INFO] Fetching org.eclipse.sirius.sample.interactions_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (93.88kB) [INFO] Fetching org.eclipse.sirius.sample.interactions.design_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (234.81kB) [INFO] Fetching org.eclipse.sirius.sample.interactions.edit_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (74.99kB) [INFO] Fetching org.eclipse.sirius.sample.interactions.editor_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (78.84kB) [INFO] Fetching org.eclipse.sirius.table.ui.ext_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (11.58kB) [INFO] Fetching org.eclipse.sirius.tests.junit_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (11.18MB) [INFO] Fetching org.eclipse.sirius.tests.sample.benchmark_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (44.58kB) [INFO] Fetching org.eclipse.sirius.tests.sample.docbook_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (77.75kB) [INFO] Fetching org.eclipse.sirius.tests.junit.support_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (139.81kB) [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (3.33MB) [INFO] Fetching org.easymock_2.4.0.v20090202-0900.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (95.16kB) [INFO] Fetching org.eclipse.sirius.tests.sample.docbook.design_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (29.68kB) [INFO] Fetching org.eclipse.sirius.tree.ui.ext_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (11.56kB) [INFO] Fetching org.eclipse.sirius.tests.sample.migration_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (327.3kB) [INFO] Fetching org.eclipse.sirius.tests.sample.migration.design_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (34.82kB) [INFO] Fetching org.eclipse.sirius.tests.sample.component_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (32.56kB) [INFO] Fetching org.eclipse.sirius.tests.sample.scxml_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (214.02kB) [INFO] Fetching org.eclipse.sirius.tests.sample.component.design_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (86.63kB) [INFO] Fetching org.eclipse.sirius.ui.editor_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (102.67kB) [INFO] Fetching org.eclipse.sirius.tests.swtbot_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (4.44MB) [INFO] Fetching org.eclipse.sirius.tests.swtbot.support_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (447.16kB) [INFO] Fetching org.eclipse.swtbot.eclipse.core_3.0.0.202006031738.jar from https://download.eclipse.org/technology/swtbot/releases/3.0.0/plugins/ (34.03kB) [INFO] Fetching org.eclipse.swtbot.eclipse.gef.finder_3.0.0.202006031738.jar from https://download.eclipse.org/technology/swtbot/releases/3.0.0/plugins/ (98.34kB) [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (72.52kB) [INFO] Fetching org.eclipse.sirius.ui.ext_7.0.4.202208240753.jar from https://download.eclipse.org/sirius/updates/releases/7.0.4/2021-06/plugins/ (18.65kB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (854.61kB) [INFO] Fetching org.eclipse.swtbot.junit4_x_3.0.0.202006031738.jar from https://download.eclipse.org/technology/swtbot/releases/3.0.0/plugins/ (35.45kB) [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.0.0.202006031738.jar from https://download.eclipse.org/technology/swtbot/releases/3.0.0/plugins/ (139.5kB) [INFO] Fetching org.eclipse.swtbot.swt.finder_3.0.0.202006031738.jar from https://download.eclipse.org/technology/swtbot/releases/3.0.0/plugins/ (817.2kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (65.43kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.100.v20210315-0954.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (23.47kB) [INFO] Fetching org.eclipse.ui.intro.universal_3.4.200.v20210409-1747.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (2.09MB) [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (93.25kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (30.01kB) [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (18.66kB) [INFO] Fetching org.junit.jupiter.api_5.7.1.v20210222-1948.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (199.25kB) [INFO] Fetching org.opentest4j_1.2.0.v20190826-0900.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (21.48kB) [INFO] Fetching org.junit.platform.commons_1.7.1.v20210222-1948.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (115.31kB) [INFO] Fetching org.junit.jupiter.params_5.7.1.v20210222-1948.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (592.12kB) [INFO] Fetching org.polarsys.capella.common.re.gen.edit_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (63.88kB) [INFO] Fetching org.polarsys.capella.common.libraries.gen.edit_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (39.93kB) [INFO] Fetching org.polarsys.capella.common.id.handler_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (13.73kB) [INFO] Fetching org.polarsys.capella.common.re_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (249.01kB) [INFO] Fetching org.polarsys.capella.common.platform.eclipse.tools.report.console_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (16.22kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.console_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (20.39kB) [INFO] Fetching org.polarsys.capella.common.platform.eclipse.tools.report.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (19.38kB) [INFO] Fetching org.polarsys.capella.common.tools.report.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (18.49kB) [INFO] Fetching org.polarsys.capella.common.re.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (119.73kB) [INFO] Fetching org.polarsys.capella.core.transition.common.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (54kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.usage.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (16.74kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (36.49kB) [INFO] Fetching org.polarsys.kitalpha.massactions_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (38.89kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions.core_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (61.17kB) [INFO] Fetching org.polarsys.kitalpha.massactions.edit_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (27.18kB) [INFO] Fetching org.polarsys.kitalpha.massactions.visualize_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (66.03kB) [INFO] Fetching org.polarsys.capella.core.ui.semantic.browser_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (73.91kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (193.35kB) [INFO] Fetching org.polarsys.capella.core.af.integration.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (23.02kB) [INFO] Fetching org.polarsys.capella.core.model.semantic_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (33.92kB) [INFO] Fetching org.polarsys.capella.core.semantic.queries_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (538.62kB) [INFO] Fetching org.polarsys.capella.core.data.res.edit_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (731.27kB) [INFO] Fetching org.polarsys.capella.core.data.res.editor_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (65.31kB) [INFO] Fetching org.polarsys.capella.core.data.gen.editor_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (1.46MB) [INFO] Fetching org.polarsys.capella.core.explorer.activity.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (463.31kB) [INFO] Fetching org.polarsys.capella.core.data.common.ui.quickfix_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (25.27kB) [INFO] Fetching org.polarsys.capella.core.validation.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (43.45kB) [INFO] Fetching org.polarsys.capella.core.data.common.validation_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (49.25kB) [INFO] Fetching org.polarsys.capella.core.data.core.ui.quickfix_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (49.93kB) [INFO] Fetching org.polarsys.capella.core.data.core.validation_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (106.14kB) [INFO] Fetching org.polarsys.capella.core.libraries.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (136.73kB) [INFO] Fetching org.polarsys.capella.core.data.cs.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (73.19kB) [INFO] Fetching org.polarsys.capella.core.data.information.communication.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (32.15kB) [INFO] Fetching org.polarsys.capella.core.data.fa.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (102.64kB) [INFO] Fetching org.polarsys.capella.core.data.cs.ui.quickfix_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (63.06kB) [INFO] Fetching org.polarsys.capella.core.data.cs.validation_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (115.66kB) [INFO] Fetching org.polarsys.capella.core.tiger_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (72.83kB) [INFO] Fetching org.polarsys.capella.core.data.ctx.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (37.33kB) [INFO] Fetching org.polarsys.capella.core.data.ctx.ui.quickfix_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (17.36kB) [INFO] Fetching org.polarsys.capella.core.data.ctx.validation_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (43.35kB) [INFO] Fetching org.polarsys.capella.core.data.epbs.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (27.34kB) [INFO] Fetching org.polarsys.capella.core.data.epbs.ui.quickfix_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (16.85kB) [INFO] Fetching org.polarsys.capella.core.data.epbs.validation_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (19.43kB) [INFO] Fetching org.polarsys.capella.core.data.fa.ui.quickfix_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (115.57kB) [INFO] Fetching org.polarsys.capella.core.data.fa.validation_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (137.91kB) [INFO] Fetching org.polarsys.capella.core.data.fa.ui.wizards_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (71.2kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.ui_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (55.11kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.ui_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (16.37kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.utils_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (16.4kB) [INFO] Fetching org.polarsys.capella.core.data.information.communication.validation_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (19.72kB) [INFO] Fetching org.polarsys.capella.core.data.information.datatype.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (51.41kB) [INFO] Fetching org.polarsys.capella.core.data.information.datatype.validation_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (23.18kB) [INFO] Fetching org.polarsys.capella.core.data.information.datavalue.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (87.61kB) [INFO] Fetching org.polarsys.capella.core.data.information.ui.quickfix_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (54.66kB) [INFO] Fetching org.polarsys.capella.core.data.information.validation_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (133.37kB) [INFO] Fetching org.polarsys.capella.core.ui.semantic.browser.sirius_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (26.76kB) [INFO] Fetching org.polarsys.capella.core.data.interaction.ui.quickfix_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (59.44kB) [INFO] Fetching org.polarsys.capella.core.data.interaction.validation_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (86.33kB) [INFO] Fetching org.polarsys.capella.core.data.la.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (28.09kB) [INFO] Fetching org.polarsys.capella.core.data.la.ui.quickfix_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (20.53kB) [INFO] Fetching org.polarsys.capella.core.data.la.ui.wizards_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (49.18kB) [INFO] Fetching org.polarsys.capella.core.data.la.validation_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (35.1kB) [INFO] Fetching org.polarsys.capella.core.data.menu.contributions_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (214.61kB) [INFO] Fetching org.polarsys.capella.core.data.modeller.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (17.19kB) [INFO] Fetching org.polarsys.capella.core.data.oa.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (52.87kB) [INFO] Fetching org.polarsys.capella.core.data.oa.validation_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (22.53kB) [INFO] Fetching org.polarsys.capella.core.data.pa.deployment.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (21.24kB) [INFO] Fetching org.polarsys.capella.core.data.pa.deployment.validation_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (15.79kB) [INFO] Fetching org.polarsys.capella.core.data.pa.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (28.32kB) [INFO] Fetching org.polarsys.capella.core.data.pa.ui.quickfix_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (38.68kB) [INFO] Fetching org.polarsys.capella.core.data.pa.validation_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (43.2kB) [INFO] Fetching org.polarsys.capella.core.data.requirement.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (30.36kB) [INFO] Fetching org.polarsys.capella.core.data.selection.queries_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (25.33kB) [INFO] Fetching org.polarsys.capella.core.data.sharedmodel.properties_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (15.56kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (58.13kB) [INFO] Fetching org.polarsys.capella.core.explorer.activity.ui.richtext_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (21.43kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (62.45kB) [INFO] Fetching org.polarsys.kitalpha.richtext.common_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (23.56kB) [INFO] Fetching org.polarsys.capella.core.ui.properties.richtext_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (61.03kB) [INFO] Fetching org.polarsys.capella.core.flexibility.wizards_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (17.38kB) [INFO] Fetching org.polarsys.capella.core.model.links.helpers_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (48.31kB) [INFO] Fetching org.polarsys.capella.core.model.obfuscator_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (32.82kB) [INFO] Fetching org.eclipse.mylyn.help.ui_3.25.2.v20200814-0512.jar from http://download.eclipse.org/releases/2021-06/202106161001/plugins/ (1.21MB) [INFO] Fetching org.polarsys.capella.core.platform.eclipse.ui.trace_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (117.7kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.sirius.validation_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (49.92kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.services_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (17.66kB) [INFO] Fetching org.polarsys.capella.core.projection.common_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (81.91kB) [INFO] Fetching org.polarsys.capella.core.projection.common.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (15.62kB) [INFO] Fetching org.polarsys.capella.core.projection.exchanges_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (49.77kB) [INFO] Fetching org.polarsys.capella.core.projection.interfaces_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (71.26kB) [INFO] Fetching org.polarsys.capella.core.projection.scenario_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (162.04kB) [INFO] Fetching org.polarsys.capella.core.re_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (116.83kB) [INFO] Fetching org.polarsys.capella.core.re.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (32.87kB) [INFO] Fetching org.polarsys.capella.core.re.updateconnections.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (57.27kB) [INFO] Fetching org.polarsys.capella.core.re.project_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (43.63kB) [INFO] Fetching org.polarsys.capella.core.re.ui.quickfix_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (25.13kB) [INFO] Fetching org.polarsys.capella.core.re.updateconnections.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (209.55kB) [INFO] Fetching org.polarsys.capella.core.re.validation_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (38.4kB) [INFO] Fetching org.polarsys.capella.core.transition.diagram_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (72.44kB) [INFO] Fetching org.polarsys.capella.core.transition.system.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (23.35kB) [INFO] Fetching org.polarsys.capella.core.transition.diagram.ui_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (19.58kB) [INFO] Fetching org.polarsys.capella.core.ui.fastlinker_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (67.36kB) [INFO] Fetching org.polarsys.capella.core.ui.metric_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (76.09kB) [INFO] Fetching org.polarsys.capella.ui.views_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (12.65kB) [INFO] Fetching org.polarsys.capella.core.ui.reportlog_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (24.8kB) [INFO] Fetching org.polarsys.capella.core.validation.commandline_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (25.11kB) [INFO] Fetching org.polarsys.capella.core.ui.intro_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (33.3kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.ext_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (30.51kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.tools_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (45.46kB) [INFO] Fetching org.polarsys.capella.core.ui.search_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (126.17kB) [INFO] Fetching org.polarsys.capella.detachment.propertyvalue_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (54.67kB) [INFO] Fetching org.polarsys.capella.detachment.version.precondition_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (19.38kB) [INFO] Fetching org.polarsys.capella.developer.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (369.97kB) [INFO] Fetching org.polarsys.capella.diagrams.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (3.21MB) [INFO] Fetching org.polarsys.capella.diffmerge.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (16.36kB) [INFO] Fetching org.polarsys.capella.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (612.05kB) [INFO] Fetching org.polarsys.capella.viewpoint.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (47.65kB) [INFO] Fetching org.polarsys.capella.preferences.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (930.28kB) [INFO] Fetching org.polarsys.capella.properties.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (86.44kB) [INFO] Fetching org.polarsys.capella.re.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (2.54MB) [INFO] Fetching org.polarsys.capella.transitions.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (1.74MB) [INFO] Fetching org.polarsys.capella.ui.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (16.02MB) [INFO] Fetching org.polarsys.capella.ui.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (11.69MB of 16.02MB at 11.68MB/s) [INFO] Fetching org.polarsys.capella.glossary.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (422.06kB) [INFO] Fetching org.polarsys.capella.validation.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (89.5kB) [INFO] Fetching org.polarsys.capella.th.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (11.57MB) [INFO] Fetching org.polarsys.capella.tipsandtricks.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (9.09MB) [INFO] Fetching org.polarsys.capella.git.doc_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/plugins/ (3.02MB) [INFO] Fetching org.polarsys.capella.test.framework_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.test.site/plugins/ (152.95kB) [INFO] Fetching org.polarsys.kitalpha.massactions.core_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (117.89kB) [INFO] Fetching org.polarsys.capella.test.transition.ju_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.test.site/plugins/ (1.76MB) [INFO] Fetching org.polarsys.kitalpha.cadence.ui_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (65.08kB) [INFO] Fetching org.polarsys.kitalpha.massactions.doc_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (468.97kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.dialog_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (35.67kB) [INFO] Fetching org.polarsys.kitalpha.richtext.nebula.widget_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (26.52kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer.ecore_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (13.86kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer.graph.edit_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (27.84kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer.graph.editor_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (77.65kB) [INFO] Fetching org.polarsys.kitalpha.transposer.emf.toolbox_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (23.68kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler.ecore_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (17.96kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler.mapping.edit_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (55.65kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler.mapping.editor_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (216.08kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces.ecore_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (12.08kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces.edit_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (21.62kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces.editor_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (78.89kB) [INFO] Fetching org.polarsys.kitalpha.transposer.ui_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/plugins/ (45.38kB) [INFO] Fetching org.eclipse.egit_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/features/ (19.1kB) [INFO] Fetching org.eclipse.egit.mylyn_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/features/ (18.92kB) [INFO] Fetching org.eclipse.egit.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/features/ (19.03kB) [INFO] Fetching org.eclipse.emf.diffmerge.egit.feature_0.14.0.202208171201.jar from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/features/ (26.69kB) [INFO] Fetching org.eclipse.emf.diffmerge.egit.feature.source_0.14.0.202208171201.jar from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/features/ (22.06kB) [INFO] Fetching org.eclipse.emf.diffmerge.feature_0.14.0.202208171201.jar from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/features/ (26.92kB) [INFO] Fetching org.eclipse.emf.diffmerge.gmf.feature_0.14.0.202208171201.jar from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/features/ (26.7kB) [INFO] Fetching org.eclipse.emf.diffmerge.sirius.feature_0.14.0.202208171201.jar from https://download.eclipse.org/diffmerge/stable/0.14.0-S20220817/emf-diffmerge-site/features/ (26.71kB) [INFO] Fetching org.eclipse.jgit_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/features/ (14.35kB) [INFO] Fetching org.eclipse.jgit.gpg.bc_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/features/ (14.38kB) [INFO] Fetching org.eclipse.jgit.http.apache_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/features/ (14.4kB) [INFO] Fetching org.eclipse.jgit.source_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/features/ (14.62kB) [INFO] Fetching org.eclipse.jgit.ssh.apache_5.12.0.202106070339-r.jar from http://download.eclipse.org/releases/2021-06/202106161001/features/ (14.37kB) [INFO] Fetching org.eclipse.mylyn.commons_3.25.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/features/ (19.17kB) [INFO] Fetching org.eclipse.mylyn.commons.identity_1.17.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/features/ (19.12kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications_1.17.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/features/ (19.27kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories_1.17.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/features/ (19.19kB) [INFO] Fetching org.eclipse.mylyn.context_feature_3.25.2.v20200828-1617.jar from http://download.eclipse.org/releases/2021-06/202106161001/features/ (19.21kB) [INFO] Fetching org.eclipse.mylyn.discovery_3.25.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/features/ (19.15kB) [INFO] Fetching org.eclipse.mylyn.monitor_3.25.2.v20200813-0821.jar from http://download.eclipse.org/releases/2021-06/202106161001/features/ (19.14kB) [INFO] Fetching org.eclipse.mylyn.team_feature_3.25.2.v20200828-1617.jar from http://download.eclipse.org/releases/2021-06/202106161001/features/ (19.18kB) [INFO] Fetching org.eclipse.mylyn_feature_3.25.2.v20200814-0512.jar from http://download.eclipse.org/releases/2021-06/202106161001/features/ (19.82kB) [INFO] Fetching org.eclipse.nebula.widgets.richtext.feature_1.3.0.201912241810.jar from http://download.eclipse.org/nebula/releases/2.3.0/features/ (18.53kB) [INFO] Fetching org.polarsys.capella.common.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (21.16kB) [INFO] Fetching org.polarsys.capella.common.ui.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (21.08kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (22.15kB) [INFO] Fetching org.polarsys.capella.core.advance.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.89kB) [INFO] Fetching org.polarsys.capella.core.common.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (21.03kB) [INFO] Fetching org.polarsys.capella.core.common.ui.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.95kB) [INFO] Fetching org.polarsys.capella.core.compare.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.78kB) [INFO] Fetching org.polarsys.capella.core.dashboard.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.81kB) [INFO] Fetching org.polarsys.capella.core.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.72kB) [INFO] Fetching org.polarsys.capella.core.git.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.76kB) [INFO] Fetching org.polarsys.capella.core.libraries.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.84kB) [INFO] Fetching org.polarsys.capella.core.migration.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.75kB) [INFO] Fetching org.polarsys.capella.core.mylyn.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.76kB) [INFO] Fetching org.polarsys.capella.core.properties.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (21.05kB) [INFO] Fetching org.polarsys.capella.core.properties.richtext.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.87kB) [INFO] Fetching org.polarsys.capella.core.re.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.87kB) [INFO] Fetching org.polarsys.capella.core.transfo.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.91kB) [INFO] Fetching org.polarsys.capella.core.transition.common.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.89kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.85kB) [INFO] Fetching org.polarsys.capella.core.ui.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (21.24kB) [INFO] Fetching org.polarsys.capella.core.ui.quickfix.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.92kB) [INFO] Fetching org.polarsys.capella.core.ui.semantic.browser.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.83kB) [INFO] Fetching org.polarsys.capella.core.ui.transfo.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.83kB) [INFO] Fetching org.polarsys.capella.core.ui.wizards.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.9kB) [INFO] Fetching org.polarsys.capella.core.validation.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (21.05kB) [INFO] Fetching org.polarsys.capella.detachment.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (20.76kB) [INFO] Fetching org.polarsys.capella.doc.feature_6.0.0.202209090800.jar from https://download.eclipse.org/capella/core/updates/releases/6.0.0/org.polarsys.capella.rcp.site/features/ (21.07kB) [INFO] Fetching org.polarsys.kitalpha.cadence.feature_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/features/ (20.87kB) [INFO] Fetching org.polarsys.kitalpha.massactions.feature_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/features/ (21.17kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.ext.feature_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/features/ (20.82kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.feature_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/features/ (20.92kB) [INFO] Fetching org.polarsys.kitalpha.transposer.feature_6.0.0.202208240845.jar from https://download.eclipse.org/kitalpha/updates/stable/runtime/6.0.0.S202208240845/features/ (21.16kB) [INFO] Computing target platform for MavenProject: org.polarsys:org.polarsys.capella.vp.ms.site:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.site/pom.xml [INFO] Resolving dependencies of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.site:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.site/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys:org.polarsys.capella.vp.ms.site:0.19.0-SNAPSHOT @ /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.site/pom.xml [WARNING] The project org.polarsys:org.polarsys.capella.vp.ms-addon:pom:0.19.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Capella Modes & States Viewpoint [pom] [INFO] org.polarsys.capella.vp.ms-features [pom] [INFO] org.polarsys.capella.vp.ms-plugins [pom] [INFO] org.polarsys.capella.vp.ms [eclipse-plugin] [INFO] org.polarsys.capella.vp.ms.edit [eclipse-plugin] [INFO] org.polarsys.capella.vp.ms.ui.preferences [eclipse-plugin] [INFO] org.polarsys.capella.vp.ms.expression [eclipse-plugin] [INFO] org.polarsys.capella.vp.ms.ui.css [eclipse-plugin] [INFO] ms.design [eclipse-plugin] [INFO] org.polarsys.capella.core.data.common.statemachine.validation [eclipse-plugin] [INFO] org.polarsys.capella.vp.ms.af [eclipse-plugin] [INFO] org.polarsys.capella.vp.ms.ui [eclipse-plugin] [INFO] org.polarsys.capella.vp.ms.doc [eclipse-plugin] [INFO] org.polarsys.capella.vp.ms.transition [eclipse-plugin] [INFO] org.polarsys.capella.vp.ms.feature [eclipse-feature] [INFO] org.polarsys.capella.vp.ms.expression.ag [eclipse-plugin] [INFO] org.polarsys.capella.vp.ms.ag.feature [eclipse-feature] [INFO] org.polarsys.capella.vp.ms.fc [eclipse-plugin] [INFO] org.polarsys.capella.vp.ms.validation [eclipse-plugin] [INFO] org.polarsys.capella.vp.ms.tests [eclipse-test-plugin] [INFO] org.polarsys.capella.vp.ms.site [eclipse-repository] [INFO] [INFO] -----------< org.polarsys:org.polarsys.capella.vp.ms-addon >------------ [INFO] Building Capella Modes & States Viewpoint 0.19.0-SNAPSHOT [1/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms-addon --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms-addon --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms-addon --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms-addon --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms-addon --- [INFO] [INFO] ----------< org.polarsys:org.polarsys.capella.vp.ms-features >---------- [INFO] Building org.polarsys.capella.vp.ms-features 0.19.0-SNAPSHOT [2/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms-features --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms-features --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms-features --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms-features --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms-features --- [INFO] [INFO] ----------< org.polarsys:org.polarsys.capella.vp.ms-plugins >----------- [INFO] Building org.polarsys.capella.vp.ms-plugins 0.19.0-SNAPSHOT [3/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms-plugins --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms-plugins --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms-plugins --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms-plugins --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms-plugins --- [INFO] [INFO] --------------< org.polarsys:org.polarsys.capella.vp.ms >--------------- [INFO] Building org.polarsys.capella.vp.ms 0.19.0-SNAPSHOT [4/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.vp.ms --- [INFO] The project's OSGi version is 0.19.0.202302151607 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.polarsys.capella.vp.ms --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.polarsys.capella.vp.ms --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.vp.ms --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.polarsys.capella.vp.ms --- [INFO] Compiling 49 source files to /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.vp.ms --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms/target/org.polarsys.capella.vp.ms-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.polarsys.capella.vp.ms --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.polarsys.capella.vp.ms --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms/target/org.polarsys.capella.vp.ms-0.19.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.vp.ms --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms --- [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms/target/org.polarsys.capella.vp.ms-0.19.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms/target/org.polarsys.capella.vp.ms-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.polarsys:org.polarsys.capella.vp.ms.edit >------------ [INFO] Building org.polarsys.capella.vp.ms.edit 0.19.0-SNAPSHOT [5/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms/.polyglot.build.properties [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.vp.ms.edit --- [INFO] The project's OSGi version is 0.19.0.202302151607 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.polarsys.capella.vp.ms.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.polarsys.capella.vp.ms.edit --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.vp.ms.edit --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.polarsys.capella.vp.ms.edit --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.vp.ms.edit --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.edit/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.edit/target/org.polarsys.capella.vp.ms.edit-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.polarsys.capella.vp.ms.edit --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.polarsys.capella.vp.ms.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.edit/target/org.polarsys.capella.vp.ms.edit-0.19.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.vp.ms.edit --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms.edit --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms.edit --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms.edit --- [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.edit/target/org.polarsys.capella.vp.ms.edit-0.19.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.edit/target/org.polarsys.capella.vp.ms.edit-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.polarsys:org.polarsys.capella.vp.ms.ui.preferences >------- [INFO] Building org.polarsys.capella.vp.ms.ui.preferences 0.19.0-SNAPSHOT [6/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.edit/.polyglot.build.properties [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms.ui.preferences --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.vp.ms.ui.preferences --- [INFO] The project's OSGi version is 0.19.0.202302151607 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.polarsys.capella.vp.ms.ui.preferences --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.polarsys.capella.vp.ms.ui.preferences --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.vp.ms.ui.preferences --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.preferences/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.polarsys.capella.vp.ms.ui.preferences --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.preferences/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.vp.ms.ui.preferences --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.preferences/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms.ui.preferences --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.preferences/target/org.polarsys.capella.vp.ms.ui.preferences-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.polarsys.capella.vp.ms.ui.preferences --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.polarsys.capella.vp.ms.ui.preferences --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.preferences/target/org.polarsys.capella.vp.ms.ui.preferences-0.19.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.vp.ms.ui.preferences --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms.ui.preferences --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms.ui.preferences --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms.ui.preferences --- [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.preferences/target/org.polarsys.capella.vp.ms.ui.preferences-0.19.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.preferences/target/org.polarsys.capella.vp.ms.ui.preferences-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.polarsys:org.polarsys.capella.vp.ms.expression >--------- [INFO] Building org.polarsys.capella.vp.ms.expression 0.19.0-SNAPSHOT [7/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms.expression --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.vp.ms.expression --- [INFO] The project's OSGi version is 0.19.0.202302151607 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.polarsys.capella.vp.ms.expression --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.polarsys.capella.vp.ms.expression --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.vp.ms.expression --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.polarsys.capella.vp.ms.expression --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.vp.ms.expression --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms.expression --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression/target/org.polarsys.capella.vp.ms.expression-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.polarsys.capella.vp.ms.expression --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.polarsys.capella.vp.ms.expression --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression/target/org.polarsys.capella.vp.ms.expression-0.19.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.vp.ms.expression --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms.expression --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms.expression --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms.expression --- [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression/target/org.polarsys.capella.vp.ms.expression-0.19.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression/target/org.polarsys.capella.vp.ms.expression-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.polarsys:org.polarsys.capella.vp.ms.ui.css >----------- [INFO] Building org.polarsys.capella.vp.ms.ui.css 0.19.0-SNAPSHOT [8/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms.ui.css --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.vp.ms.ui.css --- [INFO] The project's OSGi version is 0.19.0.202302151607 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.polarsys.capella.vp.ms.ui.css --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.polarsys.capella.vp.ms.ui.css --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.vp.ms.ui.css --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.css/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.polarsys.capella.vp.ms.ui.css --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.css/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.vp.ms.ui.css --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.css/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms.ui.css --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.css/target/org.polarsys.capella.vp.ms.ui.css-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.polarsys.capella.vp.ms.ui.css --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.polarsys.capella.vp.ms.ui.css --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.css/target/org.polarsys.capella.vp.ms.ui.css-0.19.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.vp.ms.ui.css --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms.ui.css --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms.ui.css --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms.ui.css --- [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.css/target/org.polarsys.capella.vp.ms.ui.css-0.19.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.css/target/org.polarsys.capella.vp.ms.ui.css-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------------------< org.polarsys:ms.design >----------------------- [INFO] Building ms.design 0.19.0-SNAPSHOT [9/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.preferences/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui.css/.polyglot.build.properties [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ms.design --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ ms.design --- [INFO] The project's OSGi version is 0.19.0.202302151607 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ ms.design --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ ms.design --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ ms.design --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/ms.design/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ ms.design --- [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/ms.design/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ ms.design --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/ms.design/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ ms.design --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/ms.design/target/ms.design-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ ms.design --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ ms.design --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/ms.design/target/ms.design-0.19.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ ms.design --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ ms.design --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ ms.design --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ ms.design --- [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/ms.design/target/ms.design-0.19.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/ms.design/target/ms.design-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.polarsys:org.polarsys.capella.core.data.common.statemachine.validation >-- [INFO] Building org.polarsys.capella.core.data.common.statemachine.validation 0.19.0-SNAPSHOT [10/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/ms.design/.polyglot.build.properties [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.core.data.common.statemachine.validation --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.core.data.common.statemachine.validation --- [INFO] The project's OSGi version is 0.19.0.202302151607 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.polarsys.capella.core.data.common.statemachine.validation --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.polarsys.capella.core.data.common.statemachine.validation --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.core.data.common.statemachine.validation --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.core.data.common.statemachine.validation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.polarsys.capella.core.data.common.statemachine.validation --- [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.core.data.common.statemachine.validation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.core.data.common.statemachine.validation --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.core.data.common.statemachine.validation/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.core.data.common.statemachine.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.core.data.common.statemachine.validation/target/org.polarsys.capella.core.data.common.statemachine.validation-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.polarsys.capella.core.data.common.statemachine.validation --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.polarsys.capella.core.data.common.statemachine.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.core.data.common.statemachine.validation/target/org.polarsys.capella.core.data.common.statemachine.validation-0.19.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.core.data.common.statemachine.validation --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.core.data.common.statemachine.validation --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.core.data.common.statemachine.validation --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.core.data.common.statemachine.validation --- [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.core.data.common.statemachine.validation/target/org.polarsys.capella.core.data.common.statemachine.validation-0.19.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.core.data.common.statemachine.validation/target/org.polarsys.capella.core.data.common.statemachine.validation-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.polarsys:org.polarsys.capella.vp.ms.af >------------- [INFO] Building org.polarsys.capella.vp.ms.af 0.19.0-SNAPSHOT [11/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms.af --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.vp.ms.af --- [INFO] The project's OSGi version is 0.19.0.202302151607 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.polarsys.capella.vp.ms.af --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.polarsys.capella.vp.ms.af --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.vp.ms.af --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.af/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.polarsys.capella.vp.ms.af --- [INFO] No sources to compile [WARNING] Source directory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.af/src does not exist [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.vp.ms.af --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.af/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms.af --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.af/target/org.polarsys.capella.vp.ms.af-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.polarsys.capella.vp.ms.af --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.polarsys.capella.vp.ms.af --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.af/target/org.polarsys.capella.vp.ms.af-0.19.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.vp.ms.af --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms.af --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms.af --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms.af --- [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.af/target/org.polarsys.capella.vp.ms.af-0.19.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.af/target/org.polarsys.capella.vp.ms.af-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] -------------< org.polarsys:org.polarsys.capella.vp.ms.ui >------------- [INFO] Building org.polarsys.capella.vp.ms.ui 0.19.0-SNAPSHOT [12/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.vp.ms.ui --- [INFO] The project's OSGi version is 0.19.0.202302151607 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.polarsys.capella.vp.ms.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.polarsys.capella.vp.ms.ui --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.vp.ms.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.polarsys.capella.vp.ms.ui --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.vp.ms.ui --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui/target/org.polarsys.capella.vp.ms.ui-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.polarsys.capella.vp.ms.ui --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.polarsys.capella.vp.ms.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui/target/org.polarsys.capella.vp.ms.ui-0.19.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.vp.ms.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms.ui --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms.ui --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms.ui --- [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui/target/org.polarsys.capella.vp.ms.ui-0.19.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui/target/org.polarsys.capella.vp.ms.ui-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.polarsys:org.polarsys.capella.vp.ms.doc >------------- [INFO] Building org.polarsys.capella.vp.ms.doc 0.19.0-SNAPSHOT [13/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms.doc --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.vp.ms.doc --- [INFO] The project's OSGi version is 0.19.0.202302151607 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.polarsys.capella.vp.ms.doc --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.polarsys.capella.vp.ms.doc --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.vp.ms.doc --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.doc/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.polarsys.capella.vp.ms.doc --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.vp.ms.doc --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.doc/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms.doc --- [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.polarsys.capella.vp.ms.doc --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.polarsys.capella.vp.ms.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.doc/target/org.polarsys.capella.vp.ms.doc-0.19.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.vp.ms.doc --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms.doc --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms.doc --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms.doc --- [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.doc/target/org.polarsys.capella.vp.ms.doc-0.19.0-SNAPSHOT.jar [INFO] [INFO] ---------< org.polarsys:org.polarsys.capella.vp.ms.transition >--------- [INFO] Building org.polarsys.capella.vp.ms.transition 0.19.0-SNAPSHOT [14/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms.transition --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.vp.ms.transition --- [INFO] The project's OSGi version is 0.19.0.202302151607 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.polarsys.capella.vp.ms.transition --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.polarsys.capella.vp.ms.transition --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.vp.ms.transition --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.transition/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.polarsys.capella.vp.ms.transition --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.transition/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.vp.ms.transition --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.transition/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms.transition --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.transition/target/org.polarsys.capella.vp.ms.transition-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.polarsys.capella.vp.ms.transition --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.polarsys.capella.vp.ms.transition --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.transition/target/org.polarsys.capella.vp.ms.transition-0.19.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.vp.ms.transition --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms.transition --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms.transition --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms.transition --- [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.transition/target/org.polarsys.capella.vp.ms.transition-0.19.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.transition/target/org.polarsys.capella.vp.ms.transition-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.polarsys:org.polarsys.capella.vp.ms.feature >----------- [INFO] Building org.polarsys.capella.vp.ms.feature 0.19.0-SNAPSHOT [15/21] [INFO] --------------------------[ eclipse-feature ]--------------------------- /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.core.data.common.statemachine.validation/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.af/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.ui/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.doc/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.transition/.polyglot.build.properties [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms.feature --- [INFO] Deleting /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.capella.vp.ms.feature --- [INFO] The project's OSGi version is 0.19.0.202302151607 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.polarsys.capella.vp.ms.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.polarsys.capella.vp.ms.feature --- [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.polarsys.capella.vp.ms.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.polarsys.capella.vp.ms.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.feature/target/org.polarsys.capella.vp.ms.feature-0.19.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.vp.ms.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.polarsys.capella.vp.ms.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.feature/target/org.polarsys.capella.vp.ms.feature-0.19.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.feature/target/org.polarsys.capella.vp.ms.feature-0.19.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.feature/target/org.polarsys.capella.vp.ms.feature-0.19.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] -------< org.polarsys:org.polarsys.capella.vp.ms.expression.ag >-------- [INFO] Building org.polarsys.capella.vp.ms.expression.ag 0.19.0-SNAPSHOT [16/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms.expression.ag --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.vp.ms.expression.ag --- [INFO] The project's OSGi version is 0.19.0.202302151607 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.polarsys.capella.vp.ms.expression.ag --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.polarsys.capella.vp.ms.expression.ag --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.vp.ms.expression.ag --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression.ag/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.polarsys.capella.vp.ms.expression.ag --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression.ag/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.vp.ms.expression.ag --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression.ag/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms.expression.ag --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression.ag/target/org.polarsys.capella.vp.ms.expression.ag-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.polarsys.capella.vp.ms.expression.ag --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.polarsys.capella.vp.ms.expression.ag --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression.ag/target/org.polarsys.capella.vp.ms.expression.ag-0.19.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.vp.ms.expression.ag --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms.expression.ag --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms.expression.ag --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms.expression.ag --- [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression.ag/target/org.polarsys.capella.vp.ms.expression.ag-0.19.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression.ag/target/org.polarsys.capella.vp.ms.expression.ag-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.polarsys:org.polarsys.capella.vp.ms.ag.feature >--------- [INFO] Building org.polarsys.capella.vp.ms.ag.feature 0.19.0-SNAPSHOT [17/21] [INFO] --------------------------[ eclipse-feature ]--------------------------- /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.feature/.polyglot.build.properties /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.expression.ag/.polyglot.build.properties [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms.ag.feature --- [INFO] Deleting /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.ag.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.capella.vp.ms.ag.feature --- [INFO] The project's OSGi version is 0.19.0.202302151607 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.polarsys.capella.vp.ms.ag.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.polarsys.capella.vp.ms.ag.feature --- [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.polarsys.capella.vp.ms.ag.feature --- [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms.ag.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.polarsys.capella.vp.ms.ag.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.ag.feature/target/org.polarsys.capella.vp.ms.ag.feature-0.19.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.vp.ms.ag.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.polarsys.capella.vp.ms.ag.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms.ag.feature --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.ag.feature/target/org.polarsys.capella.vp.ms.ag.feature-0.19.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms.ag.feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms.ag.feature --- [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.ag.feature/target/org.polarsys.capella.vp.ms.ag.feature-0.19.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.ag.feature/target/org.polarsys.capella.vp.ms.ag.feature-0.19.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] -------------< org.polarsys:org.polarsys.capella.vp.ms.fc >------------- [INFO] Building org.polarsys.capella.vp.ms.fc 0.19.0-SNAPSHOT [18/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms.fc --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.vp.ms.fc --- [INFO] The project's OSGi version is 0.19.0.202302151607 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.polarsys.capella.vp.ms.fc --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.polarsys.capella.vp.ms.fc --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.vp.ms.fc --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.fc/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.polarsys.capella.vp.ms.fc --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.vp.ms.fc --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.fc/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms.fc --- [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.polarsys.capella.vp.ms.fc --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.polarsys.capella.vp.ms.fc --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.fc/target/org.polarsys.capella.vp.ms.fc-0.19.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.vp.ms.fc --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms.fc --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms.fc --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms.fc --- [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.fc/target/org.polarsys.capella.vp.ms.fc-0.19.0-SNAPSHOT.jar [INFO] [INFO] ---------< org.polarsys:org.polarsys.capella.vp.ms.validation >--------- [INFO] Building org.polarsys.capella.vp.ms.validation 0.19.0-SNAPSHOT [19/21] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms.validation --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.vp.ms.validation --- [INFO] The project's OSGi version is 0.19.0.202302151607 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.polarsys.capella.vp.ms.validation --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.polarsys.capella.vp.ms.validation --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.vp.ms.validation --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.validation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.polarsys.capella.vp.ms.validation --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.validation/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.vp.ms.validation --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.validation/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms.validation --- [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.validation/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.validation/target/org.polarsys.capella.vp.ms.validation-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.polarsys.capella.vp.ms.validation --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.polarsys.capella.vp.ms.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.validation/target/org.polarsys.capella.vp.ms.validation-0.19.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.vp.ms.validation --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms.validation --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms.validation --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms.validation --- [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.validation/target/org.polarsys.capella.vp.ms.validation-0.19.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.validation/target/org.polarsys.capella.vp.ms.validation-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.polarsys:org.polarsys.capella.vp.ms.tests >------------ [INFO] Building org.polarsys.capella.vp.ms.tests 0.19.0-SNAPSHOT [20/21] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.vp.ms.tests --- [INFO] The project's OSGi version is 0.19.0.202302151607 [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.polarsys.capella.vp.ms.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.polarsys.capella.vp.ms.tests --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.vp.ms.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.polarsys.capella.vp.ms.tests --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.polarsys.capella.vp.ms.tests --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.tests/src/test/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.tests/target/org.polarsys.capella.vp.ms.tests-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.polarsys.capella.vp.ms.tests --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.polarsys.capella.vp.ms.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.tests/target/org.polarsys.capella.vp.ms.tests-0.19.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.vp.ms.tests --- [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms.tests --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms.tests --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms.tests --- [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.tests/target/org.polarsys.capella.vp.ms.tests-0.19.0-SNAPSHOT.jar [INFO] Signing jar: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.tests/target/org.polarsys.capella.vp.ms.tests-0.19.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-surefire-plugin:2.2.0:test (default-test) @ org.polarsys.capella.vp.ms.tests --- [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-14/14.0.2+12/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xms256m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.200.v20210416-2027/org.eclipse.equinox.launcher-1.6.200.v20210416-2027.jar, -data, /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.tests/target/work/data, -install, /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.tests/target/work, -configuration, /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/plugins/org.polarsys.capella.vp.ms.tests/target/surefire.properties, -nouithread] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Running org.polarsys.capella.vp.ms.expression.test.DefaultMsExpressionVisitorTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 s - in org.polarsys.capella.vp.ms.expression.test.DefaultMsExpressionVisitorTest testParser{String, String, String, String}[1] Time elapsed: 0.699 s testParser{String, String, String, String}[2] Time elapsed: 0.018 s testParser{String, String, String, String}[3] Time elapsed: 0.005 s testParser{String, String, String, String}[4] Time elapsed: 0.009 s testParser{String, String, String, String}[5] Time elapsed: 0.005 s testParser{String, String, String, String}[6] Time elapsed: 0.004 s testParser{String, String, String, String}[7] Time elapsed: 0.004 s testParser{String, String, String, String}[8] Time elapsed: 0.005 s testParser{String, String, String, String}[9] Time elapsed: 0.008 s testParser{String, String, String, String}[10] Time elapsed: 0.005 s testParser{String, String, String, String}[11] Time elapsed: 0.041 s testParser{String, String, String, String}[12] Time elapsed: 0.005 s testParser{String, String, String, String}[13] Time elapsed: 0.005 s testParser{String, String, String, String}[14] Time elapsed: 0.004 s testParser{String, String, String, String}[15] Time elapsed: 0.003 s testParser{String, String, String, String}[16] Time elapsed: 0.006 s testParser{String, String, String, String}[17] Time elapsed: 0.011 s testParser{String, String, String, String}[18] Time elapsed: 0.003 s testParser{String, String, String, String}[19] Time elapsed: 0.033 s testParser{String, String, String, String}[20] Time elapsed: 0.003 s Running org.polarsys.capella.vp.ms.diagram.test.CreateConfigurationElementsTableTest Setup of org.polarsys.capella.vp.ms.diagram.test.CreateConfigurationElementsTableTest.testCreateConfigurationElementsLogicalPkg() (SWT:1113): Gtk-CRITICAL **: 16:13:38.507: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.polarsys.capella.vp.ms.diagram.test.CreateConfigurationElementsTableTest.testCreateConfigurationElementsLogicalActor() (SWT:1113): Gtk-CRITICAL **: 16:13:51.258: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.polarsys.capella.vp.ms.diagram.test.CreateConfigurationElementsTableTest.testCreateConfigurationElementsLogicalComponent() (SWT:1113): Gtk-CRITICAL **: 16:14:00.922: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.polarsys.capella.vp.ms.diagram.test.CreateConfigurationElementsTableTest.testCreateConfigurationElementsSystemComponent() (SWT:1113): Gtk-CRITICAL **: 16:14:09.138: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.polarsys.capella.vp.ms.diagram.test.CreateConfigurationElementsTableTest.testCreateConfigurationElementsEntityActor() (SWT:1113): Gtk-CRITICAL **: 16:14:17.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.polarsys.capella.vp.ms.diagram.test.CreateConfigurationElementsTableTest.testCreateConfigurationElementsEntityPkg() (SWT:1113): Gtk-CRITICAL **: 16:14:23.731: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.polarsys.capella.vp.ms.diagram.test.CreateConfigurationElementsTableTest.testCreateConfigurationElementsEntity() (SWT:1113): Gtk-CRITICAL **: 16:14:30.391: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.polarsys.capella.vp.ms.diagram.test.CreateConfigurationElementsTableTest.testCreateConfigurationElementsPhysicalPkg() (SWT:1113): Gtk-CRITICAL **: 16:14:37.294: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.polarsys.capella.vp.ms.diagram.test.CreateConfigurationElementsTableTest.testCreateConfigurationElementsSystemActor() (SWT:1113): Gtk-CRITICAL **: 16:14:44.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.polarsys.capella.vp.ms.diagram.test.CreateConfigurationElementsTableTest.testCreateConfigurationElementsSystemPkg() (SWT:1113): Gtk-CRITICAL **: 16:14:49.993: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.polarsys.capella.vp.ms.diagram.test.CreateConfigurationElementsTableTest.testCreateConfigurationElementsPhysicalComponent() (SWT:1113): Gtk-CRITICAL **: 16:14:56.347: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Setup of org.polarsys.capella.vp.ms.diagram.test.CreateConfigurationElementsTableTest.testCreateConfigurationElementsPhysicalActor() (SWT:1113): Gtk-CRITICAL **: 16:15:03.061: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 117.343 s - in org.polarsys.capella.vp.ms.diagram.test.CreateConfigurationElementsTableTest testCreateConfigurationElementsLogicalPkg Time elapsed: 34.346 s testCreateConfigurationElementsLogicalActor Time elapsed: 11.421 s testCreateConfigurationElementsLogicalComponent Time elapsed: 9.617 s testCreateConfigurationElementsSystemComponent Time elapsed: 8.282 s testCreateConfigurationElementsEntityActor Time elapsed: 7.872 s testCreateConfigurationElementsEntityPkg Time elapsed: 6.429 s testCreateConfigurationElementsEntity Time elapsed: 6.694 s testCreateConfigurationElementsPhysicalPkg Time elapsed: 6.971 s testCreateConfigurationElementsSystemActor Time elapsed: 6.705 s testCreateConfigurationElementsSystemPkg Time elapsed: 5.868 s testCreateConfigurationElementsPhysicalComponent Time elapsed: 6.378 s testCreateConfigurationElementsPhysicalActor Time elapsed: 6.75 s Running org.polarsys.capella.vp.ms.transition.test.MsTransitionTest [MsTransitionTest] >> require >> load MsTransitionTest ERROR => PROHIBITED SITUATION : There are many specifics mappings for the purpose ERROR => PROHIBITED SITUATION : There are many specifics mappings for the purpose org.polarsys.capella.common.re.rpl2re extends org.polarsys.capella.common.re org.polarsys.capella.common.re.createRec extends org.polarsys.capella.common.re.rpl2re org.polarsys.capella.common.re.updateCur extends org.polarsys.capella.common.re.rpl2re org.polarsys.capella.common.re.updateDef extends org.polarsys.capella.common.re.rpl2re org.polarsys.capella.common.re.re2rpl extends org.polarsys.capella.common.re org.polarsys.capella.common.re.createReplica extends org.polarsys.capella.common.re.re2rpl org.polarsys.capella.common.re.rpl2rec.conformance.check extends org.polarsys.capella.common.re.re2rpl org.polarsys.capella.common.re.updateReplica extends org.polarsys.capella.common.re.re2rpl org.polarsys.capella.common.re.deleteReplicaPreserveRelatedElements extends org.polarsys.capella.common.re.re2rpl org.polarsys.capella.common.re.deleteReplicaAndRelatedElements extends org.polarsys.capella.common.re.re2rpl org.polarsys.capella.core.transition.system.topdown.oe2actor extends org.polarsys.capella.core.transition.system.topdown org.polarsys.capella.core.transition.system.topdown.oe2system extends org.polarsys.capella.core.transition.system.topdown org.polarsys.capella.core.transition.system.topdown.oa2capability extends org.polarsys.capella.core.transition.system.topdown org.polarsys.capella.core.transition.system.topdown.oa2mission extends org.polarsys.capella.core.transition.system.topdown org.polarsys.capella.core.transition.system.topdown.oc2mission extends org.polarsys.capella.core.transition.system.topdown org.polarsys.capella.core.transition.system.topdown.lc2pc extends org.polarsys.capella.core.transition.system.topdown org.polarsys.capella.core.transition.system.topdown extends org.polarsys.capella.core.transition.system org.polarsys.capella.core.transition.system.topdown.capability extends org.polarsys.capella.core.transition.system.topdown org.polarsys.capella.core.re extends org.polarsys.capella.core.transition.system org.polarsys.capella.core.re extends org.polarsys.capella.common.re org.polarsys.capella.core.re.createRec extends org.polarsys.capella.core.re org.polarsys.capella.core.re.createRec extends org.polarsys.capella.common.re.createRec org.polarsys.capella.core.re.updateCur extends org.polarsys.capella.core.re org.polarsys.capella.core.re.updateCur extends org.polarsys.capella.common.re.updateCur org.polarsys.capella.core.re.updateDef extends org.polarsys.capella.core.re org.polarsys.capella.core.re.updateDef extends org.polarsys.capella.common.re.updateDef org.polarsys.capella.core.re.createReplica extends org.polarsys.capella.core.re org.polarsys.capella.core.re.createReplica extends org.polarsys.capella.common.re.createReplica org.polarsys.capella.core.re.updateReplica extends org.polarsys.capella.core.re org.polarsys.capella.core.re.updateReplica extends org.polarsys.capella.common.re.updateReplica org.polarsys.capella.core.re.deleteReplicaPreserveRelatedElements extends org.polarsys.capella.core.re org.polarsys.capella.core.re.deleteReplicaPreserveRelatedElements extends org.polarsys.capella.common.re.deleteReplicaPreserveRelatedElements org.polarsys.capella.core.re.deleteReplicaAndRelatedElements extends org.polarsys.capella.core.re org.polarsys.capella.core.re.deleteReplicaAndRelatedElements extends org.polarsys.capella.common.re.deleteReplicaAndRelatedElements org.polarsys.capella.core.transition.system.topdown extends org.polarsys.capella.core.transition.system [MsTransitionTest] >> release >> unload MsTransitionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.018 s - in org.polarsys.capella.vp.ms.transition.test.MsTransitionTest MsTransitionTest Time elapsed: 5.018 s Results: Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 (SWT:1113): Gdk-CRITICAL **: 16:15:09.394: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed ERROR => PROHIBITED SITUATION : There are many specifics mappings for the purpose ERROR => PROHIBITED SITUATION : There are many specifics mappings for the purpose [INFO] All tests passed! [INFO] [INFO] ------------< org.polarsys:org.polarsys.capella.vp.ms.site >------------ [INFO] Building org.polarsys.capella.vp.ms.site 0.19.0-SNAPSHOT [21/21] [INFO] -------------------------[ eclipse-repository ]------------------------- /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/features/org.polarsys.capella.vp.ms.ag.feature/.polyglot.build.properties [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.vp.ms.site --- [INFO] [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.capella.vp.ms.site --- [INFO] The project's OSGi version is 0.19.0.202302151607 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.polarsys.capella.vp.ms.site --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.vp.ms.site --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.site/src/main/resources [INFO] [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.polarsys.capella.vp.ms.site --- [INFO] [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.polarsys.capella.vp.ms.site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ org.polarsys.capella.vp.ms.site --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0] [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0] [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ org.polarsys.capella.vp.ms.site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ org.polarsys.capella.vp.ms.site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ org.polarsys.capella.vp.ms.site --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.2.0:assemble-repository (default-assemble-repository) @ org.polarsys.capella.vp.ms.site --- [INFO] Fetching org.apache.poi.feature_4.1.0.202101261029.jar from https://s3-eu-west-1.amazonaws.com/obeo-networkaggregation-releases/capella-extensions/6.0.0_M2Doc3.2.2/full/features/ (4.14kB) [INFO] [INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (default-archive-repository) @ org.polarsys.capella.vp.ms.site --- [INFO] Building zip: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.site/target/org.polarsys.capella.vp.ms.site-0.19.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-feature-plugin:2.2.0:source-feature (source-feature) @ org.polarsys.capella.vp.ms.site --- [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality [INFO] [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.polarsys.capella.vp.ms.site --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.polarsys.capella.vp.ms.site --- [INFO] [INFO] --- tycho-eclipserun-plugin:2.2.0:eclipse-run (create-dropins) @ org.polarsys.capella.vp.ms.site --- [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/ (122B) [INFO] Adding repository http://download.eclipse.org/releases/neon [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/neon/ (507B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/neon/ (64.5kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201606221000/ (861.1kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201609281000/ (871.38kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201610111000/ (870.9kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201612211000/ (876.7kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201703231000/ (886.4kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/ (142B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201705151400/ (884.78kB) [INFO] Fetching 201703231000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/neon/ (63B) [INFO] Fetching org.eclipse.osgi_3.11.3.v20170209-1843.jar from http://download.eclipse.org/releases/neon/201703231000/plugins/ (1.3MB) [INFO] Fetching 201606221000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/neon/ (63B) [INFO] Fetching osgi.enterprise_4.2.0.v201108120515.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (156.19kB) [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (251.37kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (310.57kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (844.3kB) [INFO] Fetching org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (98.82kB) [INFO] Fetching 201609281000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/neon/ (63B) [INFO] Fetching org.eclipse.equinox.preferences_3.6.1.v20160815-1406.jar from http://download.eclipse.org/releases/neon/201609281000/plugins/ (129.99kB) [INFO] Fetching org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (182.48kB) [INFO] Fetching org.eclipse.equinox.common_3.8.0.v20160509-1230.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (117.61kB) [INFO] Fetching org.eclipse.core.jobs_3.8.0.v20160509-0411.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (108.49kB) [INFO] Fetching org.eclipse.core.runtime_3.12.0.v20160606-1342.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (73.95kB) [INFO] Fetching org.eclipse.ecf.identity_3.7.0.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/plugins/ (62.04kB) [INFO] Fetching org.eclipse.ecf_3.8.0.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/plugins/ (106.97kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/plugins/ (14.68kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/plugins/ (52.19kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.200.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/plugins/ (126.61kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/plugins/ (73.93kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/plugins/ (14.08kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160823-2221.jar from http://download.eclipse.org/releases/neon/201609281000/plugins/ (9.89kB) [INFO] Fetching org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (192.28kB) [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (76.11kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (63.11kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (137.88kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (335.55kB) [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (107.18kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.4.100.v20160419-0834.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (71.6kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (131.15kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.0.500.v20160504-1450.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (27.75kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (202.82kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (119.61kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (125.89kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (73.52kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (25.76kB) [INFO] Fetching org.eclipse.equinox.security_1.2.200.v20150715-1528.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (107.03kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (75.37kB) [INFO] Fetching 201612211000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/neon/ (63B) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927.jar from http://download.eclipse.org/releases/neon/201612211000/plugins/ (42.68kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (43.38kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (94.01kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (227.97kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324.jar from http://download.eclipse.org/releases/neon/201606221000/plugins/ (239.36kB) [INFO] Fetching org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar from http://download.eclipse.org/releases/neon/201612211000/plugins/ (50.55kB) [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.site/target/eclipserun-work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/latest/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -install, /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.site/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.site/target/eclipserun-work/configuration, -data, /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.site/target/eclipserun-work/data, -application, org.eclipse.equinox.p2.repository.repo2runnable, -source, file:/home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.site/target/repository, -destination, /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.site/target/VPMS/eclipse] [INFO] [INFO] --- maven-antrun-plugin:3.0.0:run (package-dropins) @ org.polarsys.capella.vp.ms.site --- [INFO] Executing tasks [INFO] [delete] Deleting: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.site/target/VPMS/eclipse/artifacts.jar [INFO] [delete] Deleting: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.site/target/VPMS/eclipse/content.jar [INFO] [zip] Building zip: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.site/target/VPMS-dropins-0.19.0.202302151607.zip [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (archive-repository) @ org.polarsys.capella.vp.ms.site --- [INFO] Building zip: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.site/target/VPMS-updateSite-0.19.0.202302151607.zip [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Capella Modes & States Viewpoint 0.19.0-SNAPSHOT: [INFO] [INFO] Capella Modes & States Viewpoint ................... SUCCESS [ 2.382 s] [INFO] org.polarsys.capella.vp.ms-features ................ SUCCESS [ 0.011 s] [INFO] org.polarsys.capella.vp.ms-plugins ................. SUCCESS [ 0.028 s] [INFO] org.polarsys.capella.vp.ms ......................... SUCCESS [ 17.333 s] [INFO] org.polarsys.capella.vp.ms.edit .................... SUCCESS [ 5.752 s] [INFO] org.polarsys.capella.vp.ms.ui.preferences .......... SUCCESS [ 4.490 s] [INFO] org.polarsys.capella.vp.ms.expression .............. SUCCESS [ 5.183 s] [INFO] org.polarsys.capella.vp.ms.ui.css .................. SUCCESS [ 4.330 s] [INFO] ms.design .......................................... SUCCESS [ 6.492 s] [INFO] org.polarsys.capella.core.data.common.statemachine.validation SUCCESS [ 4.124 s] [INFO] org.polarsys.capella.vp.ms.af ...................... SUCCESS [ 2.809 s] [INFO] org.polarsys.capella.vp.ms.ui ...................... SUCCESS [ 3.955 s] [INFO] org.polarsys.capella.vp.ms.doc ..................... SUCCESS [ 1.539 s] [INFO] org.polarsys.capella.vp.ms.transition .............. SUCCESS [ 5.220 s] [INFO] org.polarsys.capella.vp.ms.feature ................. SUCCESS [ 3.883 s] [INFO] org.polarsys.capella.vp.ms.expression.ag ........... SUCCESS [ 4.302 s] [INFO] org.polarsys.capella.vp.ms.ag.feature .............. SUCCESS [ 2.869 s] [INFO] org.polarsys.capella.vp.ms.fc ...................... SUCCESS [ 1.036 s] [INFO] org.polarsys.capella.vp.ms.validation .............. SUCCESS [ 4.355 s] [INFO] org.polarsys.capella.vp.ms.tests ................... SUCCESS [02:32 min] [INFO] org.polarsys.capella.vp.ms.site .................... SUCCESS [ 54.153 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 08:19 min [INFO] Finished at: 2023-02-15T16:16:05Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // script [Pipeline] } Terminating xvnc. [Pipeline] // xvnc [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy to Nightly) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials genie.capella (ssh://genie.capella@projects-storage.eclipse.org) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-5PSwR99BJeg6/agent.1510 SSH_AGENT_PID=1512 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x@tmp/private_key_4669814569450920011.key (/home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x@tmp/private_key_4669814569450920011.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + ssh genie.capella@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/capella/addons/vpms/dropins/nightly/v0.19.x-20/ [Pipeline] sh + scp -rp /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.site/target/VPMS-dropins-0.19.0.202302151607.zip genie.capella@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/capella/addons/vpms/dropins/nightly/v0.19.x-20/ [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1512 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [ssh-agent] Using credentials genie.capella (ssh://genie.capella@projects-storage.eclipse.org) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ceDRAD6Ft5zR/agent.1538 SSH_AGENT_PID=1540 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x@tmp/private_key_13047588141923275404.key (/home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x@tmp/private_key_13047588141923275404.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + ssh genie.capella@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/capella/addons/vpms/updates/nightly/v0.19.x-20/ [Pipeline] sh + scp -rp /home/jenkins/agent/workspace/capella-addon-vpms_v0.19.x/releng/org.polarsys.capella.vp.ms.site/target/VPMS-updateSite-0.19.0.202302151607.zip genie.capella@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/capella/addons/vpms/updates/nightly/v0.19.x-20/ [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1540 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS