Branch indexing > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-242fb8f28548a5f994f5b09231b0a596/.git # timeout=10 Setting origin to https://gitlab.gwdg.de/dariah-de/textgridlab/textgrid-xml-editor-plugin.git > git config remote.origin.url https://gitlab.gwdg.de/dariah-de/textgridlab/textgrid-xml-editor-plugin.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.17.1' > git config --get remote.origin.url # timeout=10 > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/develop Seen branch in repository origin/feature/3.8 Seen branch in repository origin/feature/juno Seen branch in repository origin/feature/kepler Seen branch in repository origin/gitlab-dev Seen branch in repository origin/master Seen branch in repository origin/obsolete/Kollationierer Seen branch in repository origin/obsolete/Lab-Trunk-2011-12-08 Seen branch in repository origin/obsolete/TextGridLab-before-merging-1.0 Seen branch in repository origin/obsolete/browser-test Seen branch in repository origin/obsolete/collatex Seen branch in repository origin/obsolete/eclipse-3.5 Seen branch in repository origin/obsolete/efs-tgcrud Seen branch in repository origin/obsolete/linkeditorLabTest Seen branch in repository origin/obsolete/new_metadata_branch Seen branch in repository origin/obsolete/new_metadata_p2 Seen branch in repository origin/obsolete/xmleditor-mp Seen branch in repository origin/release/1.0 Seen branch in repository origin/release/2.1 Seen branch in repository origin/release/3.3.3 Seen branch in repository origin/release/4.0 Seen branch in repository origin/release/TextGrid-Beta_2009-08-21 Seen branch in repository origin/release/TextGrid-Beta_2009-10 Seen branch in repository origin/release/TextGrid-Beta_2009-11 Seen branch in repository origin/release/TextGrid-Beta_2010-01 Seen branch in repository origin/release/TextGrid-Beta_2010-04 Seen branch in repository origin/release/TextGrid-Beta_2010-07 Seen branch in repository origin/release/TextGrid-Beta_2011-10 Seen branch in repository origin/release/TextGridLab-2.0.x Seen branch in repository origin/v3-develop Seen branch in repository origin/v3-main Seen 31 remote branches Obtained Jenkinsfile from 2931b7a0d1ac2f5180f421d82245547b6617ec7d Loading library dariah-shared-library@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.17.1' > git ls-remote -h -- https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git # timeout=10 Found match: refs/heads/master revision 19a390f38e1bd59e80af52c8aa372c72082e7901 The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git > git init /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace@libs/78aeb67cc0a7c221fb1f53475111572def1af216fbde09ed9de22550f7b16880 # timeout=10 Fetching upstream changes from https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --no-tags --progress -- https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 19a390f38e1bd59e80af52c8aa372c72082e7901 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 19a390f38e1bd59e80af52c8aa372c72082e7901 # timeout=10 Commit message: "really fix v3 matcher" > git rev-list --no-walk 19a390f38e1bd59e80af52c8aa372c72082e7901 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace [Pipeline] { [Pipeline] stage [Pipeline] { (preparation) [Pipeline] tool [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://gitlab.gwdg.de/dariah-de/textgridlab/textgrid-xml-editor-plugin.git > git init /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace # timeout=10 Fetching upstream changes from https://gitlab.gwdg.de/dariah-de/textgridlab/textgrid-xml-editor-plugin.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --no-tags --progress -- https://gitlab.gwdg.de/dariah-de/textgridlab/textgrid-xml-editor-plugin.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.gwdg.de/dariah-de/textgridlab/textgrid-xml-editor-plugin.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2931b7a0d1ac2f5180f421d82245547b6617ec7d (release/4.0) > git config core.sparsecheckout # timeout=10 > git checkout -f 2931b7a0d1ac2f5180f421d82245547b6617ec7d # timeout=10 Commit message: "use a fixed default stylesheet for the xslt preview tab. closes #2168" > git rev-list --no-walk eb2eda79ef7118bbd17217dd66e657f4b42547b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] sh + /usr/share/maven/bin/mvn clean package [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/com.thaiopensource.relaxng.trang/pom.xml [INFO] Fetching p2.index from https://ci.de.dariah.eu/p2/prerelease/core/ (172B) [INFO] Adding repository https://ci.de.dariah.eu/p2/prerelease/core [INFO] Fetching p2.index from https://ci.de.dariah.eu/p2/prerelease/dependencies/ (172B) [INFO] Adding repository https://ci.de.dariah.eu/p2/prerelease/dependencies [INFO] Adding repository https://textgridlab.org/updates/extra-deps [INFO] Adding repository http://dev.cdhq.de/eclipse/updatesite/indigo [INFO] Fetching p2.index from http://download.eclipse.org/releases/photon/ (122B) [INFO] Adding repository http://download.eclipse.org/releases/photon [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/photon/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/photon/201806271001/ (142B) Jan 30, 2023 5:42:56 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond Jan 30, 2023 5:42:56 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {}->http://download.eclipse.org:80 Jan 30, 2023 5:42:56 PM org.apache.http.impl.execchain.RetryExec execute INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond Jan 30, 2023 5:42:56 PM org.apache.http.impl.execchain.RetryExec execute INFO: Retrying request to {s}->https://download.eclipse.org:443 [INFO] Adding repository http://download.eclipse.org/technology/babel/update-site/R0.16.0/photon [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/com.thaiopensource.relaxng.trang/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/com.thaiopensource.relaxng.trang/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.feature:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.feature/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.feature:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.feature/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.feature:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.feature/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.supplements.feature:0.3.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.supplements.feature/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.supplements.feature:0.3.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.supplements.feature/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.supplements.feature:0.3.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.supplements.feature/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.mpeditor/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.mpeditor/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.mpeditor/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.sac/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.sac/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.sac/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.editor/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.editor/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.editor/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.tei/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.tei/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.tei/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.5-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.toolkit/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.5-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.toolkit/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.5-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.toolkit/pom.xml [INFO] Computing target platform for MavenProject: info.textgrid.lab:xmleditor-repository:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/xmleditor-repository/pom.xml [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:xmleditor-repository:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/xmleditor-repository/pom.xml [INFO] Resolving class path of MavenProject: info.textgrid.lab:xmleditor-repository:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/xmleditor-repository/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] xmleditor [pom] [INFO] com.thaiopensource.relaxng.trang [eclipse-plugin] [INFO] info.textgrid.lab.xmleditor.supplements.feature [eclipse-feature] [INFO] info.textgrid.lab.xmleditor.sac [eclipse-plugin] [INFO] net.sf.vex.toolkit [eclipse-plugin] [INFO] net.sf.vex.editor [eclipse-plugin] [INFO] info.textgrid.lab.xmleditor.mpeditor [eclipse-plugin] [INFO] info.textgrid.lab.xmleditor.musicharbrowser [eclipse-plugin] [INFO] info.textgrid.lab.xmleditor.relaxng.provisional [eclipse-plugin] [INFO] info.textgrid.lab.xmleditor.tei [eclipse-plugin] [INFO] info.textgrid.lab.xmleditor.feature [eclipse-feature] [INFO] xmleditor-repository [eclipse-repository] [INFO] [INFO] --------------------< info.textgrid.lab:xmleditor >--------------------- [INFO] Building xmleditor 3.0.0-SNAPSHOT [1/12] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmleditor --- [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ xmleditor --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ xmleditor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ xmleditor --- [INFO] [INFO] ---------< info.textgrid.lab:com.thaiopensource.relaxng.trang >--------- [INFO] Building com.thaiopensource.relaxng.trang 1.0.0 [2/12] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ com.thaiopensource.relaxng.trang --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ com.thaiopensource.relaxng.trang --- [INFO] The project's OSGi version is 1.0.0 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ com.thaiopensource.relaxng.trang --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ com.thaiopensource.relaxng.trang --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.thaiopensource.relaxng.trang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/com.thaiopensource.relaxng.trang/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ com.thaiopensource.relaxng.trang --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/com.thaiopensource.relaxng.trang/pom.xml [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ com.thaiopensource.relaxng.trang --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/com.thaiopensource.relaxng.trang/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ com.thaiopensource.relaxng.trang --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ com.thaiopensource.relaxng.trang --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/com.thaiopensource.relaxng.trang/target/com.thaiopensource.relaxng.trang-1.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ com.thaiopensource.relaxng.trang --- [INFO] No baseline version MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/com.thaiopensource.relaxng.trang/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ com.thaiopensource.relaxng.trang --- [WARNING] Bundle-Vendor header not found in /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/com.thaiopensource.relaxng.trang/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/com.thaiopensource.relaxng.trang/target/com.thaiopensource.relaxng.trang-1.0.0-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ com.thaiopensource.relaxng.trang --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ com.thaiopensource.relaxng.trang --- [INFO] No baseline version MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/com.thaiopensource.relaxng.trang/pom.xml [INFO] [INFO] --< info.textgrid.lab:info.textgrid.lab.xmleditor.supplements.feature >-- [INFO] Building info.textgrid.lab.xmleditor.supplements.feature 0.3.0-SNAPSHOT [3/12] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.supplements.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.xmleditor.supplements.feature --- [INFO] The project's OSGi version is 0.3.0.201810110620 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.supplements.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.supplements.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.supplements.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ info.textgrid.lab.xmleditor.supplements.feature --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.supplements.feature/target/info.textgrid.lab.xmleditor.supplements.feature-0.3.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.supplements.feature --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.supplements.feature:0.3.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.supplements.feature/pom.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.xmleditor.supplements.feature --- [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.supplements.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.supplements.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.supplements.feature --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.supplements.feature:0.3.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.supplements.feature/pom.xml [INFO] [INFO] ---------< info.textgrid.lab:info.textgrid.lab.xmleditor.sac >---------- [INFO] Building info.textgrid.lab.xmleditor.sac 1.0.0 [4/12] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.sac --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xmleditor.sac --- [INFO] The project's OSGi version is 1.0.0 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.sac --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.sac --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xmleditor.sac --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.sac/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.xmleditor.sac --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.sac/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 264 source files to /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.sac/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xmleditor.sac --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.sac/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.sac --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xmleditor.sac --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.sac/textgrid-batik.jar [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.sac/target/info.textgrid.lab.xmleditor.sac-1.0.0.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.sac --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.sac/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.sac --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.sac/target/info.textgrid.lab.xmleditor.sac-1.0.0-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.sac --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.sac --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.sac/pom.xml [INFO] [INFO] ----------------< info.textgrid.lab:net.sf.vex.toolkit >---------------- [INFO] Building net.sf.vex.toolkit 1.2.5-SNAPSHOT [5/12] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ net.sf.vex.toolkit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ net.sf.vex.toolkit --- [INFO] The project's OSGi version is 1.2.5.201810110621 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ net.sf.vex.toolkit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ net.sf.vex.toolkit --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ net.sf.vex.toolkit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.toolkit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ net.sf.vex.toolkit --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.7 (assumes 1.7)] @ MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.5-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.toolkit/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.toolkit/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 213 source files to /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.toolkit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ net.sf.vex.toolkit --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.toolkit/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ net.sf.vex.toolkit --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ net.sf.vex.toolkit --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.toolkit/target/net.sf.vex.toolkit-1.2.5-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ net.sf.vex.toolkit --- [INFO] No baseline version MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.5-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.toolkit/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ net.sf.vex.toolkit --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.toolkit/target/net.sf.vex.toolkit-1.2.5-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ net.sf.vex.toolkit --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ net.sf.vex.toolkit --- [INFO] No baseline version MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.5-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.toolkit/pom.xml [INFO] [INFO] ----------------< info.textgrid.lab:net.sf.vex.editor >----------------- [INFO] Building net.sf.vex.editor 1.2.2-SNAPSHOT [6/12] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ net.sf.vex.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ net.sf.vex.editor --- [INFO] The project's OSGi version is 1.2.2.201709131052 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ net.sf.vex.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ net.sf.vex.editor --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ net.sf.vex.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.editor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ net.sf.vex.editor --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.editor/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.editor/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 67 source files to /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.editor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ net.sf.vex.editor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.editor/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ net.sf.vex.editor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ net.sf.vex.editor --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.editor/target/net.sf.vex.editor-1.2.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ net.sf.vex.editor --- [INFO] No baseline version MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.editor/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ net.sf.vex.editor --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.editor/target/net.sf.vex.editor-1.2.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ net.sf.vex.editor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ net.sf.vex.editor --- [INFO] No baseline version MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/net.sf.vex.editor/pom.xml [INFO] [INFO] -------< info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor >------- [INFO] Building info.textgrid.lab.xmleditor.mpeditor 3.0.0-SNAPSHOT [7/12] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.mpeditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xmleditor.mpeditor --- [INFO] The project's OSGi version is 3.0.0.202301301633 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.mpeditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.mpeditor --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xmleditor.mpeditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.mpeditor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.xmleditor.mpeditor --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.mpeditor/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.mpeditor/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 51 source files to /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.mpeditor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xmleditor.mpeditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.mpeditor/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.mpeditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xmleditor.mpeditor --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.mpeditor/target/info.textgrid.lab.xmleditor.mpeditor-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.mpeditor --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.mpeditor/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.mpeditor --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.mpeditor/target/info.textgrid.lab.xmleditor.mpeditor-3.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.mpeditor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.mpeditor --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.mpeditor/pom.xml [INFO] [INFO] ---< info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser >---- [INFO] Building info.textgrid.lab.xmleditor.musicharbrowser 1.0.1-SNAPSHOT [8/12] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.musicharbrowser --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xmleditor.musicharbrowser --- [INFO] The project's OSGi version is 1.0.1.201602171625 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.musicharbrowser --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.musicharbrowser --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xmleditor.musicharbrowser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.musicharbrowser/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.xmleditor.musicharbrowser --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.musicharbrowser/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 21 source files to /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.musicharbrowser/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xmleditor.musicharbrowser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.musicharbrowser/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.musicharbrowser --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xmleditor.musicharbrowser --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.musicharbrowser/target/info.textgrid.lab.xmleditor.musicharbrowser-1.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.musicharbrowser --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.musicharbrowser --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.musicharbrowser/target/info.textgrid.lab.xmleditor.musicharbrowser-1.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.musicharbrowser --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.musicharbrowser --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml [INFO] [INFO] --< info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional >-- [INFO] Building info.textgrid.lab.xmleditor.relaxng.provisional 1.0.0-SNAPSHOT [9/12] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.relaxng.provisional --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xmleditor.relaxng.provisional --- [INFO] The project's OSGi version is 1.0.0.201602171625 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.relaxng.provisional --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.relaxng.provisional --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xmleditor.relaxng.provisional --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.xmleditor.relaxng.provisional --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xmleditor.relaxng.provisional --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.relaxng.provisional --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xmleditor.relaxng.provisional --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/target/info.textgrid.lab.xmleditor.relaxng.provisional-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.relaxng.provisional --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.relaxng.provisional --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/target/info.textgrid.lab.xmleditor.relaxng.provisional-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.relaxng.provisional --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.relaxng.provisional --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml [INFO] [INFO] ---------< info.textgrid.lab:info.textgrid.lab.xmleditor.tei >---------- [INFO] Building info.textgrid.lab.xmleditor.tei 0.0.2 [10/12] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.tei --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xmleditor.tei --- [INFO] The project's OSGi version is 0.0.2 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.tei --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.tei --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xmleditor.tei --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.tei/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.xmleditor.tei --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.tei/pom.xml [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.tei/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 1 source file to /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.tei/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xmleditor.tei --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.tei/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.tei --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xmleditor.tei --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.tei/target/info.textgrid.lab.xmleditor.tei-0.0.2.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.tei --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.tei/pom.xml [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.tei --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.tei/target/info.textgrid.lab.xmleditor.tei-0.0.2-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.tei --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.tei --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.tei/pom.xml [INFO] [INFO] -------< info.textgrid.lab:info.textgrid.lab.xmleditor.feature >-------- [INFO] Building info.textgrid.lab.xmleditor.feature 3.0.0-SNAPSHOT [11/12] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.feature --- [INFO] Deleting /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.xmleditor.feature --- [INFO] The project's OSGi version is 3.0.0.202301301633 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.feature --- [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ info.textgrid.lab.xmleditor.feature --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.feature/target/info.textgrid.lab.xmleditor.feature-3.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.feature --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.feature:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.feature/pom.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.xmleditor.feature --- [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.feature --- [INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.feature/target/info.textgrid.lab.xmleditor.feature-3.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.feature --- [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.feature:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/info.textgrid.lab.xmleditor.feature/pom.xml [INFO] [INFO] ---------------< info.textgrid.lab:xmleditor-repository >--------------- [INFO] Building xmleditor-repository 3.0.0-SNAPSHOT [12/12] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmleditor-repository --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ xmleditor-repository --- [INFO] The project's OSGi version is 3.0.0.202301301633 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ xmleditor-repository --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ xmleditor-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/xmleditor-repository/src/main/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ xmleditor-repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ xmleditor-repository --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ xmleditor-repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ xmleditor-repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ xmleditor-repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ xmleditor-repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ xmleditor-repository --- [INFO] Building zip: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-4-0.r1ig5t/workspace/xmleditor-repository/target/xmleditor-repository-3.0.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ xmleditor-repository --- [INFO] [INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ xmleditor-repository --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ xmleditor-repository --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] xmleditor 3.0.0-SNAPSHOT ........................... SUCCESS [ 0.087 s] [INFO] com.thaiopensource.relaxng.trang 1.0.0 ............. SUCCESS [ 3.140 s] [INFO] info.textgrid.lab.xmleditor.supplements.feature 0.3.0-SNAPSHOT SUCCESS [ 2.607 s] [INFO] info.textgrid.lab.xmleditor.sac 1.0.0 .............. SUCCESS [ 3.982 s] [INFO] net.sf.vex.toolkit 1.2.5-SNAPSHOT .................. SUCCESS [ 2.488 s] [INFO] net.sf.vex.editor 1.2.2-SNAPSHOT ................... SUCCESS [ 1.472 s] [INFO] info.textgrid.lab.xmleditor.mpeditor 3.0.0-SNAPSHOT SUCCESS [ 1.133 s] [INFO] info.textgrid.lab.xmleditor.musicharbrowser 1.0.1-SNAPSHOT SUCCESS [ 0.577 s] [INFO] info.textgrid.lab.xmleditor.relaxng.provisional 1.0.0-SNAPSHOT SUCCESS [ 0.303 s] [INFO] info.textgrid.lab.xmleditor.tei 0.0.2 .............. SUCCESS [ 0.478 s] [INFO] info.textgrid.lab.xmleditor.feature 3.0.0-SNAPSHOT . SUCCESS [ 1.244 s] [INFO] xmleditor-repository 3.0.0-SNAPSHOT ................ SUCCESS [ 19.132 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:50 min [INFO] Finished at: 2023-01-30T17:44:18+01:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (deploy) [Pipeline] echo [p2deploy] branch is release/4.0 [Pipeline] echo [p2deploy] repo name matched from branch is prerelease [Pipeline] echo [p2deploy] deploying to local p2repo /var/www/p2/prerelease/xmleditor [Pipeline] sh + mkdir -p /var/www/p2/prerelease/xmleditor [Pipeline] sh + cp -r ./xmleditor-repository/target/repository /var/www/p2/prerelease/xmleditor.new [Pipeline] sh + mv /var/www/p2/prerelease/xmleditor /var/www/p2/prerelease/xmleditor.old [Pipeline] sh + mv /var/www/p2/prerelease/xmleditor.new /var/www/p2/prerelease/xmleditor [Pipeline] sh + rm -rf /var/www/p2/prerelease/xmleditor.old [Pipeline] echo [p2deploy] done [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (notify) [Pipeline] echo notify downstream project 'lab-linkeditor' for branch 'release/4.0' (release%2F4.0) [Pipeline] build Scheduling project: lab-linkeditor ยป release/4.0 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS