Skip to content

Console Output

10:51:05 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-moka.incubation/+/169325
10:51:05 Running as SYSTEM
10:51:05 Agent centos-7-ltqpt is provisioned from template centos-7
10:51:05 ---
10:51:05 apiVersion: "v1"
10:51:05 kind: "Pod"
10:51:05 metadata:
10:51:05   labels:
10:51:05     jenkins: "slave"
10:51:05     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
10:51:05     jenkins/label: "migration_jipp-migration_centos-7"
10:51:05   name: "centos-7-ltqpt"
10:51:05   namespace: "papyrus"
10:51:05 spec:
10:51:05   containers:
10:51:05   - env:
10:51:05     - name: "JENKINS_SECRET"
10:51:05       value: "********"
10:51:05     - name: "JENKINS_TUNNEL"
10:51:05       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
10:51:05     - name: "JENKINS_AGENT_NAME"
10:51:05       value: "centos-7-ltqpt"
10:51:05     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:51:05       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:51:05         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:51:05     - name: "JAVA_TOOL_OPTIONS"
10:51:05       value: ""
10:51:05     - name: "_JAVA_OPTIONS"
10:51:05       value: ""
10:51:05     - name: "OPENJ9_JAVA_OPTIONS"
10:51:05       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:51:05     - name: "JENKINS_NAME"
10:51:05       value: "centos-7-ltqpt"
10:51:05     - name: "JENKINS_AGENT_WORKDIR"
10:51:05       value: "/home/jenkins/agent"
10:51:05     - name: "JENKINS_URL"
10:51:05       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
10:51:05     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
10:51:05     imagePullPolicy: "Always"
10:51:05     name: "jnlp"
10:51:05     resources:
10:51:05       limits:
10:51:05         cpu: "2000m"
10:51:05         memory: "4096Mi"
10:51:05       requests:
10:51:05         cpu: "1000m"
10:51:05         memory: "4096Mi"
10:51:05     tty: true
10:51:05     volumeMounts:
10:51:05     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:51:05       name: "m2-dir"
10:51:05       readOnly: true
10:51:05       subPath: "toolchains.xml"
10:51:05     - mountPath: "/home/jenkins/.mavenrc"
10:51:05       name: "m2-dir"
10:51:05       readOnly: true
10:51:05       subPath: ".mavenrc"
10:51:05     - mountPath: "/opt/tools"
10:51:05       name: "volume-0"
10:51:05       readOnly: false
10:51:05     - mountPath: "/home/jenkins"
10:51:05       name: "volume-2"
10:51:05       readOnly: false
10:51:05     - mountPath: "/home/jenkins/.m2/repository"
10:51:05       name: "volume-3"
10:51:05       readOnly: false
10:51:05     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:51:05       name: "m2-secret-dir"
10:51:05       readOnly: true
10:51:05       subPath: "settings-security.xml"
10:51:05     - mountPath: "/home/jenkins/.m2/wrapper"
10:51:05       name: "volume-4"
10:51:05       readOnly: false
10:51:05     - mountPath: "/home/jenkins/.m2/settings.xml"
10:51:05       name: "m2-secret-dir"
10:51:05       readOnly: true
10:51:05       subPath: "settings.xml"
10:51:05     - mountPath: "/home/jenkins/.ssh"
10:51:05       name: "volume-1"
10:51:05       readOnly: false
10:51:05       subPath: ""
10:51:05     - mountPath: "/home/jenkins/agent"
10:51:05       name: "workspace-volume"
10:51:05       readOnly: false
10:51:05     workingDir: "/home/jenkins/agent"
10:51:05   nodeSelector:
10:51:05     kubernetes.io/os: "linux"
10:51:05   restartPolicy: "Never"
10:51:05   volumes:
10:51:05   - name: "volume-0"
10:51:05     persistentVolumeClaim:
10:51:05       claimName: "tools-claim-jiro-papyrus"
10:51:05       readOnly: true
10:51:05   - name: "m2-secret-dir"
10:51:05     secret:
10:51:05       secretName: "m2-secret-dir"
10:51:05   - emptyDir:
10:51:05       medium: ""
10:51:05     name: "volume-2"
10:51:05   - configMap:
10:51:05       name: "m2-dir"
10:51:05     name: "m2-dir"
10:51:05   - configMap:
10:51:05       name: "known-hosts"
10:51:05     name: "volume-1"
10:51:05   - emptyDir:
10:51:05       medium: ""
10:51:05     name: "workspace-volume"
10:51:05   - emptyDir:
10:51:05       medium: ""
10:51:05     name: "volume-4"
10:51:05   - emptyDir:
10:51:05       medium: ""
10:51:05     name: "volume-3"
10:51:05 
10:51:05 Building remotely on centos-7-ltqpt (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit
10:51:05 [WS-CLEANUP] Deleting project workspace...
10:51:05 [WS-CLEANUP] Deferred wipeout is used...
10:51:05 The recommended git tool is: NONE
10:51:06 No credentials specified
10:51:06 Cloning the remote Git repository
10:51:06 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git
10:51:06  > git init /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit # timeout=10
10:51:07 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git
10:51:07  > git --version # timeout=10
10:51:07  > git --version # 'git version 2.36.6'
10:51:07  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:51:07  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git # timeout=10
10:51:07  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:51:07  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git # timeout=10
10:51:07 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git
10:51:07  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git refs/changes/25/169325/5 # timeout=10
10:51:08  > git rev-parse 665f26900a97e51fd986edd368a367d0546ec955^{commit} # timeout=10
10:51:08 Checking out Revision 665f26900a97e51fd986edd368a367d0546ec955 (refs/changes/25/169325/5)
10:51:08  > git config core.sparsecheckout # timeout=10
10:51:08  > git checkout -f 665f26900a97e51fd986edd368a367d0546ec955 # timeout=10
10:51:11 Commit message: "Bug 566972 - [SUML] Enable a specializing locus adapter to access the context instance"
10:51:11  > git rev-parse FETCH_HEAD^{commit} # timeout=10
10:51:11  > git rev-list --no-walk 3bbda4e21fcfea93b7bb1a438cd5aeb8aa0d84dd # timeout=10
10:51:11 $ pkill Xvnc
10:51:11 $ pkill Xrealvnc
10:51:11 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
10:51:20 [papyrus-moka-incubation-gerrit] $ Xvnc -help
10:51:20 Starting xvnc
10:51:20 [papyrus-moka-incubation-gerrit] $ Xvnc :12 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
10:51:20 
10:51:20 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
10:51:20 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
10:51:20 See http://www.tigervnc.org for information on TigerVNC.
10:51:20 Underlying X server release 12004000, The X.Org Foundation
10:51:20 
10:51:20 
10:51:20 Mon Dec 11 15:51:20 2023
10:51:20  vncext:      VNC extension running!
10:51:20  vncext:      Listening for VNC connections on all interface(s), port 5912
10:51:20  vncext:      created VNC server for screen 0
10:51:20 [papyrus-moka-incubation-gerrit] $ /bin/bash /tmp/jenkins15321887679604963735.sh
10:51:20 CRLD: 0
10:51:20 End Of Line are valide
10:51:20 [papyrus-moka-incubation-gerrit] $ /bin/bash /tmp/jenkins13003539503839072642.sh
10:51:20 Gerrit topic : suml
10:51:20 [papyrus-moka-incubation-gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=665f26900a97e51fd986edd368a367d0546ec955 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=jeremie.tatibouet@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Pauline Deville" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-moka.incubation/+/169325 -DGERRIT_PATCHSET_UPLOADER_EMAIL=pauline.deville@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-moka.incubation -DGERRIT_CHANGE_NUMBER=169325 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Pauline Deville\" <pauline.deville@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/25/169325/5 "-DGERRIT_PATCHSET_UPLOADER_NAME=Pauline Deville" '-DGERRIT_CHANGE_OWNER=\"Jeremie Tatibouet\" <jeremie.tatibouet@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU2Njk3MiAtIFtTVU1MXSBFbmFibGUgYSBzcGVjaWFsaXppbmcgbG9jdXMgYWRhcHRlciB0byBhY2Nlc3MgdGhlIGNvbnRleHQgaW5zdGFuY2UKCkNoYW5nZS1JZDogSTFmY2RkMzJmZmVkNGQ4YzdiOWE3ZGE1NDQzNTk5MjYzOGQ1MjNhZjQKU2lnbmVkLW9mZi1ieTogamVyZW1pZS50YXRpYm91ZXQgPGplcmVtaWUudGF0aWJvdWV0QGNlYS5mcj4K "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC=suml "-DGERRIT_CHANGE_SUBJECT=Bug 566972 - [SUML] Enable a specializing locus adapter to access the context instance" '-DGERRIT_EVENT_ACCOUNT=\"Pauline Deville\" <pauline.deville@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I1fcdd32ffed4d8c7b9a7da54435992638d523af4 -DGERRIT_EVENT_HASH=428993867 -DGERRIT_VERSION=3.5.6 -DGERRIT_EVENT_ACCOUNT_EMAIL=pauline.deville@cea.fr -DGERRIT_PATCHSET_NUMBER=5 "-DGERRIT_CHANGE_OWNER_NAME=Jeremie Tatibouet" -Dmaven.repo.local=/home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/.repository clean verify -Psuml
10:51:21 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
10:51:21 Maven home: /opt/tools/apache-maven/latest
10:51:21 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
10:51:21 Default locale: en_US, platform encoding: UTF-8
10:51:21 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
10:51:22 [INFO] Scanning for projects...
10:51:57 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/pom.xml
10:52:02 [INFO] Performing subquery
10:52:02 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (134B)
10:52:02 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
10:52:02 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
10:52:02 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
10:52:02 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
10:52:02 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B)
10:52:03 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB)
10:52:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/pom.xml
10:52:06 [INFO] Fetching 202212071000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-12/ (63B)
10:52:06 [INFO] Fetching bcpg_1.72.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (393.64kB)
10:52:06 [INFO] Fetching bcprov_1.72.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (10.75MB)
10:52:07 [INFO] Fetching com.google.guava_30.1.0.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.92MB)
10:52:07 [INFO] Fetching com.google.inject_5.0.1.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (816.86kB)
10:52:07 [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (32.41kB)
10:52:07 [INFO] Fetching org.aopalliance_1.0.0.v20220404-1927.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.17kB)
10:52:08 [INFO] Fetching com.ibm.icu_72.1.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.72MB)
10:52:08 [INFO] Fetching com.sun.jna_5.12.1.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.78MB)
10:52:08 [INFO] Fetching com.sun.jna.platform_5.12.1.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.29MB)
10:52:09 [INFO] Fetching javax.annotation_1.3.5.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.09kB)
10:52:09 [INFO] Fetching org.eclipse.osgi_3.18.200.v20221116-1324.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.47MB)
10:52:09 [INFO] Fetching org.apache.batik.anim_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (529.46kB)
10:52:09 [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (146.86kB)
10:52:09 [INFO] Fetching org.apache.batik.dom.svg_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (253.47kB)
10:52:09 [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (361.47kB)
10:52:09 [INFO] Fetching org.apache.batik.dom_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (206.14kB)
10:52:09 [INFO] Fetching org.apache.batik.awt.util_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (452.28kB)
10:52:10 [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.35kB)
10:52:10 [INFO] Fetching org.apache.batik.parser_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (94.68kB)
10:52:10 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.59kB)
10:52:10 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (95.26kB)
10:52:10 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.23kB)
10:52:10 [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (717.41kB)
10:52:10 [INFO] Fetching org.apache.batik.bridge_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (744.84kB)
10:52:10 [INFO] Fetching org.apache.batik.gvt_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (212.25kB)
10:52:11 [INFO] Fetching org.apache.batik.script_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (40.19kB)
10:52:11 [INFO] Fetching org.apache.batik.xml_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (47.81kB)
10:52:11 [INFO] Fetching org.apache.xalan_2.7.2.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.15MB)
10:52:11 [INFO] Fetching org.apache.batik.codec_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (128.92kB)
10:52:11 [INFO] Fetching org.apache.batik.transcoder_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (146.96kB)
10:52:11 [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (22.12kB)
10:52:11 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.35kB)
10:52:11 [INFO] Fetching org.apache.batik.ext_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.59kB)
10:52:12 [INFO] Fetching org.apache.batik.svggen_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (251.99kB)
10:52:12 [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (370.34kB)
10:52:12 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (302.53kB)
10:52:12 [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (300.96kB)
10:52:12 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (71.45kB)
10:52:12 [INFO] Fetching org.apache.felix.scr_2.2.4.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (393.41kB)
10:52:12 [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (64.86kB)
10:52:12 [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (81.45kB)
10:52:13 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.01MB)
10:52:13 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.15.v20220209-2345.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (354.72kB)
10:52:13 [INFO] Fetching org.aspectj.runtime_1.9.20.202311040357.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (143.7kB)
10:52:13 [INFO] Fetching org.eclipse.ant.core_3.6.500.v20220718-1722.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (109.43kB)
10:52:13 [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.64kB)
10:52:13 [INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (74.44kB)
10:52:13 [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (69.26kB)
10:52:13 [INFO] Fetching org.eclipse.core.commands_3.10.300.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (116.38kB)
10:52:13 [INFO] Fetching org.eclipse.equinox.common_3.17.0.v20221108-1156.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (147.01kB)
10:52:14 [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (101.83kB)
10:52:14 [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (135.73kB)
10:52:14 [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (196.21kB)
10:52:14 [INFO] Fetching org.eclipse.core.databinding_1.11.200.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (289.68kB)
10:52:14 [INFO] Fetching org.eclipse.core.databinding.observable_1.12.100.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (314.82kB)
10:52:14 [INFO] Fetching org.eclipse.core.databinding.property_1.9.100.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (164.89kB)
10:52:14 [INFO] Fetching org.eclipse.core.databinding.beans_1.9.0.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (81.84kB)
10:52:14 [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (93.93kB)
10:52:15 [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (115.6kB)
10:52:15 [INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (297.19kB)
10:52:15 [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (71.65kB)
10:52:15 [INFO] Fetching org.eclipse.core.jobs_3.13.200.v20221102-1024.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (114.2kB)
10:52:15 [INFO] Fetching org.eclipse.core.resources_3.18.100.v20221025-2047.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (891.79kB)
10:52:15 [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (90.9kB)
10:52:15 [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (400.2kB)
10:52:15 [INFO] Fetching org.eclipse.draw2d_3.12.0.202211301913.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (636.39kB)
10:52:16 [INFO] Fetching org.eclipse.swt_3.122.0.v20221123-2302.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.79kB)
10:52:16 [INFO] Fetching org.eclipse.e4.core.commands_1.0.300.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.81kB)
10:52:16 [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (54.29kB)
10:52:16 [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (57.49kB)
10:52:16 [INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (71.46kB)
10:52:16 [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (46.59kB)
10:52:16 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.81kB)
10:52:16 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.96kB)
10:52:16 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.3kB)
10:52:17 [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.69kB)
10:52:17 [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.100.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.85kB)
10:52:17 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (317.8kB)
10:52:17 [INFO] Fetching org.eclipse.emf.ecore_2.29.0.v20221121-1400.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.26MB)
10:52:17 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.200.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (47.66kB)
10:52:17 [INFO] Fetching org.eclipse.e4.ui.services_1.5.100.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (26.37kB)
10:52:17 [INFO] Fetching org.eclipse.jface_3.28.0.v20221024-1426.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.11MB)
10:52:17 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.400.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (215.91kB)
10:52:18 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.700.v20221102-0748.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (205.05kB)
10:52:18 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.200.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (30.05kB)
10:52:18 [INFO] Fetching org.eclipse.e4.ui.di_1.4.100.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.22kB)
10:52:18 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.400.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (58.52kB)
10:52:18 [INFO] Fetching org.eclipse.e4.ui.ide_3.16.200.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.32kB)
10:52:18 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.300.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (397.12kB)
10:52:18 [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (33.33kB)
10:52:18 [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.100.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.12kB)
10:52:19 [INFO] Fetching org.eclipse.e4.ui.workbench_1.14.0.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (266.96kB)
10:52:19 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (89.67kB)
10:52:19 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (232.69kB)
10:52:19 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.500.v20221028-0801.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (120.02kB)
10:52:19 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.700.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (252.15kB)
10:52:19 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.700.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (149.46kB)
10:52:19 [INFO] Fetching org.eclipse.jface.databinding_1.14.0.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (291.45kB)
10:52:19 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.100.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (22.9kB)
10:52:20 [INFO] Fetching org.eclipse.urischeme_1.2.200.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (53.71kB)
10:52:20 [INFO] Fetching org.eclipse.emf.common_2.27.0.v20221121-1400.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (369.72kB)
10:52:20 [INFO] Fetching org.eclipse.emf.common.ui_2.20.0.v20220226-1304.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (165.22kB)
10:52:20 [INFO] Fetching org.eclipse.ui_3.201.200.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (434.06kB)
10:52:20 [INFO] Fetching org.eclipse.emf.databinding_1.6.0.v20220517-0824.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (92.83kB)
10:52:20 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (185.77kB)
10:52:20 [INFO] Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (296.76kB)
10:52:20 [INFO] Fetching org.eclipse.emf.edit.ui_2.22.0.v20220619-0533.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (348.65kB)
10:52:20 [INFO] Fetching org.eclipse.ui.views_3.11.300.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (107.38kB)
10:52:21 [INFO] Fetching org.eclipse.ui.workbench_3.127.0.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.49MB)
10:52:21 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (44.01kB)
10:52:21 [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (175.44kB)
10:52:21 [INFO] Fetching org.eclipse.emf.validation_1.8.1.202208271102.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (412.33kB)
10:52:21 [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.1.202208110935.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (46.57kB)
10:52:21 [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (88.93kB)
10:52:21 [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.55kB)
10:52:22 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (38.37kB)
10:52:22 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (69.13kB)
10:52:22 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.600.v20221106-1146.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (172.25kB)
10:52:22 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (362.07kB)
10:52:22 [INFO] Fetching org.tukaani.xz_1.9.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (113.29kB)
10:52:22 [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (79.47kB)
10:52:22 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (68.04kB)
10:52:22 [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221030-1923.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (176.44kB)
10:52:23 [INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (112.39kB)
10:52:23 [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (429.55kB)
10:52:23 [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (432.64kB)
10:52:23 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.200.v20221111-1340.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.42kB)
10:52:23 [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (221.38kB)
10:52:23 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.300.v20220911-2007.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (61.68kB)
10:52:23 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (132.68kB)
10:52:23 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.100.v20221111-1340.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (26.87kB)
10:52:24 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.200.v20220805-0804.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (103.71kB)
10:52:24 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.200.v20221007-0636.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (246.23kB)
10:52:24 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.100.v20221117-1044.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.71kB)
10:52:24 [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (115.07kB)
10:52:24 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.200.v20221108-1232.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (256.62kB)
10:52:24 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (133.75kB)
10:52:24 [INFO] Fetching org.eclipse.gef_3.13.0.202211301913.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (996.08kB)
10:52:24 [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (119.86kB)
10:52:24 [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (261.16kB)
10:52:25 [INFO] Fetching org.eclipse.ui.console_3.11.400.v20221012-0524.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (245.21kB)
10:52:25 [INFO] Fetching org.eclipse.jface.text_3.22.0.v20221119-1047.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.04MB)
10:52:25 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (690.83kB)
10:52:25 [INFO] Fetching org.eclipse.team.core_3.9.600.v20220902-2219.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (402.87kB)
10:52:25 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (105.26kB)
10:52:25 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (124.56kB)
10:52:25 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.91kB)
10:52:25 [INFO] Fetching org.eclipse.ui.ide_3.20.0.v20221027-2208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.41MB)
10:52:26 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17kB)
10:52:26 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (103.8kB)
10:52:26 [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (79.72kB)
10:52:26 [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (135.98kB)
10:52:26 [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202211151334.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (388.86kB)
10:52:26 [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (116.51kB)
10:52:26 [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (192.9kB)
10:52:27 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.17MB)
10:52:27 [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31.39kB)
10:52:27 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (97.2kB)
10:52:27 [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (105.06kB)
10:52:27 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.300.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (110.7kB)
10:52:27 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.83kB)
10:52:27 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (223.38kB)
10:52:27 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (94.13kB)
10:52:28 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (141.36kB)
10:52:28 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (96.87kB)
10:52:28 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.10.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (201.9kB)
10:52:28 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (220.07kB)
10:52:28 [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (66.66kB)
10:52:28 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.94kB)
10:52:28 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.2.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (122.19kB)
10:52:28 [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (127.88kB)
10:52:29 [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.2.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (321.79kB)
10:52:29 [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.1.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (112.33kB)
10:52:29 [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202211151334.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (248.12kB)
10:52:29 [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (270.25kB)
10:52:29 [INFO] Fetching org.eclipse.jdt.core_3.32.0.v20221108-1853.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (6.72MB)
10:52:30 [INFO] Fetching org.eclipse.jdt.debug_3.20.0.v20220922-0905.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (916.98kB)
10:52:30 [INFO] Fetching org.eclipse.jdt.launching_3.19.800.v20221107-1851.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (570.86kB)
10:52:30 [INFO] Fetching org.eclipse.json_1.1.100.v201901071922.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (57.56kB)
10:52:30 [INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.7.v20220605-1149.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.06MB)
10:52:30 [INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20220605-1149.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (68.36kB)
10:52:30 [INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20220605-1149.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (870.19kB)
10:52:30 [INFO] Fetching org.eclipse.ocl.ecore_3.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (385.63kB)
10:52:30 [INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20220605-1149.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (143.94kB)
10:52:31 [INFO] Fetching org.eclipse.ocl_3.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.14MB)
10:52:31 [INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.6.v20220605-1149.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (77.17kB)
10:52:31 [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.42MB)
10:52:31 [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (112.42kB)
10:52:31 [INFO] Fetching org.eclipse.ocl.common_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (37.89kB)
10:52:31 [INFO] Fetching org.eclipse.paho.client.mqttv3_1.2.0.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (212.37kB)
10:52:31 [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.58kB)
10:52:32 [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.29kB)
10:52:32 [INFO] Fetching org.eclipse.pde.core_3.16.0.v20221119-0340.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.36MB)
10:52:32 [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (69.27kB)
10:52:32 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (110.62kB)
10:52:32 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (108.63kB)
10:52:32 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (466.33kB)
10:52:32 [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (126.86kB)
10:52:32 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.05kB)
10:52:32 [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (46.44kB)
10:52:33 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (33.76kB)
10:52:33 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.06kB)
10:52:33 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (159.66kB)
10:52:33 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.86kB)
10:52:33 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (75.4kB)
10:52:33 [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (162.77kB)
10:52:33 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (32.17kB)
10:52:33 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.33kB)
10:52:33 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.78kB)
10:52:34 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (193.55kB)
10:52:34 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (96.37kB)
10:52:34 [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (33.97kB)
10:52:34 [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (41.19kB)
10:52:34 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.94kB)
10:52:34 [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (30.91kB)
10:52:34 [INFO] Fetching org.eclipse.papyrus.infra.tools_4.2.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (136.76kB)
10:52:34 [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.2.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (302.75kB)
10:52:35 [INFO] Fetching org.eclipse.papyrus.infra.core_4.3.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (317.77kB)
10:52:35 [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (50.41kB)
10:52:35 [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (20.57kB)
10:52:35 [INFO] Fetching org.eclipse.papyrus.infra.emf_4.2.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (261.91kB)
10:52:35 [INFO] Fetching org.eclipse.xtend.lib_2.29.0.v20221121-0915.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (110.25kB)
10:52:35 [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (57.85kB)
10:52:35 [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (95.17kB)
10:52:35 [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (116.83kB)
10:52:35 [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (62.82kB)
10:52:36 [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (77.45kB)
10:52:36 [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (32.12kB)
10:52:36 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (234.29kB)
10:52:36 [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (66.73kB)
10:52:36 [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.59kB)
10:52:36 [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (110.91kB)
10:52:36 [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (72.03kB)
10:52:36 [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (58.89kB)
10:52:37 [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (101.17kB)
10:52:37 [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.1.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (40.74kB)
10:52:37 [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (58.27kB)
10:52:37 [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (96.18kB)
10:52:37 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (74.68kB)
10:52:37 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (59.87kB)
10:52:37 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.3.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1,008.11kB)
10:52:37 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (57.31kB)
10:52:37 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (20.86kB)
10:52:38 [INFO] Fetching org.eclipse.papyrus.infra.ui_3.4.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (328.47kB)
10:52:38 [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (110kB)
10:52:38 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (99.38kB)
10:52:38 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.03kB)
10:52:38 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.1.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (302.54kB)
10:52:38 [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (33.38kB)
10:52:38 [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.51kB)
10:52:38 [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.33kB)
10:52:39 [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (72.24kB)
10:52:39 [INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (110.35kB)
10:52:39 [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (109.86kB)
10:52:39 [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.100.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (142.42kB)
10:52:39 [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.2.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (959.3kB)
10:52:39 [INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.91kB)
10:52:39 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (283.1kB)
10:52:39 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (49.6kB)
10:52:39 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (67.93kB)
10:52:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (119.07kB)
10:52:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (79.44kB)
10:52:40 [INFO] Fetching org.eclipse.papyrus.infra.properties_4.1.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (214.12kB)
10:52:40 [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (267.05kB)
10:52:40 [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (116.32kB)
10:52:40 [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (124.04kB)
10:52:40 [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.85kB)
10:52:40 [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.35kB)
10:52:41 [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (467.16kB)
10:52:41 [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.63kB)
10:52:41 [INFO] Fetching org.eclipse.xwt_1.7.0.202211301116.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (596.73kB)
10:52:41 [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.59kB)
10:52:41 [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.15kB)
10:52:41 [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (33.74kB)
10:52:41 [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (49.97kB)
10:52:41 [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (20.87kB)
10:52:42 [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (119.61kB)
10:52:42 [INFO] Fetching org.eclipse.ui.forms_3.11.500.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (331.65kB)
10:52:42 [INFO] Fetching org.eclipse.papyrus.moka.engine.schedulable_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (4.63kB)
10:52:42 [INFO] Fetching org.eclipse.papyrus.moka.kernel.scheduling_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (15.93kB)
10:52:42 [INFO] Fetching org.eclipse.papyrus.moka.kernel_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (48.73kB)
10:52:42 [INFO] Fetching org.eclipse.papyrus.moka.fuml.interfaces_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (45.98kB)
10:52:42 [INFO] Fetching org.eclipse.papyrus.moka.fuml_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (369.9kB)
10:52:42 [INFO] Fetching org.eclipse.papyrus.moka.pscs_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (98.86kB)
10:52:42 [INFO] Fetching org.eclipse.papyrus.moka.pssm_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (1.64MB)
10:52:43 [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.41MB)
10:52:43 [INFO] Fetching org.eclipse.papyrus.moka.utils_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (9.16kB)
10:52:43 [INFO] Fetching org.eclipse.papyrus.moka.engine.uml.scheduling_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (13.89kB)
10:52:43 [INFO] Fetching org.eclipse.papyrus.moka.kernel.debug_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (68.43kB)
10:52:43 [INFO] Fetching org.eclipse.papyrus.moka.engine.uml.debug_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (80.6kB)
10:52:43 [INFO] Fetching org.eclipse.papyrus.moka.engine.uml_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (8.5kB)
10:52:44 [INFO] Fetching org.eclipse.papyrus.moka.engine.uml.animation_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (12.86kB)
10:52:44 [INFO] Fetching org.eclipse.papyrus.moka.kernel.animation_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (55.08kB)
10:52:44 [INFO] Fetching org.eclipse.papyrus.moka.engine.uml.time_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (25.11kB)
10:52:44 [INFO] Fetching org.eclipse.papyrus.moka.engine.uml.time.scheduling_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (12.79kB)
10:52:44 [INFO] Fetching org.eclipse.papyrus.moka.fuml.library_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (9.92kB)
10:52:44 [INFO] Fetching org.eclipse.papyrus.moka.engine.uml.time.interfaces_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (4.35kB)
10:52:44 [INFO] Fetching org.eclipse.papyrus.moka.pssm.interfaces_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (15.23kB)
10:52:44 [INFO] Fetching org.eclipse.papyrus.moka.utils.ui_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (12.7kB)
10:52:45 [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_5.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.91MB)
10:52:45 [INFO] Fetching org.eclipse.papyrus.moka.pscs.interfaces_4.1.0.202311202010.jar from https://ci.eclipse.org/papyrus/job/papyrus-moka-master/lastSuccessfulBuild/artifact/releng/org.eclipse.papyrus.moka.p2/target/repository/plugins/ (11.98kB)
10:52:45 [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (138.71kB)
10:52:45 [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (26.88kB)
10:52:45 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (223.69kB)
10:52:45 [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.52kB)
10:52:45 [INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (302.17kB)
10:52:46 [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (129.49kB)
10:52:46 [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (220.23kB)
10:52:46 [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202211301337.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (66.11kB)
10:52:46 [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (873.19kB)
10:52:46 [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.87kB)
10:52:46 [INFO] Fetching org.eclipse.pde.build_3.11.400.v20220923-1253.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (495.56kB)
10:52:46 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.122.0.v20221123-2302.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.07MB)
10:52:46 [INFO] Fetching org.eclipse.ui.navigator_3.10.400.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (424.89kB)
10:52:47 [INFO] Fetching org.eclipse.xtext.xbase.lib_2.29.0.v20221121-0915.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (162kB)
10:52:47 [INFO] Fetching org.eclipse.xtend.lib.macro_2.29.0.v20221121-0915.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (78.09kB)
10:52:47 [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (23.09kB)
10:52:47 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.122.0.v20221123-2302.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.48MB)
10:52:47 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/pom.xml
10:52:48 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.ease:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml.ease/pom.xml
10:52:48 [INFO] Performing subquery
10:52:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.ease:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml.ease/pom.xml
10:52:48 [INFO] Fetching org.eclipse.ease_0.8.0.I202105061131.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (231.06kB)
10:52:48 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.52kB)
10:52:48 [INFO] Fetching org.eclipse.ease.classloader_0.8.0.I202104091518.jar from https://download.eclipse.org/ease/release/0.8.0/plugins/ (9.98kB)
10:52:48 [INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (127.97kB)
10:52:48 [INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (64.2kB)
10:52:48 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (26.38kB)
10:52:48 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.ease:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml.ease/pom.xml
10:52:49 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.python:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml.python/pom.xml
10:52:49 [INFO] Performing subquery
10:52:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.python:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml.python/pom.xml
10:52:49 [INFO] Fetching org.jython_2.7.0.I202104151016.jar from https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest/plugins/ (27.97MB)
10:52:50 [INFO] Fetching org.jython_2.7.0.I202104151016.jar from https://eclipse-ease-addons.github.io/org.eclipse.ease.engines.p2/latest/plugins/ (19.69MB of 27.97MB at 19.69MB/s)
10:52:50 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.python:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml.python/pom.xml
10:52:50 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.feature:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/features/org.eclipse.papyrus.moka.engine.suml.feature/pom.xml
10:52:50 [INFO] Performing subquery
10:52:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.feature:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/features/org.eclipse.papyrus.moka.engine.suml.feature/pom.xml
10:52:51 [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
10:52:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.feature:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/features/org.eclipse.papyrus.moka.engine.suml.feature/pom.xml
10:52:51 [INFO] Computing target platform for MavenProject: org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.p2:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/releng/org.eclipse.papyrus.moka.engine.suml.p2/pom.xml
10:52:51 [INFO] Performing subquery
10:52:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.p2:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/releng/org.eclipse.papyrus.moka.engine.suml.p2/pom.xml
10:52:51 [INFO] Resolving class path of MavenProject: org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.p2:0.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/releng/org.eclipse.papyrus.moka.engine.suml.p2/pom.xml
10:52:51 [INFO] ------------------------------------------------------------------------
10:52:51 [INFO] Reactor Build Order:
10:52:51 [INFO] 
10:52:51 [INFO] org.eclipse.papyrus.moka.incubation                                [pom]
10:52:51 [INFO] org.eclipse.papyrus.moka.annotations.root                          [pom]
10:52:51 [INFO] org.eclipse.papyrus.moka.externalcontrol.root                      [pom]
10:52:51 [INFO] org.eclipse.papyrus.moka.instancespecification.root                [pom]
10:52:51 [INFO] org.eclipse.papyrus.moka.parametric.root                           [pom]
10:52:51 [INFO] org.eclipse.papyrus.moka.scripting.root                            [pom]
10:52:51 [INFO] org.eclipse.papyrus.moka.simex.root                                [pom]
10:52:51 [INFO] org.eclipse.papyrus.moka.engine.suml.root                          [pom]
10:52:51 [INFO] Moka Incubation Scripting UML Engine                               [pom]
10:52:51 [INFO] org.eclipse.papyrus.moka.engine.suml                    [eclipse-plugin]
10:52:51 [INFO] org.eclipse.papyrus.moka.engine.suml.ease               [eclipse-plugin]
10:52:51 [INFO] org.eclipse.papyrus.moka.engine.suml.python             [eclipse-plugin]
10:52:51 [INFO] org.eclipse.papyrus.moka.engine.suml.features                      [pom]
10:52:51 [INFO] org.eclipse.papyrus.moka.engine.suml.feature           [eclipse-feature]
10:52:51 [INFO] org.eclipse.papyrus.moka.engine.suml.releng                        [pom]
10:52:51 [INFO] org.eclipse.papyrus.moka.engine.suml.p2             [eclipse-repository]
10:52:51 [INFO] org.eclipse.papyrus.moka.engine.suml.targetplatform [eclipse-target-definition]
10:52:51 [INFO] org.eclipse.papyrus.moka.visualization.root                        [pom]
10:52:51 [INFO] 
10:52:51 [INFO] --< org.eclipse.papyrus.moka.incubation:org.eclipse.papyrus.moka.incubation.root >--
10:52:51 [INFO] Building org.eclipse.papyrus.moka.incubation 0.7.0-SNAPSHOT       [1/18]
10:52:51 [INFO]   from pom.xml
10:52:51 [INFO] --------------------------------[ pom ]---------------------------------
10:52:51 [INFO] 
10:52:51 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.moka.incubation.root ---
10:52:52 [INFO] Deleting /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/target
10:52:52 [INFO] 
10:52:52 [INFO] --< org.eclipse.papyrus.moka.annotations:org.eclipse.papyrus.moka.annotations.root >--
10:52:52 [INFO] Building org.eclipse.papyrus.moka.annotations.root 0.7.0-SNAPSHOT [2/18]
10:52:52 [INFO]   from annotations/pom.xml
10:52:52 [INFO] --------------------------------[ pom ]---------------------------------
10:52:52 [INFO] 
10:52:52 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.moka.annotations.root ---
10:52:52 [INFO] 
10:52:52 [INFO] --< org.eclipse.papyrus.moka.externalcontrol:org.eclipse.papyrus.moka.externalcontrol.root >--
10:52:52 [INFO] Building org.eclipse.papyrus.moka.externalcontrol.root 0.7.0-SNAPSHOT [3/18]
10:52:52 [INFO]   from externalcontrol/pom.xml
10:52:52 [INFO] --------------------------------[ pom ]---------------------------------
10:52:52 [INFO] 
10:52:52 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.moka.externalcontrol.root ---
10:52:52 [INFO] 
10:52:52 [INFO] --< org.eclipse.papyrus.moka.instancespecification:org.eclipse.papyrus.moka.instancespecification.root >--
10:52:52 [INFO] Building org.eclipse.papyrus.moka.instancespecification.root 0.7.0-SNAPSHOT [4/18]
10:52:52 [INFO]   from instancespecification/pom.xml
10:52:52 [INFO] --------------------------------[ pom ]---------------------------------
10:52:52 [INFO] 
10:52:52 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.moka.instancespecification.root ---
10:52:52 [INFO] 
10:52:52 [INFO] --< org.eclipse.papyrus.moka.parametric:org.eclipse.papyrus.moka.parametric.root >--
10:52:52 [INFO] Building org.eclipse.papyrus.moka.parametric.root 0.7.0-SNAPSHOT  [5/18]
10:52:52 [INFO]   from parametric/pom.xml
10:52:52 [INFO] --------------------------------[ pom ]---------------------------------
10:52:52 [INFO] 
10:52:52 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.moka.parametric.root ---
10:52:52 [INFO] 
10:52:52 [INFO] --< org.eclipse.papyrus.moka.scripting:org.eclipse.papyrus.moka.scripting.root >--
10:52:52 [INFO] Building org.eclipse.papyrus.moka.scripting.root 0.7.0-SNAPSHOT   [6/18]
10:52:52 [INFO]   from scripting/pom.xml
10:52:52 [INFO] --------------------------------[ pom ]---------------------------------
10:52:52 [INFO] 
10:52:52 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.moka.scripting.root ---
10:52:52 [INFO] 
10:52:52 [INFO] --< org.eclipse.papyrus.moka.simex:org.eclipse.papyrus.moka.simex.root >--
10:52:52 [INFO] Building org.eclipse.papyrus.moka.simex.root 0.7.0-SNAPSHOT       [7/18]
10:52:52 [INFO]   from simex/pom.xml
10:52:52 [INFO] --------------------------------[ pom ]---------------------------------
10:52:52 [INFO] 
10:52:52 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.moka.simex.root ---
10:52:52 [INFO] 
10:52:52 [INFO] --< org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.root >--
10:52:52 [INFO] Building org.eclipse.papyrus.moka.engine.suml.root 0.7.0-SNAPSHOT [8/18]
10:52:52 [INFO]   from suml/pom.xml
10:52:52 [INFO] --------------------------------[ pom ]---------------------------------
10:52:52 [INFO] 
10:52:52 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.moka.engine.suml.root ---
10:52:52 [INFO] 
10:52:52 [INFO] --< org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.bundles.root >--
10:52:52 [INFO] Building Moka Incubation Scripting UML Engine 0.7.0-SNAPSHOT      [9/18]
10:52:52 [INFO]   from suml/bundles/pom.xml
10:52:52 [INFO] --------------------------------[ pom ]---------------------------------
10:52:52 [INFO] 
10:52:52 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.moka.engine.suml.bundles.root ---
10:52:52 [INFO] 
10:52:52 [INFO] --< org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml >--
10:52:52 [INFO] Building org.eclipse.papyrus.moka.engine.suml 0.7.0-SNAPSHOT     [10/18]
10:52:52 [INFO]   from suml/bundles/org.eclipse.papyrus.moka.engine.suml/pom.xml
10:52:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:52:52 [INFO] 
10:52:52 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.moka.engine.suml ---
10:52:52 [INFO] 
10:52:52 [INFO] --- tycho-packaging:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.moka.engine.suml ---
10:52:52 [INFO] The project's OSGi version is 0.7.0.202312111551
10:52:52 [INFO] 
10:52:52 [INFO] --- tycho-packaging:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.moka.engine.suml ---
10:52:52 [INFO] 
10:52:52 [INFO] --- tycho-packaging:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.moka.engine.suml ---
10:52:52 [INFO] 
10:52:52 [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.moka.engine.suml ---
10:52:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:52:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/main/resources
10:52:55 [INFO] 
10:52:55 [INFO] --- tycho-compiler:2.1.0:compile (default-compile) @ org.eclipse.papyrus.moka.engine.suml ---
10:52:56 [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/.settings/org.eclipse.jdt.core.prefs' could not be found!
10:52:56 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/target/classes
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/locus/IValueConverter.java:[62] 
10:52:58 	return (List<T>) ((IStructuredValue)val).getFeatureValues();
10:52:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: Unchecked cast from List<IFeatureValue> to List<T>
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/structures/MapAccess.java:[26] 
10:52:58 	private Map<String, OperationAccess> operations;
10:52:58 	                    ^^^^^^^^^^^^^^^
10:52:58 OperationAccess is a raw type. References to generic type OperationAccess<ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/structures/MapAccess.java:[35] 
10:52:58 	this.operations = new HashMap<String, OperationAccess>();
10:52:58 	                                      ^^^^^^^^^^^^^^^
10:52:58 OperationAccess is a raw type. References to generic type OperationAccess<ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/structures/MapAccess.java:[38] 
10:52:58 	public MapAccess(ComponentAccessor<ComponentType, ValueType> adapter, ValueType value, Map<String, ComponentType> components, Map<String, OperationAccess> operations) {
10:52:58 	                                                                                                                                          ^^^^^^^^^^^^^^^
10:52:58 OperationAccess is a raw type. References to generic type OperationAccess<ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/structures/MapAccess.java:[137] 
10:52:58 	public OperationAccess getOperationAccess(String operation) {
10:52:58 	       ^^^^^^^^^^^^^^^
10:52:58 OperationAccess is a raw type. References to generic type OperationAccess<ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/locus/ParameterValueAdapter.java:[29] 
10:52:58 	public Parameter getDescriptor(IParameterValue element) {
10:52:58 	       ^^^^^^^^^
10:52:58 Type safety: The return type Parameter for getDescriptor(IParameterValue) from the type ParameterValueAdapter needs unchecked conversion to conform to DescriptorType from the type ComponentAdapter<ComponentType,ValueType>
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/uml/SlotAdapter.java:[30] 
10:52:58 	public StructuralFeature getDescriptor(Slot component) {
10:52:58 	       ^^^^^^^^^^^^^^^^^
10:52:58 Type safety: The return type StructuralFeature for getDescriptor(Slot) from the type SlotAdapter needs unchecked conversion to conform to DescriptorType from the type ComponentAdapter<ComponentType,ValueType>
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[90] 
10:52:58 	private Map<String, OperationAccess> getOperations(ValueType value){
10:52:58 	                    ^^^^^^^^^^^^^^^
10:52:58 OperationAccess is a raw type. References to generic type OperationAccess<ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[91] 
10:52:58 	HashMap<String, OperationAccess> map = new HashMap<String, OperationAccess>();
10:52:58 	                ^^^^^^^^^^^^^^^
10:52:58 OperationAccess is a raw type. References to generic type OperationAccess<ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[91] 
10:52:58 	HashMap<String, OperationAccess> map = new HashMap<String, OperationAccess>();
10:52:58 	                                                           ^^^^^^^^^^^^^^^
10:52:58 OperationAccess is a raw type. References to generic type OperationAccess<ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[97] 
10:52:58 	map.put(o.getName(), new OperationAccess(value, o));
10:52:58 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: The constructor OperationAccess(Object, Operation) belongs to the raw type OperationAccess. References to generic type OperationAccess<ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[97] 
10:52:58 	map.put(o.getName(), new OperationAccess(value, o));
10:52:58 	                         ^^^^^^^^^^^^^^^
10:52:58 OperationAccess is a raw type. References to generic type OperationAccess<ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[144] 
10:52:58 	return (ValueType) obj;
10:52:58 	       ^^^^^^^^^^^^^^^
10:52:58 Type safety: Unchecked cast from Object to ValueType
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[152] 
10:52:58 	MapAccess map = (MapAccess)obj;
10:52:58 	^^^^^^^^^
10:52:58 MapAccess is a raw type. References to generic type MapAccess<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[152] 
10:52:58 	MapAccess map = (MapAccess)obj;
10:52:58 	                 ^^^^^^^^^
10:52:58 MapAccess is a raw type. References to generic type MapAccess<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[153] 
10:52:58 	return (ValueType) map.unwrap();
10:52:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: Unchecked cast from Object to ValueType
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[169] 
10:52:58 	values.set(index,  (ValueType)obj);
10:52:58 	                   ^^^^^^^^^^^^^^
10:52:58 Type safety: Unchecked cast from Object to ValueType
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[193] 
10:52:58 	for( Object item : (List<Object>)obj )
10:52:58 	                   ^^^^^^^^^^^^^^^^^
10:52:58 Type safety: Unchecked cast from Object to List<Object>
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[202] 
10:52:58 	private boolean isComposite(ComponentType component) {
10:52:58 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 The method isComposite(ComponentType) from the type ComponentAccessor<ComponentType,ValueType> is never used locally
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[207] 
10:52:58 	return AccessAdapterRegistry.getInstance().getConverterForValue(value);
10:52:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: The expression of type ValueTypeConverter needs unchecked conversion to conform to ValueTypeConverter<ValueType>
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[211] 
10:52:58 	ComponentAdapter adapter = AccessAdapterRegistry.getInstance().getAdapterForObject(component);
10:52:58 	^^^^^^^^^^^^^^^^
10:52:58 ComponentAdapter is a raw type. References to generic type ComponentAdapter<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[215] 
10:52:58 	public <ValueType> List<ValueType> getValues(ComponentType component){
10:52:58 	        ^^^^^^^^^
10:52:58 The type parameter ValueType is hiding the type ValueType
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[216] 
10:52:58 	return AccessAdapterRegistry.getInstance().getAdapterForObject(component).getValues(component);
10:52:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: The method getValues(Object) belongs to the raw type ComponentAdapter. References to generic type ComponentAdapter<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[216] 
10:52:58 	return AccessAdapterRegistry.getInstance().getAdapterForObject(component).getValues(component);
10:52:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: The expression of type List needs unchecked conversion to conform to List<ValueType>
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[220] 
10:52:58 	return (DescriptorType) AccessAdapterRegistry.getInstance().getAdapterForObject(component).getDescriptor(component);
10:52:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: Unchecked cast from MultiplicityElement to DescriptorType
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/ComponentAccessor.java:[220] 
10:52:58 	return (DescriptorType) AccessAdapterRegistry.getInstance().getAdapterForObject(component).getDescriptor(component);
10:52:58 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: The method getDescriptor(Object) belongs to the raw type ComponentAdapter. References to generic type ComponentAdapter<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/loci/SUML_OpaqueExpressionEvaluation.java:[65] 
10:52:58 	ComponentAccessor ca = AccessAdapterRegistry.getInstance().getComponentAccessor();
10:52:58 	^^^^^^^^^^^^^^^^^
10:52:58 ComponentAccessor is a raw type. References to generic type ComponentAccessor<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/loci/SUML_OpaqueExpressionEvaluation.java:[68] 
10:52:58 	Object value = ca.componentValueToScript(paramValue);
10:52:58 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: The method componentValueToScript(Object) belongs to the raw type ComponentAccessor. References to generic type ComponentAccessor<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/loci/SUML_OpaqueExpressionEvaluation.java:[80] 
10:52:58 	ComponentAccessor ca = AccessAdapterRegistry.getInstance().getComponentAccessor();
10:52:58 	^^^^^^^^^^^^^^^^^
10:52:58 ComponentAccessor is a raw type. References to generic type ComponentAccessor<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/loci/SUML_OpaqueExpressionEvaluation.java:[83] 
10:52:58 	Object value = ca.componentValueToScript(paramValue);
10:52:58 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: The method componentValueToScript(Object) belongs to the raw type ComponentAccessor. References to generic type ComponentAccessor<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/loci/SUML_OpaqueExpressionEvaluation.java:[95] 
10:52:58 	Behavior behavior = expression.getBehavior();
10:52:58 	         ^^^^^^^^
10:52:58 The value of the local variable behavior is not used
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/opaquebehaviors/LocusAdapter.java:[127] 
10:52:58 	return AccessAdapterRegistry.getInstance().getComponentAccessor().valueToScript( reference );
10:52:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: The method valueToScript(Object) belongs to the raw type ComponentAccessor. References to generic type ComponentAccessor<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/opaquebehaviors/LocusAdapter.java:[149] 
10:52:58 	ValueTypeWrapper<IValue> target = (ValueTypeWrapper<IValue>)context;
10:52:58 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: Unchecked cast from Object to ValueTypeWrapper<IValue>
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/opaquebehaviors/LocusAdapter.java:[158] 
10:52:58 	ArrayList locusList = new ArrayList<IValue>();
10:52:58 	^^^^^^^^^
10:52:58 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/opaquebehaviors/LocusAdapter.java:[161] 
10:52:58 	locusList.add(o);
10:52:58 	^^^^^^^^^^^^^^^^
10:52:58 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/opaquebehaviors/LocusAdapter.java:[178] 
10:52:58 	ComponentAccessor accesor = AccessAdapterRegistry.getInstance().getComponentAccessor();
10:52:58 	^^^^^^^^^^^^^^^^^
10:52:58 ComponentAccessor is a raw type. References to generic type ComponentAccessor<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/opaquebehaviors/LocusAdapter.java:[198] 
10:52:58 	returnObject = accesor.valueListToScript( pv.getValues() );
10:52:58 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: The method valueListToScript(List) belongs to the raw type ComponentAccessor. References to generic type ComponentAccessor<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/opaquebehaviors/LocusAdapter.java:[233] 
10:52:58 	ComponentAccessor accesor = AccessAdapterRegistry.getInstance().getComponentAccessor();
10:52:58 	^^^^^^^^^^^^^^^^^
10:52:58 ComponentAccessor is a raw type. References to generic type ComponentAccessor<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/opaquebehaviors/LocusAdapter.java:[239] 
10:52:58 	returnObject = accesor.valueListToScript( pv.getValues() );
10:52:58 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: The method valueListToScript(List) belongs to the raw type ComponentAccessor. References to generic type ComponentAccessor<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/opaquebehaviors/LocusAdapter.java:[252] 
10:52:58 	ValueTypeWrapper<IValue> target = (ValueTypeWrapper<IValue>)obj;
10:52:58 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: Unchecked cast from Object to ValueTypeWrapper<IValue>
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/opaquebehaviors/LocusAdapter.java:[275] 
10:52:58 	ValueTypeWrapper<IValue> target = (ValueTypeWrapper<IValue>)obj;
10:52:58 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: Unchecked cast from Object to ValueTypeWrapper<IValue>
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[32] 
10:52:58 	private ComponentAccessor accessor = new ComponentAccessor();
10:52:58 	        ^^^^^^^^^^^^^^^^^
10:52:58 ComponentAccessor is a raw type. References to generic type ComponentAccessor<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[32] 
10:52:58 	private ComponentAccessor accessor = new ComponentAccessor();
10:52:58 	                                         ^^^^^^^^^^^^^^^^^
10:52:58 ComponentAccessor is a raw type. References to generic type ComponentAccessor<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[33] 
10:52:58 	private HashMap<Class, ComponentAdapter> adapters = new HashMap<Class, ComponentAdapter>();
10:52:58 	                ^^^^^
10:52:58 Class is a raw type. References to generic type Class<T> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[33] 
10:52:58 	private HashMap<Class, ComponentAdapter> adapters = new HashMap<Class, ComponentAdapter>();
10:52:58 	                       ^^^^^^^^^^^^^^^^
10:52:58 ComponentAdapter is a raw type. References to generic type ComponentAdapter<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[33] 
10:52:58 	private HashMap<Class, ComponentAdapter> adapters = new HashMap<Class, ComponentAdapter>();
10:52:58 	                                                                ^^^^^
10:52:58 Class is a raw type. References to generic type Class<T> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[33] 
10:52:58 	private HashMap<Class, ComponentAdapter> adapters = new HashMap<Class, ComponentAdapter>();
10:52:58 	                                                                       ^^^^^^^^^^^^^^^^
10:52:58 ComponentAdapter is a raw type. References to generic type ComponentAdapter<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[34] 
10:52:58 	private HashMap<Class, ValueTypeConverter> converters = new HashMap<Class, ValueTypeConverter>();
10:52:58 	                ^^^^^
10:52:58 Class is a raw type. References to generic type Class<T> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[34] 
10:52:58 	private HashMap<Class, ValueTypeConverter> converters = new HashMap<Class, ValueTypeConverter>();
10:52:58 	                       ^^^^^^^^^^^^^^^^^^
10:52:58 ValueTypeConverter is a raw type. References to generic type ValueTypeConverter<ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[34] 
10:52:58 	private HashMap<Class, ValueTypeConverter> converters = new HashMap<Class, ValueTypeConverter>();
10:52:58 	                                                                    ^^^^^
10:52:58 Class is a raw type. References to generic type Class<T> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[34] 
10:52:58 	private HashMap<Class, ValueTypeConverter> converters = new HashMap<Class, ValueTypeConverter>();
10:52:58 	                                                                           ^^^^^^^^^^^^^^^^^^
10:52:58 ValueTypeConverter is a raw type. References to generic type ValueTypeConverter<ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[38] 
10:52:58 	public ComponentAccessor getComponentAccessor() {
10:52:58 	       ^^^^^^^^^^^^^^^^^
10:52:58 ComponentAccessor is a raw type. References to generic type ComponentAccessor<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[52] 
10:52:58 	public void registerAdapter(Class<? extends ComponentAdapter> adapterClass) {
10:52:58 	                                            ^^^^^^^^^^^^^^^^
10:52:58 ComponentAdapter is a raw type. References to generic type ComponentAdapter<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[53] 
10:52:58 	ComponentAdapter adapter = instance(adapterClass);
10:52:58 	^^^^^^^^^^^^^^^^
10:52:58 ComponentAdapter is a raw type. References to generic type ComponentAdapter<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[57] 
10:52:58 	public void registerConverter(Class<? extends ValueTypeConverter> converterClass) {
10:52:58 	                                              ^^^^^^^^^^^^^^^^^^
10:52:58 ValueTypeConverter is a raw type. References to generic type ValueTypeConverter<ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[58] 
10:52:58 	ValueTypeConverter converter = instance(converterClass);
10:52:58 	^^^^^^^^^^^^^^^^^^
10:52:58 ValueTypeConverter is a raw type. References to generic type ValueTypeConverter<ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[62] 
10:52:58 	private Object findAssignableFor(Class class_, Map map) {
10:52:58 	                                 ^^^^^
10:52:58 Class is a raw type. References to generic type Class<T> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[62] 
10:52:58 	private Object findAssignableFor(Class class_, Map map) {
10:52:58 	                                               ^^^
10:52:58 Map is a raw type. References to generic type Map<K,V> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[69] 
10:52:58 	Entry e = (Entry)o;
10:52:58 	^^^^^
10:52:58 Map.Entry is a raw type. References to generic type Map.Entry<K,V> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[69] 
10:52:58 	Entry e = (Entry)o;
10:52:58 	           ^^^^^
10:52:58 Map.Entry is a raw type. References to generic type Map.Entry<K,V> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[70] 
10:52:58 	if( ( (Class)e.getKey() ).isAssignableFrom(class_) )
10:52:58 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: The method isAssignableFrom(Class) belongs to the raw type Class. References to generic type Class<T> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[70] 
10:52:58 	if( ( (Class)e.getKey() ).isAssignableFrom(class_) )
10:52:58 	       ^^^^^
10:52:58 Class is a raw type. References to generic type Class<T> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[76] 
10:52:58 	private Object accessOrCreate(Class class_, Map map) {
10:52:58 	                              ^^^^^
10:52:58 Class is a raw type. References to generic type Class<T> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[76] 
10:52:58 	private Object accessOrCreate(Class class_, Map map) {
10:52:58 	                                            ^^^
10:52:58 Map is a raw type. References to generic type Map<K,V> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[79] 
10:52:58 	obj = instance(class_);
10:52:58 	      ^^^^^^^^^^^^^^^^
10:52:58 Type safety: Unchecked invocation instance(Class) of the generic method instance(Class<T>) of type AccessAdapterRegistry
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[79] 
10:52:58 	obj = instance(class_);
10:52:58 	               ^^^^^^
10:52:58 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[80] 
10:52:58 	map.put(class_, obj);
10:52:58 	^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[85] 
10:52:58 	public ComponentAdapter getAdapterForObject(Object obj) {
10:52:58 	       ^^^^^^^^^^^^^^^^
10:52:58 ComponentAdapter is a raw type. References to generic type ComponentAdapter<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[86] 
10:52:58 	ComponentAdapter adapter = (ComponentAdapter) findAssignableFor(obj.getClass(), adapters);		
10:52:58 	^^^^^^^^^^^^^^^^
10:52:58 ComponentAdapter is a raw type. References to generic type ComponentAdapter<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[86] 
10:52:58 	ComponentAdapter adapter = (ComponentAdapter) findAssignableFor(obj.getClass(), adapters);		
10:52:58 	                            ^^^^^^^^^^^^^^^^
10:52:58 ComponentAdapter is a raw type. References to generic type ComponentAdapter<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[90] 
10:52:58 	public <T extends ComponentAdapter> T getAdapterForClass(Class<T> class_) {
10:52:58 	                  ^^^^^^^^^^^^^^^^
10:52:58 ComponentAdapter is a raw type. References to generic type ComponentAdapter<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[91] 
10:52:58 	return (T) accessOrCreate(class_, adapters);
10:52:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: Unchecked cast from Object to T
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[94] 
10:52:58 	public ValueTypeConverter getConverterForValue(Object obj) {
10:52:58 	       ^^^^^^^^^^^^^^^^^^
10:52:58 ValueTypeConverter is a raw type. References to generic type ValueTypeConverter<ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[95] 
10:52:58 	ValueTypeConverter converter = (ValueTypeConverter) findAssignableFor(obj.getClass(), converters);		
10:52:58 	^^^^^^^^^^^^^^^^^^
10:52:58 ValueTypeConverter is a raw type. References to generic type ValueTypeConverter<ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[95] 
10:52:58 	ValueTypeConverter converter = (ValueTypeConverter) findAssignableFor(obj.getClass(), converters);		
10:52:58 	                                ^^^^^^^^^^^^^^^^^^
10:52:58 ValueTypeConverter is a raw type. References to generic type ValueTypeConverter<ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[99] 
10:52:58 	public <T extends ValueTypeConverter> T getConverterForClass(Class class_) {
10:52:58 	                  ^^^^^^^^^^^^^^^^^^
10:52:58 ValueTypeConverter is a raw type. References to generic type ValueTypeConverter<ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[99] 
10:52:58 	public <T extends ValueTypeConverter> T getConverterForClass(Class class_) {
10:52:58 	                                                             ^^^^^
10:52:58 Class is a raw type. References to generic type Class<T> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/AccessAdapterRegistry.java:[100] 
10:52:58 	return (T) accessOrCreate(class_, converters);
10:52:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: Unchecked cast from Object to T
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/opaquebehaviors/ScriptExecutionContext.java:[48] 
10:52:58 	Object adapted = AccessAdapterRegistry.getInstance().getComponentAccessor().valueToScript( instance );
10:52:58 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: The method valueToScript(Object) belongs to the raw type ComponentAccessor. References to generic type ComponentAccessor<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/opaquebehaviors/ScriptExecutionContext.java:[54] 
10:52:58 	return (ArrayIndexableMapAccess<String, Object>) map.get(KEY_IN);
10:52:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: Unchecked cast from Object to ArrayIndexableMapAccess<String,Object>
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/opaquebehaviors/ScriptExecutionContext.java:[58] 
10:52:58 	return (ArrayIndexableMapAccess<String, Object>) map.get(KEY_OUT);
10:52:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: Unchecked cast from Object to ArrayIndexableMapAccess<String,Object>
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/opaquebehaviors/ScriptExecutionContext.java:[61] 
10:52:58 	private ComponentAccessor getParameterAdapter() {
10:52:58 	        ^^^^^^^^^^^^^^^^^
10:52:58 ComponentAccessor is a raw type. References to generic type ComponentAccessor<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/opaquebehaviors/ScriptExecutionContext.java:[66] 
10:52:58 	Object value = getParameterAdapter().componentValueToScript(paramValue);
10:52:58 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: The method componentValueToScript(Object) belongs to the raw type ComponentAccessor. References to generic type ComponentAccessor<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/opaquebehaviors/ScriptExecutionContext.java:[71] 
10:52:58 	Object value = getParameterAdapter().componentValueToScript(paramValue);
10:52:58 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: The method componentValueToScript(Object) belongs to the raw type ComponentAccessor. References to generic type ComponentAccessor<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/opaquebehaviors/ScriptExecutionContext.java:[80] 
10:52:58 	getParameterAdapter().setValueFromScript(p, getOut().get(name));
10:52:58 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:52:58 Type safety: The method setValueFromScript(Object, Object) belongs to the raw type ComponentAccessor. References to generic type ComponentAccessor<ComponentType,ValueType> should be parameterized
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/uml/ValueSpecificationConverter.java:[38] 
10:52:58 	public List<Slot> getComponents(ValueSpecification value) {
10:52:58 	       ^^^^
10:52:58 Type safety: The return type List<Slot> for getComponents(ValueSpecification) from the type ValueSpecificationConverter needs unchecked conversion to conform to List<Object> from the type ValueTypeConverter<ValueSpecification>
10:52:58 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/org/eclipse/papyrus/moka/engine/suml/accessor/locus/FeatureValueAdapter.java:[29] 
10:52:58 	public StructuralFeature getDescriptor(IFeatureValue component) {
10:52:58 	       ^^^^^^^^^^^^^^^^^
10:52:58 Type safety: The return type StructuralFeature for getDescriptor(IFeatureValue) from the type FeatureValueAdapter needs unchecked conversion to conform to DescriptorType from the type ComponentAdapter<ComponentType,ValueType>
10:52:58 87 problems (87 warnings)
10:52:58 [INFO] 
10:52:58 [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.moka.engine.suml ---
10:52:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:52:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/src/test/resources
10:52:58 [INFO] 
10:52:58 [INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.moka.engine.suml ---
10:52:58 [INFO] 
10:52:58 [INFO] --- tycho-packaging:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.moka.engine.suml ---
10:52:58 [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml/target/org.eclipse.papyrus.moka.engine.suml-0.7.0-SNAPSHOT.jar
10:52:58 [INFO] 
10:52:58 [INFO] --- tycho-p2:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.moka.engine.suml ---
10:52:58 [INFO] 
10:52:58 [INFO] --< org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.ease >--
10:52:58 [INFO] Building org.eclipse.papyrus.moka.engine.suml.ease 0.7.0-SNAPSHOT [11/18]
10:52:58 [INFO]   from suml/bundles/org.eclipse.papyrus.moka.engine.suml.ease/pom.xml
10:52:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:52:58 [INFO] 
10:52:58 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.moka.engine.suml.ease ---
10:52:58 [INFO] 
10:52:58 [INFO] --- tycho-packaging:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.moka.engine.suml.ease ---
10:52:58 [INFO] The project's OSGi version is 0.7.0.202312111551
10:52:58 [INFO] 
10:52:58 [INFO] --- tycho-packaging:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.moka.engine.suml.ease ---
10:52:58 [INFO] 
10:52:58 [INFO] --- tycho-packaging:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.moka.engine.suml.ease ---
10:52:58 [INFO] 
10:52:58 [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.moka.engine.suml.ease ---
10:52:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:52:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml.ease/src/main/resources
10:52:58 [INFO] 
10:52:58 [INFO] --- tycho-compiler:2.1.0:compile (default-compile) @ org.eclipse.papyrus.moka.engine.suml.ease ---
10:52:58 [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml.ease/.settings/org.eclipse.jdt.core.prefs' could not be found!
10:52:59 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml.ease/target/classes
10:52:59 [INFO] 
10:52:59 [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.moka.engine.suml.ease ---
10:52:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:52:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml.ease/src/test/resources
10:52:59 [INFO] 
10:52:59 [INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.moka.engine.suml.ease ---
10:52:59 [INFO] 
10:52:59 [INFO] --- tycho-packaging:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.moka.engine.suml.ease ---
10:52:59 [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml.ease/target/org.eclipse.papyrus.moka.engine.suml.ease-0.7.0-SNAPSHOT.jar
10:52:59 [INFO] 
10:52:59 [INFO] --- tycho-p2:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.moka.engine.suml.ease ---
10:52:59 [INFO] 
10:52:59 [INFO] --< org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.python >--
10:52:59 [INFO] Building org.eclipse.papyrus.moka.engine.suml.python 0.7.0-SNAPSHOT [12/18]
10:52:59 [INFO]   from suml/bundles/org.eclipse.papyrus.moka.engine.suml.python/pom.xml
10:52:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:52:59 [INFO] 
10:52:59 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.moka.engine.suml.python ---
10:52:59 [INFO] 
10:52:59 [INFO] --- tycho-packaging:2.1.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.moka.engine.suml.python ---
10:52:59 [INFO] The project's OSGi version is 0.7.0.202312111551
10:52:59 [INFO] 
10:52:59 [INFO] --- tycho-packaging:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.moka.engine.suml.python ---
10:52:59 [INFO] 
10:52:59 [INFO] --- tycho-packaging:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.moka.engine.suml.python ---
10:52:59 [INFO] 
10:52:59 [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.moka.engine.suml.python ---
10:52:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:52:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml.python/src/main/resources
10:52:59 [INFO] 
10:52:59 [INFO] --- tycho-compiler:2.1.0:compile (default-compile) @ org.eclipse.papyrus.moka.engine.suml.python ---
10:52:59 [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml.python/.settings/org.eclipse.jdt.core.prefs' could not be found!
10:52:59 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml.python/target/classes
10:53:00 [WARNING] /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml.python/src/org/eclipse/papyrus/moka/engine/suml/python/PythonBridgeEngine.java:[57] 
10:53:00 	return (T) this.bridgeObject.pull();
10:53:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:53:00 Type safety: Unchecked cast from Object to T
10:53:00 1 problem (1 warning)
10:53:00 [INFO] 
10:53:00 [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.moka.engine.suml.python ---
10:53:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:53:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml.python/src/test/resources
10:53:00 [INFO] 
10:53:00 [INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.moka.engine.suml.python ---
10:53:00 [INFO] 
10:53:00 [INFO] --- tycho-packaging:2.1.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.moka.engine.suml.python ---
10:53:00 [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/bundles/org.eclipse.papyrus.moka.engine.suml.python/target/org.eclipse.papyrus.moka.engine.suml.python-0.7.0-SNAPSHOT.jar
10:53:00 [INFO] 
10:53:00 [INFO] --- tycho-p2:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.moka.engine.suml.python ---
10:53:00 [INFO] 
10:53:00 [INFO] --< org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.features >--
10:53:00 [INFO] Building org.eclipse.papyrus.moka.engine.suml.features 0.7.0-SNAPSHOT [13/18]
10:53:00 [INFO]   from suml/features/pom.xml
10:53:00 [INFO] --------------------------------[ pom ]---------------------------------
10:53:00 [INFO] 
10:53:00 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.moka.engine.suml.features ---
10:53:00 [INFO] 
10:53:00 [INFO] --< org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.feature >--
10:53:00 [INFO] Building org.eclipse.papyrus.moka.engine.suml.feature 0.7.0-SNAPSHOT [14/18]
10:53:00 [INFO]   from suml/features/org.eclipse.papyrus.moka.engine.suml.feature/pom.xml
10:53:00 [INFO] --------------------------[ eclipse-feature ]---------------------------
10:53:00 [INFO] 
10:53:00 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.moka.engine.suml.feature ---
10:53:00 [INFO] Deleting /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/features/org.eclipse.papyrus.moka.engine.suml.feature/target
10:53:00 [INFO] 
10:53:00 [INFO] --- tycho-packaging:2.1.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.moka.engine.suml.feature ---
10:53:00 [INFO] The project's OSGi version is 0.7.0.202312111551
10:53:00 [INFO] 
10:53:00 [INFO] --- tycho-packaging:2.1.0:validate-id (default-validate-id) @ org.eclipse.papyrus.moka.engine.suml.feature ---
10:53:00 [INFO] 
10:53:00 [INFO] --- tycho-packaging:2.1.0:validate-version (default-validate-version) @ org.eclipse.papyrus.moka.engine.suml.feature ---
10:53:00 [INFO] 
10:53:00 [INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.moka.engine.suml.feature ---
10:53:00 [INFO] 
10:53:00 [INFO] --- tycho-packaging:2.1.0:package-feature (default-package-feature) @ org.eclipse.papyrus.moka.engine.suml.feature ---
10:53:00 [INFO] Building jar: /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/features/org.eclipse.papyrus.moka.engine.suml.feature/target/org.eclipse.papyrus.moka.engine.suml.feature-0.7.0-SNAPSHOT.jar
10:53:00 [INFO] 
10:53:00 [INFO] --- tycho-p2:2.1.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.moka.engine.suml.feature ---
10:53:00 [INFO] 
10:53:00 [INFO] --- tycho-p2:2.1.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.moka.engine.suml.feature ---
10:53:00 [INFO] 
10:53:00 [INFO] --< org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.releng >--
10:53:00 [INFO] Building org.eclipse.papyrus.moka.engine.suml.releng 0.7.0-SNAPSHOT [15/18]
10:53:00 [INFO]   from suml/releng/pom.xml
10:53:00 [INFO] --------------------------------[ pom ]---------------------------------
10:53:00 [INFO] 
10:53:00 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.moka.engine.suml.releng ---
10:53:00 [INFO] 
10:53:00 [INFO] --< org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.p2 >--
10:53:00 [INFO] Building org.eclipse.papyrus.moka.engine.suml.p2 0.7.0-SNAPSHOT  [16/18]
10:53:00 [INFO]   from suml/releng/org.eclipse.papyrus.moka.engine.suml.p2/pom.xml
10:53:00 [INFO] -------------------------[ eclipse-repository ]-------------------------
10:53:00 [INFO] 
10:53:00 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.moka.engine.suml.p2 ---
10:53:00 [INFO] 
10:53:00 [INFO] --- tycho-packaging:2.1.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.moka.engine.suml.p2 ---
10:53:00 [INFO] The project's OSGi version is 0.7.0.202312111551
10:53:00 [INFO] 
10:53:00 [INFO] --- clean:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.moka.engine.suml.p2 ---
10:53:00 [INFO] 
10:53:00 [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.moka.engine.suml.p2 ---
10:53:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:53:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/releng/org.eclipse.papyrus.moka.engine.suml.p2/src/main/resources
10:53:00 [INFO] 
10:53:00 [INFO] --- target-platform-configuration:2.1.0:target-platform (default-target-platform) @ org.eclipse.papyrus.moka.engine.suml.p2 ---
10:53:00 [INFO] 
10:53:00 [INFO] --- tycho-p2-publisher:2.1.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.moka.engine.suml.p2 ---
10:53:00 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:53:00 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
10:53:00 [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0]
10:53:00 [INFO] Published profile IUs: [a.jre.javase 15.0.0, config.a.jre.javase 15.0.0]
10:53:00 [INFO] Published profile IUs: [a.jre.javase 16.0.0, config.a.jre.javase 16.0.0]
10:53:00 [INFO] 
10:53:00 [INFO] --- tycho-p2-publisher:2.1.0:publish-products (default-publish-products) @ org.eclipse.papyrus.moka.engine.suml.p2 ---
10:53:00 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:53:00 [INFO] 
10:53:00 [INFO] --- tycho-p2-publisher:2.1.0:publish-categories (default-publish-categories) @ org.eclipse.papyrus.moka.engine.suml.p2 ---
10:53:00 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:53:00 [INFO] 
10:53:00 [INFO] --- tycho-p2-publisher:2.1.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.moka.engine.suml.p2 ---
10:53:00 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:53:00 [INFO] 
10:53:00 [INFO] --- tycho-p2-repository:2.1.0:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.moka.engine.suml.p2 ---
10:53:00 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:53:01 [INFO] 
10:53:01 [INFO] --- tycho-p2-repository:2.1.0:archive-repository (default-archive-repository) @ org.eclipse.papyrus.moka.engine.suml.p2 ---
10:53:01 [WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
10:53:01 [INFO] Building zip: /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/suml/releng/org.eclipse.papyrus.moka.engine.suml.p2/target/org.eclipse.papyrus.moka.engine.suml.p2-0.7.0-SNAPSHOT.zip
10:53:01 [INFO] 
10:53:01 [INFO] --< org.eclipse.papyrus.moka.engine.suml:org.eclipse.papyrus.moka.engine.suml.targetplatform >--
10:53:01 [INFO] Building org.eclipse.papyrus.moka.engine.suml.targetplatform 0.7.0-SNAPSHOT [17/18]
10:53:01 [INFO]   from suml/releng/targetplatform/pom.xml
10:53:01 [INFO] ---------------------[ eclipse-target-definition ]----------------------
10:53:01 [INFO] 
10:53:01 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.moka.engine.suml.targetplatform ---
10:53:01 [INFO] 
10:53:01 [INFO] --- tycho-packaging:2.1.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.moka.engine.suml.targetplatform ---
10:53:01 [INFO] 
10:53:01 [INFO] --< org.eclipse.papyrus.moka.visualization:org.eclipse.papyrus.moka.visualization.root >--
10:53:01 [INFO] Building org.eclipse.papyrus.moka.visualization.root 0.7.0-SNAPSHOT [18/18]
10:53:01 [INFO]   from visualization/pom.xml
10:53:01 [INFO] --------------------------------[ pom ]---------------------------------
10:53:01 [INFO] 
10:53:01 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.moka.visualization.root ---
10:53:01 [INFO] ------------------------------------------------------------------------
10:53:01 [INFO] Reactor Summary for org.eclipse.papyrus.moka.incubation 0.7.0-SNAPSHOT:
10:53:01 [INFO] 
10:53:01 [INFO] org.eclipse.papyrus.moka.incubation ................ SUCCESS [  1.024 s]
10:53:01 [INFO] org.eclipse.papyrus.moka.annotations.root .......... SUCCESS [  0.001 s]
10:53:01 [INFO] org.eclipse.papyrus.moka.externalcontrol.root ...... SUCCESS [  0.001 s]
10:53:01 [INFO] org.eclipse.papyrus.moka.instancespecification.root  SUCCESS [  0.002 s]
10:53:01 [INFO] org.eclipse.papyrus.moka.parametric.root ........... SUCCESS [  0.001 s]
10:53:01 [INFO] org.eclipse.papyrus.moka.scripting.root ............ SUCCESS [  0.001 s]
10:53:01 [INFO] org.eclipse.papyrus.moka.simex.root ................ SUCCESS [  0.001 s]
10:53:01 [INFO] org.eclipse.papyrus.moka.engine.suml.root .......... SUCCESS [  0.001 s]
10:53:01 [INFO] Moka Incubation Scripting UML Engine ............... SUCCESS [  0.001 s]
10:53:01 [INFO] org.eclipse.papyrus.moka.engine.suml ............... SUCCESS [  6.431 s]
10:53:01 [INFO] org.eclipse.papyrus.moka.engine.suml.ease .......... SUCCESS [  0.679 s]
10:53:01 [INFO] org.eclipse.papyrus.moka.engine.suml.python ........ SUCCESS [  0.694 s]
10:53:01 [INFO] org.eclipse.papyrus.moka.engine.suml.features ...... SUCCESS [  0.001 s]
10:53:01 [INFO] org.eclipse.papyrus.moka.engine.suml.feature ....... SUCCESS [  0.197 s]
10:53:01 [INFO] org.eclipse.papyrus.moka.engine.suml.releng ........ SUCCESS [  0.001 s]
10:53:01 [INFO] org.eclipse.papyrus.moka.engine.suml.p2 ............ SUCCESS [  1.332 s]
10:53:01 [INFO] org.eclipse.papyrus.moka.engine.suml.targetplatform  SUCCESS [  0.003 s]
10:53:01 [INFO] org.eclipse.papyrus.moka.visualization.root ........ SUCCESS [  0.001 s]
10:53:01 [INFO] ------------------------------------------------------------------------
10:53:01 [INFO] BUILD SUCCESS
10:53:01 [INFO] ------------------------------------------------------------------------
10:53:01 [INFO] Total time:  01:39 min
10:53:01 [INFO] Finished at: 2023-12-11T15:53:01Z
10:53:01 [INFO] ------------------------------------------------------------------------
10:53:02 Terminating xvnc.
10:53:26 Finished: SUCCESS