Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-model2doc/+/206096 Running as SYSTEM Agent centos-7-c9526 is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-c9526" namespace: "papyrus" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.papyrus.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-c9526" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-c9526" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-papyrus" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-c9526 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git > git init /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git > git --version # timeout=10 > git --version # 'git version 2.36.6' > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-model2doc.git refs/changes/96/206096/1 # timeout=10 > git rev-parse 74e910abc62ecc27b448f8f9e4bd4356ce310c01^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 74e910abc62ecc27b448f8f9e4bd4356ce310c01 (refs/changes/96/206096/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 74e910abc62ecc27b448f8f9e4bd4356ce310c01 # timeout=10 Commit message: "Bug 582853 - [Model2Doc] Bad rendering for french char in markup component" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 39706c70216b83bdee51bd932adecd5444be0d53 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [Papyrus-Model2Doc-Gerrit] $ Xvnc -help Starting xvnc [Papyrus-Model2Doc-Gerrit] $ Xvnc :39 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Mon Jan 15 09:53:04 2024 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5939 vncext: created VNC server for screen 0 [Papyrus-Model2Doc-Gerrit] $ /bin/sh -xe /tmp/jenkins16227145455684303381.sh + cd source + git clean -fdx [Papyrus-Model2Doc-Gerrit] $ /bin/sh -xe /tmp/jenkins16789870768796890223.sh + set +e + pwd /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit + '[' -f ../notUTF8.log ']' + echo 'All contributed files are UTF8 compliant' All contributed files are UTF8 compliant + '[' -f ../notLF.log ']' + echo 'All contributed files respect the Linux line endings' All contributed files respect the Linux line endings + set -e [Papyrus-Model2Doc-Gerrit] $ /bin/sh -xe /tmp/jenkins2112488213325504339.sh + set +e + '[' -f EPL1.log ']' + set -e [Papyrus-Model2Doc-Gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f source/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=74e910abc62ecc27b448f8f9e4bd4356ce310c01 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=vincent.lorenzo@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Vincent Lorenzo" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-model2doc/+/206096 -DGERRIT_PATCHSET_UPLOADER_EMAIL=vincent.lorenzo@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-model2doc -DGERRIT_CHANGE_NUMBER=206096 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Vincent Lorenzo\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/96/206096/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Vincent Lorenzo" '-DGERRIT_CHANGE_OWNER=\"Vincent Lorenzo\" ' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU4Mjg1MyAtIFtNb2RlbDJEb2NdIEJhZCByZW5kZXJpbmcgZm9yIGZyZW5jaCBjaGFyIGluIG1hcmt1cCBjb21wb25lbnQKClNpZ25lZC1vZmYtYnk6IFZpbmNlbnQgTE9SRU5aTyA8dmluY2VudC5sb3JlbnpvQGNlYS5mcj4KQ2hhbmdlLUlkOiBJMmU4YTY0ZDQzOWRhMTEzYWJlMjBkZTMxM2Y0NzExNDY3YTk4M2NmMAo= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 582853 - [Model2Doc] Bad rendering for french char in markup component" '-DGERRIT_EVENT_ACCOUNT=\"Vincent Lorenzo\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I2e8a64d439da113abe20de313f4711467a983cf0 -DGERRIT_EVENT_HASH=-929695116 -DGERRIT_VERSION=3.5.6 -DGERRIT_EVENT_ACCOUNT_EMAIL=vincent.lorenzo@cea.fr -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Vincent Lorenzo" -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository clean verify Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Resolving target definition file:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/releng-model2doc/targetplatform/org.eclipse.papyrus.model2doc.releng.main.targetplatform.target for environments=[win32/win32/x86_64, linux/gtk/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@779136bf... SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ (134B) [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.dev.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.dev.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.gmf.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.gmf.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.markup.emf.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.emf.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.markup.integration.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.integration.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.markup.uml.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.uml.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.tests.bundles.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.bundles.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.tests.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.uml.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.uml.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.feature:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core/pom.xml [INFO] Fetching 202212071000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-12/ (63B) [INFO] Fetching bcpg_1.72.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (393.64kB) [INFO] Fetching bcprov_1.72.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (10.75MB) [INFO] Fetching com.google.guava_30.1.0.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.92MB) [INFO] Fetching com.ibm.icu_72.1.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.72MB) [INFO] Fetching com.sun.jna_5.12.1.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.78MB) [INFO] Fetching com.sun.jna.platform_5.12.1.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.29MB) [INFO] Fetching javax.annotation_1.3.5.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.09kB) [INFO] Fetching org.eclipse.osgi_3.18.200.v20221116-1324.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.47MB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (32.41kB) [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (22.12kB) [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (361.47kB) [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (146.86kB) [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.35kB) [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (717.41kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (71.45kB) [INFO] Fetching org.apache.felix.scr_2.2.4.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (393.41kB) [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (64.86kB) [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (81.45kB) [INFO] Fetching org.eclipse.ant.core_3.6.500.v20220718-1722.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (109.43kB) [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.64kB) [INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (74.44kB) [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (69.26kB) [INFO] Fetching org.eclipse.core.commands_3.10.300.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (116.38kB) [INFO] Fetching org.eclipse.equinox.common_3.17.0.v20221108-1156.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (147.01kB) [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (101.83kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (135.73kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (196.21kB) [INFO] Fetching org.eclipse.core.databinding_1.11.200.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (289.68kB) [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) [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) [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (93.93kB) [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (115.6kB) [INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (297.19kB) [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (71.65kB) [INFO] Fetching org.eclipse.core.jobs_3.13.200.v20221102-1024.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (114.2kB) [INFO] Fetching org.eclipse.core.resources_3.18.100.v20221025-2047.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (891.79kB) [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (90.9kB) [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (400.2kB) [INFO] Fetching org.eclipse.draw2d_3.12.0.202211301913.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (636.39kB) [INFO] Fetching org.eclipse.swt_3.122.0.v20221123-2302.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.79kB) [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) [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) [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) [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) [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (46.59kB) [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) [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) [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) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.69kB) [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) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (317.8kB) [INFO] Fetching 2.32&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ (63B) [INFO] Fetching org.eclipse.emf.ecore_2.29.0.v20221121-1400.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (399.43kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore_2.29.0.v20221121-1400.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (399.43kB) [INFO] Unpacking org.eclipse.emf.ecore_2.29.0.v20221121-1400... [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) [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) [INFO] Fetching org.eclipse.jface_3.28.0.v20221024-1426.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.11MB) [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) [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) [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) [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) [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) [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) [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) [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (33.33kB) [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) [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) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (39.94kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (39.94kB) [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (86.68kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (86.68kB) [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334... [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) [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) [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) [INFO] Fetching org.eclipse.jface.databinding_1.14.0.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (291.45kB) [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) [INFO] Fetching org.eclipse.urischeme_1.2.200.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (53.71kB) [INFO] Fetching org.eclipse.emf.common_2.27.0.v20221121-1400.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (118.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common_2.27.0.v20221121-1400.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (118.31kB) [INFO] Unpacking org.eclipse.emf.common_2.27.0.v20221121-1400... [INFO] Fetching org.eclipse.emf.common.ui_2.20.0.v20220226-1304.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (63.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.common.ui_2.20.0.v20220226-1304.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (63.58kB) [INFO] Unpacking org.eclipse.emf.common.ui_2.20.0.v20220226-1304... [INFO] Fetching org.eclipse.ui_3.201.200.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (434.06kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (63.58kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (63.58kB) [INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451... [INFO] Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (99.33kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (99.33kB) [INFO] Unpacking org.eclipse.emf.edit_2.17.0.v20220201-1551... [INFO] Fetching org.eclipse.emf.edit.ui_2.22.0.v20220619-0533.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (112.62kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.edit.ui_2.22.0.v20220619-0533.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (112.62kB) [INFO] Unpacking org.eclipse.emf.edit.ui_2.22.0.v20220619-0533... [INFO] Fetching org.eclipse.ui.views_3.11.300.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (107.38kB) [INFO] Fetching org.eclipse.ui.workbench_3.127.0.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.49MB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (20.6kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (20.6kB) [INFO] Unpacking org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146... [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (175.44kB) [INFO] Fetching org.eclipse.emf.validation_1.8.1.202208271102.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (412.33kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (88.93kB) [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.55kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (38.37kB) [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) [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) [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) [INFO] Fetching org.tukaani.xz_1.9.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (113.29kB) [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) [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) [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) [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) [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (429.55kB) [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (432.64kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.200.v20221111-1340.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.42kB) [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) [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) [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) [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) [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) [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) [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) [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (115.07kB) [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) [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) [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) [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) [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) [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) [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) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202211151334.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (388.86kB) [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (270.25kB) [INFO] Fetching org.eclipse.jdt.core_3.32.0.v20221108-1853.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (6.72MB) [INFO] Fetching org.eclipse.jdt.debug_3.20.0.v20220922-0905.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (916.98kB) [INFO] Fetching org.eclipse.jdt.launching_3.19.800.v20221107-1851.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (570.86kB) [INFO] Fetching org.eclipse.jface.text_3.22.0.v20221119-1047.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.04MB) [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.42MB) [INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (24.58kB) [INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (15.29kB) [INFO] Fetching org.eclipse.pde.core_3.16.0.v20221119-0340.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.36MB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (42.06kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (108.62kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (159.66kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (466.33kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.76kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.86kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (75.4kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (96.37kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.97kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (41.18kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (95.16kB) [INFO] Fetching org.eclipse.papyrus.infra.emf_4.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (261.91kB) [INFO] Fetching org.eclipse.papyrus.infra.tools_4.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (136.75kB) [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (20.57kB) [INFO] Fetching org.eclipse.papyrus.infra.core_4.3.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (317.77kB) [INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (110.62kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (116.83kB) [INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (126.86kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (234.29kB) [INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (66.74kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (110.9kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (72.03kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (101.18kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (35.35kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (467.16kB) [INFO] Fetching org.eclipse.papyrus.infra.ui_3.4.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (328.46kB) [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) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (20.86kB) [INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (25.33kB) [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (96.18kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets_4.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (959.3kB) [INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (119.6kB) [INFO] Fetching org.eclipse.ui.ide_3.20.0.v20221027-2208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.41MB) [INFO] Fetching org.eclipse.ui.forms_3.11.500.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (331.65kB) [INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (66.11kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.52kB) [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.41MB) [INFO] Fetching org.eclipse.pde.build_3.11.400.v20220923-1253.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (495.56kB) [INFO] Fetching org.eclipse.team.core_3.9.600.v20220902-2219.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (402.87kB) [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) [INFO] Fetching org.eclipse.ui.navigator_3.10.400.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (424.89kB) [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (23.09kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.23kB) [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) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.122.0.v20221123-2302.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.15MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.author:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.author.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.builtintypes:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.builtintypes.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styledstring:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styles:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styles.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-dev:org.eclipse.papyrus.model2doc.dev.tools:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-doc:org.eclipse.papyrus.model2doc.doc:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.docx:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/pom.xml [INFO] Fetching org.apache.commons.compress_1.21.0.v20211103-2100.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.04MB) [INFO] Fetching org.apache.xmlbeans_3.1.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20221123021534/repository/plugins/ (2.67MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.docx.emf.structure2document:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.editor:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/pom.xml [INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (36.89kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (71.02kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.structure2document:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.template2document:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.template2structure:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/pom.xml [INFO] Fetching com.google.inject_5.0.1.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (816.86kB) [INFO] Fetching org.aopalliance_1.0.0.v20220404-1927.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.17kB) [INFO] Fetching org.apache.batik.anim_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (529.46kB) [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) [INFO] Fetching org.apache.batik.dom_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (206.14kB) [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) [INFO] Fetching org.apache.batik.parser_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (94.68kB) [INFO] Fetching org.apache.batik.bridge_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (744.84kB) [INFO] Fetching org.apache.batik.gvt_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (212.25kB) [INFO] Fetching org.apache.batik.script_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (40.19kB) [INFO] Fetching org.apache.batik.xml_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (47.81kB) [INFO] Fetching org.apache.xalan_2.7.2.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.15MB) [INFO] Fetching org.apache.batik.codec_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (128.92kB) [INFO] Fetching org.apache.batik.transcoder_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (146.96kB) [INFO] Fetching org.apache.batik.ext_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.59kB) [INFO] Fetching org.apache.batik.svggen_1.16.0.v20221027-0840.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (251.99kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (300.96kB) [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) [INFO] Fetching org.eclipse.emf.databinding_1.6.0.v20220517-0824.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (32.82kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.databinding_1.6.0.v20220517-0824.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (32.82kB) [INFO] Unpacking org.eclipse.emf.databinding_1.6.0.v20220517-0824... [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.1.202208110935.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (46.57kB) [INFO] Fetching org.eclipse.gef_3.13.0.202211301913.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (996.08kB) [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) [INFO] Fetching org.eclipse.ui.console_3.11.400.v20221012-0524.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (245.21kB) [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) [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) [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) [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) [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) [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) [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) [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) [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) [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) [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) [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) [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) [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) [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) [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) [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) [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) [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) [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) [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) [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) [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) [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) [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) [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) [INFO] Fetching org.eclipse.ocl.ecore_3.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (385.63kB) [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) [INFO] Fetching org.eclipse.ocl_3.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.14MB) [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) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (112.42kB) [INFO] Fetching org.eclipse.ocl.common_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (37.89kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (69.26kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (18.04kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (46.43kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (162.77kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (32.17kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (18.33kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.78kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (193.55kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (27.93kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (30.91kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture_3.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (302.75kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (50.41kB) [INFO] Fetching org.eclipse.xtend.lib_2.29.0.v20221121-0915.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (110.25kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (57.85kB) [INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (62.82kB) [INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (77.45kB) [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) [INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (24.59kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (58.89kB) [INFO] Fetching org.eclipse.papyrus.infra.onefile_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (40.74kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (272.97kB) [INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (109.85kB) [INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (100.95kB) [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) [INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (58.26kB) [INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (35.13kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (74.69kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (59.87kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.3.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1,008.11kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (57.31kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (110kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (99.37kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.02kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (302.55kB) [INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.38kB) [INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (24.51kB) [INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (72.24kB) [INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (110.35kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (142.43kB) [INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.91kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (67.93kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (119.07kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (79.44kB) [INFO] Fetching org.eclipse.papyrus.infra.properties_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (214.12kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (267.05kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (116.32kB) [INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (124.04kB) [INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (21.86kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.63kB) [INFO] Fetching org.eclipse.xwt_1.7.0.202211301116.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (596.73kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (35.6kB) [INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (19.15kB) [INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.74kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (49.96kB) [INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (20.87kB) [INFO] Fetching org.eclipse.papyrus.uml.service.types_5.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (518kB) [INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (26.88kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.91MB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (223.68kB) [INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (302.17kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (129.49kB) [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) [INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (307.6kB) [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) [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) [INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (95.65kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.29.0.v20221121-0915.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (162kB) [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) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture/pom.xml [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (898.68kB) [INFO] Fetching org.antlr.runtime_3.2.0.v20220404-1927.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (169.92kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (370.34kB) [INFO] Fetching org.apache.log4j_1.2.19.v20220208-1728.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (358.42kB) [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.5MB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (101.69kB) [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (806.64kB) [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (620.52kB) [INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (129.51kB) [INFO] The user operation is waiting for background work to complete. [INFO] Unpacking org.eclipse.emf.codegen_2.22.0.v20210420-0623... [INFO] Fetching org.eclipse.emf.codegen.ecore_2.32.0.v20221121-1400.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (425.04kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ecore_2.32.0.v20221121-1400.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (425.04kB) [INFO] Unpacking org.eclipse.emf.codegen.ecore_2.32.0.v20221121-1400... [INFO] Fetching org.eclipse.emf.converter_2.11.0.v20220706-1313.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (41.63kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.converter_2.11.0.v20220706-1313.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (41.63kB) [INFO] Unpacking org.eclipse.emf.converter_2.11.0.v20220706-1313... [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (48.73kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (48.73kB) [INFO] Unpacking org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725... [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202208271102.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (23.36kB) [INFO] Fetching org.eclipse.emf.validation.ui_1.7.1.202208271102.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (78.85kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.1.202208110935.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.11kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (73.91kB) [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) [INFO] Fetching org.eclipse.jdt.annotation_2.2.700.v20220826-1026.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.04kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (343.24kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (470.76kB) [INFO] Fetching org.eclipse.team.ui_3.9.500.v20220920-2213.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.42MB) [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (157.36kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.82MB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (131.36kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31.58kB) [INFO] Fetching org.eclipse.wb.core.lib_1.9.1.202210231159.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.42MB) [INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (228kB) [INFO] Fetching org.eclipse.xtext_2.29.0.v20221121-0917.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.65MB) [INFO] Fetching org.eclipse.xtext.util_2.29.0.v20221121-0917.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (313.38kB) [INFO] Fetching org.eclipse.ocl.pivot_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.5MB) [INFO] Fetching org.eclipse.ocl.pivot.uml_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (249.94kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (353.45kB) [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (259.97kB) [INFO] Fetching org.eclipse.ocl.xtext.base_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (577.12kB) [INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (391.23kB) [INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (696.09kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (108.12kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.2MB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (283.1kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (49.6kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (105.7kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (85.88kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (46.25kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (45kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer_5.0.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (252.93kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (127.82kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (247.04kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (48.1kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (34.76kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (122.55kB) [INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.97kB) [INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (74.28kB) [INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (36.12kB) [INFO] Fetching org.eclipse.papyrus.sysml16.architecture_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (45.46kB) [INFO] Fetching org.eclipse.papyrus.sysml16_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (431.89kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_7.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.51MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (546.73kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (609.11kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (2.98MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.1MB) [INFO] Fetching org.eclipse.papyrus.sysml16.nattable.requirement_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (24.46kB) [INFO] Fetching org.eclipse.papyrus.sysml16.nattable.allocation_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (22.44kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (264.79kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.88kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (13.93kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.72kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (42.98kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (44.29kB) [INFO] Fetching org.eclipse.papyrus.sysml16.diagram.common_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (98.36kB) [INFO] Fetching org.eclipse.papyrus.sysml16.diagram.internalblock_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (26.21kB) [INFO] Fetching org.eclipse.papyrus.sysml16.diagram.parametric_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (46.25kB) [INFO] Fetching org.eclipse.papyrus.sysml16.diagram.requirement_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (21.54kB) [INFO] Fetching org.eclipse.papyrus.sysml16.diagram.blockdefinition_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (35.87kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.35MB) [INFO] Fetching org.eclipse.papyrus.sysml16.service.types_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (89.87kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (160.08kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (87.77kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (979.22kB) [INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (98.6kB) [INFO] Fetching org.eclipse.papyrus.sysml16.modelexplorer_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (17.5kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (249.89kB) [INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (69.26kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (25.69kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (488.96kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.component_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (584.51kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (488.41kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (599.46kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.500.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (174.1kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (240.4kB) [INFO] Fetching org.eclipse.papyrus.uml.profile_4.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (217.33kB) [INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.11kB) [INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (223.82kB) [INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (24.59kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.template2structure:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.core.author.properties:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/pom.xml [INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (46.8kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (44.6kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.template2structure:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.uml.architecture:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.docx.uml.architecture:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.odt.uml.architecture:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/pom.xml [INFO] Fetching org.apache.xml.serializer_2.7.2.v20220406-0601.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20221123021534/repository/plugins/ (293.54kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.template2structure:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.markup-integration:org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins.markup-integration:org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.emf.template2structure:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.template2structure/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.markdown2html.lib:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.uml.template2structure:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.template2structure/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.documentstructuretemplate:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.template2structure:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.structure2document:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.structure2pdf:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.template2pdf:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.lib:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.releng-main:org.eclipse.papyrus.model2doc.p2:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/releng-model2doc/category/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.author.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/pom.xml [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (49.45kB) [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.65kB) [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (421.77kB) [INFO] Fetching org.eclipse.ui.ide.application_1.4.600.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (114.9kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (65.43kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.builtintypes.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.template2structure.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/pom.xml [INFO] Fetching org.eclipse.debug.ui_3.17.100.v20220926-1344.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3MB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.17.0.v20221026-1918.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.2MB) [INFO] Fetching org.eclipse.jdt.ui_3.27.100.v20221122-0749.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (11.03MB) [INFO] Fetching org.eclipse.search_3.14.300.v20220905-1020.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (491.27kB) [INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.39kB) [INFO] Fetching org.eclipse.papyrus.junit.framework_2.2.0.202212021346.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/toolsmiths/plugins/ (75.22kB) [INFO] Fetching org.eclipse.papyrus.junit.utils_3.3.0.202212021346.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/toolsmiths/plugins/ (220.64kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (118.93kB) [INFO] Fetching org.eclipse.xtext.ui_2.29.0.v20221121-0943.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.89MB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (17.3kB) [INFO] Fetching org.eclipse.xtext.ide_2.29.0.v20221121-0917.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (496.56kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/pom.xml [INFO] Fetching com.google.gson_2.9.1.v20220915-1632.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (289.99kB) [INFO] Fetching io.github.classgraph_4.8.149.v20220915-0556.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (586.39kB) [INFO] Fetching jakarta.servlet-api_4.0.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (81.03kB) [INFO] Fetching javax.el_2.2.0.v201303151357.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (56.84kB) [INFO] Fetching javax.servlet.jsp-api_2.3.3.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.93kB) [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.96MB) [INFO] Fetching org.apache.commons.cli_1.4.0.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (66.54kB) [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.36MB) [INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.68MB) [INFO] Fetching org.apache.lucene.core_8.4.1.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.37MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20221112-0806.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.45MB) [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.16kB) [INFO] Fetching org.eclipse.emf.ant_2.11.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (33.92kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.ant_2.11.0.v20200324-0723.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (33.92kB) [INFO] Unpacking org.eclipse.emf.ant_2.11.0.v20200324-0723... [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.32.0.v20220925-1245.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (74.31kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.32.0.v20220925-1245.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (74.31kB) [INFO] Unpacking org.eclipse.emf.codegen.ecore.ui_2.32.0.v20220925-1245... [INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (34.27kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (34.27kB) [INFO] Unpacking org.eclipse.emf.exporter_2.10.0.v20190321-1530... [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (44.61kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (44.61kB) [INFO] Unpacking org.eclipse.emf.importer_2.12.0.v20190321-1539... [INFO] Fetching org.eclipse.emf.mwe.core_1.8.0.v20221117-1134.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (197.66kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.14.0.v20221117-1134.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.77kB) [INFO] Fetching org.eclipse.emf.mwe.utils_1.8.0.v20221117-1134.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (40.79kB) [INFO] Fetching org.eclipse.emf.mwe2.language_2.14.0.v20221117-1134.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (234.41kB) [INFO] Fetching org.eclipse.xtext.common.types_2.29.0.v20221121-0924.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (504.17kB) [INFO] Fetching org.eclipse.emf.mwe2.launch_2.14.0.v20221117-1134.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.37kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.700.v20220801-1124.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (29.14kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.61kB) [INFO] Fetching org.eclipse.help.base_4.3.900.v20221123-1800.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (434.44kB) [INFO] Fetching org.eclipse.help.webapp_3.10.900.v20221103-0933.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (738.76kB) [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [INFO] Fetching org.eclipse.ocl.common.ui_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (29.57kB) [INFO] Fetching org.eclipse.ocl.examples.debug_2.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (87.68kB) [INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (416.67kB) [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (421.36kB) [INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (218.89kB) [INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (80.94kB) [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (151.88kB) [INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (164.77kB) [INFO] Fetching org.eclipse.ocl.examples.ui_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.15kB) [INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (101.46kB) [INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (208.28kB) [INFO] Fetching org.eclipse.ocl.pivot.ui_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (23.24kB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.29.0.v20221121-0943.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (62.46kB) [INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (284.09kB) [INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (315.69kB) [INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (218.29kB) [INFO] Fetching org.eclipse.xtext.builder_2.29.0.v20221121-0943.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (394.35kB) [INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (404.66kB) [INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (91.07kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.29.0.v20221121-0943.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (134.7kB) [INFO] Fetching org.eclipse.ocl.xtext.markup_1.18.0.v20221121-1436.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (183.14kB) [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.85kB) [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.38kB) [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (30.58kB) [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.82kB) [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.88kB) [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (54.28kB) [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (29.67kB) [INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.76kB) [INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (71.49kB) [INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (11.81MB) [INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (286.36kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (187.98kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (5.24MB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (446.03kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (185.1kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (5.2MB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (380.01kB) [INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (636.18kB) [INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (876.54kB) [INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (173.52kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.09MB) [INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (465.6kB) [INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.24MB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (2.32MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (2.06MB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (3.1MB) [INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (3.49MB) [INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (35.12kB) [INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (61.09kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (892.87kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (4.59MB) [INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.19MB) [INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.79MB) [INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (26.11kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (90.96kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (157.72kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (514.62kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (472.11kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (335.03kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (129.71kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (578.43kB) [INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (58.66kB) [INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (85.3kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (49.21kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (756.42kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.plugin.builder.doc_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (611.35kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.types.doc_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (397.42kB) [INFO] Fetching org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.49MB) [INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.4kB) [INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (73.58kB) [INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (26.11kB) [INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.69kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (36.63kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (40.89kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (224.49kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (32.13kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (156.17kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (120.82kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (374.27kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (27.99kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (26.89kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (114.99kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (163.84kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (83.32kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (55.34kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (291.96kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (45.95kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (20.91kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (34.23kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (41.88kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (110.57kB) [INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.14kB) [INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.62kB) [INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (35.86kB) [INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.71kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (143.4kB) [INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.98kB) [INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.79kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (143.11kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (34.75kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (26.26kB) [INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (58.54kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (17.41kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (126.11kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (50.13kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.71kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (56.28kB) [INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.73kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (119.05kB) [INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (39.92kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (72.78kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (30.13kB) [INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (210.18kB) [INFO] Fetching org.eclipse.papyrus.infra.feature_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.11kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (135.54kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (64.6kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (75.78kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (17.39kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (19.38kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (65.25kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (134.91kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (345.91kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (167.71kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (13.86kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (31.49kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.76kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (208.59kB) [INFO] Fetching org.eclipse.xtext.generator_2.29.0.v20221121-0924.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (863.11kB) [INFO] Fetching org.eclipse.xtext.xbase_2.29.0.v20221121-0924.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.47MB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.29.0.v20221121-0943.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (259.46kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (57.19kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.67kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (30.36kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.74kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (15.87kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (15.58kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (41.17kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (53.55kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (19.73kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (72.2kB) [INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.25kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (33.98kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (24.08kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.06kB) [INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.75kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (21.52kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (605kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (12.35kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (180.99kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (23.13kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (24.01kB) [INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.98kB) [INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (40.02kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (83.16kB) [INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (29.98kB) [INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (103.8kB) [INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.25kB) [INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (17.48kB) [INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.87kB) [INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (67.49kB) [INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (89.43kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (169.61kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (52.67kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (321.78kB) [INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.98kB) [INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.62kB) [INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.7kB) [INFO] Fetching org.eclipse.papyrus.sdk_6.3.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.65kB) [INFO] Fetching com.ibm.icu.source_72.1.0.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.43MB) [INFO] Fetching org.eclipse.papyrus.sdk.feature_6.3.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.04kB) [INFO] Fetching org.eclipse.papyrus.sysml16.edit_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (199.85kB) [INFO] Fetching org.eclipse.papyrus.sysml16.ui_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (115.5kB) [INFO] Fetching org.eclipse.papyrus.sysml16.validation_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (185.84kB) [INFO] Fetching org.eclipse.papyrus.sysml16.nattable.common_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (28.15kB) [INFO] Fetching org.eclipse.papyrus.sysml16.nattable.ui_2.0.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/plugins/ (46.97kB) [INFO] Fetching org.eclipse.papyrus.sysml16.feature_2.2.0.202301060915.jar from https://download.eclipse.org/modeling/mdt/papyrus/components/sysml16/releases/2.2.0_c/p2/features/ (20.98kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (201.67kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (178.85kB) [INFO] Fetching org.eclipse.papyrus.uml.properties_4.1.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (823.74kB) [INFO] Fetching org.eclipse.papyrus.uml.filters_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (34.07kB) [INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.44MB) [INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (25.93kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (18.98kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (407.96kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (64.33kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (394.86kB) [INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.7kB) [INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.61kB) [INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (31.85kB) [INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (46.53kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (145.14kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (56.07kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (132.48kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (71.96kB) [INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.73kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (112.04kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (29.39kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.67kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (73.68kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (334.27kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (19.06kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (36.01kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (35.48kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.16kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (47.81kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (15.17kB) [INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.06kB) [INFO] Fetching org.eclipse.ui.intro_3.6.600.v20220619-1918.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (346.47kB) [INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (31.73kB) [INFO] Fetching org.eclipse.papyrus.uml.export_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (78.43kB) [INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (80.05kB) [INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.99kB) [INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.69kB) [INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (1.51MB) [INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (38.77kB) [INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (15.23kB) [INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (166.77kB) [INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.84kB) [INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (15.8kB) [INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (18.23kB) [INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (47.05kB) [INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.58kB) [INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (22.67kB) [INFO] Fetching org.eclipse.papyrus.uml.feature_5.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (21.15kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (17.6kB) [INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.67kB) [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (169.95kB) [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (21.11kB) [INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.66kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (16.71kB) [INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.65kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (19.02kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (60.78kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (19.92kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (20.59kB) [INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.86kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (64.1kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (29.82kB) [INFO] Fetching org.eclipse.papyrus.views.validation_3.1.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (60.65kB) [INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (50.61kB) [INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.66kB) [INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (170.45kB) [INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.63kB) [INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (50.24kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (78.52kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (94.58kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (56.99kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (49.45kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (72.06kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (51.09kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.85kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (76.53kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (53.86kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (160.09kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (87.85kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (190.3kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (87.58kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (113.28kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (65.08kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (117.44kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (66.3kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (18.1kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (190.82kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (88.04kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (117.1kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (310.23kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (386.68kB) [INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.99kB) [INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.65kB) [INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.64kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (14.31kB) [INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.68kB) [INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (42.29kB) [INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.66kB) [INFO] Fetching org.eclipse.papyrus.views.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.63kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (28.39kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (26.81kB) [INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_4.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.7kB) [INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (72.76kB) [INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.7kB) [INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/plugins/ (42.03kB) [INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.63kB) [INFO] Fetching org.eclipse.papyrus.views.search.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.6kB) [INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202212021317.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/main/features/ (20.66kB) [INFO] Fetching org.eclipse.uml2.ant_1.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.23kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.2.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (37.86kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.2.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (33.78kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (33.76kB) [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (33.74kB) [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.38kB) [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (33.6kB) [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.73kB) [INFO] Fetching org.eclipse.uml2.examples.uml.ui_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (238.73kB) [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (33.67kB) [INFO] Fetching org.eclipse.uml2_5.5.3.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.72kB) [INFO] Fetching org.eclipse.uml2.uml.ecore.exporter_3.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (30.25kB) [INFO] Fetching org.eclipse.uml2.uml.ecore.importer_3.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (47.08kB) [INFO] Fetching org.eclipse.uml2_5.5.3.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (33.89kB) [INFO] Fetching org.eclipse.uml2.sdk_5.5.3.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.57kB) [INFO] Fetching org.eclipse.uml2.sdk_5.5.3.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (33.74kB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (33.74kB) [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20221116-1811.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (33.82kB) [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (228.7kB) [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (554.65kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (68kB) [INFO] Fetching org.eclipse.xtext.smap_2.29.0.v20221121-0924.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.31kB) [INFO] Fetching org.objectweb.asm_9.4.0.v20221107-1714.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (134.94kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.29.0.v20221121-0943.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (250kB) [INFO] Fetching org.eclipse.xtext.ecore_2.29.0.v20221121-0924.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17.8kB) [INFO] Fetching org.eclipse.xtext.xtext.generator_2.29.0.v20221121-0917.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (974.63kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.29.0.v20221121-0943.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (195.85kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.29.0.v20221121-0943.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (134.89kB) [INFO] Fetching org.eclipse.xwt.css_1.7.0.202211301116.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.02kB) [INFO] Fetching org.eclipse.xwt.emf_1.7.0.202211301116.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.36kB) [INFO] Fetching org.eclipse.xwt.pde_1.7.0.202211301116.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (34.97kB) [INFO] Fetching org.eclipse.xwt.xml_1.7.0.202211301116.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (17.35kB) [INFO] Fetching org.eclipse.xwt.forms_1.7.0.202211301116.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31kB) [INFO] Fetching org.pushingpixels.trident_1.2.0.v201305152020.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (99.46kB) [INFO] Fetching org.eclipse.xwt.feature_1.7.0.202211301116.jar from http://download.eclipse.org/releases/2022-12/202212071000/features/ (20.96kB) [INFO] Fetching org.eclipse.xwt.ui.workbench_1.8.0.202211301116.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (39.51kB) [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (12.38kB) [INFO] The user operation is waiting for background work to complete. [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.32/plugins/ (12.38kB) [INFO] Unpacking org.eclipse.emf_2.8.0.v20180706-1146... [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.uml.architecture.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc-tests:org.eclipse.papyrus.model2doc.bundles.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.model2doc.tests-uml:org.eclipse.papyrus.model2doc.uml.template2structure.tests:0.9.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Papyrus Model2Doc [pom] [INFO] Papyrus Model to Documentation Feature [pom] [INFO] Papyrus Model to Documentation Plugins [pom] [INFO] Papyrus Model to Documentation Core Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.core.styles [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.core.builtintypes [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.core.generatorconfiguration [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.core.author [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.core [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.core.author.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.core.styles.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.core.builtintypes.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.core.styledstring [eclipse-plugin] [INFO] Papyrus Model to Documentation Doc Plugins [pom] [INFO] Papyrus-Model2Doc Doc [eclipse-plugin] [INFO] Papyrus Model to Documentation DOCX Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.docx [eclipse-plugin] [INFO] Papyrus DocumentStructureTemplate plugins [pom] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.structure2document [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.template2structure [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.docx.emf.structure2document [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure.editor [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.template2document [eclipse-plugin] [INFO] Papyrus Model to Documentation ODT Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.odt.lib [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.odt [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.odt.emf.structure2document [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.odt.emf.structure2pdf [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.odt.emf.template2pdf [eclipse-plugin] [INFO] Papyrus Model to Documentation [eclipse-feature] [INFO] Papyrus-Model2Doc Developer plugins [pom] [INFO] org.eclipse.papyrus.model2doc.dev.tools [eclipse-plugin] [INFO] Papyrus-Model2Doc developer tools feature [eclipse-feature] [INFO] Papyrus GMF DocumentStructureTemplate plugins [pom] [INFO] org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.gmf.template2structure [eclipse-plugin] [INFO] Papyrus Model to Documentation GMF Support [eclipse-feature] [INFO] Papyrus Model to Documentation Markup Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.markup.markdown2html.lib [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.markup.emf.template2structure [eclipse-plugin] [INFO] Papyrus Model to Documentation Markup EMF Support [eclipse-feature] [INFO] Papyrus DocumentStructureTemplate Integration plugins [pom] [INFO] org.eclipse.papyrus.model2doc.integration.core.author.properties [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.docx.uml.architecture [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types [eclipse-plugin] [INFO] Papyrus UML DocumentStructureTemplate plugins [pom] [INFO] org.eclipse.papyrus.model2doc.uml.documentstructuretemplate [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.uml.template2structure [eclipse-plugin] [INFO] Papyrus Model to Documentation UML Support [eclipse-feature] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.template2structure [eclipse-plugin] [INFO] Papyrus-Model2Doc Nattable Integration Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.nattable.template2structure [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.uml.architecture [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.odt.uml.architecture [eclipse-plugin] [INFO] Papyrus Model to Documentation Integration [eclipse-feature] [INFO] Papyrus Model to Documentation Markup Integration Properties Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.markup.uml.template2structure [eclipse-plugin] [INFO] Papyrus Model to Documentation Markup UML Support [eclipse-feature] [INFO] org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties [eclipse-plugin] [INFO] Papyrus Model to Documentation Markup Support Integration [eclipse-feature] [INFO] Papyrus-Model2Doc Bundle Tests [eclipse-feature] [INFO] Papyrus Model to Documentation Tests Plugins [pom] [INFO] Papyrus-Model2Doc Core Tests Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.core.author.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.model2doc.core.builtintypes.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests [eclipse-test-plugin] [INFO] Papyrus Model to Documentation EMF Tests Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.model2doc.emf.template2structure.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties [eclipse-plugin] [INFO] Papyrus Model to Documentation Native GMF Integration [eclipse-feature] [INFO] Papyrus Model to Documentation Integration Tests Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests [eclipse-test-plugin] [INFO] Papyrus Model to IEEE Requirements Documentation Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.integration.ieee.requirements [eclipse-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture [eclipse-plugin] [INFO] Papyrus-Model2Doc IEEE Requirements Documentation For SysML 1.6 Integration [eclipse-feature] [INFO] Papyrus Integration IEEE Tests [pom] [INFO] org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests [eclipse-test-plugin] [INFO] org.eclipse.papyrus.model2doc.integration.uml.architecture.tests [eclipse-test-plugin] [INFO] Papyrus Model to Documentation UML Tests Plugins [pom] [INFO] org.eclipse.papyrus.model2doc.uml.template2structure.tests [eclipse-test-plugin] [INFO] Papyrus-Model2Doc Tests [eclipse-feature] [INFO] releng-model2doc [pom] [INFO] Papyrus Model to Documentation p2 [eclipse-repository] [INFO] Papyrus Model to Documentation Target Definition [eclipse-target-definition] [INFO] org.eclipse.papyrus.model2doc.bundles.tests [eclipse-test-plugin] [INFO] [INFO] ----< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc >----- [INFO] Building Papyrus Model2Doc 0.9.0-SNAPSHOT [1/116] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc-features >-- [INFO] Building Papyrus Model to Documentation Feature 0.9.0-SNAPSHOT [2/116] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc-features --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc-features --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc-features --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc-features --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc-features --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc-features --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc-plugins:org.eclipse.papyrus.model2doc.plugins >-- [INFO] Building Papyrus Model to Documentation Plugins 0.9.0-SNAPSHOT [3/116] [INFO] from plugins/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.plugins.core >-- [INFO] Building Papyrus Model to Documentation Core Plugins 0.9.0-SNAPSHOT [4/116] [INFO] from plugins/core/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.core --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.core --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.core --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.core --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.core --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styles >-- [INFO] Building org.eclipse.papyrus.model2doc.core.styles 0.9.0-SNAPSHOT [5/116] [INFO] from plugins/core/org.eclipse.papyrus.model2doc.core.styles/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.styles... [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.13.0.v20221111-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31.78kB) [INFO] Fetching org.eclipse.ui.cocoa_1.3.0.v20221111-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (11.38kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (40.75kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.100.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.11kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (39.29kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.200.v20221111-1208.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.59kB) [INFO] Fetching org.eclipse.jdt.compiler.tool_1.3.200.v20220802-0458.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (105.66kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.13kB) [INFO] Fetching org.eclipse.equinox.security.linux_1.0.300.v20220904-1118.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.53kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (59.56kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.06kB) [INFO] Fetching org.eclipse.jdt.compiler.apt_1.4.300.v20221108-0856.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (224.58kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (251.02kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.41kB) [INFO] Fetching org.eclipse.ui.win32_3.4.500.v20221024-2137.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.47kB) [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/target/org.eclipse.papyrus.model2doc.core.styles-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles/target/org.eclipse.papyrus.model2doc.core.styles-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.styles --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.builtintypes >-- [INFO] Building org.eclipse.papyrus.model2doc.core.builtintypes 0.9.0-SNAPSHOT [6/116] [INFO] from plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.builtintypes... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/target/org.eclipse.papyrus.model2doc.core.builtintypes-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes/target/org.eclipse.papyrus.model2doc.core.builtintypes-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.builtintypes --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration >-- [INFO] Building org.eclipse.papyrus.model2doc.core.generatorconfiguration 0.9.0-SNAPSHOT [7/116] [INFO] from plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.generatorconfiguration... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit 0.9.0-SNAPSHOT [8/116] [INFO] from plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.author >-- [INFO] Building org.eclipse.papyrus.model2doc.core.author 0.9.0-SNAPSHOT [9/116] [INFO] from plugins/core/org.eclipse.papyrus.model2doc.core.author/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.author... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/target/org.eclipse.papyrus.model2doc.core.author-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author/target/org.eclipse.papyrus.model2doc.core.author-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.author --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core >-- [INFO] Building org.eclipse.papyrus.model2doc.core 0.9.0-SNAPSHOT [10/116] [INFO] from plugins/core/org.eclipse.papyrus.model2doc.core/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core/target/org.eclipse.papyrus.model2doc.core-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core/target/org.eclipse.papyrus.model2doc.core-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.author.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.core.author.edit 0.9.0-SNAPSHOT [11/116] [INFO] from plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.author.edit... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/target/org.eclipse.papyrus.model2doc.core.author.edit-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.author.edit/target/org.eclipse.papyrus.model2doc.core.author.edit-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.author.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styles.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.core.styles.edit 0.9.0-SNAPSHOT [12/116] [INFO] from plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.styles.edit... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/target/org.eclipse.papyrus.model2doc.core.styles.edit-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styles.edit/target/org.eclipse.papyrus.model2doc.core.styles.edit-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.styles.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.builtintypes.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.core.builtintypes.edit 0.9.0-SNAPSHOT [13/116] [INFO] from plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.builtintypes.edit... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/target/org.eclipse.papyrus.model2doc.core.builtintypes.edit-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.builtintypes.edit/target/org.eclipse.papyrus.model2doc.core.builtintypes.edit-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.builtintypes.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-core:org.eclipse.papyrus.model2doc.core.styledstring >-- [INFO] Building org.eclipse.papyrus.model2doc.core.styledstring 0.9.0-SNAPSHOT [14/116] [INFO] from plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.styledstring... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/target/org.eclipse.papyrus.model2doc.core.styledstring-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/core/org.eclipse.papyrus.model2doc.core.styledstring/target/org.eclipse.papyrus.model2doc.core.styledstring-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.styledstring --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-doc:org.eclipse.papyrus.model2doc.plugins.doc >-- [INFO] Building Papyrus Model to Documentation Doc Plugins 0.9.0-SNAPSHOT [15/116] [INFO] from plugins/doc/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.doc --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.doc --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.doc --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.doc --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.doc --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.doc --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-doc:org.eclipse.papyrus.model2doc.doc >-- [INFO] Building Papyrus-Model2Doc Doc 0.9.0-SNAPSHOT [16/116] [INFO] from plugins/doc/org.eclipse.papyrus.model2doc.doc/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.doc --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.doc --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.doc --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.doc --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.doc --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.doc --- [INFO] Resolving class path of Papyrus-Model2Doc Doc... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.doc --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.doc --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- wikitext:3.0.29:eclipse-help (default) @ org.eclipse.papyrus.model2doc.doc --- [INFO] Generating Eclipse help content from sources: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki -> /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/target/site/generated-eclipse-help [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki/IEEE_For_SysML-papyrusUserDoc.mediawiki [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki/model2doc-devDoc.mediawiki [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki/model2doc-papyrusDevDoc.mediawiki [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki/model2doc-papyrusUserDoc.mediawiki [INFO] Processing markup file: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/site/mediawiki/model2doc-userDoc.mediawiki [INFO] Processed 41 files [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.doc --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.doc --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.doc --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.doc --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/target/org.eclipse.papyrus.model2doc.doc-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/doc/org.eclipse.papyrus.model2doc.doc/target/org.eclipse.papyrus.model2doc.doc-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.doc --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.doc --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.doc --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.doc --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.doc --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.doc --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.plugins.docx >-- [INFO] Building Papyrus Model to Documentation DOCX Plugins 0.9.0-SNAPSHOT [17/116] [INFO] from plugins/docx/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.docx --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.docx --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.docx --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.docx --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.docx --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.docx --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.docx >-- [INFO] Building org.eclipse.papyrus.model2doc.docx 0.9.0-SNAPSHOT [18/116] [INFO] from plugins/docx/org.eclipse.papyrus.model2doc.docx/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.docx --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.docx --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.docx --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.docx --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.docx --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.docx --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.docx... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.docx --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.docx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.docx --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/target/classes [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/src/org/eclipse/papyrus/model2doc/docx/Activator.java:[38] private final org.apache.xmlbeans.BindingConfig config = null; ^^^^^^ The value of the field Activator.config is not used 1 problem (1 warning) [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.docx --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.docx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.docx --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.docx --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.docx --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.docx --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/target/org.eclipse.papyrus.model2doc.docx-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.docx --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx/target/org.eclipse.papyrus.model2doc.docx-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.docx --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.docx --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.docx --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.docx --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.docx --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.docx --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.plugins.emf >-- [INFO] Building Papyrus DocumentStructureTemplate plugins 0.9.0-SNAPSHOT [19/116] [INFO] from plugins/emf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.emf --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.emf --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.emf --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.emf --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.emf --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.emf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructure 0.9.0-SNAPSHOT [20/116] [INFO] from plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.documentstructure... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/target/org.eclipse.papyrus.model2doc.emf.documentstructure-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure/target/org.eclipse.papyrus.model2doc.emf.documentstructure-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructure --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.structure2document >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.structure2document 0.9.0-SNAPSHOT [21/116] [INFO] from plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.structure2document... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/target/org.eclipse.papyrus.model2doc.emf.structure2document-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.structure2document/target/org.eclipse.papyrus.model2doc.emf.structure2document-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.structure2document --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructure.edit 0.9.0-SNAPSHOT [22/116] [INFO] from plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.documentstructure.edit... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/target/org.eclipse.papyrus.model2doc.emf.documentstructure.edit-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.edit/target/org.eclipse.papyrus.model2doc.emf.documentstructure.edit-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructure.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructuretemplate 0.9.0-SNAPSHOT [23/116] [INFO] from plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.documentstructuretemplate... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] Compiling 82 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.template2structure >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.template2structure 0.9.0-SNAPSHOT [24/116] [INFO] from plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.template2structure... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/target/org.eclipse.papyrus.model2doc.emf.template2structure-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2structure/target/org.eclipse.papyrus.model2doc.emf.template2structure-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.template2structure --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-docx:org.eclipse.papyrus.model2doc.docx.emf.structure2document >-- [INFO] Building org.eclipse.papyrus.model2doc.docx.emf.structure2document 0.9.0-SNAPSHOT [25/116] [INFO] from plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.docx.emf.structure2document... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/target/org.eclipse.papyrus.model2doc.docx.emf.structure2document-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/docx/org.eclipse.papyrus.model2doc.docx.emf.structure2document/target/org.eclipse.papyrus.model2doc.docx.emf.structure2document-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.docx.emf.structure2document --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.editor >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructure.editor 0.9.0-SNAPSHOT [26/116] [INFO] from plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.documentstructure.editor... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/target/org.eclipse.papyrus.model2doc.emf.documentstructure.editor-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.editor/target/org.eclipse.papyrus.model2doc.emf.documentstructure.editor-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructure.editor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit 0.9.0-SNAPSHOT [27/116] [INFO] from plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor 0.9.0-SNAPSHOT [28/116] [INFO] from plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties 0.9.0-SNAPSHOT [29/116] [INFO] from plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/target/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties/target/org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-emf:org.eclipse.papyrus.model2doc.emf.template2document >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.template2document 0.9.0-SNAPSHOT [30/116] [INFO] from plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.template2document... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/target/org.eclipse.papyrus.model2doc.emf.template2document-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/emf/org.eclipse.papyrus.model2doc.emf.template2document/target/org.eclipse.papyrus.model2doc.emf.template2document-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.template2document --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.plugins.odt >-- [INFO] Building Papyrus Model to Documentation ODT Plugins 0.9.0-SNAPSHOT [31/116] [INFO] from plugins/odt/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.odt --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.odt --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.odt --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.odt --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.odt --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.odt --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.lib >-- [INFO] Building org.eclipse.papyrus.model2doc.odt.lib 0.9.0-SNAPSHOT [32/116] [INFO] from plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.odt.lib... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/target/org.eclipse.papyrus.model2doc.odt.lib-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.lib/target/org.eclipse.papyrus.model2doc.odt.lib-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.odt.lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt >-- [INFO] Building org.eclipse.papyrus.model2doc.odt 0.9.0-SNAPSHOT [33/116] [INFO] from plugins/odt/org.eclipse.papyrus.model2doc.odt/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.odt --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.odt --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.odt --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.odt --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.odt --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.odt --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.odt... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.odt --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.odt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.odt --- [INFO] Compiling 59 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/src/org/eclipse/papyrus/model2doc/odt/internal/transcription/ODTTranscription.java:[429] private void addPageBreak(final PageBreak pageBreak) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method addPageBreak(ODTTranscription.PageBreak) from the type ODTTranscription is never used locally [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/src/org/eclipse/papyrus/model2doc/odt/internal/transcription/ODTTranscription.java:[450] private void addPageBreak() { ^^^^^^^^^^^^^^ The method addPageBreak() from the type ODTTranscription is never used locally 2 problems (2 warnings) [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.odt --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.odt --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.odt --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.odt --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.odt --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.odt --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/org.eclipse.papyrus.model2doc.odt-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.odt --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/org.eclipse.papyrus.model2doc.odt-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.odt --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.odt --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.odt --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.odt --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.odt --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.odt --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.structure2document >-- [INFO] Building org.eclipse.papyrus.model2doc.odt.emf.structure2document 0.9.0-SNAPSHOT [34/116] [INFO] from plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.odt.emf.structure2document... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/target/classes [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[21] import org.eclipse.papyrus.model2doc.odt.internal.editor.DefaultStyleEditor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DefaultStyleEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes') [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[22] import org.eclipse.papyrus.model2doc.odt.internal.editor.ODTEditor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ODTEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes') [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[23] import org.eclipse.papyrus.model2doc.odt.internal.transcription.ODTTranscription; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'ODTTranscription' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes') [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[38] return new ODTTranscription(new DefaultStyleEditor(), ddgc); ^^^^^^^^^^^^^^^^ Discouraged access: The type 'ODTTranscription' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes') [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[38] return new ODTTranscription(new DefaultStyleEditor(), ddgc); ^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'ODTTranscription(StyleEditor, IDocumentGeneratorConfiguration)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes') [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[38] return new ODTTranscription(new DefaultStyleEditor(), ddgc); ^^^^^^^^^^^^^^^^^^ Discouraged access: The type 'DefaultStyleEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes') [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[38] return new ODTTranscription(new DefaultStyleEditor(), ddgc); ^^^^^^^^^^^^^^^^^^ Discouraged access: The constructor 'DefaultStyleEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes') [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[49] return ODTEditor.convertToGenericFileURI(fileURI); ^^^^^^^^^ Discouraged access: The type 'ODTEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes') [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/org/eclipse/papyrus/model2doc/odt/emf/structure2document/internal/utils/ODTTranscriptionFactory.java:[49] return ODTEditor.convertToGenericFileURI(fileURI); ^^^^^^^^^^^^^^^^^^^^^^^ Discouraged access: The method 'ODTEditor.convertToGenericFileURI(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt/target/classes') 9 problems (9 warnings) [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/target/org.eclipse.papyrus.model2doc.odt.emf.structure2document-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2document/target/org.eclipse.papyrus.model2doc.odt.emf.structure2document-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.odt.emf.structure2document --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.structure2pdf >-- [INFO] Building org.eclipse.papyrus.model2doc.odt.emf.structure2pdf 0.9.0-SNAPSHOT [35/116] [INFO] from plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.odt.emf.structure2pdf... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/target/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf/target/org.eclipse.papyrus.model2doc.odt.emf.structure2pdf-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.odt.emf.structure2pdf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-odt:org.eclipse.papyrus.model2doc.odt.emf.template2pdf >-- [INFO] Building org.eclipse.papyrus.model2doc.odt.emf.template2pdf 0.9.0-SNAPSHOT [36/116] [INFO] from plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.odt.emf.template2pdf... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/target/org.eclipse.papyrus.model2doc.odt.emf.template2pdf-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/odt/org.eclipse.papyrus.model2doc.odt.emf.template2pdf/target/org.eclipse.papyrus.model2doc.odt.emf.template2pdf-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.odt.emf.template2pdf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.feature >-- [INFO] Building Papyrus Model to Documentation 0.9.0-SNAPSHOT [37/116] [INFO] from features/org.eclipse.papyrus.model2doc.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.feature --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.feature --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.feature/target/org.eclipse.papyrus.model2doc.feature-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.feature --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.feature/target/org.eclipse.papyrus.model2doc.feature-0.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.feature --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-dev:org.eclipse.papyrus.model2doc.plugins.dev >-- [INFO] Building Papyrus-Model2Doc Developer plugins 0.9.0-SNAPSHOT [38/116] [INFO] from plugins/dev/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.dev --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.dev --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/dev/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.dev --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.dev --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.dev --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.dev --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-dev:org.eclipse.papyrus.model2doc.dev.tools >-- [INFO] Building org.eclipse.papyrus.model2doc.dev.tools 0.9.0-SNAPSHOT [39/116] [INFO] from plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.dev.tools... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/target/org.eclipse.papyrus.model2doc.dev.tools-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/dev/org.eclipse.papyrus.model2doc.dev.tools/target/org.eclipse.papyrus.model2doc.dev.tools-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.dev.tools --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.dev.feature >-- [INFO] Building Papyrus-Model2Doc developer tools feature 0.9.0-SNAPSHOT [40/116] [INFO] from features/org.eclipse.papyrus.model2doc.dev.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.dev.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.dev.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.dev.feature/target/org.eclipse.papyrus.model2doc.dev.feature-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.dev.feature/target/org.eclipse.papyrus.model2doc.dev.feature-0.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.dev.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.plugins.gmf >-- [INFO] Building Papyrus GMF DocumentStructureTemplate plugins 0.9.0-SNAPSHOT [41/116] [INFO] from plugins/gmf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.gmf --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.gmf --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.gmf --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.gmf --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.gmf --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.gmf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate >-- [INFO] Building org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate 0.9.0-SNAPSHOT [42/116] [INFO] from plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit 0.9.0-SNAPSHOT [43/116] [INFO] from plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-gmf:org.eclipse.papyrus.model2doc.gmf.template2structure >-- [INFO] Building org.eclipse.papyrus.model2doc.gmf.template2structure 0.9.0-SNAPSHOT [44/116] [INFO] from plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.gmf.template2structure... [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.202211041032.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (756.1kB) [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/target/org.eclipse.papyrus.model2doc.gmf.template2structure-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/gmf/org.eclipse.papyrus.model2doc.gmf.template2structure/target/org.eclipse.papyrus.model2doc.gmf.template2structure-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.gmf.template2structure --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.gmf.feature >-- [INFO] Building Papyrus Model to Documentation GMF Support 0.9.0-SNAPSHOT [45/116] [INFO] from features/org.eclipse.papyrus.model2doc.gmf.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.gmf.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.gmf.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.gmf.feature/target/org.eclipse.papyrus.model2doc.gmf.feature-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.gmf.feature/target/org.eclipse.papyrus.model2doc.gmf.feature-0.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.gmf.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.plugins.markup >-- [INFO] Building Papyrus Model to Documentation Markup Plugins 0.9.0-SNAPSHOT [46/116] [INFO] from plugins/markup/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.markup --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.markup --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.markup --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.markup --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.markup --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.markup --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate >-- [INFO] Building org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate 0.9.0-SNAPSHOT [47/116] [INFO] from plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit 0.9.0-SNAPSHOT [48/116] [INFO] from plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.markdown2html.lib >-- [INFO] Building org.eclipse.papyrus.model2doc.markup.markdown2html.lib 0.9.0-SNAPSHOT [49/116] [INFO] from plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.markup.markdown2html.lib... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/src/main/resources [INFO] [INFO] --- dependency:3.6.0:copy-dependencies (copy-dependencies) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] Copying commonmark-0.21.0.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/commonmark-0.21.0.jar [INFO] Copying icu4j-72.1.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/icu4j-72.1.jar [INFO] Copying jna-5.12.1.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/jna-5.12.1.jar [INFO] Copying jna-platform-5.12.1.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/jna-platform-5.12.1.jar [INFO] Copying javax.annotation-1.3.5.v20221112-0806.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/javax.annotation-1.3.5.v20221112-0806.jar [INFO] Copying org.eclipse.osgi-3.18.200.v20221116-1324.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.osgi-3.18.200.v20221116-1324.jar [INFO] Copying javax.inject-1.0.0.v20220405-0441.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/javax.inject-1.0.0.v20220405-0441.jar [INFO] Copying org.apache.batik.constants-1.16.0.v20221027-0840.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.apache.batik.constants-1.16.0.v20221027-0840.jar [INFO] Copying org.apache.batik.css-1.16.0.v20221027-0840.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.apache.batik.css-1.16.0.v20221027-0840.jar [INFO] Copying org.apache.batik.util-1.16.0.v20221027-0840.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.apache.batik.util-1.16.0.v20221027-0840.jar [INFO] Copying org.apache.batik.i18n-1.16.0.v20221027-0840.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.apache.batik.i18n-1.16.0.v20221027-0840.jar [INFO] Copying org.apache.xmlgraphics-2.7.0.v20221018-0736.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.apache.xmlgraphics-2.7.0.v20221018-0736.jar [INFO] Copying org.w3c.dom.svg-1.1.0.v201011041433.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.w3c.dom.svg-1.1.0.v201011041433.jar [INFO] Copying org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar [INFO] Copying org.w3c.css.sac-1.3.1.v200903091627.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.w3c.css.sac-1.3.1.v200903091627.jar [INFO] Copying org.apache.commons.io-2.8.0.v20210415-0900.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.apache.commons.io-2.8.0.v20210415-0900.jar [INFO] Copying org.apache.commons.logging-1.2.0.v20180409-1502.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.apache.commons.logging-1.2.0.v20180409-1502.jar [INFO] Copying org.apache.felix.scr-2.2.4.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.apache.felix.scr-2.2.4.jar [INFO] Copying animal-sniffer-annotations-1.9.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/animal-sniffer-annotations-1.9.jar [INFO] Copying org.osgi.service.component-1.5.0.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.osgi.service.component-1.5.0.jar [INFO] Copying osgi.annotation-8.0.1.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/osgi.annotation-8.0.1.jar [INFO] Copying org.osgi.namespace.extender-1.0.1.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.osgi.namespace.extender-1.0.1.jar [INFO] Copying org.osgi.util.promise-1.2.0.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.osgi.util.promise-1.2.0.jar [INFO] Copying org.eclipse.core.commands-3.10.300.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.core.commands-3.10.300.v20221024-2137.jar [INFO] Copying org.eclipse.equinox.common-3.17.0.v20221108-1156.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.equinox.common-3.17.0.v20221108-1156.jar [INFO] Copying org.eclipse.core.contenttype-3.8.200.v20220817-1539.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.core.contenttype-3.8.200.v20220817-1539.jar [INFO] Copying org.eclipse.equinox.preferences-3.10.100.v20220710-1223.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.equinox.preferences-3.10.100.v20220710-1223.jar [INFO] Copying org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.equinox.registry-3.11.200.v20220817-1601.jar [INFO] Copying org.eclipse.core.databinding-1.11.200.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.core.databinding-1.11.200.v20221024-2137.jar [INFO] Copying org.eclipse.core.databinding.observable-1.12.100.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.core.databinding.observable-1.12.100.v20221024-2137.jar [INFO] Copying org.eclipse.core.databinding.property-1.9.100.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.core.databinding.property-1.9.100.v20221024-2137.jar [INFO] Copying org.eclipse.core.expressions-3.8.200.v20220613-1047.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.core.expressions-3.8.200.v20220613-1047.jar [INFO] Copying org.eclipse.core.runtime-3.26.100.v20221021-0005.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.core.runtime-3.26.100.v20221021-0005.jar [INFO] Copying org.eclipse.core.jobs-3.13.200.v20221102-1024.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.core.jobs-3.13.200.v20221102-1024.jar [INFO] Copying org.eclipse.equinox.app-1.6.200.v20220720-2012.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.equinox.app-1.6.200.v20220720-2012.jar [INFO] Copying org.eclipse.e4.core.commands-1.0.300.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.core.commands-1.0.300.v20221024-2137.jar [INFO] Copying org.eclipse.e4.core.di-1.8.300.v20220817-1539.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.core.di-1.8.300.v20220817-1539.jar [INFO] Copying org.eclipse.e4.core.contexts-1.11.0.v20220716-0839.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.core.contexts-1.11.0.v20220716-0839.jar [INFO] Copying org.eclipse.e4.core.services-2.3.400.v20220915-1347.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.core.services-2.3.400.v20220915-1347.jar [INFO] Copying org.osgi.service.event-1.4.1.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.osgi.service.event-1.4.1.jar [INFO] Copying org.osgi.namespace.implementation-1.0.0.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.osgi.namespace.implementation-1.0.0.jar [INFO] Copying org.eclipse.e4.core.di.annotations-1.7.200.v20220613-1008.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.core.di.annotations-1.7.200.v20220613-1008.jar [INFO] Copying org.eclipse.e4.core.di.extensions-0.17.200.v20220613-1008.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.core.di.extensions-0.17.200.v20220613-1008.jar [INFO] Copying org.eclipse.e4.core.di.extensions.supplier-0.16.400.v20220613-1047.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.core.di.extensions.supplier-0.16.400.v20220613-1047.jar [INFO] Copying org.osgi.service.prefs-1.1.2.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.osgi.service.prefs-1.1.2.jar [INFO] Copying org.eclipse.e4.emf.xpath-0.3.100.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.emf.xpath-0.3.100.v20221024-2137.jar [INFO] Copying org.apache.commons.jxpath-1.3.0.v200911051830.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.apache.commons.jxpath-1.3.0.v200911051830.jar [INFO] Copying org.eclipse.emf.ecore-2.29.0.v20221121-1400.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.emf.ecore-2.29.0.v20221121-1400.jar [INFO] Copying org.eclipse.e4.ui.bindings-0.13.200.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.bindings-0.13.200.v20221024-2137.jar [INFO] Copying org.eclipse.swt-3.122.0.v20221123-2302.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.swt-3.122.0.v20221123-2302.jar [INFO] Copying org.eclipse.e4.ui.services-1.5.100.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.services-1.5.100.v20221024-2137.jar [INFO] Copying org.eclipse.jface-3.28.0.v20221024-1426.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.jface-3.28.0.v20221024-1426.jar [INFO] Copying org.eclipse.e4.ui.css.core-0.13.400.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.css.core-0.13.400.v20221024-2137.jar [INFO] Copying org.eclipse.e4.ui.css.swt-0.14.700.v20221102-0748.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.css.swt-0.14.700.v20221102-0748.jar [INFO] Copying org.eclipse.e4.ui.css.swt.theme-0.13.200.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.css.swt.theme-0.13.200.v20221024-2137.jar [INFO] Copying org.eclipse.e4.ui.di-1.4.100.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.di-1.4.100.v20221024-2137.jar [INFO] Copying org.eclipse.e4.ui.dialogs-1.3.400.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.dialogs-1.3.400.v20221024-2137.jar [INFO] Copying org.eclipse.e4.ui.model.workbench-2.2.300.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.model.workbench-2.2.300.v20221024-2137.jar [INFO] Copying org.eclipse.equinox.event-1.6.100.v20211021-1418.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.equinox.event-1.6.100.v20211021-1418.jar [INFO] Copying org.eclipse.e4.ui.widgets-1.3.100.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.widgets-1.3.100.v20221024-2137.jar [INFO] Copying org.eclipse.e4.ui.workbench-1.14.0.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.workbench-1.14.0.v20221024-2137.jar [INFO] Copying org.eclipse.emf.ecore.change-2.14.0.v20190528-0725.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.emf.ecore.change-2.14.0.v20190528-0725.jar [INFO] Copying org.eclipse.emf.ecore.xmi-2.17.0.v20220817-1334.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.emf.ecore.xmi-2.17.0.v20220817-1334.jar [INFO] Copying org.eclipse.e4.ui.workbench.addons.swt-1.4.500.v20221028-0801.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.workbench.addons.swt-1.4.500.v20221028-0801.jar [INFO] Copying org.eclipse.e4.ui.workbench.renderers.swt-0.15.700.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.workbench.renderers.swt-0.15.700.v20221024-2137.jar [INFO] Copying org.eclipse.e4.ui.workbench.swt-0.16.700.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.workbench.swt-0.16.700.v20221024-2137.jar [INFO] Copying org.eclipse.jface.databinding-1.14.0.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.jface.databinding-1.14.0.v20221024-2137.jar [INFO] Copying org.eclipse.e4.ui.workbench3-0.16.100.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.e4.ui.workbench3-0.16.100.v20221024-2137.jar [INFO] Copying org.eclipse.urischeme-1.2.200.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.urischeme-1.2.200.v20221024-2137.jar [INFO] Copying org.eclipse.emf.common-2.27.0.v20221121-1400.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.emf.common-2.27.0.v20221121-1400.jar [INFO] Copying org.eclipse.help-3.9.100.v20210721-0601.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.help-3.9.100.v20210721-0601.jar [INFO] Copying org.eclipse.ui-3.201.200.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.ui-3.201.200.v20221024-2137.jar [INFO] Copying org.eclipse.swt.win32.win32.x86_64-3.122.0.v20221123-2302.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.swt.win32.win32.x86_64-3.122.0.v20221123-2302.jar [INFO] Copying org.eclipse.ui.workbench-3.127.0.v20221024-2137.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.ui.workbench-3.127.0.v20221024-2137.jar [INFO] Copying org.osgi.util.function-1.2.0.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.osgi.util.function-1.2.0.jar [INFO] Copying org.w3c.dom.smil-1.0.1.v200903091627.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.w3c.dom.smil-1.0.1.v200903091627.jar [INFO] Copying org.eclipse.swt.gtk.linux.x86_64-3.122.0.v20221123-2302.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.swt.gtk.linux.x86_64-3.122.0.v20221123-2302.jar [INFO] Copying org.eclipse.swt.cocoa.macosx.x86_64-3.122.0.v20221123-2302.jar to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/lib/org.eclipse.swt.cocoa.macosx.x86_64-3.122.0.v20221123-2302.jar [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/target/org.eclipse.papyrus.model2doc.markup.markdown2html.lib-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.markdown2html.lib/target/org.eclipse.papyrus.model2doc.markup.markdown2html.lib-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.markdown2html.lib --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.emf.template2structure >-- [INFO] Building org.eclipse.papyrus.model2doc.markup.emf.template2structure 0.9.0-SNAPSHOT [50/116] [INFO] from plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.template2structure/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.markup.emf.template2structure... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.template2structure/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.template2structure/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.template2structure/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.template2structure/target/org.eclipse.papyrus.model2doc.markup.emf.template2structure-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.emf.template2structure/target/org.eclipse.papyrus.model2doc.markup.emf.template2structure-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.emf.template2structure --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.markup.emf.feature >-- [INFO] Building Papyrus Model to Documentation Markup EMF Support 0.9.0-SNAPSHOT [51/116] [INFO] from features/org.eclipse.papyrus.model2doc.markup.emf.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.emf.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.emf.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.markup.emf.feature --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.emf.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.emf.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.emf.feature --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.emf.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.emf.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.emf.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.emf.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.markup.emf.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.emf.feature/target/org.eclipse.papyrus.model2doc.markup.emf.feature-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.emf.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.emf.feature --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.emf.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.emf.feature/target/org.eclipse.papyrus.model2doc.markup.emf.feature-0.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.emf.feature --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.emf.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.plugins.integration >-- [INFO] Building Papyrus DocumentStructureTemplate Integration plugins 0.9.0-SNAPSHOT [52/116] [INFO] from plugins/integration/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.integration --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.integration --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.integration --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.integration --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.integration --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.integration --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.core.author.properties >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.core.author.properties 0.9.0-SNAPSHOT [53/116] [INFO] from plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.core.author.properties... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/target/org.eclipse.papyrus.model2doc.integration.core.author.properties-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.author.properties/target/org.eclipse.papyrus.model2doc.integration.core.author.properties-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.core.author.properties --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties 0.9.0-SNAPSHOT [54/116] [INFO] from plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/target/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties/target/org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation 0.9.0-SNAPSHOT [55/116] [INFO] from plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/target/classes [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/src-gen/org/eclipse/papyrus/model2doc/integration/emf/documentstructuretemplate/representation/impl/PapyrusDocumentPrototypeImpl.java:[191] if (false) { if (chain != null) { chain.add(new BasicDiagnostic(Diagnostic.ERROR, RepresentationValidator.DIAGNOSTIC_SOURCE, RepresentationValidator.PAPYRUS_DOCUMENT_PROTOTYPE__IS_VALID_CLASS, EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "isValidClass", EObjectValidator.getObjectLabel(this, context) }), //$NON-NLS-1$ //$NON-NLS-2$ new Object[] { this })); } return false; } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dead code [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/src-gen/org/eclipse/papyrus/model2doc/integration/emf/documentstructuretemplate/representation/impl/PapyrusDocumentPrototypeImpl.java:[230] @SuppressWarnings("unchecked") ^^^^^^^^^^^ Unnecessary @SuppressWarnings("unchecked") 2 problems (2 warnings) [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui 0.9.0-SNAPSHOT [56/116] [INFO] from plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/target/classes [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/src/org/eclipse/papyrus/model2doc/integration/emf/documentstructuretemplate/ui/internal/adapter/DocumentTemplateViewAdapterFactory.java:[37] public Object getAdapter(Object adaptableObject, Class adapterType) { ^^^^^^ Type safety: The return type Object for getAdapter(Object, Class) from the type DocumentTemplateViewAdapterFactory needs unchecked conversion to conform to T from the type IAdapterFactory [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/src/org/eclipse/papyrus/model2doc/integration/emf/documentstructuretemplate/ui/internal/adapter/DocumentTemplateViewAdapterFactory.java:[37] public Object getAdapter(Object adaptableObject, Class adapterType) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized 2 problems (2 warnings) [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture 0.9.0-SNAPSHOT [57/116] [INFO] from plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.docx.uml.architecture >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.docx.uml.architecture 0.9.0-SNAPSHOT [58/116] [INFO] from plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.docx.uml.architecture... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.docx.uml.architecture-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.docx.uml.architecture --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer 0.9.0-SNAPSHOT [59/116] [INFO] from plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties 0.9.0-SNAPSHOT [60/116] [INFO] from plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit 0.9.0-SNAPSHOT [61/116] [INFO] from plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types 0.9.0-SNAPSHOT [62/116] [INFO] from plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.plugins.uml >-- [INFO] Building Papyrus UML DocumentStructureTemplate plugins 0.9.0-SNAPSHOT [63/116] [INFO] from plugins/uml/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.uml --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.uml --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.uml --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.uml --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.uml --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.uml --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.documentstructuretemplate >-- [INFO] Building org.eclipse.papyrus.model2doc.uml.documentstructuretemplate 0.9.0-SNAPSHOT [64/116] [INFO] from plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.uml.documentstructuretemplate... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] Compiling 57 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/target/classes [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/src/org/eclipse/papyrus/model2doc/uml/documentstructuretemplate/internal/providers/UMLDelegatingToEMFLabelProvider.java:[28] private static final String ST_LEFT = String.valueOf("\u00AB");//$NON-NLS-1$ ^^^^^^^ The value of the field UMLDelegatingToEMFLabelProvider.ST_LEFT is not used [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/src/org/eclipse/papyrus/model2doc/uml/documentstructuretemplate/internal/providers/UMLDelegatingToEMFLabelProvider.java:[33] private static final String ST_RIGHT = String.valueOf("\u00BB"); //$NON-NLS-1$ ^^^^^^^^ The value of the field UMLDelegatingToEMFLabelProvider.ST_RIGHT is not used 2 problems (2 warnings) [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit 0.9.0-SNAPSHOT [65/116] [INFO] from plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-uml:org.eclipse.papyrus.model2doc.uml.template2structure >-- [INFO] Building org.eclipse.papyrus.model2doc.uml.template2structure 0.9.0-SNAPSHOT [66/116] [INFO] from plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.uml.template2structure... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/target/org.eclipse.papyrus.model2doc.uml.template2structure-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/uml/org.eclipse.papyrus.model2doc.uml.template2structure/target/org.eclipse.papyrus.model2doc.uml.template2structure-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.uml.template2structure --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.uml.feature >-- [INFO] Building Papyrus Model to Documentation UML Support 0.9.0-SNAPSHOT [67/116] [INFO] from features/org.eclipse.papyrus.model2doc.uml.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.uml.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.uml.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.uml.feature/target/org.eclipse.papyrus.model2doc.uml.feature-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.uml.feature/target/org.eclipse.papyrus.model2doc.uml.feature-0.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.uml.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate 0.9.0-SNAPSHOT [68/116] [INFO] from plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit 0.9.0-SNAPSHOT [69/116] [INFO] from plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.template2structure >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.gmf.template2structure 0.9.0-SNAPSHOT [70/116] [INFO] from plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.gmf.template2structure... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/target/org.eclipse.papyrus.model2doc.integration.gmf.template2structure-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure/target/org.eclipse.papyrus.model2doc.integration.gmf.template2structure-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.plugins.integration.nattable >-- [INFO] Building Papyrus-Model2Doc Nattable Integration Plugins 0.9.0-SNAPSHOT [71/116] [INFO] from plugins/integration/nattable/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.integration.nattable --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate 0.9.0-SNAPSHOT [72/116] [INFO] from plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit 0.9.0-SNAPSHOT [73/116] [INFO] from plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-nattable:org.eclipse.papyrus.model2doc.integration.nattable.template2structure >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.nattable.template2structure 0.9.0-SNAPSHOT [74/116] [INFO] from plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.nattable.template2structure... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/target/classes [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/src/org/eclipse/papyrus/model2doc/integration/nattable/template2structure/internal/mapping/PapyrusTableViewMapper.java:[130] returnedValue.addAll((Collection) mapResult); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from List to Collection 1 problem (1 warning) [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/target/org.eclipse.papyrus.model2doc.integration.nattable.template2structure-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/nattable/org.eclipse.papyrus.model2doc.integration.nattable.template2structure/target/org.eclipse.papyrus.model2doc.integration.nattable.template2structure-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.nattable.template2structure --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties 0.9.0-SNAPSHOT [75/116] [INFO] from plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.uml.architecture >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.uml.architecture 0.9.0-SNAPSHOT [76/116] [INFO] from plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.uml.architecture... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.uml.architecture-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.uml.architecture-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.uml.architecture --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.odt.uml.architecture >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.odt.uml.architecture 0.9.0-SNAPSHOT [77/116] [INFO] from plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.odt.uml.architecture... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture/target/org.eclipse.papyrus.model2doc.integration.odt.uml.architecture-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.odt.uml.architecture --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.feature >-- [INFO] Building Papyrus Model to Documentation Integration 0.9.0-SNAPSHOT [78/116] [INFO] from features/org.eclipse.papyrus.model2doc.integration.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.feature/target/org.eclipse.papyrus.model2doc.integration.feature-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.feature/target/org.eclipse.papyrus.model2doc.integration.feature-0.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins.markup-integration:org.eclipse.papyrus.model2doc.plugins.markup.integration >-- [INFO] Building Papyrus Model to Documentation Markup Integration Properties Plugins 0.9.0-SNAPSHOT [79/116] [INFO] from plugins/markup/integration/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.markup.integration --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.markup.integration --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.markup.integration --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.markup.integration --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.markup.integration --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.markup.integration --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins.markup-integration:org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties >-- [INFO] Building org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties 0.9.0-SNAPSHOT [80/116] [INFO] from plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate >-- [INFO] Building org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate 0.9.0-SNAPSHOT [81/116] [INFO] from plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate/target/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit >-- [INFO] Building org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit 0.9.0-SNAPSHOT [82/116] [INFO] from plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit/target/org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-markup:org.eclipse.papyrus.model2doc.markup.uml.template2structure >-- [INFO] Building org.eclipse.papyrus.model2doc.markup.uml.template2structure 0.9.0-SNAPSHOT [83/116] [INFO] from plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.template2structure/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.markup.uml.template2structure... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.template2structure/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.template2structure/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.template2structure/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.template2structure/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.template2structure/target/org.eclipse.papyrus.model2doc.markup.uml.template2structure-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/org.eclipse.papyrus.model2doc.markup.uml.template2structure/target/org.eclipse.papyrus.model2doc.markup.uml.template2structure-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.uml.template2structure --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.markup.uml.feature >-- [INFO] Building Papyrus Model to Documentation Markup UML Support 0.9.0-SNAPSHOT [84/116] [INFO] from features/org.eclipse.papyrus.model2doc.markup.uml.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.uml.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.uml.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.markup.uml.feature --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.uml.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.uml.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.uml.feature --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.uml.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.uml.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.uml.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.uml.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.markup.uml.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.uml.feature/target/org.eclipse.papyrus.model2doc.markup.uml.feature-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.uml.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.uml.feature --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.uml.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.uml.feature/target/org.eclipse.papyrus.model2doc.markup.uml.feature-0.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.uml.feature --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.uml.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins.markup-integration:org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties >-- [INFO] Building org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties 0.9.0-SNAPSHOT [85/116] [INFO] from plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/markup/integration/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.markup.integration.feature >-- [INFO] Building Papyrus Model to Documentation Markup Support Integration 0.9.0-SNAPSHOT [86/116] [INFO] from features/org.eclipse.papyrus.model2doc.markup.integration.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.markup.integration.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.integration.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.markup.integration.feature --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.markup.integration.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.markup.integration.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.markup.integration.feature --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.markup.integration.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.integration.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.markup.integration.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.markup.integration.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.markup.integration.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.integration.feature/target/org.eclipse.papyrus.model2doc.markup.integration.feature-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.markup.integration.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.integration.feature --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.markup.integration.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.markup.integration.feature/target/org.eclipse.papyrus.model2doc.markup.integration.feature-0.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.markup.integration.feature --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.markup.integration.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.tests.bundles.feature >-- [INFO] Building Papyrus-Model2Doc Bundle Tests 0.9.0-SNAPSHOT [87/116] [INFO] from features/org.eclipse.papyrus.model2doc.tests.bundles.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.bundles.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.bundles.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] Fetching org.eclipse.papyrus.bundles.tests_3.0.0.202212021346.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2022-12/6.3.0/toolsmiths/plugins/ (70.5kB) [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.bundles.feature/target/org.eclipse.papyrus.model2doc.tests.bundles.feature-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.bundles.feature/target/org.eclipse.papyrus.model2doc.tests.bundles.feature-0.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.bundles.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc-tests:org.eclipse.papyrus.model2doc.tests >-- [INFO] Building Papyrus Model to Documentation Tests Plugins 0.9.0-SNAPSHOT [88/116] [INFO] from tests/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.tests --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.tests.core >-- [INFO] Building Papyrus-Model2Doc Core Tests Plugins 0.9.0-SNAPSHOT [89/116] [INFO] from tests/core/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.core --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.core --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.core --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.tests.core --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.core --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.author.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.core.author.tests 0.9.0-SNAPSHOT [90/116] [INFO] from tests/core/org.eclipse.papyrus.model2doc.core.author.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.author.tests... [INFO] Fetching org.eclipse.core.net.linux_1.0.200.v20220812-1406.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (16.24kB) [INFO] Fetching org.eclipse.core.net.win32_1.0.100.v20220812-1406.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.48kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (136.19kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.700.v20220812-1406.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (9.6kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (87.79kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from http://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.61kB) [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/org.eclipse.papyrus.model2doc.core.author.tests-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/org.eclipse.papyrus.model2doc.core.author.tests-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest singleAuthorLabelTest_1(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0.012 s singleAuthorLabelTest_2(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s singleAuthorLabelTest_3(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s singleAuthorLabelTest_4(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s multiAuthorLabelTest_1(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s multiAuthorLabelTest_2(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0.001 s multiAuthorLabelTest_3(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s multiAuthorLabelTest_4(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s multiAuthorLabelTest_5(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s multiAuthorLabelTest_6(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s multiAuthorLabelTest_7(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s multiAuthorLabelTest_8(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s multiAuthorLabelTest_9(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s multiAuthorLabelTest_10(org.eclipse.papyrus.model2doc.core.author.tests.AuthorTest) Time elapsed: 0 s Results: Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.author.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.author.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.core.author.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.builtintypes.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.core.builtintypes.tests 0.9.0-SNAPSHOT [91/116] [INFO] from tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.builtintypes.tests... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/classes [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/src/org/eclipse/papyrus/model2doc/core/builtintypes/tests/Activator.java:[43] this.log = new LogHelper(this); ^^^ The static field Activator.log should be accessed in a static way 1 problem (1 warning) [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/org.eclipse.papyrus.model2doc.core.builtintypes.tests-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/org.eclipse.papyrus.model2doc.core.builtintypes.tests-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromInTheAirTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromInTheAirTest test_03_FileReferenceWithRelativeURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromInTheAirTest) Time elapsed: 0.102 s test_02_FileReferenceInPlatformResourceURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromInTheAirTest) Time elapsed: 0.02 s test_01_FileReferenceInPlatformPluginURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromInTheAirTest) Time elapsed: 0.016 s Running org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest test_02_FileReferenceWithRelativeURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.046 s test_03_FileReferenceWithRelativeURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.002 s test_06_FileReferenceInAnotherFolder(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.001 s test_11_FileReferenceNotFound(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.002 s test_09_NullFileReferenceURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.001 s test_12_FileReferenceInPlatformResource(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.019 s test_05_FileReferenceURIWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.006 s test_04_FileReferenceURIWithSpaces(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.002 s test_08_FileReferenceInAnotherFolderWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.002 s test_07_FileReferenceInAnotherFolderWithSpaces(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.001 s test_01_FileReferenceInPlatformPluginURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.001 s test_10_EmptyFileReferenceURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformPluginTest) Time elapsed: 0.001 s Running org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s - in org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest test_02_FileReferenceWithRelativeURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.063 s test_03_FileReferenceWithRelativeURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.017 s test_06_FileReferenceInAnotherFolder(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.019 s test_11_FileReferenceNotFound(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.037 s test_09_NullFileReferenceURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.016 s test_12_FileReferenceInPlatformResource(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.016 s test_05_FileReferenceURIWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.016 s test_04_FileReferenceURIWithSpaces(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.016 s test_08_FileReferenceInAnotherFolderWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.043 s test_07_FileReferenceInAnotherFolderWithSpaces(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.017 s test_01_FileReferenceInPlatformPluginURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.015 s test_10_EmptyFileReferenceURI(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.014 s test_13_FileReferenceURIOSPath(org.eclipse.papyrus.model2doc.core.builtintypes.tests.internal.filereference.FileReferenceURLFromPlatformResourceTest) Time elapsed: 0.041 s Results: Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.builtintypes.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.builtintypes.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.core.builtintypes.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-core:org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests 0.9.0-SNAPSHOT [92/116] [INFO] from tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.799 s - in org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest structureURITest1(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.162 s structureURITest2(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.019 s structureURITest3(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.017 s structureURITest4(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.017 s structureURITest5(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.037 s structureURITest6(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.016 s structureURITest7(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.017 s structureURITest8(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.015 s structureURITest9(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.017 s structureURITest10(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.042 s structureURITest11(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.016 s structureURITest12(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.015 s structureURITest13(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.015 s structureURITest14(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.046 s structureURITest15(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.015 s structureURITest16(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.015 s structureURITest17(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.015 s structureURITest18(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.015 s structureURITest19(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.046 s structureURITest20(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.014 s structureURITest21(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.014 s structureURITest22(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.015 s structureURITest23(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.014 s structureURITest24(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.039 s structureURITest25(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.017 s structureURITest26(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.015 s structureURITest27(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.014 s structureURITest28(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.015 s structureURITest29(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.043 s structureURITest30(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentStructureURITest) Time elapsed: 0.016 s Running org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromInTheAirTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromInTheAirTest test_03_TemplateWithRelativeURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromInTheAirTest) Time elapsed: 0.028 s test_02_TemplateInPlatformResourceURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromInTheAirTest) Time elapsed: 0.014 s test_01_TemplateInPlatformPluginURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromInTheAirTest) Time elapsed: 0.011 s Running org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s - in org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest test_13_TemplateURIOSPath(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.015 s test_11_TemplateNotFound(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.012 s test_05_TemplateURIWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.013 s test_12_TemplateInPlatformResource(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.013 s test_03_TemplateWithRelativeURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.013 s test_08_TemplateInAnotherFolderWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.037 s test_10_EmptyTemplateURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.012 s test_04_TemplateURIWithSpaces(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.013 s test_01_TemplateInPlatformPluginURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.013 s test_02_TemplateWithRelativeURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.013 s test_06_TemplateInAnotherFolder(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.014 s test_07_TemplateInAnotherFolderWithSpaces(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.035 s test_09_NullTemplateURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformResourceTest) Time elapsed: 0.012 s Running org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest test_11_TemplateNotFound(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.005 s test_05_TemplateURIWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.005 s test_12_TemplateInPlatformResource(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.015 s test_03_TemplateWithRelativeURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.001 s test_08_TemplateInAnotherFolderWithAccentuatedChar(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.002 s test_10_EmptyTemplateURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.001 s test_04_TemplateURIWithSpaces(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.001 s test_01_TemplateInPlatformPluginURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.001 s test_02_TemplateWithRelativeURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.002 s test_06_TemplateInAnotherFolder(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.001 s test_07_TemplateInAnotherFolderWithSpaces(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.001 s test_09_NullTemplateURI(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.TemplateFileURLFromPlatformPluginTest) Time elapsed: 0.001 s Running org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentGeneratorConfigurationCreationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentGeneratorConfigurationCreationTest createDocumentGeneratorConfiguration_Test1(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentGeneratorConfigurationCreationTest) Time elapsed: 0.001 s createDocumentGeneratorConfiguration_Test2(org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests.internal.metamodel.DocumentGeneratorConfigurationCreationTest) Time elapsed: 0 s Results: Tests run: 60, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/core/org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.tests.emf >-- [INFO] Building Papyrus Model to Documentation EMF Tests Plugins 0.9.0-SNAPSHOT [93/116] [INFO] from tests/emf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.emf --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.emf --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.emf --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.tests.emf --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.emf --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.emf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructure.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructure.tests 0.9.0-SNAPSHOT [94/116] [INFO] from tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.documentstructure.tests... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructure.tests-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructure.tests-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s - in org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest test_11_ImageNotFound(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.119 s test_06_ImageInAnotherFolder(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.002 s test_10_EmptyImageURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.001 s test_08_ImageInAnotherFolderWithAccentuatedChar(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.006 s test_04_ImageURIWithSpaces(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.002 s test_03_ImageWithRelativeURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.002 s test_01_ImageInPlatformPluginURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.001 s test_05_ImageURIWithAccentuatedChar(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.002 s test_09_NullImageURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.001 s test_12_ImageInPlatformResource(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.103 s test_07_ImageInAnotherFolderWithSpaces(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.002 s test_02_ImageWithRelativeURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformPluginTest) Time elapsed: 0.002 s Running org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s - in org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest test_11_ImageNotFound(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.064 s test_06_ImageInAnotherFolder(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.021 s test_08_ImageInAnotherFolderWithAccentuatedChar(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.019 s test_04_ImageURIWithSpaces(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.017 s test_09_NullFileReferenceURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.043 s test_03_ImageWithRelativeURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.017 s test_01_ImageInPlatformPluginURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.015 s test_05_ImageURIWithAccentuatedChar(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.016 s test_13_ImageURIOSPath(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.046 s test_12_ImageInPlatformResource(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.016 s test_07_ImageInAnotherFolderWithSpaces(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.017 s test_02_ImageWithRelativeURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.016 s test_10_EmptyFileReferenceURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromPlatformResourceTest) Time elapsed: 0.013 s Running org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromInTheAirTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromInTheAirTest test_02_ImageInPlatformResourceURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromInTheAirTest) Time elapsed: 0.014 s test_03_ImageWithRelativeURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromInTheAirTest) Time elapsed: 0.014 s test_01_ImageInPlatformPluginURI(org.eclipse.papyrus.model2doc.emf.documentstructure.tests.internal.images.ImageURLFromInTheAirTest) Time elapsed: 0.013 s Results: Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructure.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructure.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.emf.documentstructure.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests 0.9.0-SNAPSHOT [95/116] [INFO] from tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests.CheckEditorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s - in org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests.CheckEditorTest checkEditor(org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests.CheckEditorTest) Time elapsed: 0.67 s Results: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests 0.9.0-SNAPSHOT [96/116] [INFO] from tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateResourceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateResourceTest checkResource(org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateResourceTest) Time elapsed: 0.167 s Running org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateFactoryBasisTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateFactoryBasisTest checkFactory(org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateFactoryBasisTest) Time elapsed: 0 s checkTextDocumentTemplate(org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateFactoryBasisTest) Time elapsed: 0.005 s checkEReferencePartTemplate(org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateFactoryBasisTest) Time elapsed: 0.008 s checkEClassPartTemplate(org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests.basis.DocumentStructureTemplateFactoryBasisTest) Time elapsed: 0.006 s Results: Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-emf:org.eclipse.papyrus.model2doc.emf.template2structure.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.emf.template2structure.tests 0.9.0-SNAPSHOT [97/116] [INFO] from tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.emf.template2structure.tests... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/org.eclipse.papyrus.model2doc.emf.template2structure.tests-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/org.eclipse.papyrus.model2doc.emf.template2structure.tests-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.85 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest doNotGenerateTitleEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest) Time elapsed: 1.431 s generateIfEmptyEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest) Time elapsed: 0.071 s withExpressionEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest) Time elapsed: 0.079 s doNotGenerateEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest) Time elapsed: 0.077 s customTitleEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest) Time elapsed: 0.047 s emptyEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest) Time elapsed: 0.076 s defaultEAttributeAsParagraphMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EAttributeAsParagraphMapperTest) Time elapsed: 0.042 s Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.TableOfFiguresMapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.TableOfFiguresMapperTest defaultTableOfFiguresMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TableOfFiguresMapperTest) Time elapsed: 0.04 s Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest doNotGenerateTitleEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest) Time elapsed: 0.243 s emptyEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest) Time elapsed: 0.068 s customTitleEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest) Time elapsed: 0.045 s defaultEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest) Time elapsed: 0.076 s doNotGenerateEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest) Time elapsed: 0.075 s generateIfEmptyEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest) Time elapsed: 0.038 s withExpressionEReferencePartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferencePartTemplateMapperTest) Time elapsed: 0.068 s Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest customTitleEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest) Time elapsed: 0.1 s defaultEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest) Time elapsed: 0.066 s emptyEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest) Time elapsed: 0.039 s generateIfEmptyEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest) Time elapsed: 0.069 s isKindOfEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest) Time elapsed: 0.042 s withExpressionEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest) Time elapsed: 0.061 s doNotGenerateEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest) Time elapsed: 0.035 s doNotGenerateTitleEClassPartTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EClassPartTemplateMapperTest) Time elapsed: 0.062 s Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest eClassListItemDoNotGenerateTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.083 s eAttributeListItemCustomItemLabelTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.042 s defaultTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.067 s eClassListItemCustomItemLabelTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.039 s customTitleTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.063 s withExpressionTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.039 s eClassListItemKindOfTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.063 s doNotGenerateTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.036 s generateIfEmptyTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.061 s eReferenceListItemCustomItemLabelTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.039 s eAttributeListItemEmptyTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.059 s eReferenceListItemDoNotGenerateTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.039 s eAttributeListItemDoNotGenerateTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.059 s doNotGenerateTitleTreeListViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TreeListViewMapperTest) Time elapsed: 0.039 s Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest customTitleEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.105 s generateIfEmptyEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.046 s emptyEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.036 s customColumnTitleEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.063 s defaultEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.04 s doNotGenerateRowHeaderEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.06 s doNotGenerateTitleEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.039 s withExpressionEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.062 s doNotGenerateEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.06 s doNotGenerateColumnHeaderEReferenceTableViewMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.EReferenceTableViewMapperTest) Time elapsed: 0.048 s Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest doNotGenerateTitleInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest) Time elapsed: 0.037 s customTitleInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest) Time elapsed: 0.054 s defaultInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest) Time elapsed: 0.03 s emptyInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest) Time elapsed: 0.053 s generateIfEmptyInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest) Time elapsed: 0.031 s withExpressionInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest) Time elapsed: 0.029 s doNotGenerateInsertFileTemplateMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.InsertFileTemplateMapperTest) Time elapsed: 0.05 s Running org.eclipse.papyrus.model2doc.emf.template2structure.tests.TableOfContentsMapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.papyrus.model2doc.emf.template2structure.tests.TableOfContentsMapperTest defaultTableOfContentsMapperTest(org.eclipse.papyrus.model2doc.emf.template2structure.tests.TableOfContentsMapperTest) Time elapsed: 0.027 s Results: Tests run: 55, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.emf.template2structure.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/emf/org.eclipse.papyrus.model2doc.emf.template2structure.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.emf.template2structure.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins-integration:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties 0.9.0-SNAPSHOT [98/116] [INFO] from plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature >-- [INFO] Building Papyrus Model to Documentation Native GMF Integration 0.9.0-SNAPSHOT [99/116] [INFO] from features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature/target/org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature-0.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.tests.integration >-- [INFO] Building Papyrus Model to Documentation Integration Tests Plugins 0.9.0-SNAPSHOT [100/116] [INFO] from tests/integration/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.integration --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.integration --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.integration --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.tests.integration --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.integration --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.integration --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests 0.9.0-SNAPSHOT [101/116] [INFO] from tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests --- [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests.DocumentTemplateSemanticOwnerDeletionTest log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. No JFaces support for org.eclipse.jface.viewers.TableTreeViewer Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.626 s - in org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests.DocumentTemplateSemanticOwnerDeletionTest checkDocumentTemplateOwnerDeletion(org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests.DocumentTemplateSemanticOwnerDeletionTest) Time elapsed: 11.859 s checkElementTypeConfiguration(org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests.DocumentTemplateSemanticOwnerDeletionTest) Time elapsed: 0.73 s Results: Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests 0.9.0-SNAPSHOT [102/116] [INFO] from tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/classes [WARNING] /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/src/org/eclipse/papyrus/model2doc/integration/gmf/template2structure/tests/AbstractDiagramViewMapperTests.java:[71] private static void displayRes(IResource resource, String prefix) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method displayRes(IResource, String) from the type AbstractDiagramViewMapperTests is never used locally 3 problems (0 errors, 1 warning, 2 infos) [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. No JFaces support for org.eclipse.jface.viewers.TableTreeViewer Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.894 s - in org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest diagramTypePapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 13.563 s imageFormatPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 1.618 s semanticContextAllDiagramsPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 1.259 s doNotGeneratePapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 1.035 s diagramKindIdPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 0.992 s withSpacesInPathPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 1.025 s graphicalContextAllDiagramsPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 1.421 s customTitlePapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 1.13 s emptyPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 0.859 s bothDiagramContextPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 1.15 s doNotGenerateTitlePapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 1.016 s generateIfEmptyPapyrusGMFDiagramViewMapperTest(org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests.PapyrusGMFDiagramViewMapperTest) Time elapsed: 0.798 s Results: Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.plugins.integration.ieee >-- [INFO] Building Papyrus Model to IEEE Requirements Documentation Plugins 0.9.0-SNAPSHOT [103/116] [INFO] from plugins/integration/ieee/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.plugins.integration.ieee --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.ieee.requirements 0.9.0-SNAPSHOT [104/116] [INFO] from plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.ieee.requirements... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/target/org.eclipse.papyrus.model2doc.integration.ieee.requirements-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements/target/org.eclipse.papyrus.model2doc.integration.ieee.requirements-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.plugins.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture 0.9.0-SNAPSHOT [105/116] [INFO] from plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture/target/classes [INFO] [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture/src/test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture/target/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/plugins/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture/target/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature >-- [INFO] Building Papyrus-Model2Doc IEEE Requirements Documentation For SysML 1.6 Integration 0.9.0-SNAPSHOT [106/116] [INFO] from features/org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature/target/org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature/target/org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature-0.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.ieee.sysml16.odt.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests.integration-ieee:org.eclipse.papyrus.model2doc.tests.integration.ieee >-- [INFO] Building Papyrus Integration IEEE Tests 0.9.0-SNAPSHOT [107/116] [INFO] from tests/integration/ieee/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.integration.ieee --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.integration.ieee --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.integration.ieee --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.tests.integration.ieee --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.integration.ieee --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.integration.ieee --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests.integration-ieee:org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests 0.9.0-SNAPSHOT [108/116] [INFO] from tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests --- [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.SysML16_DocumentTemplateElementTypeTest log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. No JFaces support for org.eclipse.jface.viewers.TableTreeViewer Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.738 s - in org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.SysML16_DocumentTemplateElementTypeTest checkDocumentTemplateOwnerDeletion(org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.SysML16_DocumentTemplateElementTypeTest) Time elapsed: 13.74 s checkElementTypeConfiguration(org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.SysML16_DocumentTemplateElementTypeTest) Time elapsed: 0.965 s Running org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEDocumentStructureCreation_FilledSysMLModel_Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s - in org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEDocumentStructureCreation_FilledSysMLModel_Test checkCreatedDocumentStructure(org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEDocumentStructureCreation_FilledSysMLModel_Test) Time elapsed: 0.37 s Running org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEDocumentStructureCreation_EmptySysMLModel_Test Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEDocumentStructureCreation_EmptySysMLModel_Test checkCreatedDocumentStructure(org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEDocumentStructureCreation_EmptySysMLModel_Test) Time elapsed: 0.159 s Running org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEPackagesCreationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s - in org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEPackagesCreationTest createIEEEPackage_Test1(org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEPackagesCreationTest) Time elapsed: 0.478 s Running org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEETemplateCreationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.328 s - in org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEETemplateCreationTest createIEEETemplate(org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEETemplateCreationTest) Time elapsed: 1.256 s Running org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEPackagesCreationCommandTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.661 s - in org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEPackagesCreationCommandTest checkStatusOfCommand(org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests.IEEEPackagesCreationCommandTest) Time elapsed: 1.661 s Results: Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/ieee/org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-integration:org.eclipse.papyrus.model2doc.integration.uml.architecture.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.integration.uml.architecture.tests 0.9.0-SNAPSHOT [109/116] [INFO] from tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.integration.uml.architecture.tests... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateEmptyDocumentTemplateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.244 s - in org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateEmptyDocumentTemplateTest textGenericDocumentTemplateCreation(org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateEmptyDocumentTemplateTest) Time elapsed: 4.095 s Running org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.AllTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.419 s - in org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.AllTests checkCreatableDocumentTemplate(org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.AvailableDocumentTemplateTest) Time elapsed: 0.309 s textGenericDocumentTemplateCreation(org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateEmptyDocumentTemplateTest) Time elapsed: 0.577 s textGenericDocumentTemplateCreation(org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateGenericDocumentTemplateTest) Time elapsed: 0.51 s Running org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateGenericDocumentTemplateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s - in org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateGenericDocumentTemplateTest textGenericDocumentTemplateCreation(org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.CreateGenericDocumentTemplateTest) Time elapsed: 0.549 s Running org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.AvailableDocumentTemplateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s - in org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.AvailableDocumentTemplateTest checkCreatableDocumentTemplate(org.eclipse.papyrus.model2doc.integration.uml.architecture.tests.AvailableDocumentTemplateTest) Time elapsed: 0.242 s Results: Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.integration.uml.architecture.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/integration/org.eclipse.papyrus.model2doc.integration.uml.architecture.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.integration.uml.architecture.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-uml:org.eclipse.papyrus.model2doc.tests.uml >-- [INFO] Building Papyrus Model to Documentation UML Tests Plugins 0.9.0-SNAPSHOT [110/116] [INFO] from tests/uml/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.uml --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.uml --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.uml --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.tests.uml --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.uml --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.uml --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.tests-uml:org.eclipse.papyrus.model2doc.uml.template2structure.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.uml.template2structure.tests 0.9.0-SNAPSHOT [111/116] [INFO] from tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.uml.template2structure.tests... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/org.eclipse.papyrus.model2doc.uml.template2structure.tests-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/org.eclipse.papyrus.model2doc.uml.template2structure.tests-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.746 s - in org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest doNotGenerateTitleCommentAsParagraphMapperTest(org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest) Time elapsed: 1.742 s customTitleCommentAsParagraphMapperTest(org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest) Time elapsed: 0.169 s defaultCommentAsParagraphMapperTest(org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest) Time elapsed: 0.172 s emptyCommentAsParagraphMapperTest(org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest) Time elapsed: 0.121 s generateIfEmptyCommentAsParagraphMapperTest(org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest) Time elapsed: 0.122 s commentChoiceCommentAsParagraphMapperTest(org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest) Time elapsed: 0.113 s withExpressionCommentAsParagraphMapperTest(org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest) Time elapsed: 0.101 s doNotGenerateCommentAsParagraphMapperTest(org.eclipse.papyrus.model2doc.uml.template2structure.tests.CommentAsParagraphMapperTest) Time elapsed: 0.164 s Results: Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.uml.template2structure.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/uml/org.eclipse.papyrus.model2doc.uml.template2structure.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.uml.template2structure.tests' with 0 classes [INFO] [INFO] --< org.eclipse.papyrus-model2doc:org.eclipse.papyrus.model2doc.tests.feature >-- [INFO] Building Papyrus-Model2Doc Tests 0.9.0-SNAPSHOT [112/116] [INFO] from features/org.eclipse.papyrus.model2doc.tests.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-feature (default-package-feature) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.feature/target/org.eclipse.papyrus.model2doc.tests.feature-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] [INFO] --- tycho-p2:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/features/org.eclipse.papyrus.model2doc.tests.feature/target/org.eclipse.papyrus.model2doc.tests.feature-0.9.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.tests.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] -----< org.eclipse.papyrus.model2doc.releng-main:releng-model2doc >----- [INFO] Building releng-model2doc 0.9.0-SNAPSHOT [113/116] [INFO] from releng-model2doc/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ releng-model2doc --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ releng-model2doc --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/releng-model2doc/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ releng-model2doc --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ releng-model2doc --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ releng-model2doc --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ releng-model2doc --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.releng-main:org.eclipse.papyrus.model2doc.p2 >-- [INFO] Building Papyrus Model to Documentation p2 0.9.0-SNAPSHOT [114/116] [INFO] from releng-model2doc/category/pom.xml [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- clean:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/releng-model2doc/category/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/releng-model2doc/category/src/main/resources [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.model2doc.p2 --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 17.0.0] [INFO] Published profile IUs: [a.jre.javase 18.0.0] [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-products (default-publish-products) @ org.eclipse.papyrus.model2doc.p2 --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.papyrus.model2doc.p2 --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-publisher:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.model2doc.p2 --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] [INFO] --- tycho-p2-repository:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.model2doc.p2 --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Fetching org.apache.xmlbeans.source_3.1.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20221123021534/repository/plugins/ (1.92MB) [INFO] Fetching org.apache.commons.compress.source_1.21.0.v20211103-2100.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20221123021534/repository/plugins/ (912.03kB) [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] [INFO] --- tycho-p2-repository:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.papyrus.model2doc.p2 --- [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/releng-model2doc/category/target/org.eclipse.papyrus.model2doc.p2-0.9.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.p2 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc.releng-main:org.eclipse.papyrus.model2doc.releng.main.targetplatform >-- [INFO] Building Papyrus Model to Documentation Target Definition 0.9.0-SNAPSHOT [115/116] [INFO] from releng-model2doc/targetplatform/pom.xml [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform --- [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform --- [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/releng-model2doc/targetplatform/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform --- [INFO] [INFO] --- tycho-packaging:2.7.5:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform --- [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.releng.main.targetplatform --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --< org.eclipse.papyrus.model2doc-tests:org.eclipse.papyrus.model2doc.bundles.tests >-- [INFO] Building org.eclipse.papyrus.model2doc.bundles.tests 0.9.0-SNAPSHOT [116/116] [INFO] from tests/org.eclipse.papyrus.model2doc.bundles.tests/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] The project's OSGi version is 0.9.0.202401150953 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] Resolving class path of org.eclipse.papyrus.model2doc.bundles.tests... [INFO] [INFO] --- jacoco:0.8.2:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 [INFO] [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/src/main/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/classes [INFO] [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/org.eclipse.papyrus.model2doc.bundles.tests-0.9.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/org.eclipse.papyrus.model2doc.bundles.tests-0.9.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] [INFO] --- tycho-source:2.7.5:feature-source (feature-source) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-11/latest/bin/java) [INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -data, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] Running org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest bundle name found: bcpg bundle name found: bcprov bundle name found: ca.odell.glazedlists bundle name found: com.google.gson bundle name found: com.google.guava bundle name found: com.google.inject bundle name found: com.ibm.icu bundle name found: com.ibm.icu.source bundle name found: com.sun.jna bundle name found: com.sun.jna.platform bundle name found: io.github.classgraph bundle name found: jakarta.servlet-api bundle name found: javax.annotation bundle name found: javax.el bundle name found: javax.inject bundle name found: javax.servlet.jsp-api bundle name found: lpg.runtime.java bundle name found: org.antlr.runtime bundle name found: org.aopalliance bundle name found: org.apache.ant bundle name found: org.apache.batik.anim bundle name found: org.apache.batik.awt.util bundle name found: org.apache.batik.bridge bundle name found: org.apache.batik.codec bundle name found: org.apache.batik.constants bundle name found: org.apache.batik.css bundle name found: org.apache.batik.dom bundle name found: org.apache.batik.dom.svg bundle name found: org.apache.batik.ext bundle name found: org.apache.batik.gvt bundle name found: org.apache.batik.i18n bundle name found: org.apache.batik.parser bundle name found: org.apache.batik.script bundle name found: org.apache.batik.svggen bundle name found: org.apache.batik.transcoder bundle name found: org.apache.batik.util bundle name found: org.apache.batik.xml bundle name found: org.apache.commons.cli bundle name found: org.apache.commons.codec bundle name found: org.apache.commons.compress bundle name found: org.apache.commons.io bundle name found: org.apache.commons.jxpath bundle name found: org.apache.commons.lang bundle name found: org.apache.commons.logging bundle name found: org.apache.felix.scr bundle name found: org.apache.jasper.glassfish bundle name found: org.apache.log4j bundle name found: org.apache.lucene.analyzers-common bundle name found: org.apache.lucene.analyzers-smartcn bundle name found: org.apache.lucene.core bundle name found: org.apache.xalan bundle name found: org.apache.xerces bundle name found: org.apache.xml.resolver bundle name found: org.apache.xml.serializer bundle name found: org.apache.xmlbeans bundle name found: org.apache.xmlgraphics bundle name found: org.eclipse.ant.core bundle name found: org.eclipse.compare bundle name found: org.eclipse.compare.core bundle name found: org.eclipse.core.commands bundle name found: org.eclipse.core.contenttype bundle name found: org.eclipse.core.databinding bundle name found: org.eclipse.core.databinding.beans bundle name found: org.eclipse.core.databinding.observable bundle name found: org.eclipse.core.databinding.property bundle name found: org.eclipse.core.expressions bundle name found: org.eclipse.core.filebuffers bundle name found: org.eclipse.core.filesystem bundle name found: org.eclipse.core.jobs bundle name found: org.eclipse.core.net bundle name found: org.eclipse.core.resources bundle name found: org.eclipse.core.runtime bundle name found: org.eclipse.core.variables bundle name found: org.eclipse.debug.core bundle name found: org.eclipse.debug.ui bundle name found: org.eclipse.draw2d bundle name found: org.eclipse.e4.core.commands bundle name found: org.eclipse.e4.core.contexts bundle name found: org.eclipse.e4.core.di bundle name found: org.eclipse.e4.core.di.annotations bundle name found: org.eclipse.e4.core.di.extensions bundle name found: org.eclipse.e4.core.di.extensions.supplier bundle name found: org.eclipse.e4.core.services bundle name found: org.eclipse.e4.emf.xpath bundle name found: org.eclipse.e4.ui.bindings bundle name found: org.eclipse.e4.ui.css.core bundle name found: org.eclipse.e4.ui.css.swt bundle name found: org.eclipse.e4.ui.css.swt.theme bundle name found: org.eclipse.e4.ui.di bundle name found: org.eclipse.e4.ui.dialogs bundle name found: org.eclipse.e4.ui.ide bundle name found: org.eclipse.e4.ui.model.workbench bundle name found: org.eclipse.e4.ui.services bundle name found: org.eclipse.e4.ui.widgets bundle name found: org.eclipse.e4.ui.workbench bundle name found: org.eclipse.e4.ui.workbench.addons.swt bundle name found: org.eclipse.e4.ui.workbench.renderers.swt bundle name found: org.eclipse.e4.ui.workbench.swt bundle name found: org.eclipse.e4.ui.workbench3 bundle name found: org.eclipse.emf bundle name found: org.eclipse.emf.ant bundle name found: org.eclipse.emf.codegen bundle name found: org.eclipse.emf.codegen.ecore bundle name found: org.eclipse.emf.codegen.ecore.ui bundle name found: org.eclipse.emf.common bundle name found: org.eclipse.emf.common.ui bundle name found: org.eclipse.emf.converter bundle name found: org.eclipse.emf.databinding bundle name found: org.eclipse.emf.ecore bundle name found: org.eclipse.emf.ecore.change bundle name found: org.eclipse.emf.ecore.edit bundle name found: org.eclipse.emf.ecore.editor bundle name found: org.eclipse.emf.ecore.xmi bundle name found: org.eclipse.emf.edit bundle name found: org.eclipse.emf.edit.ui bundle name found: org.eclipse.emf.exporter bundle name found: org.eclipse.emf.importer bundle name found: org.eclipse.emf.mapping.ecore2xml bundle name found: org.eclipse.emf.mwe.core bundle name found: org.eclipse.emf.mwe.utils bundle name found: org.eclipse.emf.mwe2.language bundle name found: org.eclipse.emf.mwe2.launch bundle name found: org.eclipse.emf.mwe2.runtime bundle name found: org.eclipse.emf.transaction bundle name found: org.eclipse.emf.transaction.ui bundle name found: org.eclipse.emf.validation bundle name found: org.eclipse.emf.validation.ocl bundle name found: org.eclipse.emf.validation.ui bundle name found: org.eclipse.emf.workspace bundle name found: org.eclipse.emf.workspace.ui bundle name found: org.eclipse.equinox.app bundle name found: org.eclipse.equinox.bidi bundle name found: org.eclipse.equinox.common bundle name found: org.eclipse.equinox.event bundle name found: org.eclipse.equinox.frameworkadmin bundle name found: org.eclipse.equinox.frameworkadmin.equinox bundle name found: org.eclipse.equinox.jsp.jasper bundle name found: org.eclipse.equinox.jsp.jasper.registry bundle name found: org.eclipse.equinox.launcher bundle name found: org.eclipse.equinox.p2.artifact.repository bundle name found: org.eclipse.equinox.p2.core bundle name found: org.eclipse.equinox.p2.director bundle name found: org.eclipse.equinox.p2.director.app bundle name found: org.eclipse.equinox.p2.engine bundle name found: org.eclipse.equinox.p2.garbagecollector bundle name found: org.eclipse.equinox.p2.jarprocessor bundle name found: org.eclipse.equinox.p2.metadata bundle name found: org.eclipse.equinox.p2.metadata.repository bundle name found: org.eclipse.equinox.p2.publisher bundle name found: org.eclipse.equinox.p2.publisher.eclipse bundle name found: org.eclipse.equinox.p2.repository bundle name found: org.eclipse.equinox.p2.repository.tools bundle name found: org.eclipse.equinox.p2.touchpoint.eclipse bundle name found: org.eclipse.equinox.preferences bundle name found: org.eclipse.equinox.registry bundle name found: org.eclipse.equinox.security bundle name found: org.eclipse.equinox.simpleconfigurator bundle name found: org.eclipse.equinox.simpleconfigurator.manipulator bundle name found: org.eclipse.gef bundle name found: org.eclipse.gmf.runtime.common.core bundle name found: org.eclipse.gmf.runtime.common.ui bundle name found: org.eclipse.gmf.runtime.common.ui.action bundle name found: org.eclipse.gmf.runtime.common.ui.action.ide bundle name found: org.eclipse.gmf.runtime.common.ui.printing bundle name found: org.eclipse.gmf.runtime.common.ui.services bundle name found: org.eclipse.gmf.runtime.common.ui.services.action bundle name found: org.eclipse.gmf.runtime.common.ui.services.properties bundle name found: org.eclipse.gmf.runtime.diagram.core bundle name found: org.eclipse.gmf.runtime.diagram.ui bundle name found: org.eclipse.gmf.runtime.diagram.ui.actions bundle name found: org.eclipse.gmf.runtime.diagram.ui.printing bundle name found: org.eclipse.gmf.runtime.diagram.ui.printing.render bundle name found: org.eclipse.gmf.runtime.diagram.ui.properties bundle name found: org.eclipse.gmf.runtime.diagram.ui.providers bundle name found: org.eclipse.gmf.runtime.diagram.ui.providers.ide bundle name found: org.eclipse.gmf.runtime.diagram.ui.render bundle name found: org.eclipse.gmf.runtime.diagram.ui.resources.editor bundle name found: org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide bundle name found: org.eclipse.gmf.runtime.draw2d.ui bundle name found: org.eclipse.gmf.runtime.draw2d.ui.render bundle name found: org.eclipse.gmf.runtime.draw2d.ui.render.awt bundle name found: org.eclipse.gmf.runtime.emf.clipboard.core bundle name found: org.eclipse.gmf.runtime.emf.commands.core bundle name found: org.eclipse.gmf.runtime.emf.core bundle name found: org.eclipse.gmf.runtime.emf.type.core bundle name found: org.eclipse.gmf.runtime.emf.ui bundle name found: org.eclipse.gmf.runtime.emf.ui.properties bundle name found: org.eclipse.gmf.runtime.gef.ui bundle name found: org.eclipse.gmf.runtime.notation bundle name found: org.eclipse.gmf.runtime.notation.edit bundle name found: org.eclipse.help bundle name found: org.eclipse.help.base bundle name found: org.eclipse.help.webapp bundle name found: org.eclipse.jdt.annotation bundle name found: org.eclipse.jdt.core bundle name found: org.eclipse.jdt.core.manipulation bundle name found: org.eclipse.jdt.debug bundle name found: org.eclipse.jdt.launching bundle name found: org.eclipse.jdt.ui bundle name found: org.eclipse.jface bundle name found: org.eclipse.jface.databinding bundle name found: org.eclipse.jface.text bundle name found: org.eclipse.ltk.core.refactoring bundle name found: org.eclipse.ltk.ui.refactoring bundle name found: org.eclipse.m2m.qvt.oml bundle name found: org.eclipse.m2m.qvt.oml.common bundle name found: org.eclipse.m2m.qvt.oml.cst.parser bundle name found: org.eclipse.m2m.qvt.oml.ecore.imperativeocl bundle name found: org.eclipse.m2m.qvt.oml.emf.util bundle name found: org.eclipse.nebula.cwt bundle name found: org.eclipse.nebula.widgets.nattable.core bundle name found: org.eclipse.nebula.widgets.nattable.extension.glazedlists bundle name found: org.eclipse.nebula.widgets.nattable.extension.nebula bundle name found: org.eclipse.nebula.widgets.richtext bundle name found: org.eclipse.ocl bundle name found: org.eclipse.ocl.common bundle name found: org.eclipse.ocl.common.ui bundle name found: org.eclipse.ocl.ecore bundle name found: org.eclipse.ocl.examples.debug bundle name found: org.eclipse.ocl.examples.debug.vm bundle name found: org.eclipse.ocl.examples.debug.vm.ui bundle name found: org.eclipse.ocl.examples.emf.validation.validity bundle name found: org.eclipse.ocl.examples.emf.validation.validity.ui bundle name found: org.eclipse.ocl.examples.ui bundle name found: org.eclipse.ocl.examples.xtext.console bundle name found: org.eclipse.ocl.examples.xtext.serializer bundle name found: org.eclipse.ocl.pivot bundle name found: org.eclipse.ocl.pivot.ui bundle name found: org.eclipse.ocl.pivot.uml bundle name found: org.eclipse.ocl.xtext.base bundle name found: org.eclipse.ocl.xtext.base.ui bundle name found: org.eclipse.ocl.xtext.completeocl bundle name found: org.eclipse.ocl.xtext.completeocl.ui bundle name found: org.eclipse.ocl.xtext.essentialocl bundle name found: org.eclipse.ocl.xtext.essentialocl.ui bundle name found: org.eclipse.ocl.xtext.markup bundle name found: org.eclipse.ocl.xtext.markup.ui bundle name found: org.eclipse.ocl.xtext.oclinecore bundle name found: org.eclipse.ocl.xtext.oclinecore.ui bundle name found: org.eclipse.ocl.xtext.oclstdlib bundle name found: org.eclipse.ocl.xtext.oclstdlib.ui bundle name found: org.eclipse.osgi bundle name found: org.eclipse.osgi.services bundle name found: org.eclipse.papyrus.api.migration.doc bundle name found: org.eclipse.papyrus.copypaste.ui.doc bundle name found: org.eclipse.papyrus.developer.doc bundle name found: org.eclipse.papyrus.dsml.validation.doc bundle name found: org.eclipse.papyrus.eclipse.project.editors bundle name found: org.eclipse.papyrus.editor bundle name found: org.eclipse.papyrus.editor.perspectiveconfiguration bundle name found: org.eclipse.papyrus.emf bundle name found: org.eclipse.papyrus.emf.facet.aggregate.doc bundle name found: org.eclipse.papyrus.emf.facet.architecture bundle name found: org.eclipse.papyrus.emf.facet.architecture.edit bundle name found: org.eclipse.papyrus.emf.facet.common.core bundle name found: org.eclipse.papyrus.emf.facet.common.sdk.core bundle name found: org.eclipse.papyrus.emf.facet.common.ui bundle name found: org.eclipse.papyrus.emf.facet.custom.core bundle name found: org.eclipse.papyrus.emf.facet.custom.doc bundle name found: org.eclipse.papyrus.emf.facet.custom.metamodel bundle name found: org.eclipse.papyrus.emf.facet.custom.metamodel.edit bundle name found: org.eclipse.papyrus.emf.facet.custom.metamodel.editor bundle name found: org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc bundle name found: org.eclipse.papyrus.emf.facet.custom.sdk.core bundle name found: org.eclipse.papyrus.emf.facet.custom.sdk.ui bundle name found: org.eclipse.papyrus.emf.facet.custom.ui bundle name found: org.eclipse.papyrus.emf.facet.doc bundle name found: org.eclipse.papyrus.emf.facet.efacet bundle name found: org.eclipse.papyrus.emf.facet.efacet.catalog bundle name found: org.eclipse.papyrus.emf.facet.efacet.core bundle name found: org.eclipse.papyrus.emf.facet.efacet.doc bundle name found: org.eclipse.papyrus.emf.facet.efacet.edit bundle name found: org.eclipse.papyrus.emf.facet.efacet.editor bundle name found: org.eclipse.papyrus.emf.facet.efacet.metamodel bundle name found: org.eclipse.papyrus.emf.facet.efacet.metamodel.edit bundle name found: org.eclipse.papyrus.emf.facet.efacet.sdk.ui bundle name found: org.eclipse.papyrus.emf.facet.efacet.ui bundle name found: org.eclipse.papyrus.emf.facet.query.java bundle name found: org.eclipse.papyrus.emf.facet.query.java.core bundle name found: org.eclipse.papyrus.emf.facet.query.java.metamodel bundle name found: org.eclipse.papyrus.emf.facet.query.java.sdk.ui bundle name found: org.eclipse.papyrus.emf.facet.query.ocl.core bundle name found: org.eclipse.papyrus.emf.facet.query.ocl.metamodel bundle name found: org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui bundle name found: org.eclipse.papyrus.emf.facet.util.core bundle name found: org.eclipse.papyrus.emf.facet.util.emf.catalog bundle name found: org.eclipse.papyrus.emf.facet.util.emf.core bundle name found: org.eclipse.papyrus.emf.facet.util.emf.doc bundle name found: org.eclipse.papyrus.emf.facet.util.emf.ui bundle name found: org.eclipse.papyrus.emf.facet.util.jface.ui bundle name found: org.eclipse.papyrus.emf.facet.util.pde.core bundle name found: org.eclipse.papyrus.emf.facet.util.swt bundle name found: org.eclipse.papyrus.emf.facet.util.ui bundle name found: org.eclipse.papyrus.emf.facet.widgets bundle name found: org.eclipse.papyrus.emf.facet.widgets.celleditors bundle name found: org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore bundle name found: org.eclipse.papyrus.emf.ui bundle name found: org.eclipse.papyrus.extensionpoints.editors bundle name found: org.eclipse.papyrus.infra.architecture bundle name found: org.eclipse.papyrus.infra.architecture.doc bundle name found: org.eclipse.papyrus.infra.architecture.representation bundle name found: org.eclipse.papyrus.infra.architecture.representation.edit bundle name found: org.eclipse.papyrus.infra.constraints bundle name found: org.eclipse.papyrus.infra.constraints.edit bundle name found: org.eclipse.papyrus.infra.constraints.editor bundle name found: org.eclipse.papyrus.infra.constraints.ui bundle name found: org.eclipse.papyrus.infra.core bundle name found: org.eclipse.papyrus.infra.core.architecture bundle name found: org.eclipse.papyrus.infra.core.architecture.edit bundle name found: org.eclipse.papyrus.infra.core.log bundle name found: org.eclipse.papyrus.infra.core.sasheditor bundle name found: org.eclipse.papyrus.infra.core.sasheditor.di bundle name found: org.eclipse.papyrus.infra.core.sashwindows.di bundle name found: org.eclipse.papyrus.infra.doc bundle name found: org.eclipse.papyrus.infra.editor.welcome bundle name found: org.eclipse.papyrus.infra.editor.welcome.internationalization bundle name found: org.eclipse.papyrus.infra.editor.welcome.nattable bundle name found: org.eclipse.papyrus.infra.emf bundle name found: org.eclipse.papyrus.infra.emf.appearance bundle name found: org.eclipse.papyrus.infra.emf.diagram.common bundle name found: org.eclipse.papyrus.infra.emf.expressions bundle name found: org.eclipse.papyrus.infra.emf.expressions.doc bundle name found: org.eclipse.papyrus.infra.emf.expressions.edit bundle name found: org.eclipse.papyrus.infra.emf.expressions.editor bundle name found: org.eclipse.papyrus.infra.emf.expressions.properties bundle name found: org.eclipse.papyrus.infra.emf.gmf bundle name found: org.eclipse.papyrus.infra.emf.nattable bundle name found: org.eclipse.papyrus.infra.emf.readonly bundle name found: org.eclipse.papyrus.infra.emf.types bundle name found: org.eclipse.papyrus.infra.emf.types.ui bundle name found: org.eclipse.papyrus.infra.filters bundle name found: org.eclipse.papyrus.infra.filters.edit bundle name found: org.eclipse.papyrus.infra.gmfdiag.assistant bundle name found: org.eclipse.papyrus.infra.gmfdiag.assistant.edit bundle name found: org.eclipse.papyrus.infra.gmfdiag.assistant.editor bundle name found: org.eclipse.papyrus.infra.gmfdiag.assistant.ui bundle name found: org.eclipse.papyrus.infra.gmfdiag.canonical bundle name found: org.eclipse.papyrus.infra.gmfdiag.commands bundle name found: org.eclipse.papyrus.infra.gmfdiag.common bundle name found: org.eclipse.papyrus.infra.gmfdiag.common.doc bundle name found: org.eclipse.papyrus.infra.gmfdiag.controlmode bundle name found: org.eclipse.papyrus.infra.gmfdiag.css bundle name found: org.eclipse.papyrus.infra.gmfdiag.css.configuration bundle name found: org.eclipse.papyrus.infra.gmfdiag.css.doc bundle name found: org.eclipse.papyrus.infra.gmfdiag.css.model bundle name found: org.eclipse.papyrus.infra.gmfdiag.css.model.edit bundle name found: org.eclipse.papyrus.infra.gmfdiag.css.properties bundle name found: org.eclipse.papyrus.infra.gmfdiag.css.theme bundle name found: org.eclipse.papyrus.infra.gmfdiag.css3.xtext bundle name found: org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui bundle name found: org.eclipse.papyrus.infra.gmfdiag.dnd bundle name found: org.eclipse.papyrus.infra.gmfdiag.expansion bundle name found: org.eclipse.papyrus.infra.gmfdiag.export bundle name found: org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors bundle name found: org.eclipse.papyrus.infra.gmfdiag.gef bundle name found: org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter bundle name found: org.eclipse.papyrus.infra.gmfdiag.hyperlink bundle name found: org.eclipse.papyrus.infra.gmfdiag.menu bundle name found: org.eclipse.papyrus.infra.gmfdiag.modelexplorer bundle name found: org.eclipse.papyrus.infra.gmfdiag.navigation bundle name found: org.eclipse.papyrus.infra.gmfdiag.outline bundle name found: org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration bundle name found: org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit bundle name found: org.eclipse.papyrus.infra.gmfdiag.preferences bundle name found: org.eclipse.papyrus.infra.gmfdiag.properties bundle name found: org.eclipse.papyrus.infra.gmfdiag.representation bundle name found: org.eclipse.papyrus.infra.gmfdiag.representation.edit bundle name found: org.eclipse.papyrus.infra.gmfdiag.style bundle name found: org.eclipse.papyrus.infra.gmfdiag.style.edit bundle name found: org.eclipse.papyrus.infra.gmfdiag.tooling.runtime bundle name found: org.eclipse.papyrus.infra.gmfdiag.viewersearcher bundle name found: org.eclipse.papyrus.infra.gmfdiag.welcome bundle name found: org.eclipse.papyrus.infra.gmfdiag.widgets bundle name found: org.eclipse.papyrus.infra.guava bundle name found: org.eclipse.papyrus.infra.hyperlink bundle name found: org.eclipse.papyrus.infra.internationalization bundle name found: org.eclipse.papyrus.infra.internationalization.common bundle name found: org.eclipse.papyrus.infra.internationalization.controlmode bundle name found: org.eclipse.papyrus.infra.internationalization.doc bundle name found: org.eclipse.papyrus.infra.internationalization.edit bundle name found: org.eclipse.papyrus.infra.internationalization.readonly bundle name found: org.eclipse.papyrus.infra.internationalization.ui bundle name found: org.eclipse.papyrus.infra.internationalization.utils bundle name found: org.eclipse.papyrus.infra.nattable bundle name found: org.eclipse.papyrus.infra.nattable.common bundle name found: org.eclipse.papyrus.infra.nattable.controlmode bundle name found: org.eclipse.papyrus.infra.nattable.doc bundle name found: org.eclipse.papyrus.infra.nattable.gmfdiag bundle name found: org.eclipse.papyrus.infra.nattable.model bundle name found: org.eclipse.papyrus.infra.nattable.model.edit bundle name found: org.eclipse.papyrus.infra.nattable.model.editor bundle name found: org.eclipse.papyrus.infra.nattable.modelexplorer bundle name found: org.eclipse.papyrus.infra.nattable.properties bundle name found: org.eclipse.papyrus.infra.nattable.representation bundle name found: org.eclipse.papyrus.infra.nattable.representation.edit bundle name found: org.eclipse.papyrus.infra.nattable.views.config bundle name found: org.eclipse.papyrus.infra.nattable.views.editor bundle name found: org.eclipse.papyrus.infra.newchild bundle name found: org.eclipse.papyrus.infra.newchild.doc bundle name found: org.eclipse.papyrus.infra.newchild.edit bundle name found: org.eclipse.papyrus.infra.newchild.editor bundle name found: org.eclipse.papyrus.infra.newchild.ui bundle name found: org.eclipse.papyrus.infra.onefile bundle name found: org.eclipse.papyrus.infra.onefile.ui bundle name found: org.eclipse.papyrus.infra.properties bundle name found: org.eclipse.papyrus.infra.properties.edit bundle name found: org.eclipse.papyrus.infra.properties.editor bundle name found: org.eclipse.papyrus.infra.properties.ui bundle name found: org.eclipse.papyrus.infra.psf bundle name found: org.eclipse.papyrus.infra.services.architecture bundle name found: org.eclipse.papyrus.infra.services.controlmode bundle name found: org.eclipse.papyrus.infra.services.controlmode.doc bundle name found: org.eclipse.papyrus.infra.services.controlmode.history bundle name found: org.eclipse.papyrus.infra.services.decoration bundle name found: org.eclipse.papyrus.infra.services.decoration.doc bundle name found: org.eclipse.papyrus.infra.services.edit bundle name found: org.eclipse.papyrus.infra.services.edit.ui bundle name found: org.eclipse.papyrus.infra.services.labelprovider bundle name found: org.eclipse.papyrus.infra.services.localizer bundle name found: org.eclipse.papyrus.infra.services.markerlistener bundle name found: org.eclipse.papyrus.infra.services.navigation bundle name found: org.eclipse.papyrus.infra.services.navigation.doc bundle name found: org.eclipse.papyrus.infra.services.openelement bundle name found: org.eclipse.papyrus.infra.services.resourceloading bundle name found: org.eclipse.papyrus.infra.services.resourceloading.ui bundle name found: org.eclipse.papyrus.infra.services.semantic bundle name found: org.eclipse.papyrus.infra.services.validation bundle name found: org.eclipse.papyrus.infra.services.viewersearch bundle name found: org.eclipse.papyrus.infra.services.viewlabelprovider bundle name found: org.eclipse.papyrus.infra.sync bundle name found: org.eclipse.papyrus.infra.tools bundle name found: org.eclipse.papyrus.infra.types bundle name found: org.eclipse.papyrus.infra.types.core bundle name found: org.eclipse.papyrus.infra.types.doc bundle name found: org.eclipse.papyrus.infra.types.edit bundle name found: org.eclipse.papyrus.infra.types.editor bundle name found: org.eclipse.papyrus.infra.types.rulebased bundle name found: org.eclipse.papyrus.infra.types.ui bundle name found: org.eclipse.papyrus.infra.ui bundle name found: org.eclipse.papyrus.infra.ui.architecture bundle name found: org.eclipse.papyrus.infra.ui.emf bundle name found: org.eclipse.papyrus.infra.ui.fonts bundle name found: org.eclipse.papyrus.infra.ui.resources bundle name found: org.eclipse.papyrus.infra.viewpoints.policy bundle name found: org.eclipse.papyrus.infra.widgets bundle name found: org.eclipse.papyrus.infra.widgets.toolbox bundle name found: org.eclipse.papyrus.junit.framework bundle name found: org.eclipse.papyrus.junit.utils bundle name found: org.eclipse.papyrus.model2doc.bundles.tests bundle name found: org.eclipse.papyrus.model2doc.core bundle name found: org.eclipse.papyrus.model2doc.core.author bundle name found: org.eclipse.papyrus.model2doc.core.author.edit bundle name found: org.eclipse.papyrus.model2doc.core.author.tests bundle name found: org.eclipse.papyrus.model2doc.core.builtintypes bundle name found: org.eclipse.papyrus.model2doc.core.builtintypes.edit bundle name found: org.eclipse.papyrus.model2doc.core.builtintypes.tests bundle name found: org.eclipse.papyrus.model2doc.core.generatorconfiguration bundle name found: org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit bundle name found: org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests bundle name found: org.eclipse.papyrus.model2doc.core.styledstring bundle name found: org.eclipse.papyrus.model2doc.core.styles bundle name found: org.eclipse.papyrus.model2doc.core.styles.edit bundle name found: org.eclipse.papyrus.model2doc.dev.tools bundle name found: org.eclipse.papyrus.model2doc.doc bundle name found: org.eclipse.papyrus.model2doc.docx bundle name found: org.eclipse.papyrus.model2doc.docx.emf.structure2document bundle name found: org.eclipse.papyrus.model2doc.emf.documentstructure bundle name found: org.eclipse.papyrus.model2doc.emf.documentstructure.edit bundle name found: org.eclipse.papyrus.model2doc.emf.documentstructure.editor bundle name found: org.eclipse.papyrus.model2doc.emf.documentstructure.tests bundle name found: org.eclipse.papyrus.model2doc.emf.documentstructuretemplate bundle name found: org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit bundle name found: org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor bundle name found: org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests bundle name found: org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests bundle name found: org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties bundle name found: org.eclipse.papyrus.model2doc.emf.structure2document bundle name found: org.eclipse.papyrus.model2doc.emf.template2document bundle name found: org.eclipse.papyrus.model2doc.emf.template2structure bundle name found: org.eclipse.papyrus.model2doc.emf.template2structure.tests bundle name found: org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate bundle name found: org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit bundle name found: org.eclipse.papyrus.model2doc.gmf.template2structure bundle name found: org.eclipse.papyrus.model2doc.integration.core.author.properties bundle name found: org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties bundle name found: org.eclipse.papyrus.model2doc.integration.docx.uml.architecture bundle name found: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer bundle name found: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties bundle name found: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation bundle name found: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture bundle name found: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit bundle name found: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types bundle name found: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests bundle name found: org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui bundle name found: org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate bundle name found: org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit bundle name found: org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties bundle name found: org.eclipse.papyrus.model2doc.integration.gmf.template2structure bundle name found: org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests bundle name found: org.eclipse.papyrus.model2doc.integration.ieee.requirements bundle name found: org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture bundle name found: org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests bundle name found: org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate bundle name found: org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit bundle name found: org.eclipse.papyrus.model2doc.integration.nattable.template2structure bundle name found: org.eclipse.papyrus.model2doc.integration.odt.uml.architecture bundle name found: org.eclipse.papyrus.model2doc.integration.uml.architecture bundle name found: org.eclipse.papyrus.model2doc.integration.uml.architecture.tests bundle name found: org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties bundle name found: org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate bundle name found: org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit bundle name found: org.eclipse.papyrus.model2doc.markup.emf.template2structure bundle name found: org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties bundle name found: org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties bundle name found: org.eclipse.papyrus.model2doc.markup.markdown2html.lib bundle name found: org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate bundle name found: org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit bundle name found: org.eclipse.papyrus.model2doc.markup.uml.template2structure bundle name found: org.eclipse.papyrus.model2doc.odt bundle name found: org.eclipse.papyrus.model2doc.odt.emf.structure2document bundle name found: org.eclipse.papyrus.model2doc.odt.emf.structure2pdf bundle name found: org.eclipse.papyrus.model2doc.odt.emf.template2pdf bundle name found: org.eclipse.papyrus.model2doc.odt.lib bundle name found: org.eclipse.papyrus.model2doc.uml.documentstructuretemplate bundle name found: org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit bundle name found: org.eclipse.papyrus.model2doc.uml.template2structure bundle name found: org.eclipse.papyrus.model2doc.uml.template2structure.tests bundle name found: org.eclipse.papyrus.req.reqif.doc bundle name found: org.eclipse.papyrus.sdk bundle name found: org.eclipse.papyrus.sysml16 bundle name found: org.eclipse.papyrus.sysml16.architecture bundle name found: org.eclipse.papyrus.sysml16.diagram.blockdefinition bundle name found: org.eclipse.papyrus.sysml16.diagram.common bundle name found: org.eclipse.papyrus.sysml16.diagram.internalblock bundle name found: org.eclipse.papyrus.sysml16.diagram.parametric bundle name found: org.eclipse.papyrus.sysml16.diagram.requirement bundle name found: org.eclipse.papyrus.sysml16.edit bundle name found: org.eclipse.papyrus.sysml16.modelexplorer bundle name found: org.eclipse.papyrus.sysml16.nattable.allocation bundle name found: org.eclipse.papyrus.sysml16.nattable.common bundle name found: org.eclipse.papyrus.sysml16.nattable.requirement bundle name found: org.eclipse.papyrus.sysml16.nattable.ui bundle name found: org.eclipse.papyrus.sysml16.service.types bundle name found: org.eclipse.papyrus.sysml16.ui bundle name found: org.eclipse.papyrus.sysml16.validation bundle name found: org.eclipse.papyrus.toolsmiths.architecture.doc bundle name found: org.eclipse.papyrus.toolsmiths.plugin.builder.doc bundle name found: org.eclipse.papyrus.toolsmiths.profilemigration.doc bundle name found: org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc bundle name found: org.eclipse.papyrus.toolsmiths.validation.doc bundle name found: org.eclipse.papyrus.uml.alf bundle name found: org.eclipse.papyrus.uml.alf.common bundle name found: org.eclipse.papyrus.uml.alf.common.ui bundle name found: org.eclipse.papyrus.uml.alf.libraries bundle name found: org.eclipse.papyrus.uml.alf.to.fuml bundle name found: org.eclipse.papyrus.uml.alf.ui bundle name found: org.eclipse.papyrus.uml.appearance bundle name found: org.eclipse.papyrus.uml.architecture bundle name found: org.eclipse.papyrus.uml.commands bundle name found: org.eclipse.papyrus.uml.controlmode.profile bundle name found: org.eclipse.papyrus.uml.decoratormodel bundle name found: org.eclipse.papyrus.uml.decoratormodel.controlmode bundle name found: org.eclipse.papyrus.uml.decoratormodel.doc bundle name found: org.eclipse.papyrus.uml.decoratormodel.properties bundle name found: org.eclipse.papyrus.uml.decoratormodel.ui bundle name found: org.eclipse.papyrus.uml.diagram.activity bundle name found: org.eclipse.papyrus.uml.diagram.clazz bundle name found: org.eclipse.papyrus.uml.diagram.common bundle name found: org.eclipse.papyrus.uml.diagram.common.doc bundle name found: org.eclipse.papyrus.uml.diagram.common.groups bundle name found: org.eclipse.papyrus.uml.diagram.communication bundle name found: org.eclipse.papyrus.uml.diagram.component bundle name found: org.eclipse.papyrus.uml.diagram.composite bundle name found: org.eclipse.papyrus.uml.diagram.css bundle name found: org.eclipse.papyrus.uml.diagram.deployment bundle name found: org.eclipse.papyrus.uml.diagram.dnd bundle name found: org.eclipse.papyrus.uml.diagram.icons bundle name found: org.eclipse.papyrus.uml.diagram.interactionoverview bundle name found: org.eclipse.papyrus.uml.diagram.linklf bundle name found: org.eclipse.papyrus.uml.diagram.menu bundle name found: org.eclipse.papyrus.uml.diagram.modelexplorer bundle name found: org.eclipse.papyrus.uml.diagram.navigation bundle name found: org.eclipse.papyrus.uml.diagram.profile bundle name found: org.eclipse.papyrus.uml.diagram.profile.doc bundle name found: org.eclipse.papyrus.uml.diagram.sequence bundle name found: org.eclipse.papyrus.uml.diagram.sequence.restrictions bundle name found: org.eclipse.papyrus.uml.diagram.statemachine bundle name found: org.eclipse.papyrus.uml.diagram.stereotype.edition bundle name found: org.eclipse.papyrus.uml.diagram.symbols bundle name found: org.eclipse.papyrus.uml.diagram.symbols.properties bundle name found: org.eclipse.papyrus.uml.diagram.timing bundle name found: org.eclipse.papyrus.uml.diagram.usecase bundle name found: org.eclipse.papyrus.uml.diagram.wizards bundle name found: org.eclipse.papyrus.uml.doc bundle name found: org.eclipse.papyrus.uml.documentation.profile bundle name found: org.eclipse.papyrus.uml.export bundle name found: org.eclipse.papyrus.uml.expressions bundle name found: org.eclipse.papyrus.uml.expressions.edit bundle name found: org.eclipse.papyrus.uml.expressions.properties bundle name found: org.eclipse.papyrus.uml.extensionpoints bundle name found: org.eclipse.papyrus.uml.filters bundle name found: org.eclipse.papyrus.uml.filters.edit bundle name found: org.eclipse.papyrus.uml.icons bundle name found: org.eclipse.papyrus.uml.import bundle name found: org.eclipse.papyrus.uml.internationalization bundle name found: org.eclipse.papyrus.uml.internationalization.edit bundle name found: org.eclipse.papyrus.uml.internationalization.utils bundle name found: org.eclipse.papyrus.uml.m2m.qvto.common bundle name found: org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes bundle name found: org.eclipse.papyrus.uml.migration.doc bundle name found: org.eclipse.papyrus.uml.modelexplorer bundle name found: org.eclipse.papyrus.uml.modelexplorer.widgets bundle name found: org.eclipse.papyrus.uml.modelrepair bundle name found: org.eclipse.papyrus.uml.modelrepair.doc bundle name found: org.eclipse.papyrus.uml.nattable bundle name found: org.eclipse.papyrus.uml.nattable.clazz.config bundle name found: org.eclipse.papyrus.uml.nattable.generic bundle name found: org.eclipse.papyrus.uml.nattable.generic.config bundle name found: org.eclipse.papyrus.uml.nattable.matrix bundle name found: org.eclipse.papyrus.uml.nattable.menu bundle name found: org.eclipse.papyrus.uml.nattable.properties bundle name found: org.eclipse.papyrus.uml.nattable.richtext bundle name found: org.eclipse.papyrus.uml.nattable.stereotype.display bundle name found: org.eclipse.papyrus.uml.nattable.xtext.integration bundle name found: org.eclipse.papyrus.uml.nattable.xtext.valuespecification bundle name found: org.eclipse.papyrus.uml.navigation bundle name found: org.eclipse.papyrus.uml.oclconstraintevaluation bundle name found: org.eclipse.papyrus.uml.perspective bundle name found: org.eclipse.papyrus.uml.profile bundle name found: org.eclipse.papyrus.uml.profile.assistants.doc bundle name found: org.eclipse.papyrus.uml.profile.customization.doc bundle name found: org.eclipse.papyrus.uml.profile.drafter bundle name found: org.eclipse.papyrus.uml.profile.types.doc bundle name found: org.eclipse.papyrus.uml.properties bundle name found: org.eclipse.papyrus.uml.properties.xtext bundle name found: org.eclipse.papyrus.uml.resourceloading.profile bundle name found: org.eclipse.papyrus.uml.search.ui bundle name found: org.eclipse.papyrus.uml.search.ui.doc bundle name found: org.eclipse.papyrus.uml.service.types bundle name found: org.eclipse.papyrus.uml.service.types.ui bundle name found: org.eclipse.papyrus.uml.service.validation bundle name found: org.eclipse.papyrus.uml.services.decoration bundle name found: org.eclipse.papyrus.uml.templaterepository bundle name found: org.eclipse.papyrus.uml.textedit.collaborationuse.xtext bundle name found: org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui bundle name found: org.eclipse.papyrus.uml.textedit.common.xtext bundle name found: org.eclipse.papyrus.uml.textedit.common.xtext.ui bundle name found: org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext bundle name found: org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui bundle name found: org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext bundle name found: org.eclipse.papyrus.uml.textedit.javaconstraint bundle name found: org.eclipse.papyrus.uml.textedit.message.xtext bundle name found: org.eclipse.papyrus.uml.textedit.message.xtext.ui bundle name found: org.eclipse.papyrus.uml.textedit.parameter.xtext bundle name found: org.eclipse.papyrus.uml.textedit.parameter.xtext.ui bundle name found: org.eclipse.papyrus.uml.textedit.port.xtext bundle name found: org.eclipse.papyrus.uml.textedit.port.xtext.ui bundle name found: org.eclipse.papyrus.uml.textedit.property.xtext bundle name found: org.eclipse.papyrus.uml.textedit.property.xtext.ui bundle name found: org.eclipse.papyrus.uml.textedit.state.xtext bundle name found: org.eclipse.papyrus.uml.textedit.state.xtext.ui bundle name found: org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext bundle name found: org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui bundle name found: org.eclipse.papyrus.uml.textedit.transition.xtext bundle name found: org.eclipse.papyrus.uml.textedit.transition.xtext.ui bundle name found: org.eclipse.papyrus.uml.textedit.valuespecification.xtext bundle name found: org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui bundle name found: org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils bundle name found: org.eclipse.papyrus.uml.tools bundle name found: org.eclipse.papyrus.uml.tools.utils bundle name found: org.eclipse.papyrus.uml.types.core bundle name found: org.eclipse.papyrus.uml.ui bundle name found: org.eclipse.papyrus.uml.xtext.integration.core bundle name found: org.eclipse.papyrus.uml.xtext.integration.ui bundle name found: org.eclipse.papyrus.uml.xtext.integration.validation bundle name found: org.eclipse.papyrus.views.documentation bundle name found: org.eclipse.papyrus.views.documentation.doc bundle name found: org.eclipse.papyrus.views.modelexplorer bundle name found: org.eclipse.papyrus.views.modelexplorer.newchild bundle name found: org.eclipse.papyrus.views.modelexplorer.resourceloading bundle name found: org.eclipse.papyrus.views.modelexplorer.widgets bundle name found: org.eclipse.papyrus.views.properties bundle name found: org.eclipse.papyrus.views.properties.doc bundle name found: org.eclipse.papyrus.views.properties.model.xwt bundle name found: org.eclipse.papyrus.views.references bundle name found: org.eclipse.papyrus.views.references.doc bundle name found: org.eclipse.papyrus.views.search bundle name found: org.eclipse.papyrus.views.validation bundle name found: org.eclipse.pde.build bundle name found: org.eclipse.pde.core bundle name found: org.eclipse.search bundle name found: org.eclipse.swt bundle name found: org.eclipse.swt.cocoa.macosx.x86_64 bundle name found: org.eclipse.swt.gtk.linux.x86_64 bundle name found: org.eclipse.swt.win32.win32.x86_64 bundle name found: org.eclipse.team.core bundle name found: org.eclipse.team.ui bundle name found: org.eclipse.text bundle name found: org.eclipse.tycho.surefire.junit4 bundle name found: org.eclipse.tycho.surefire.osgibooter bundle name found: org.eclipse.ui bundle name found: org.eclipse.ui.console bundle name found: org.eclipse.ui.editors bundle name found: org.eclipse.ui.forms bundle name found: org.eclipse.ui.ide bundle name found: org.eclipse.ui.ide.application bundle name found: org.eclipse.ui.intro bundle name found: org.eclipse.ui.navigator bundle name found: org.eclipse.ui.navigator.resources bundle name found: org.eclipse.ui.views bundle name found: org.eclipse.ui.views.properties.tabbed bundle name found: org.eclipse.ui.workbench bundle name found: org.eclipse.ui.workbench.texteditor bundle name found: org.eclipse.uml2 bundle name found: org.eclipse.uml2.ant bundle name found: org.eclipse.uml2.codegen.ecore bundle name found: org.eclipse.uml2.codegen.ecore.ui bundle name found: org.eclipse.uml2.common bundle name found: org.eclipse.uml2.common.edit bundle name found: org.eclipse.uml2.doc bundle name found: org.eclipse.uml2.examples bundle name found: org.eclipse.uml2.examples.uml.ui bundle name found: org.eclipse.uml2.sdk bundle name found: org.eclipse.uml2.types bundle name found: org.eclipse.uml2.uml bundle name found: org.eclipse.uml2.uml.ecore.exporter bundle name found: org.eclipse.uml2.uml.ecore.importer bundle name found: org.eclipse.uml2.uml.edit bundle name found: org.eclipse.uml2.uml.editor bundle name found: org.eclipse.uml2.uml.profile.standard bundle name found: org.eclipse.uml2.uml.resources bundle name found: org.eclipse.uml2.uml.validation bundle name found: org.eclipse.urischeme bundle name found: org.eclipse.wb.core.lib bundle name found: org.eclipse.xpand bundle name found: org.eclipse.xtend bundle name found: org.eclipse.xtend.lib bundle name found: org.eclipse.xtend.lib.macro bundle name found: org.eclipse.xtend.typesystem.emf bundle name found: org.eclipse.xtext bundle name found: org.eclipse.xtext.builder bundle name found: org.eclipse.xtext.common.types bundle name found: org.eclipse.xtext.common.types.edit bundle name found: org.eclipse.xtext.common.types.ui bundle name found: org.eclipse.xtext.ecore bundle name found: org.eclipse.xtext.generator bundle name found: org.eclipse.xtext.ide bundle name found: org.eclipse.xtext.smap bundle name found: org.eclipse.xtext.ui bundle name found: org.eclipse.xtext.ui.codetemplates bundle name found: org.eclipse.xtext.ui.codetemplates.ide bundle name found: org.eclipse.xtext.ui.codetemplates.ui bundle name found: org.eclipse.xtext.ui.shared bundle name found: org.eclipse.xtext.util bundle name found: org.eclipse.xtext.xbase bundle name found: org.eclipse.xtext.xbase.lib bundle name found: org.eclipse.xtext.xtext.generator bundle name found: org.eclipse.xwt bundle name found: org.eclipse.xwt.css bundle name found: org.eclipse.xwt.emf bundle name found: org.eclipse.xwt.forms bundle name found: org.eclipse.xwt.pde bundle name found: org.eclipse.xwt.ui.workbench bundle name found: org.eclipse.xwt.xml bundle name found: org.hamcrest.core bundle name found: org.junit bundle name found: org.objectweb.asm bundle name found: org.osgi.service.cm bundle name found: org.osgi.service.component bundle name found: org.osgi.service.device bundle name found: org.osgi.service.event bundle name found: org.osgi.service.metatype bundle name found: org.osgi.service.prefs bundle name found: org.osgi.service.provisioning bundle name found: org.osgi.service.upnp bundle name found: org.osgi.service.useradmin bundle name found: org.osgi.service.wireadmin bundle name found: org.osgi.util.function bundle name found: org.osgi.util.promise bundle name found: org.pushingpixels.trident bundle name found: org.sat4j.core bundle name found: org.sat4j.pb bundle name found: org.tukaani.xz bundle name found: org.w3c.css.sac bundle name found: org.w3c.dom.events bundle name found: org.w3c.dom.smil bundle name found: org.w3c.dom.svg Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s - in org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest checkBundleNameContainsIncubationTest(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.003 s checkImportPackage(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.001 s checkNoDoubleSpaceInBundleName(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0 s aboutTest(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.003 s checkUnicityVersionOfDependencies(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.006 s checkBundleNameContaineModel2Doc(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.001 s checkDependenciesVersionAreDefined(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.001 s checkMinDependenciesVersionAreIncluded(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.001 s checkMaxDependenciesVersionAreExcluded(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.001 s checkReexportedDependencies(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0 s checkBundleNameNatTableSpelling(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.001 s vendorTest(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.001 s javaVersionTest(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0.004 s checkBundleNameEMFSpelling(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0 s checkBundleNameGMFSpelling(org.eclipse.papyrus.model2doc.bundles.tests.Model2DocBundleTest) Time elapsed: 0 s Results: Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.2:report (default-report) @ org.eclipse.papyrus.model2doc.bundles.tests --- [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Model2Doc-Gerrit/source/tests/org.eclipse.papyrus.model2doc.bundles.tests/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.papyrus.model2doc.bundles.tests' with 0 classes [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Papyrus Model2Doc 0.9.0-SNAPSHOT: [INFO] [INFO] Papyrus Model2Doc .................................. SUCCESS [ 8.420 s] [INFO] Papyrus Model to Documentation Feature ............. SUCCESS [ 0.006 s] [INFO] Papyrus Model to Documentation Plugins ............. SUCCESS [ 0.005 s] [INFO] Papyrus Model to Documentation Core Plugins ........ SUCCESS [ 0.005 s] [INFO] org.eclipse.papyrus.model2doc.core.styles .......... SUCCESS [ 10.120 s] [INFO] org.eclipse.papyrus.model2doc.core.builtintypes .... SUCCESS [ 1.482 s] [INFO] org.eclipse.papyrus.model2doc.core.generatorconfiguration SUCCESS [ 1.301 s] [INFO] org.eclipse.papyrus.model2doc.core.generatorconfiguration.edit SUCCESS [ 1.012 s] [INFO] org.eclipse.papyrus.model2doc.core.author .......... SUCCESS [ 0.325 s] [INFO] org.eclipse.papyrus.model2doc.core ................. SUCCESS [ 0.958 s] [INFO] org.eclipse.papyrus.model2doc.core.author.edit ..... SUCCESS [ 0.400 s] [INFO] org.eclipse.papyrus.model2doc.core.styles.edit ..... SUCCESS [ 0.822 s] [INFO] org.eclipse.papyrus.model2doc.core.builtintypes.edit SUCCESS [ 1.021 s] [INFO] org.eclipse.papyrus.model2doc.core.styledstring .... SUCCESS [ 0.256 s] [INFO] Papyrus Model to Documentation Doc Plugins ......... SUCCESS [ 0.004 s] [INFO] Papyrus-Model2Doc Doc .............................. SUCCESS [ 1.498 s] [INFO] Papyrus Model to Documentation DOCX Plugins ........ SUCCESS [ 0.006 s] [INFO] org.eclipse.papyrus.model2doc.docx ................. SUCCESS [ 1.882 s] [INFO] Papyrus DocumentStructureTemplate plugins .......... SUCCESS [ 0.005 s] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure SUCCESS [ 1.015 s] [INFO] org.eclipse.papyrus.model2doc.emf.structure2document SUCCESS [ 1.094 s] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure.edit SUCCESS [ 1.094 s] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate SUCCESS [ 1.431 s] [INFO] org.eclipse.papyrus.model2doc.emf.template2structure SUCCESS [ 1.277 s] [INFO] org.eclipse.papyrus.model2doc.docx.emf.structure2document SUCCESS [ 1.023 s] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure.editor SUCCESS [ 1.012 s] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.edit SUCCESS [ 1.372 s] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor SUCCESS [ 1.135 s] [INFO] org.eclipse.papyrus.model2doc.emf.generatorconfiguration.properties SUCCESS [ 1.000 s] [INFO] org.eclipse.papyrus.model2doc.emf.template2document SUCCESS [ 1.008 s] [INFO] Papyrus Model to Documentation ODT Plugins ......... SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.model2doc.odt.lib .............. SUCCESS [ 0.761 s] [INFO] org.eclipse.papyrus.model2doc.odt .................. SUCCESS [ 1.023 s] [INFO] org.eclipse.papyrus.model2doc.odt.emf.structure2document SUCCESS [ 1.091 s] [INFO] org.eclipse.papyrus.model2doc.odt.emf.structure2pdf SUCCESS [ 1.065 s] [INFO] org.eclipse.papyrus.model2doc.odt.emf.template2pdf . SUCCESS [ 1.110 s] [INFO] Papyrus Model to Documentation ..................... SUCCESS [ 0.525 s] [INFO] Papyrus-Model2Doc Developer plugins ................ SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.model2doc.dev.tools ............ SUCCESS [ 0.995 s] [INFO] Papyrus-Model2Doc developer tools feature .......... SUCCESS [ 0.208 s] [INFO] Papyrus GMF DocumentStructureTemplate plugins ...... SUCCESS [ 0.003 s] [INFO] org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate SUCCESS [ 1.002 s] [INFO] org.eclipse.papyrus.model2doc.gmf.documentstructuretemplate.edit SUCCESS [ 1.086 s] [INFO] org.eclipse.papyrus.model2doc.gmf.template2structure SUCCESS [ 1.306 s] [INFO] Papyrus Model to Documentation GMF Support ......... SUCCESS [ 0.259 s] [INFO] Papyrus Model to Documentation Markup Plugins ...... SUCCESS [ 0.003 s] [INFO] org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate SUCCESS [ 0.743 s] [INFO] org.eclipse.papyrus.model2doc.markup.emf.documentstructuretemplate.edit SUCCESS [ 1.000 s] [INFO] org.eclipse.papyrus.model2doc.markup.markdown2html.lib SUCCESS [ 6.884 s] [INFO] org.eclipse.papyrus.model2doc.markup.emf.template2structure SUCCESS [ 0.687 s] [INFO] Papyrus Model to Documentation Markup EMF Support .. SUCCESS [ 0.281 s] [INFO] Papyrus DocumentStructureTemplate Integration plugins SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.model2doc.integration.core.author.properties SUCCESS [ 0.420 s] [INFO] org.eclipse.papyrus.model2doc.integration.core.generatorconfiguration.properties SUCCESS [ 0.832 s] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation SUCCESS [ 1.771 s] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.ui SUCCESS [ 1.304 s] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.architecture SUCCESS [ 1.280 s] [INFO] org.eclipse.papyrus.model2doc.integration.docx.uml.architecture SUCCESS [ 1.329 s] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.modelexplorer SUCCESS [ 1.212 s] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.properties SUCCESS [ 0.769 s] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.representation.edit SUCCESS [ 1.231 s] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types SUCCESS [ 0.986 s] [INFO] Papyrus UML DocumentStructureTemplate plugins ...... SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.model2doc.uml.documentstructuretemplate SUCCESS [ 1.064 s] [INFO] org.eclipse.papyrus.model2doc.uml.documentstructuretemplate.edit SUCCESS [ 1.029 s] [INFO] org.eclipse.papyrus.model2doc.uml.template2structure SUCCESS [ 0.798 s] [INFO] Papyrus Model to Documentation UML Support ......... SUCCESS [ 0.220 s] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate SUCCESS [ 0.977 s] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.edit SUCCESS [ 1.088 s] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.template2structure SUCCESS [ 1.120 s] [INFO] Papyrus-Model2Doc Nattable Integration Plugins ..... SUCCESS [ 0.003 s] [INFO] org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate SUCCESS [ 0.871 s] [INFO] org.eclipse.papyrus.model2doc.integration.nattable.documentstructuretemplate.edit SUCCESS [ 1.090 s] [INFO] org.eclipse.papyrus.model2doc.integration.nattable.template2structure SUCCESS [ 1.199 s] [INFO] org.eclipse.papyrus.model2doc.integration.uml.documentstructuretemplate.properties SUCCESS [ 0.812 s] [INFO] org.eclipse.papyrus.model2doc.integration.uml.architecture SUCCESS [ 1.112 s] [INFO] org.eclipse.papyrus.model2doc.integration.odt.uml.architecture SUCCESS [ 1.118 s] [INFO] Papyrus Model to Documentation Integration ......... SUCCESS [ 0.578 s] [INFO] Papyrus Model to Documentation Markup Integration Properties Plugins SUCCESS [ 0.003 s] [INFO] org.eclipse.papyrus.model2doc.markup.integration.emf.documentstructuretemplate.properties SUCCESS [ 0.798 s] [INFO] org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate SUCCESS [ 1.030 s] [INFO] org.eclipse.papyrus.model2doc.markup.uml.documentstructuretemplate.edit SUCCESS [ 0.959 s] [INFO] org.eclipse.papyrus.model2doc.markup.uml.template2structure SUCCESS [ 0.745 s] [INFO] Papyrus Model to Documentation Markup UML Support .. SUCCESS [ 0.264 s] [INFO] org.eclipse.papyrus.model2doc.markup.integration.uml.documentstructuretemplate.properties SUCCESS [ 0.662 s] [INFO] Papyrus Model to Documentation Markup Support Integration SUCCESS [ 0.360 s] [INFO] Papyrus-Model2Doc Bundle Tests ..................... SUCCESS [ 0.168 s] [INFO] Papyrus Model to Documentation Tests Plugins ....... SUCCESS [ 0.003 s] [INFO] Papyrus-Model2Doc Core Tests Plugins ............... SUCCESS [ 0.003 s] [INFO] org.eclipse.papyrus.model2doc.core.author.tests .... SUCCESS [ 6.212 s] [INFO] org.eclipse.papyrus.model2doc.core.builtintypes.tests SUCCESS [ 7.667 s] [INFO] org.eclipse.papyrus.model2doc.core.generatorconfiguration.tests SUCCESS [ 8.656 s] [INFO] Papyrus Model to Documentation EMF Tests Plugins ... SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructure.tests SUCCESS [ 7.613 s] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.editor.tests SUCCESS [ 8.328 s] [INFO] org.eclipse.papyrus.model2doc.emf.documentstructuretemplate.tests SUCCESS [ 7.770 s] [INFO] org.eclipse.papyrus.model2doc.emf.template2structure.tests SUCCESS [ 18.300 s] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.properties SUCCESS [ 0.542 s] [INFO] Papyrus Model to Documentation Native GMF Integration SUCCESS [ 0.248 s] [INFO] Papyrus Model to Documentation Integration Tests Plugins SUCCESS [ 0.036 s] [INFO] org.eclipse.papyrus.model2doc.integration.emf.documentstructuretemplate.types.tests SUCCESS [ 37.688 s] [INFO] org.eclipse.papyrus.model2doc.integration.gmf.template2structure.tests SUCCESS [ 41.818 s] [INFO] Papyrus Model to IEEE Requirements Documentation Plugins SUCCESS [ 0.005 s] [INFO] org.eclipse.papyrus.model2doc.integration.ieee.requirements SUCCESS [ 1.122 s] [INFO] org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture SUCCESS [ 1.942 s] [INFO] Papyrus-Model2Doc IEEE Requirements Documentation For SysML 1.6 Integration SUCCESS [ 0.377 s] [INFO] Papyrus Integration IEEE Tests ..................... SUCCESS [ 0.003 s] [INFO] org.eclipse.papyrus.model2doc.integration.ieee.requirements.sysml16.odt.architecture.tests SUCCESS [ 35.608 s] [INFO] org.eclipse.papyrus.model2doc.integration.uml.architecture.tests SUCCESS [ 16.281 s] [INFO] Papyrus Model to Documentation UML Tests Plugins ... SUCCESS [ 0.003 s] [INFO] org.eclipse.papyrus.model2doc.uml.template2structure.tests SUCCESS [ 19.764 s] [INFO] Papyrus-Model2Doc Tests ............................ SUCCESS [ 1.163 s] [INFO] releng-model2doc ................................... SUCCESS [ 0.003 s] [INFO] Papyrus Model to Documentation p2 .................. SUCCESS [ 7.823 s] [INFO] Papyrus Model to Documentation Target Definition ... SUCCESS [ 0.004 s] [INFO] org.eclipse.papyrus.model2doc.bundles.tests ........ SUCCESS [ 17.311 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:57 min [INFO] Finished at: 2024-01-15T10:00:03Z [INFO] ------------------------------------------------------------------------ Terminating xvnc. Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS