As Michael is on PTO, Stephen, do you think the below patch of bumping dropwizard.metrics has any impact on the failure what Gobi is seeing?
https://git.opendaylight.org/gerrit/#/c/72223/ Thanks, Faseela From: Faseela K Sent: Friday, July 06, 2018 6:10 PM To: 'Gobinath .' <gobin...@ericsson.com>; infrautils-...@lists.opendaylight.org Cc: openflowplugin-dev@lists.opendaylight.org; genius-...@lists.opendaylight.org Subject: RE: [openflowplugin-dev] Jenkins job failure with SFT failure (while resolving odl-serviceutils-tool) +genius-dev From: openflowplugin-dev-boun...@lists.opendaylight.org<mailto:openflowplugin-dev-boun...@lists.opendaylight.org> [mailto:openflowplugin-dev-boun...@lists.opendaylight.org] On Behalf Of Gobinath . Sent: Friday, July 06, 2018 6:06 PM To: infrautils-...@lists.opendaylight.org<mailto:infrautils-...@lists.opendaylight.org> Cc: openflowplugin-dev@lists.opendaylight.org<mailto:openflowplugin-dev@lists.opendaylight.org> Subject: [openflowplugin-dev] Jenkins job failure with SFT failure (while resolving odl-serviceutils-tool) Hi, The Jenkins build for my patch (https://git.opendaylight.org/gerrit/#/c/70184/ ) has started failing recently with errors in resolving "odl-serviceutils-tools" module. I had the dependency on "odl-serviceutils-tools" earlier too but I've started facing this issue recently. Jenkins log : https://jenkins.opendaylight.org/releng/job/openflowplugin-maven-verify-fluorine-mvn35-openjdk8/97/console Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-openflowplugin-app-arbitratorreconciliation; type=karaf.feature; version="[0.7.0.SNAPSHOT,0.7.0.SNAPSHOT]"; filter:="(&(osgi.identity=odl-openflowplugin-app-arbitratorreconciliation)(type=karaf.feature)(version>=0.7.0.SNAPSHOT)(version<=0.7.0.SNAPSHOT))" [caused by: Unable to resolve odl-openflowplugin-app-arbitratorreconciliation/0.7.0.SNAPSHOT: missing requirement [odl-openflowplugin-app-arbitratorreconciliation/0.7.0.SNAPSHOT] osgi.identity; osgi.identity=org.opendaylight.openflowplugin.applications.arbitratorreconciliation-impl; type=osgi.bundle; version="[0.7.0.SNAPSHOT,0.7.0.SNAPSHOT]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.openflowplugin.applications.arbitratorreconciliation-impl/0.7.0.SNAPSHOT: missing requirement [org.opendaylight.openflowplugin.applications.arbitratorreconciliation-impl/0.7.0.SNAPSHOT] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.serviceutils.upgrade)(version>=0.2.0)(!(version>=1.0.0)))" [caused by: Unable to resolve org.opendaylight.serviceutils.upgrade/0.2.0.SNAPSHOT: missing requirement [org.opendaylight.serviceutils.upgrade/0.2.0.SNAPSHOT] osgi.identity; osgi.identity="root#odl-serviceutils-tools-0.2.0.SNAPSHOT"; type=karaf.subsystem; version="[0,0.0.0]"; resolution:=mandatory [caused by: Unable to resolve root#odl-serviceutils-tools-0.2.0.SNAPSHOT: missing requirement [root#odl-serviceutils-tools-0.2.0.SNAPSHOT] osgi.identity; osgi.identity=odl-serviceutils-tools; type=karaf.feature; version="[0.2.0.SNAPSHOT,0.2.0.SNAPSHOT]" [caused by: Unable to resolve odl-serviceutils-tools/0.2.0.SNAPSHOT: missing requirement [odl-serviceutils-tools/0.2.0.SNAPSHOT] osgi.identity; osgi.identity=odl-infrautils-metrics; type=karaf.feature; version="[1.4.0.SNAPSHOT,1.4.0.SNAPSHOT]" [caused by: Unable to resolve odl-infrautils-metrics/1.4.0.SNAPSHOT: missing requirement [odl-infrautils-metrics/1.4.0.SNAPSHOT] osgi.identity; osgi.identity=io.dropwizard.metrics.jvm; type=osgi.bundle; version="[4.0.2,4.0.2]"; resolution:=mandatory [caused by: Unable to resolve io.dropwizard.metrics.jvm/4.0.2: missing requirement [io.dropwizard.metrics.jvm/4.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=com.sun.management)"]]]]]]] I could see that a recent version bump was done for the io.dropwizard.metrics.jvm recently in infrautils (https://git.opendaylight.org/gerrit/#/c/72223/ ). Currently I have a dependency on the odl-serviceutils-tools which in turn has dependency on odl-infrautils-metrics (which contains the above module). Could someone from infrautils/serviceutils help with this? Thanks and Regards, Gobinath
_______________________________________________ openflowplugin-dev mailing list openflowplugin-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev