Console Output

Established TCP socket on 43947
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /mnt/data/jenkins/workspace/lab-help/pom.xml -s /tmp/settings5882058273647969687.xml clean package
[INFO] Scanning for projects...
[WARNING] Could not transfer metadata info.textgrid.lab:parent:3.1.0-SNAPSHOT/maven-metadata.xml from/to lab-core (${lab.repository.core}): Cannot access ${lab.repository.core} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[WARNING] Could not transfer metadata info.textgrid.lab:parent:3.1.0-SNAPSHOT/maven-metadata.xml from/to lab-xmleditor (${lab.repository.core}): Cannot access ${lab.repository.core} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.doc.devel:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-help/info.textgrid.lab.doc.devel/pom.xml
[WARNING] p2 repository with URL http://download.digital-humanities.de/updates/textgridlab/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Adding repository http://download.digital-humanities.de/updates/textgridlab/core
[INFO] Fetching p2.index from http://textgridlab.org/updates/luna/ (0B at 0B/s)
[INFO] Adding repository http://textgridlab.org/updates/luna
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/releases/luna
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B at 0B/s)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B at 0B/s)
[INFO] Adding repository http://archive.eclipse.org/technology/babel/update-site/R0.14.1/luna
[INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/ (0B at 0B/s)
[INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.doc.devel:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-help/info.textgrid.lab.doc.devel/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.doc.devel:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-help/info.textgrid.lab.doc.devel/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-help/info.textgrid.lab.help/pom.xml
[WARNING] p2 repository with URL http://download.digital-humanities.de/updates/textgridlab/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
[WARNING] p2 repository with URL http://download.digital-humanities.de/updates/textgridlab/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-help/info.textgrid.lab.help/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-help/info.textgrid.lab.help/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.help.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-help/info.textgrid.lab.help.feature/pom.xml
[WARNING] p2 repository with URL http://download.digital-humanities.de/updates/textgridlab/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
[WARNING] p2 repository with URL http://download.digital-humanities.de/updates/textgridlab/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.help.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-help/info.textgrid.lab.help.feature/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.help.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-help/info.textgrid.lab.help.feature/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:help-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-help/help-repository/pom.xml
[WARNING] p2 repository with URL http://download.digital-humanities.de/updates/textgridlab/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
[WARNING] p2 repository with URL http://download.digital-humanities.de/updates/textgridlab/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:help-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-help/help-repository/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:help-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-help/help-repository/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] help                                                               [pom]
[INFO] info.textgrid.lab.doc.devel                             [eclipse-plugin]
[INFO] info.textgrid.lab.help                                  [eclipse-plugin]
[INFO] info.textgrid.lab.help.feature                         [eclipse-feature]
[INFO] help-repository                                     [eclipse-repository]
[INFO] 
[INFO] -----------------------< info.textgrid.lab:help >-----------------------
[INFO] Building help 0.0.1-SNAPSHOT                                       [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ help ---
[INFO] 
[INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ help ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ help ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ help ---
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/