Skip to content

Console Output

Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-iotml/+/168239
Running as SYSTEM
Building in workspace /home/hudson/genie.papyrus/.jenkins/jobs/papyrus-iotml-gerrit/workspace
No credentials specified
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url /gitroot/papyrus/org.eclipse.papyrus-iotml.git # timeout=10
Fetching upstream changes from /gitroot/papyrus/org.eclipse.papyrus-iotml.git
 > /usr/local/bin/git --version # timeout=10
 > git --version # 'git version 2.18.0'
 > /usr/local/bin/git fetch --tags --progress -- /gitroot/papyrus/org.eclipse.papyrus-iotml.git refs/changes/39/168239/7 # timeout=10
 > /usr/local/bin/git rev-parse 26601f2987282300891f4687ec2645e248c16f46^{commit} # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins.io/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData
Checking out Revision 26601f2987282300891f4687ec2645e248c16f46 (refs/changes/39/168239/7)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 26601f2987282300891f4687ec2645e248c16f46 # timeout=10
Commit message: "[Releng] Add Papyrus Software Designer features"
 > /usr/local/bin/git rev-parse FETCH_HEAD^{commit} # timeout=10
 > /usr/local/bin/git rev-list --no-walk d4893788d2a25b0ea8f1a03544642bd7ed1afbe6 # timeout=10
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=26601f2987282300891f4687ec2645e248c16f46 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=shuai.li@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Shuai Li" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-iotml/+/168239 -DGERRIT_PATCHSET_UPLOADER_EMAIL=shuai.li@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-iotml -DGERRIT_CHANGE_NUMBER=168239 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Shuai Li\" <shuai.li@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/39/168239/7 "-DGERRIT_PATCHSET_UPLOADER_NAME=Shuai Li" '-DGERRIT_CHANGE_OWNER=\"Shuai Li\" <shuai.li@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=W1JlbGVuZ10gQWRkIFBhcHlydXMgU29mdHdhcmUgRGVzaWduZXIgZmVhdHVyZXMKCkNoYW5nZS1JZDogSTQ1YjNiNjFhMzk0NmEwMGY3NzdiOTVmMTg3MzU1ZGFmNWViYmQxOTQKU2lnbmVkLW9mZi1ieTogU2h1YWkgTGkgPHNodWFpLmxpQGNlYS5mcj4= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=[Releng] Add Papyrus Software Designer features" '-DGERRIT_EVENT_ACCOUNT=\"Shuai Li\" <shuai.li@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I45b3b61a3946a00f777b95f187355daf5ebbd194 -DGERRIT_EVENT_HASH=914593120 -DGERRIT_VERSION=3.2.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=shuai.li@cea.fr -DGERRIT_PATCHSET_NUMBER=7 "-DGERRIT_CHANGE_OWNER_NAME=Shuai Li" -Dmaven.repo.local=/home/hudson/genie.papyrus/.jenkins/jobs/papyrus-iotml-gerrit/workspace/.repository clean verify -Pp2
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.papyrus -DforkCount=1
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.iotml:org.eclipse.papyrus.iotml.profile:1.0.0-SNAPSHOT @ /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/pom.xml
[ERROR] Internal error: java.lang.RuntimeException: Invalid syntax in target definition /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.targetplatform.photon/org.eclipse.papyrus.iotml.targetplatform.photon.target: Target definition is not well-formed XML: Line 5, column 3: End element 'location' at line 105, column 9 doesn't match with 'locations' -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Invalid syntax in target definition /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.targetplatform.photon/org.eclipse.papyrus.iotml.targetplatform.photon.target: Target definition is not well-formed XML: Line 5, column 3: End element 'location' at line 105, column 9 doesn't match with 'locations'
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:120)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: java.lang.RuntimeException: Invalid syntax in target definition /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.targetplatform.photon/org.eclipse.papyrus.iotml.targetplatform.photon.target: Target definition is not well-formed XML: Line 5, column 3: End element 'location' at line 105, column 9 doesn't match with 'locations'
    at org.eclipse.tycho.p2.resolver.TargetDefinitionFile.read (TargetDefinitionFile.java:249)
    at org.eclipse.tycho.p2.resolver.P2DependencyResolver.addTargetFileContentToTargetPlatform (P2DependencyResolver.java:316)
    at org.eclipse.tycho.p2.resolver.P2DependencyResolver.computePreliminaryTargetPlatform (P2DependencyResolver.java:217)
    at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:109)
    at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:95)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.eclipse.tycho.p2.target.facade.TargetDefinitionSyntaxException: Target definition is not well-formed XML: Line 5, column 3: End element 'location' at line 105, column 9 doesn't match with 'locations'
    at org.eclipse.tycho.p2.resolver.TargetDefinitionFile.<init> (TargetDefinitionFile.java:212)
    at org.eclipse.tycho.p2.resolver.TargetDefinitionFile.read (TargetDefinitionFile.java:247)
    at org.eclipse.tycho.p2.resolver.P2DependencyResolver.addTargetFileContentToTargetPlatform (P2DependencyResolver.java:316)
    at org.eclipse.tycho.p2.resolver.P2DependencyResolver.computePreliminaryTargetPlatform (P2DependencyResolver.java:217)
    at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:109)
    at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:95)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: de.pdark.decentxml.XMLParseException: Line 5, column 3: End element 'location' at line 105, column 9 doesn't match with 'locations'
    at de.pdark.decentxml.XMLParser.parseElementContent (XMLParser.java:852)
    at de.pdark.decentxml.XMLParser.parseElement (XMLParser.java:821)
    at de.pdark.decentxml.XMLParser.parseElementContent (XMLParser.java:876)
    at de.pdark.decentxml.XMLParser.parseElement (XMLParser.java:821)
    at de.pdark.decentxml.XMLParser.parse (XMLParser.java:159)
    at org.eclipse.tycho.p2.resolver.TargetDefinitionFile.<init> (TargetDefinitionFile.java:206)
    at org.eclipse.tycho.p2.resolver.TargetDefinitionFile.read (TargetDefinitionFile.java:247)
    at org.eclipse.tycho.p2.resolver.P2DependencyResolver.addTargetFileContentToTargetPlatform (P2DependencyResolver.java:316)
    at org.eclipse.tycho.p2.resolver.P2DependencyResolver.computePreliminaryTargetPlatform (P2DependencyResolver.java:217)
    at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:109)
    at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:95)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
Build step 'Invoke top-level Maven targets' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE