Apache Karaf starting up. Press Enter to open the shell now... 5% [===> ] 10% [=======> ] 15% [==========> ] 20% [==============> ] 25% [==================> ] 30% [=====================> ] 35% [=========================> ] 40% [============================> ] 45% [================================> ] 50% [====================================> ] 55% [=======================================> ] 60% [===========================================> ] 65% [==============================================> ] 70% [==================================================> ] 75% [======================================================> ] 80% [=========================================================> ] 85% [=============================================================> ] 90% [================================================================> ] 95% [====================================================================> ]07:20:21.925 [Framework Event Dispatcher: Equinox Container: 31fe140b-ba89-4b55-84ba-5a7365510e62] ERROR Events.Framework - FrameworkEvent ERROR org.osgi.framework.BundleException: Could not resolve module: org.opendaylight.odlparent.logging-markers [23] Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=21))" at org.eclipse.osgi.container.Module.start(Module.java:463) ~[org.eclipse.osgi-3.18.0.jar:?] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847) ~[org.eclipse.osgi-3.18.0.jar:?] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) ~[org.eclipse.osgi-3.18.0.jar:?] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840) ~[org.eclipse.osgi-3.18.0.jar:?] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1783) ~[org.eclipse.osgi-3.18.0.jar:?] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745) ~[org.eclipse.osgi-3.18.0.jar:?] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667) ~[org.eclipse.osgi-3.18.0.jar:?] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) ~[org.eclipse.osgi-3.18.0.jar:?] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [org.eclipse.osgi-3.18.0.jar:?] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [org.eclipse.osgi-3.18.0.jar:?] 100% [========================================================================] Karaf started in 0s. Bundle stats: 19 active, 20 total org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-integration-compatible-with-all; type=karaf.feature; version="[0.22.0,0.22.0]"; filter:="(&(osgi.identity=odl-integration-compatible-with-all)(type=karaf.feature)(version>=0.22.0)(version<=0.22.0))" [caused by: Unable to resolve odl-integration-compatible-with-all/0.22.0: missing requirement [odl-integration-compatible-with-all/0.22.0] osgi.identity; osgi.identity=odl-aaa-shiro; type=karaf.feature; version="[0.20.0,0.20.0]" [caused by: Unable to resolve odl-aaa-shiro/0.20.0: missing requirement [odl-aaa-shiro/0.20.0] osgi.identity; osgi.identity=org.opendaylight.aaa.tokenauthrealm; type=osgi.bundle; version="[0.20.0,0.20.0]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.aaa.tokenauthrealm/0.20.0: missing requirement [org.opendaylight.aaa.tokenauthrealm/0.20.0] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.aaa.api)(version>=0.20.0)(!(version>=1.0.0)))" [caused by: Unable to resolve org.opendaylight.aaa.authn-api/0.20.0: missing requirement [org.opendaylight.aaa.authn-api/0.20.0] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=21))"]]]] at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-integration-compatible-with-all/0.22.0: missing requirement [odl-integration-compatible-with-all/0.22.0] osgi.identity; osgi.identity=odl-aaa-shiro; type=karaf.feature; version="[0.20.0,0.20.0]" [caused by: Unable to resolve odl-aaa-shiro/0.20.0: missing requirement [odl-aaa-shiro/0.20.0] osgi.identity; osgi.identity=org.opendaylight.aaa.tokenauthrealm; type=osgi.bundle; version="[0.20.0,0.20.0]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.aaa.tokenauthrealm/0.20.0: missing requirement [org.opendaylight.aaa.tokenauthrealm/0.20.0] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.aaa.api)(version>=0.20.0)(!(version>=1.0.0)))" [caused by: Unable to resolve org.opendaylight.aaa.authn-api/0.20.0: missing requirement [org.opendaylight.aaa.authn-api/0.20.0] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=21))"]]] at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ... 12 more Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-aaa-shiro/0.20.0: missing requirement [odl-aaa-shiro/0.20.0] osgi.identity; osgi.identity=org.opendaylight.aaa.tokenauthrealm; type=osgi.bundle; version="[0.20.0,0.20.0]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.aaa.tokenauthrealm/0.20.0: missing requirement [org.opendaylight.aaa.tokenauthrealm/0.20.0] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.aaa.api)(version>=0.20.0)(!(version>=1.0.0)))" [caused by: Unable to resolve org.opendaylight.aaa.authn-api/0.20.0: missing requirement [org.opendaylight.aaa.authn-api/0.20.0] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=21))"]] at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ... 13 more Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.aaa.tokenauthrealm/0.20.0: missing requirement [org.opendaylight.aaa.tokenauthrealm/0.20.0] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.aaa.api)(version>=0.20.0)(!(version>=1.0.0)))" [caused by: Unable to resolve org.opendaylight.aaa.authn-api/0.20.0: missing requirement [org.opendaylight.aaa.authn-api/0.20.0] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=21))"] at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ... 14 more Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.aaa.authn-api/0.20.0: missing requirement [org.opendaylight.aaa.authn-api/0.20.0] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=21))" at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ... 15 more