See <https://qa.nuxeo.org/jenkins/job/nuxeo-ide-1.1/55/changes>

Changes:

[Stephane Lacoin <[email protected]>] Added tag release-1.1.2 for changeset 
ccb7931d0b43

[Stephane Lacoin <[email protected]>] NXIDE-106 release 1.1.2 (fix errors 
logging)

[Stephane Lacoin <[email protected]>] NXIDE-129 don't print on system console

------------------------------------------
Started by remote host 10.213.0.1
Started by remote host 10.213.0.1
Started by remote host 10.213.0.1
Building remotely on gimli
[nuxeo-ide-1.1] $ hg incoming --quiet --bundle hg.bundle --template "<changeset 
node='{node}' author='{author|xmlescape}' rev='{rev}' 
date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n"
 --rev 1.1
[nuxeo-ide-1.1] $ hg unbundle hg.bundle
adding changesets
adding manifests
adding file changes
added 3 changesets with 22 changes to 22 files
(run 'hg update' to get a working copy)
[nuxeo-ide-1.1] $ hg update --clean --rev 1.1
22 files updated, 0 files merged, 0 files removed, 0 files unresolved
[nuxeo-ide-1.1] $ hg log --rev . --template {node}
Parsing POMs
Modules changed, recalculating dependency graph
[nuxeo-ide-1.1] $ /usr/lib/jvm/java-6-sun//bin/java -Xmx1024m -Xms256m 
-Dplatform-version-name=helios -cp 
/home/hudson/tmp/maven3-agent.jar:/opt/build/tools/apache-maven-3.0.3/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main /opt/build/tools/apache-maven-3.0.3/ 
/home/hudson/bin/slave-1.431.jar /home/hudson/tmp/maven3-interceptor.jar 44784
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://qa.nuxeo.org/jenkins/job/nuxeo-ide-1.1/ws/pom.xml> 
-Dmaven.repo.local=<https://qa.nuxeo.org/jenkins/job/nuxeo-ide-1.1/ws/.repository>
 clean install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.nuxeo.ide:org.nuxeo.ide.common:eclipse-plugin:1.1.2R11x_v20111021_1146
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found 
duplicate declaration of plugin org.sonatype.tycho:maven-osgi-packaging-plugin 
@ org.nuxeo.ide:org.nuxeo.ide.tycho:1.1.2R11x_v20111021_1146, 
<https://qa.nuxeo.org/jenkins/job/nuxeo-ide-1.1/ws/pom.xml,> line 250, column 15
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found 
duplicate declaration of plugin org.apache.maven.plugins:maven-release-plugin @ 
org.nuxeo.ide:org.nuxeo.ide.tycho:1.1.2R11x_v20111021_1146, 
<https://qa.nuxeo.org/jenkins/job/nuxeo-ide-1.1/ws/pom.xml,> line 257, column 15
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.nuxeo.ide:org.nuxeo.ide.tycho:pom:1.1.2R11x_v20111021_1146
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found 
duplicate declaration of plugin org.sonatype.tycho:maven-osgi-packaging-plugin 
@ line 250, column 15
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found 
duplicate declaration of plugin org.apache.maven.plugins:maven-release-plugin @ 
line 257, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[WARNING] No explicit target runtime environment configuration. Build is 
platform dependent.
mavenExecutionResult exceptions not empty
message : Internal error: java.lang.RuntimeException: 
org.osgi.framework.BundleException: Invalid manifest header Bundle-Version: 
"1.1.2R11x_v20111021_1146" : For input string: "2R11x_v20111021_1146"
cause : org.osgi.framework.BundleException: Invalid manifest header 
Bundle-Version: "1.1.2R11x_v20111021_1146" : For input string: 
"2R11x_v20111021_1146"
Stack trace : 
org.apache.maven.InternalErrorException: Internal error: 
java.lang.RuntimeException: org.osgi.framework.BundleException: Invalid 
manifest header Bundle-Version: "1.1.2R11x_v20111021_1146" : For input string: 
"2R11x_v20111021_1146"
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:122)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:74)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:287)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.RuntimeException: org.osgi.framework.BundleException: 
Invalid manifest header Bundle-Version: "1.1.2R11x_v20111021_1146" : For input 
string: "2R11x_v20111021_1146"
        at 
org.eclipse.tycho.p2.impl.publisher.SourcesBundleDependencyMetadataGenerator.getPublisherActions(SourcesBundleDependencyMetadataGenerator.java:80)
        at 
org.eclipse.tycho.p2.impl.publisher.AbstractMetadataGenerator.generateMetadata(AbstractMetadataGenerator.java:58)
        at 
org.eclipse.tycho.p2.impl.publisher.SourcesBundleDependencyMetadataGenerator.generateMetadata(SourcesBundleDependencyMetadataGenerator.java:52)
        at 
org.eclipse.tycho.p2.facade.P2TargetPlatformResolver.setupProjects(P2TargetPlatformResolver.java:124)
        at 
org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.setupProject(DefaultTychoDependencyResolver.java:78)
        at 
org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:85)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:273)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        ... 19 more
Caused by: org.osgi.framework.BundleException: Invalid manifest header 
Bundle-Version: "1.1.2R11x_v20111021_1146" : For input string: 
"2R11x_v20111021_1146"
        at 
org.eclipse.osgi.internal.resolver.StateBuilder.createBundleDescription(StateBuilder.java:81)
        at 
org.eclipse.osgi.internal.resolver.StateObjectFactoryImpl.createBundleDescription(StateObjectFactoryImpl.java:32)
        at 
org.eclipse.tycho.p2.impl.publisher.SourcesBundleDependencyMetadataGenerator.getPublisherActions(SourcesBundleDependencyMetadataGenerator.java:75)
        ... 26 more
Caused by: java.lang.NumberFormatException: For input string: 
"2R11x_v20111021_1146"
        at 
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
        at java.lang.Integer.parseInt(Integer.java:458)
        at java.lang.Integer.parseInt(Integer.java:499)
        at org.osgi.framework.Version.<init>(Version.java:133)
        at org.osgi.framework.Version.parseVersion(Version.java:218)
        at 
org.eclipse.osgi.internal.resolver.StateBuilder.createBundleDescription(StateBuilder.java:77)
        ... 28 more
channel stopped
Performing Post build task...
Could not match :BUILD SUCCESS  : False
Logical operation result is FALSE
Skipping script  : rsync -e ssh -avz --delete --progress  
./sites/org.nuxeo.ide.site/target/site 
[email protected]:/opt/download/nuxeo-ide/dev/ 

END OF POST BUILD TASK  : 0

_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to