Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] problem running b2 aggregator for maven repo

Hi Folks,

I've been running the zB3-aggregator Jenkins job in order to create a maven repo from the ECF release repo. I tried to do this for 3.13.0 release, however and this failed [1].

I've also included part of the failed console output below. Any thoughts or suggestions about what's wrong?

Thanks,

Scott

[1] https://build.ecf-project.org/jenkins/job/zB3-aggregator/45

...

Unable to unpack artifact osgi.bundle,org.eclipse.ecf.docshare,3.0.0.v20160312-0656 in repository file:/opt/hudson/jobs/zB3-aggregator/workspace/final/aggregate: Error reading signed content:/tmp/signatureFile7785811510786495265.jar
- mirroring artifact osgi.bundle,org.eclipse.ecf.ui.capabilities.source,1.0.0.v20160312-0656
- mirroring artifact org.eclipse.update.feature,org.eclipse.ecf.discovery.zookeeper.source.feature,1.0.0.v20160312-0656
- mirroring artifact osgi.bundle,com.mycorp.examples.timeservice.consumer.filediscovery.source,1.2.0.v20160312-0656
- mirroring artifact osgi.bundle,org.eclipse.ecf.examples.remoteservices.hello.consumer.edef,1.1.0.v20160312-0656
- mirroring artifact osgi.bundle,org.eclipse.ecf.protocol.bittorrent,0.3.0.v20160312-0656
Unable to unpack artifact osgi.bundle,org.eclipse.ecf.protocol.bittorrent,0.3.0.v20160312-0656 in repository file:/opt/hudson/jobs/zB3-aggregator/workspace/final/aggregate: Error reading signed content:/tmp/signatureFile646852872395054628.jar
- mirroring artifact osgi.bundle,org.eclipse.ecf.server.source,2.1.0.v20160312-0656
Adding maven metadata
Done adding maven metadata
Making the aggregated metadata repository final at file:/opt/hudson/jobs/zB3-aggregator/workspace/final
Making the aggregated artifact repository final at file:/opt/hudson/jobs/zB3-aggregator/workspace/final
Done. Took 2 minutes 54 seconds
Build failed! Exception was org.eclipse.core.runtime.CoreException: Not all artifacts could be mirrored, see log for details
Build step 'Execute shell' marked build as failure
Finished: FAILURE





Back to the top