Hi folks, I'm currently testing routes with camel-test-blueprint 2.15.2 and from time to time my tests fails (it's like 1 faillure for 1 passed).
When it occurs, I got the following message : 16:19:10.556 [Blueprint Extender: 1] INFO o.a.a.b.c.BlueprintContainerImpl - Bundle CustomerRestServiceRouteTest is waiting for namespace handlers [ http://camel.apache.org/schema/blueprint] Then it waits a bit and then I got plenty of warnings : 16:19:40.489 [main] WARN o.a.c.t.b.CamelBlueprintHelper - Test bundle headers: Bundle-ManifestVersion=2, Bundle-Name=System Bundle, Bundle-SymbolicName=de.kalpatec.pojosr.framework, Bundle-Vendor=kalpatec, Bundle-Version=0.2.1 16:19:40.489 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.osgi.framework.hooks.bundle.EventHook], bundle: org.apache.aries.blueprint [34], symbolicName: org.apache.aries.blueprint 16:19:40.489 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.apache.camel.spi.ComponentResolver], bundle: org.apache.camel.camel-metrics [24], symbolicName: org.apache.camel.camel-metrics 16:19:40.489 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.aries.blueprint [34], symbolicName: org.apache.aries.blueprint 16:19:40.489 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.apache.camel.spi.LanguageResolver], bundle: org.apache.camel.camel-core [18], symbolicName: org.apache.camel.camel-core 16:19:40.489 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.apache.camel.spi.DataFormatResolver], bundle: org.apache.camel.camel-jackson [30], symbolicName: org.apache.camel.camel-jackson 16:19:40.489 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.apache.camel.spi.ComponentResolver], bundle: org.apache.camel.camel-core [18], symbolicName: org.apache.camel.camel-core 16:19:40.489 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.apache.felix.cm.PersistenceManager], bundle: org.apache.felix.configadmin [46], symbolicName: org.apache.felix.configadmin 16:19:40.490 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.osgi.service.blueprint.container.BlueprintContainer], bundle: org.apache.camel.camel-blueprint [22], symbolicName: org.apache.camel.camel-blueprint 16:19:40.490 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.osgi.service.startlevel.StartLevel], bundle: de.kalpatec.pojosr.framework [0], symbolicName: de.kalpatec.pojosr.framework 16:19:40.490 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.osgi.service.blueprint.container.BlueprintContainer], bundle: Lampiris-el2-common-query-odata2 [12], symbolicName: Lampiris-el2-common-query-odata2 16:19:40.490 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.apache.camel.spi.TypeConverterLoader], bundle: de.kalpatec.pojosr.framework [0], symbolicName: de.kalpatec.pojosr.framework 16:19:40.490 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [contactQueryService], bundle: de.kalpatec.pojosr.framework [0], symbolicName: de.kalpatec.pojosr.framework 16:19:40.490 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [be.lampiris.pie2.el2.common.query.odata2.encoder.OData2Encoder], bundle: Lampiris-el2-common-query-odata2 [12], symbolicName: Lampiris-el2-common-query-odata2 16:19:40.490 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.camel.camel-blueprint [22], symbolicName: org.apache.camel.camel-blueprint 16:19:40.490 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.apache.camel.spi.DataFormatResolver], bundle: org.apache.camel.camel-core [18], symbolicName: org.apache.camel.camel-core 16:19:40.490 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.osgi.service.blueprint.container.BlueprintContainer], bundle: org.apache.aries.blueprint [34], symbolicName: org.apache.aries.blueprint 16:19:40.490 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.apache.aries.blueprint.services.ParserService], bundle: org.apache.aries.blueprint [34], symbolicName: org.apache.aries.blueprint 16:19:40.490 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.osgi.service.url.URLStreamHandlerService], bundle: org.apache.felix.fileinstall [47], symbolicName: org.apache.felix.fileinstall 16:19:40.490 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.aries.blueprint [34], symbolicName: org.apache.aries.blueprint 16:19:40.490 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.osgi.service.cm.ConfigurationAdmin], bundle: org.apache.felix.configadmin [46], symbolicName: org.apache.felix.configadmin 16:19:40.490 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.aries.blueprint [34], symbolicName: org.apache.aries.blueprint 16:19:40.491 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.aries.blueprint [34], symbolicName: org.apache.aries.blueprint 16:19:40.491 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.osgi.service.packageadmin.PackageAdmin], bundle: de.kalpatec.pojosr.framework [0], symbolicName: de.kalpatec.pojosr.framework 16:19:40.491 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.osgi.service.cm.ConfigurationListener, org.apache.felix.fileinstall.ArtifactListener, org.apache.felix.fileinstall.ArtifactInstaller], bundle: org.apache.felix.fileinstall [47], symbolicName: org.apache.felix.fileinstall 16:19:40.491 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.osgi.service.cm.ManagedServiceFactory], bundle: org.apache.felix.fileinstall [47], symbolicName: org.apache.felix.fileinstall 16:19:40.491 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.aries.blueprint [34], symbolicName: org.apache.aries.blueprint 16:19:40.491 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.apache.aries.blueprint.NamespaceHandler], bundle: org.apache.aries.blueprint [34], symbolicName: org.apache.aries.blueprint 16:19:40.491 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [customerQueryService], bundle: de.kalpatec.pojosr.framework [0], symbolicName: de.kalpatec.pojosr.framework 16:19:40.491 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.apache.aries.proxy.ProxyManager], bundle: org.apache.aries.proxy.impl [36], symbolicName: org.apache.aries.proxy.impl 16:19:40.491 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [org.apache.camel.spi.TypeConverterLoader], bundle: org.apache.camel.camel-core [18], symbolicName: org.apache.camel.camel-core 16:19:40.491 [main] WARN o.a.c.t.b.CamelBlueprintHelper - ServiceReference: [be.lampiris.pie2.el2.common.query.odata2.factory.OData2QueryFactory], bundle: Lampiris-el2-common-query-odata2 [12], symbolicName: Lampiris-el2-common-query-odata2 And then my tests fails. I also tried with 2.15.0 and 2.15.1 and 2.15.3 (camel-test-blueprint doesn't work at all in this version) and I get the same result. Once it passed, once not. Did you aware of this issue ? If yes, is there an issue for that ? I found this issue for 2.15.3 but I don't know if it solves this too. Rgds, Arnaud