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 13676ed26dcaaa6f9621fb53fb8a5e00fce92547
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-3-3-3.vhibm2/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-3-3-3.vhibm2/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-3-3-3.vhibm2/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 13676ed26dcaaa6f9621fb53fb8a5e00fce92547 (release/3.3.3)
> git config core.sparsecheckout # timeout=10
> git checkout -f 13676ed26dcaaa6f9621fb53fb8a5e00fce92547 # timeout=10
Commit message: "use a fixed default stylesheet for the xslt preview tab. closes textgrid-laboratory##2168"
> git rev-list --no-walk dd6cdbdf82dce860057ea1bcea8b2af5867306eb # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
+ /usr/share/maven/bin/mvn clean package
[[1;34mINFO[m] Scanning for projects...
[[1;34mINFO[m] Computing target platform for MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/com.thaiopensource.relaxng.trang/pom.xml
[[1;34mINFO[m] Adding repository https://ci.de.dariah.eu/p2/v3-prerelease/core
[[1;34mINFO[m] Adding repository https://ci.de.dariah.eu/p2/v3-prerelease/dependencies
[[1;34mINFO[m] Adding repository https://textgridlab.org/updates/extra-deps
[[1;34mINFO[m] Adding repository http://dev.cdhq.de/eclipse/updatesite/indigo
[[1;34mINFO[m] Fetching p2.index from http://textgridlab.org/updates/luna/ (0B at 0B/s)
[[1;34mINFO[m] Adding repository http://textgridlab.org/updates/luna
[[1;34mINFO[m] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B of 128B at 0B/s)
[[1;34mINFO[m] Adding repository http://download.eclipse.org/releases/luna
[[1;34mINFO[m] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B of 365B at 0B/s)
[[1;34mINFO[m] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B of 365B at 0B/s)
[[1;34mINFO[m] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B of 365B at 0B/s)
[[1;34mINFO[m] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B of 365B at 0B/s)
[[1;34mINFO[m] Adding repository http://archive.eclipse.org/technology/babel/update-site/R0.14.1/luna
[[1;34mINFO[m] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository
[[1;34mINFO[m] Resolving dependencies of MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/com.thaiopensource.relaxng.trang/pom.xml
[[1;34mINFO[m] Resolving class path of MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/com.thaiopensource.relaxng.trang/pom.xml
[[1;34mINFO[m] 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.feature/pom.xml
[[1;34mINFO[m] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.feature:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.feature/pom.xml
[[1;34mINFO[m] 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.feature/pom.xml
[[1;34mINFO[m] 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml
[[1;34mINFO[m] 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml
[[1;34mINFO[m] 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml
[[1;34mINFO[m] 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.supplements.feature/pom.xml
[[1;34mINFO[m] 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.supplements.feature/pom.xml
[[1;34mINFO[m] 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.supplements.feature/pom.xml
[[1;34mINFO[m] 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.mpeditor/pom.xml
[[1;34mINFO[m] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.mpeditor/pom.xml
[[1;34mINFO[m] 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.mpeditor/pom.xml
[[1;34mINFO[m] 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml
[[1;34mINFO[m] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml
[[1;34mINFO[m] 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml
[[1;34mINFO[m] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.sac/pom.xml
[[1;34mINFO[m] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.sac/pom.xml
[[1;34mINFO[m] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.sac/pom.xml
[[1;34mINFO[m] Computing target platform for MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.editor/pom.xml
[[1;34mINFO[m] Resolving dependencies of MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.editor/pom.xml
[[1;34mINFO[m] Resolving class path of MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.editor/pom.xml
[[1;34mINFO[m] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.tei/pom.xml
[[1;34mINFO[m] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.tei/pom.xml
[[1;34mINFO[m] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.tei/pom.xml
[[1;34mINFO[m] Computing target platform for MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.5-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.toolkit/pom.xml
[[1;34mINFO[m] Resolving dependencies of MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.5-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.toolkit/pom.xml
[[1;34mINFO[m] Resolving class path of MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.5-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.toolkit/pom.xml
[[1;34mINFO[m] Computing target platform for MavenProject: info.textgrid.lab:xmleditor-repository:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/xmleditor-repository/pom.xml
[[1;34mINFO[m] Resolving dependencies of MavenProject: info.textgrid.lab:xmleditor-repository:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/xmleditor-repository/pom.xml
[[1;34mINFO[m] Resolving class path of MavenProject: info.textgrid.lab:xmleditor-repository:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/xmleditor-repository/pom.xml
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1mReactor Build Order:[m
[[1;34mINFO[m]
[[1;34mINFO[m] xmleditor [pom]
[[1;34mINFO[m] com.thaiopensource.relaxng.trang [eclipse-plugin]
[[1;34mINFO[m] info.textgrid.lab.xmleditor.supplements.feature [eclipse-feature]
[[1;34mINFO[m] info.textgrid.lab.xmleditor.sac [eclipse-plugin]
[[1;34mINFO[m] net.sf.vex.toolkit [eclipse-plugin]
[[1;34mINFO[m] net.sf.vex.editor [eclipse-plugin]
[[1;34mINFO[m] info.textgrid.lab.xmleditor.mpeditor [eclipse-plugin]
[[1;34mINFO[m] info.textgrid.lab.xmleditor.musicharbrowser [eclipse-plugin]
[[1;34mINFO[m] info.textgrid.lab.xmleditor.relaxng.provisional [eclipse-plugin]
[[1;34mINFO[m] info.textgrid.lab.xmleditor.tei [eclipse-plugin]
[[1;34mINFO[m] info.textgrid.lab.xmleditor.feature [eclipse-feature]
[[1;34mINFO[m] xmleditor-repository [eclipse-repository]
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--------------------< [0;36minfo.textgrid.lab:xmleditor[0;1m >---------------------[m
[[1;34mINFO[m] [1mBuilding xmleditor 3.0.0-SNAPSHOT [1/12][m
[[1;34mINFO[m] [1m--------------------------------[ pom ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:2.5:clean[m [1m(default-clean)[m @ [36mxmleditor[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-plugin:0.22.0:plugin-source[m [1m(plugin-source)[m @ [36mxmleditor[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-feature-plugin:0.22.0:source-feature[m [1m(source-feature)[m @ [36mxmleditor[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata[m [1m(attach-p2-metadata)[m @ [36mxmleditor[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m---------< [0;36minfo.textgrid.lab:com.thaiopensource.relaxng.trang[0;1m >---------[m
[[1;34mINFO[m] [1mBuilding com.thaiopensource.relaxng.trang 1.0.0 [2/12][m
[[1;34mINFO[m] [1m---------------------------[ eclipse-plugin ]---------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:2.5:clean[m [1m(default-clean)[m @ [36mcom.thaiopensource.relaxng.trang[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:build-qualifier[m [1m(default-build-qualifier)[m @ [36mcom.thaiopensource.relaxng.trang[0;1m ---[m
[[1;34mINFO[m] The project's OSGi version is 1.0.0
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-id[m [1m(default-validate-id)[m @ [36mcom.thaiopensource.relaxng.trang[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-version[m [1m(default-validate-version)[m @ [36mcom.thaiopensource.relaxng.trang[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.4.3:resources[m [1m(default-resources)[m @ [36mcom.thaiopensource.relaxng.trang[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/com.thaiopensource.relaxng.trang/src/main/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-compiler-plugin:0.22.0:compile[m [1m(default-compile)[m @ [36mcom.thaiopensource.relaxng.trang[0;1m ---[m
[[1;33mWARNING[m] The effective compiler target level 1.7 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-3-3-3.vhibm2/workspace/com.thaiopensource.relaxng.trang/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.4.3:testResources[m [1m(default-testResources)[m @ [36mcom.thaiopensource.relaxng.trang[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/com.thaiopensource.relaxng.trang/src/test/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtarget-platform-configuration:0.22.0:target-platform[m [1m(default-target-platform)[m @ [36mcom.thaiopensource.relaxng.trang[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:package-plugin[m [1m(default-package-plugin)[m @ [36mcom.thaiopensource.relaxng.trang[0;1m ---[m
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/com.thaiopensource.relaxng.trang/target/com.thaiopensource.relaxng.trang-1.0.0.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata-default[m [1m(default-p2-metadata-default)[m @ [36mcom.thaiopensource.relaxng.trang[0;1m ---[m
[[1;34mINFO[m] No baseline version MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/com.thaiopensource.relaxng.trang/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-plugin:0.22.0:plugin-source[m [1m(plugin-source)[m @ [36mcom.thaiopensource.relaxng.trang[0;1m ---[m
[[1;33mWARNING[m] bundle localization file /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/com.thaiopensource.relaxng.trang/plugin.properties not found
[[1;33mWARNING[m] Bundle-Vendor header not found in /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/com.thaiopensource.relaxng.trang/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/com.thaiopensource.relaxng.trang/target/com.thaiopensource.relaxng.trang-1.0.0-sources.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-feature-plugin:0.22.0:source-feature[m [1m(source-feature)[m @ [36mcom.thaiopensource.relaxng.trang[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata[m [1m(attach-p2-metadata)[m @ [36mcom.thaiopensource.relaxng.trang[0;1m ---[m
[[1;34mINFO[m] No baseline version MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/com.thaiopensource.relaxng.trang/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--< [0;36minfo.textgrid.lab:info.textgrid.lab.xmleditor.supplements.feature[0;1m >--[m
[[1;34mINFO[m] [1mBuilding info.textgrid.lab.xmleditor.supplements.feature 0.3.0-SNAPSHOT [3/12][m
[[1;34mINFO[m] [1m--------------------------[ eclipse-feature ]---------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:2.5:clean[m [1m(default-clean)[m @ [36minfo.textgrid.lab.xmleditor.supplements.feature[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:build-qualifier-aggregator[m [1m(default-build-qualifier-aggregator)[m @ [36minfo.textgrid.lab.xmleditor.supplements.feature[0;1m ---[m
[[1;34mINFO[m] The project's OSGi version is 0.3.0.201503251328
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-id[m [1m(default-validate-id)[m @ [36minfo.textgrid.lab.xmleditor.supplements.feature[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-version[m [1m(default-validate-version)[m @ [36minfo.textgrid.lab.xmleditor.supplements.feature[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtarget-platform-configuration:0.22.0:target-platform[m [1m(default-target-platform)[m @ [36minfo.textgrid.lab.xmleditor.supplements.feature[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:package-feature[m [1m(default-package-feature)[m @ [36minfo.textgrid.lab.xmleditor.supplements.feature[0;1m ---[m
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.supplements.feature/target/info.textgrid.lab.xmleditor.supplements.feature-0.3.0-SNAPSHOT.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata-default[m [1m(default-p2-metadata-default)[m @ [36minfo.textgrid.lab.xmleditor.supplements.feature[0;1m ---[m
[[1;34mINFO[m] 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.supplements.feature/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:feature-p2-metadata[m [1m(default-feature-p2-metadata)[m @ [36minfo.textgrid.lab.xmleditor.supplements.feature[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-plugin:0.22.0:plugin-source[m [1m(plugin-source)[m @ [36minfo.textgrid.lab.xmleditor.supplements.feature[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-feature-plugin:0.22.0:source-feature[m [1m(source-feature)[m @ [36minfo.textgrid.lab.xmleditor.supplements.feature[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata[m [1m(attach-p2-metadata)[m @ [36minfo.textgrid.lab.xmleditor.supplements.feature[0;1m ---[m
[[1;34mINFO[m] 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.supplements.feature/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m---------< [0;36minfo.textgrid.lab:info.textgrid.lab.xmleditor.sac[0;1m >----------[m
[[1;34mINFO[m] [1mBuilding info.textgrid.lab.xmleditor.sac 1.0.0 [4/12][m
[[1;34mINFO[m] [1m---------------------------[ eclipse-plugin ]---------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:2.5:clean[m [1m(default-clean)[m @ [36minfo.textgrid.lab.xmleditor.sac[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:build-qualifier[m [1m(default-build-qualifier)[m @ [36minfo.textgrid.lab.xmleditor.sac[0;1m ---[m
[[1;34mINFO[m] The project's OSGi version is 1.0.0
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-id[m [1m(default-validate-id)[m @ [36minfo.textgrid.lab.xmleditor.sac[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-version[m [1m(default-validate-version)[m @ [36minfo.textgrid.lab.xmleditor.sac[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.4.3:resources[m [1m(default-resources)[m @ [36minfo.textgrid.lab.xmleditor.sac[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.sac/src/main/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-compiler-plugin:0.22.0:compile[m [1m(default-compile)[m @ [36minfo.textgrid.lab.xmleditor.sac[0;1m ---[m
[[1;34mINFO[m] Compiling 264 source files to /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.sac/target/classes
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.4.3:testResources[m [1m(default-testResources)[m @ [36minfo.textgrid.lab.xmleditor.sac[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.sac/src/test/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtarget-platform-configuration:0.22.0:target-platform[m [1m(default-target-platform)[m @ [36minfo.textgrid.lab.xmleditor.sac[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:package-plugin[m [1m(default-package-plugin)[m @ [36minfo.textgrid.lab.xmleditor.sac[0;1m ---[m
[INFO] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.sac/textgrid-batik.jar
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.sac/target/info.textgrid.lab.xmleditor.sac-1.0.0.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata-default[m [1m(default-p2-metadata-default)[m @ [36minfo.textgrid.lab.xmleditor.sac[0;1m ---[m
[[1;34mINFO[m] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.sac/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-plugin:0.22.0:plugin-source[m [1m(plugin-source)[m @ [36minfo.textgrid.lab.xmleditor.sac[0;1m ---[m
[[1;33mWARNING[m] bundle localization file /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.sac/plugin.properties not found
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.sac/target/info.textgrid.lab.xmleditor.sac-1.0.0-sources.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-feature-plugin:0.22.0:source-feature[m [1m(source-feature)[m @ [36minfo.textgrid.lab.xmleditor.sac[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata[m [1m(attach-p2-metadata)[m @ [36minfo.textgrid.lab.xmleditor.sac[0;1m ---[m
[[1;34mINFO[m] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.sac/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m----------------< [0;36minfo.textgrid.lab:net.sf.vex.toolkit[0;1m >----------------[m
[[1;34mINFO[m] [1mBuilding net.sf.vex.toolkit 1.2.5-SNAPSHOT [5/12][m
[[1;34mINFO[m] [1m---------------------------[ eclipse-plugin ]---------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:2.5:clean[m [1m(default-clean)[m @ [36mnet.sf.vex.toolkit[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:build-qualifier[m [1m(default-build-qualifier)[m @ [36mnet.sf.vex.toolkit[0;1m ---[m
[[1;34mINFO[m] The project's OSGi version is 1.2.5.202206211638
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-id[m [1m(default-validate-id)[m @ [36mnet.sf.vex.toolkit[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-version[m [1m(default-validate-version)[m @ [36mnet.sf.vex.toolkit[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.4.3:resources[m [1m(default-resources)[m @ [36mnet.sf.vex.toolkit[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.toolkit/src/main/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-compiler-plugin:0.22.0:compile[m [1m(default-compile)[m @ [36mnet.sf.vex.toolkit[0;1m ---[m
[[1;34mINFO[m] Compiling 213 source files to /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.toolkit/target/classes
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.4.3:testResources[m [1m(default-testResources)[m @ [36mnet.sf.vex.toolkit[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.toolkit/src/test/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtarget-platform-configuration:0.22.0:target-platform[m [1m(default-target-platform)[m @ [36mnet.sf.vex.toolkit[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:package-plugin[m [1m(default-package-plugin)[m @ [36mnet.sf.vex.toolkit[0;1m ---[m
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.toolkit/target/net.sf.vex.toolkit-1.2.5-SNAPSHOT.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata-default[m [1m(default-p2-metadata-default)[m @ [36mnet.sf.vex.toolkit[0;1m ---[m
[[1;34mINFO[m] No baseline version MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.5-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.toolkit/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-plugin:0.22.0:plugin-source[m [1m(plugin-source)[m @ [36mnet.sf.vex.toolkit[0;1m ---[m
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.toolkit/target/net.sf.vex.toolkit-1.2.5-SNAPSHOT-sources.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-feature-plugin:0.22.0:source-feature[m [1m(source-feature)[m @ [36mnet.sf.vex.toolkit[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata[m [1m(attach-p2-metadata)[m @ [36mnet.sf.vex.toolkit[0;1m ---[m
[[1;34mINFO[m] No baseline version MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.5-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.toolkit/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m----------------< [0;36minfo.textgrid.lab:net.sf.vex.editor[0;1m >-----------------[m
[[1;34mINFO[m] [1mBuilding net.sf.vex.editor 1.2.2-SNAPSHOT [6/12][m
[[1;34mINFO[m] [1m---------------------------[ eclipse-plugin ]---------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:2.5:clean[m [1m(default-clean)[m @ [36mnet.sf.vex.editor[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:build-qualifier[m [1m(default-build-qualifier)[m @ [36mnet.sf.vex.editor[0;1m ---[m
[[1;34mINFO[m] The project's OSGi version is 1.2.2.201709131052
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-id[m [1m(default-validate-id)[m @ [36mnet.sf.vex.editor[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-version[m [1m(default-validate-version)[m @ [36mnet.sf.vex.editor[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.4.3:resources[m [1m(default-resources)[m @ [36mnet.sf.vex.editor[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.editor/src/main/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-compiler-plugin:0.22.0:compile[m [1m(default-compile)[m @ [36mnet.sf.vex.editor[0;1m ---[m
[[1;33mWARNING[m] The effective compiler target level 1.7 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-3-3-3.vhibm2/workspace/net.sf.vex.editor/pom.xml
[[1;34mINFO[m] Compiling 67 source files to /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.editor/target/classes
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.4.3:testResources[m [1m(default-testResources)[m @ [36mnet.sf.vex.editor[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.editor/src/test/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtarget-platform-configuration:0.22.0:target-platform[m [1m(default-target-platform)[m @ [36mnet.sf.vex.editor[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:package-plugin[m [1m(default-package-plugin)[m @ [36mnet.sf.vex.editor[0;1m ---[m
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.editor/target/net.sf.vex.editor-1.2.2-SNAPSHOT.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata-default[m [1m(default-p2-metadata-default)[m @ [36mnet.sf.vex.editor[0;1m ---[m
[[1;34mINFO[m] No baseline version MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.editor/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-plugin:0.22.0:plugin-source[m [1m(plugin-source)[m @ [36mnet.sf.vex.editor[0;1m ---[m
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.editor/target/net.sf.vex.editor-1.2.2-SNAPSHOT-sources.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-feature-plugin:0.22.0:source-feature[m [1m(source-feature)[m @ [36mnet.sf.vex.editor[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata[m [1m(attach-p2-metadata)[m @ [36mnet.sf.vex.editor[0;1m ---[m
[[1;34mINFO[m] No baseline version MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/net.sf.vex.editor/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-------< [0;36minfo.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor[0;1m >-------[m
[[1;34mINFO[m] [1mBuilding info.textgrid.lab.xmleditor.mpeditor 3.0.0-SNAPSHOT [7/12][m
[[1;34mINFO[m] [1m---------------------------[ eclipse-plugin ]---------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:2.5:clean[m [1m(default-clean)[m @ [36minfo.textgrid.lab.xmleditor.mpeditor[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:build-qualifier[m [1m(default-build-qualifier)[m @ [36minfo.textgrid.lab.xmleditor.mpeditor[0;1m ---[m
[[1;34mINFO[m] The project's OSGi version is 3.0.0.202301301636
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-id[m [1m(default-validate-id)[m @ [36minfo.textgrid.lab.xmleditor.mpeditor[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-version[m [1m(default-validate-version)[m @ [36minfo.textgrid.lab.xmleditor.mpeditor[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.4.3:resources[m [1m(default-resources)[m @ [36minfo.textgrid.lab.xmleditor.mpeditor[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.mpeditor/src/main/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-compiler-plugin:0.22.0:compile[m [1m(default-compile)[m @ [36minfo.textgrid.lab.xmleditor.mpeditor[0;1m ---[m
[[1;33mWARNING[m] The effective compiler target level 1.7 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.mpeditor/pom.xml
[[1;34mINFO[m] Compiling 51 source files to /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.mpeditor/target/classes
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.4.3:testResources[m [1m(default-testResources)[m @ [36minfo.textgrid.lab.xmleditor.mpeditor[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.mpeditor/src/test/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtarget-platform-configuration:0.22.0:target-platform[m [1m(default-target-platform)[m @ [36minfo.textgrid.lab.xmleditor.mpeditor[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:package-plugin[m [1m(default-package-plugin)[m @ [36minfo.textgrid.lab.xmleditor.mpeditor[0;1m ---[m
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.mpeditor/target/info.textgrid.lab.xmleditor.mpeditor-3.0.0-SNAPSHOT.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata-default[m [1m(default-p2-metadata-default)[m @ [36minfo.textgrid.lab.xmleditor.mpeditor[0;1m ---[m
[[1;34mINFO[m] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.mpeditor/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-plugin:0.22.0:plugin-source[m [1m(plugin-source)[m @ [36minfo.textgrid.lab.xmleditor.mpeditor[0;1m ---[m
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.mpeditor/target/info.textgrid.lab.xmleditor.mpeditor-3.0.0-SNAPSHOT-sources.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-feature-plugin:0.22.0:source-feature[m [1m(source-feature)[m @ [36minfo.textgrid.lab.xmleditor.mpeditor[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata[m [1m(attach-p2-metadata)[m @ [36minfo.textgrid.lab.xmleditor.mpeditor[0;1m ---[m
[[1;34mINFO[m] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.mpeditor/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m---< [0;36minfo.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser[0;1m >----[m
[[1;34mINFO[m] [1mBuilding info.textgrid.lab.xmleditor.musicharbrowser 1.0.1-SNAPSHOT [8/12][m
[[1;34mINFO[m] [1m---------------------------[ eclipse-plugin ]---------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:2.5:clean[m [1m(default-clean)[m @ [36minfo.textgrid.lab.xmleditor.musicharbrowser[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:build-qualifier[m [1m(default-build-qualifier)[m @ [36minfo.textgrid.lab.xmleditor.musicharbrowser[0;1m ---[m
[[1;34mINFO[m] The project's OSGi version is 1.0.1.201602171625
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-id[m [1m(default-validate-id)[m @ [36minfo.textgrid.lab.xmleditor.musicharbrowser[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-version[m [1m(default-validate-version)[m @ [36minfo.textgrid.lab.xmleditor.musicharbrowser[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.4.3:resources[m [1m(default-resources)[m @ [36minfo.textgrid.lab.xmleditor.musicharbrowser[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.musicharbrowser/src/main/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-compiler-plugin:0.22.0:compile[m [1m(default-compile)[m @ [36minfo.textgrid.lab.xmleditor.musicharbrowser[0;1m ---[m
[[1;33mWARNING[m] The effective compiler target level 1.7 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml
[[1;34mINFO[m] Compiling 21 source files to /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.musicharbrowser/target/classes
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.4.3:testResources[m [1m(default-testResources)[m @ [36minfo.textgrid.lab.xmleditor.musicharbrowser[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.musicharbrowser/src/test/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtarget-platform-configuration:0.22.0:target-platform[m [1m(default-target-platform)[m @ [36minfo.textgrid.lab.xmleditor.musicharbrowser[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:package-plugin[m [1m(default-package-plugin)[m @ [36minfo.textgrid.lab.xmleditor.musicharbrowser[0;1m ---[m
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.musicharbrowser/target/info.textgrid.lab.xmleditor.musicharbrowser-1.0.1-SNAPSHOT.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata-default[m [1m(default-p2-metadata-default)[m @ [36minfo.textgrid.lab.xmleditor.musicharbrowser[0;1m ---[m
[[1;34mINFO[m] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-plugin:0.22.0:plugin-source[m [1m(plugin-source)[m @ [36minfo.textgrid.lab.xmleditor.musicharbrowser[0;1m ---[m
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.musicharbrowser/target/info.textgrid.lab.xmleditor.musicharbrowser-1.0.1-SNAPSHOT-sources.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-feature-plugin:0.22.0:source-feature[m [1m(source-feature)[m @ [36minfo.textgrid.lab.xmleditor.musicharbrowser[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata[m [1m(attach-p2-metadata)[m @ [36minfo.textgrid.lab.xmleditor.musicharbrowser[0;1m ---[m
[[1;34mINFO[m] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--< [0;36minfo.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional[0;1m >--[m
[[1;34mINFO[m] [1mBuilding info.textgrid.lab.xmleditor.relaxng.provisional 1.0.0-SNAPSHOT [9/12][m
[[1;34mINFO[m] [1m---------------------------[ eclipse-plugin ]---------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:2.5:clean[m [1m(default-clean)[m @ [36minfo.textgrid.lab.xmleditor.relaxng.provisional[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:build-qualifier[m [1m(default-build-qualifier)[m @ [36minfo.textgrid.lab.xmleditor.relaxng.provisional[0;1m ---[m
[[1;34mINFO[m] The project's OSGi version is 1.0.0.201602171625
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-id[m [1m(default-validate-id)[m @ [36minfo.textgrid.lab.xmleditor.relaxng.provisional[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-version[m [1m(default-validate-version)[m @ [36minfo.textgrid.lab.xmleditor.relaxng.provisional[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.4.3:resources[m [1m(default-resources)[m @ [36minfo.textgrid.lab.xmleditor.relaxng.provisional[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/src/main/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-compiler-plugin:0.22.0:compile[m [1m(default-compile)[m @ [36minfo.textgrid.lab.xmleditor.relaxng.provisional[0;1m ---[m
[[1;33mWARNING[m] The effective compiler target level 1.7 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml
[[1;34mINFO[m] Compiling 4 source files to /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/target/classes
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.4.3:testResources[m [1m(default-testResources)[m @ [36minfo.textgrid.lab.xmleditor.relaxng.provisional[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/src/test/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtarget-platform-configuration:0.22.0:target-platform[m [1m(default-target-platform)[m @ [36minfo.textgrid.lab.xmleditor.relaxng.provisional[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:package-plugin[m [1m(default-package-plugin)[m @ [36minfo.textgrid.lab.xmleditor.relaxng.provisional[0;1m ---[m
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/target/info.textgrid.lab.xmleditor.relaxng.provisional-1.0.0-SNAPSHOT.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata-default[m [1m(default-p2-metadata-default)[m @ [36minfo.textgrid.lab.xmleditor.relaxng.provisional[0;1m ---[m
[[1;34mINFO[m] 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-plugin:0.22.0:plugin-source[m [1m(plugin-source)[m @ [36minfo.textgrid.lab.xmleditor.relaxng.provisional[0;1m ---[m
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/target/info.textgrid.lab.xmleditor.relaxng.provisional-1.0.0-SNAPSHOT-sources.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-feature-plugin:0.22.0:source-feature[m [1m(source-feature)[m @ [36minfo.textgrid.lab.xmleditor.relaxng.provisional[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata[m [1m(attach-p2-metadata)[m @ [36minfo.textgrid.lab.xmleditor.relaxng.provisional[0;1m ---[m
[[1;34mINFO[m] 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m---------< [0;36minfo.textgrid.lab:info.textgrid.lab.xmleditor.tei[0;1m >----------[m
[[1;34mINFO[m] [1mBuilding info.textgrid.lab.xmleditor.tei 0.0.2 [10/12][m
[[1;34mINFO[m] [1m---------------------------[ eclipse-plugin ]---------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:2.5:clean[m [1m(default-clean)[m @ [36minfo.textgrid.lab.xmleditor.tei[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:build-qualifier[m [1m(default-build-qualifier)[m @ [36minfo.textgrid.lab.xmleditor.tei[0;1m ---[m
[[1;34mINFO[m] The project's OSGi version is 0.0.2
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-id[m [1m(default-validate-id)[m @ [36minfo.textgrid.lab.xmleditor.tei[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-version[m [1m(default-validate-version)[m @ [36minfo.textgrid.lab.xmleditor.tei[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.4.3:resources[m [1m(default-resources)[m @ [36minfo.textgrid.lab.xmleditor.tei[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.tei/src/main/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-compiler-plugin:0.22.0:compile[m [1m(default-compile)[m @ [36minfo.textgrid.lab.xmleditor.tei[0;1m ---[m
[[1;33mWARNING[m] The effective compiler target level 1.7 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-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.tei/pom.xml
[[1;34mINFO[m] Compiling 1 source file to /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.tei/target/classes
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.4.3:testResources[m [1m(default-testResources)[m @ [36minfo.textgrid.lab.xmleditor.tei[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.tei/src/test/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtarget-platform-configuration:0.22.0:target-platform[m [1m(default-target-platform)[m @ [36minfo.textgrid.lab.xmleditor.tei[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:package-plugin[m [1m(default-package-plugin)[m @ [36minfo.textgrid.lab.xmleditor.tei[0;1m ---[m
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.tei/target/info.textgrid.lab.xmleditor.tei-0.0.2.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata-default[m [1m(default-p2-metadata-default)[m @ [36minfo.textgrid.lab.xmleditor.tei[0;1m ---[m
[[1;34mINFO[m] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.tei/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-plugin:0.22.0:plugin-source[m [1m(plugin-source)[m @ [36minfo.textgrid.lab.xmleditor.tei[0;1m ---[m
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.tei/target/info.textgrid.lab.xmleditor.tei-0.0.2-sources.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-feature-plugin:0.22.0:source-feature[m [1m(source-feature)[m @ [36minfo.textgrid.lab.xmleditor.tei[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata[m [1m(attach-p2-metadata)[m @ [36minfo.textgrid.lab.xmleditor.tei[0;1m ---[m
[[1;34mINFO[m] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.tei/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m-------< [0;36minfo.textgrid.lab:info.textgrid.lab.xmleditor.feature[0;1m >--------[m
[[1;34mINFO[m] [1mBuilding info.textgrid.lab.xmleditor.feature 3.0.0-SNAPSHOT [11/12][m
[[1;34mINFO[m] [1m--------------------------[ eclipse-feature ]---------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:2.5:clean[m [1m(default-clean)[m @ [36minfo.textgrid.lab.xmleditor.feature[0;1m ---[m
[[1;34mINFO[m] Deleting /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.feature/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:build-qualifier-aggregator[m [1m(default-build-qualifier-aggregator)[m @ [36minfo.textgrid.lab.xmleditor.feature[0;1m ---[m
[[1;34mINFO[m] The project's OSGi version is 3.0.0.202301301636
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-id[m [1m(default-validate-id)[m @ [36minfo.textgrid.lab.xmleditor.feature[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:validate-version[m [1m(default-validate-version)[m @ [36minfo.textgrid.lab.xmleditor.feature[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtarget-platform-configuration:0.22.0:target-platform[m [1m(default-target-platform)[m @ [36minfo.textgrid.lab.xmleditor.feature[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:package-feature[m [1m(default-package-feature)[m @ [36minfo.textgrid.lab.xmleditor.feature[0;1m ---[m
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.feature/target/info.textgrid.lab.xmleditor.feature-3.0.0-SNAPSHOT.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata-default[m [1m(default-p2-metadata-default)[m @ [36minfo.textgrid.lab.xmleditor.feature[0;1m ---[m
[[1;34mINFO[m] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.feature:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.feature/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:feature-p2-metadata[m [1m(default-feature-p2-metadata)[m @ [36minfo.textgrid.lab.xmleditor.feature[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-plugin:0.22.0:plugin-source[m [1m(plugin-source)[m @ [36minfo.textgrid.lab.xmleditor.feature[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-feature-plugin:0.22.0:source-feature[m [1m(source-feature)[m @ [36minfo.textgrid.lab.xmleditor.feature[0;1m ---[m
[[1;34mINFO[m] Building jar: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.feature/target/info.textgrid.lab.xmleditor.feature-3.0.0-SNAPSHOT-sources-feature.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata[m [1m(attach-p2-metadata)[m @ [36minfo.textgrid.lab.xmleditor.feature[0;1m ---[m
[[1;34mINFO[m] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.feature:3.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/info.textgrid.lab.xmleditor.feature/pom.xml
[[1;34mINFO[m]
[[1;34mINFO[m] [1m---------------< [0;36minfo.textgrid.lab:xmleditor-repository[0;1m >---------------[m
[[1;34mINFO[m] [1mBuilding xmleditor-repository 3.0.0-SNAPSHOT [12/12][m
[[1;34mINFO[m] [1m-------------------------[ eclipse-repository ]-------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:2.5:clean[m [1m(default-clean)[m @ [36mxmleditor-repository[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-packaging-plugin:0.22.0:build-qualifier-aggregator[m [1m(default-build-qualifier-aggregator)[m @ [36mxmleditor-repository[0;1m ---[m
[[1;34mINFO[m] The project's OSGi version is 3.0.0.202301301636
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:2.5:clean[m [1m(default-clean-1)[m @ [36mxmleditor-repository[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.4.3:resources[m [1m(default-resources)[m @ [36mxmleditor-repository[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/xmleditor-repository/src/main/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtarget-platform-configuration:0.22.0:target-platform[m [1m(default-target-platform)[m @ [36mxmleditor-repository[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-publisher-plugin:0.22.0:publish-products[m [1m(default-publish-products)[m @ [36mxmleditor-repository[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-publisher-plugin:0.22.0:publish-categories[m [1m(default-publish-categories)[m @ [36mxmleditor-repository[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-publisher-plugin:0.22.0:attach-artifacts[m [1m(default-attach-artifacts)[m @ [36mxmleditor-repository[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-repository-plugin:0.22.0:assemble-repository[m [1m(default-assemble-repository)[m @ [36mxmleditor-repository[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-repository-plugin:0.22.0:archive-repository[m [1m(default-archive-repository)[m @ [36mxmleditor-repository[0;1m ---[m
[[1;34mINFO[m] Building zip: /var/lib/jenkins/jobs/lab-xmleditor/branches/release-3-3-3.vhibm2/workspace/xmleditor-repository/target/xmleditor-repository-3.0.0-SNAPSHOT.zip
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-plugin:0.22.0:plugin-source[m [1m(plugin-source)[m @ [36mxmleditor-repository[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-source-feature-plugin:0.22.0:source-feature[m [1m(source-feature)[m @ [36mxmleditor-repository[0;1m ---[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mtycho-p2-plugin:0.22.0:p2-metadata[m [1m(attach-p2-metadata)[m @ [36mxmleditor-repository[0;1m ---[m
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1mReactor Summary:[m
[[1;34mINFO[m]
[[1;34mINFO[m] xmleditor 3.0.0-SNAPSHOT ........................... [1;32mSUCCESS[m [ 0.074 s]
[[1;34mINFO[m] com.thaiopensource.relaxng.trang 1.0.0 ............. [1;32mSUCCESS[m [ 2.103 s]
[[1;34mINFO[m] info.textgrid.lab.xmleditor.supplements.feature 0.3.0-SNAPSHOT [1;32mSUCCESS[m [ 1.082 s]
[[1;34mINFO[m] info.textgrid.lab.xmleditor.sac 1.0.0 .............. [1;32mSUCCESS[m [ 3.553 s]
[[1;34mINFO[m] net.sf.vex.toolkit 1.2.5-SNAPSHOT .................. [1;32mSUCCESS[m [ 2.899 s]
[[1;34mINFO[m] net.sf.vex.editor 1.2.2-SNAPSHOT ................... [1;32mSUCCESS[m [ 1.056 s]
[[1;34mINFO[m] info.textgrid.lab.xmleditor.mpeditor 3.0.0-SNAPSHOT [1;32mSUCCESS[m [ 1.131 s]
[[1;34mINFO[m] info.textgrid.lab.xmleditor.musicharbrowser 1.0.1-SNAPSHOT [1;32mSUCCESS[m [ 0.883 s]
[[1;34mINFO[m] info.textgrid.lab.xmleditor.relaxng.provisional 1.0.0-SNAPSHOT [1;32mSUCCESS[m [ 0.172 s]
[[1;34mINFO[m] info.textgrid.lab.xmleditor.tei 0.0.2 .............. [1;32mSUCCESS[m [ 0.320 s]
[[1;34mINFO[m] info.textgrid.lab.xmleditor.feature 3.0.0-SNAPSHOT . [1;32mSUCCESS[m [ 0.403 s]
[[1;34mINFO[m] xmleditor-repository 3.0.0-SNAPSHOT ................ [1;32mSUCCESS[m [ 21.715 s]
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1;32mBUILD SUCCESS[m
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] Total time: 01:58 min
[[1;34mINFO[m] Finished at: 2023-01-30T17:44:27+01:00
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (deploy)
[Pipeline] echo
[p2deploy] branch is release/3.3.3
[Pipeline] echo
[p2deploy] repo name matched from branch is v3-prerelease
[Pipeline] echo
[p2deploy] deploying to local p2repo /var/www/p2/v3-prerelease/xmleditor
[Pipeline] sh
+ mkdir -p /var/www/p2/v3-prerelease/xmleditor
[Pipeline] sh
+ cp -r ./xmleditor-repository/target/repository /var/www/p2/v3-prerelease/xmleditor.new
[Pipeline] sh
+ mv /var/www/p2/v3-prerelease/xmleditor /var/www/p2/v3-prerelease/xmleditor.old
[Pipeline] sh
+ mv /var/www/p2/v3-prerelease/xmleditor.new /var/www/p2/v3-prerelease/xmleditor
[Pipeline] sh
+ rm -rf /var/www/p2/v3-prerelease/xmleditor.old
[Pipeline] echo
[p2deploy] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (notify)
[Pipeline] echo
notify downstream project 'lab-linkeditor' for branch 'release/3.3.3' (release%2F3.3.3)
[Pipeline] build
Scheduling project: lab-linkeditor » release/3.3.3
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS