[main] INFO org.opendaylight.infrautils.ready.karaf.internal.SystemReadyTest -  org.opendaylight.infrautils.testutils.LogRule ------------------------------------------------------------------------------------------------------------------------
[main] INFO org.opendaylight.infrautils.ready.karaf.internal.SystemReadyTest -  org.opendaylight.infrautils.testutils.LogRule BEGIN @Test testMbeanRegistration()
[main] INFO org.opendaylight.infrautils.ready.karaf.internal.KarafSystemReady - ThreadFactory created: SystemReadyService
[main] INFO org.opendaylight.infrautils.ready.karaf.internal.KarafSystemReady - Now starting to provide full system readiness status updates (see TestBundleDiag's logs)...
[main] INFO org.opendaylight.infrautils.ready.karaf.internal.SystemReadyTest -  org.opendaylight.infrautils.testutils.LogRule ENDED (231ms) @Test testMbeanRegistration()
[SystemReadyService-0] INFO org.opendaylight.odlparent.bundlestest.lib.TestBundleDiag - checkBundleDiagInfos() started...
[SystemReadyService-0] ERROR org.opendaylight.infrautils.ready.karaf.internal.KarafSystemReady - Boot failed; not all SystemReadyListeners were not called, SystemState FAILURE
java.lang.IllegalArgumentException: Timeout (0 nanoseconds) must be greater than the poll delay (0 nanoseconds).
	at org.awaitility.core.ConditionFactory.generateConditionSettings(ConditionFactory.java:987)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:712)
	at org.opendaylight.odlparent.bundlestest.lib.TestBundleDiag.checkBundleDiagInfos(TestBundleDiag.java:66)
	at org.opendaylight.infrautils.ready.karaf.internal.KarafSystemReady.runCheckBundleDiag(KarafSystemReady.java:81)
	at java.base/java.lang.Thread.run(Thread.java:833)
[SystemReadyService-0] ERROR org.opendaylight.infrautils.ready.karaf.internal.KarafSystemReady - Thread terminated due to uncaught exception: SystemReadyService-0
java.lang.IllegalArgumentException: Timeout (0 nanoseconds) must be greater than the poll delay (0 nanoseconds).
	at org.awaitility.core.ConditionFactory.generateConditionSettings(ConditionFactory.java:987)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:712)
	at org.opendaylight.odlparent.bundlestest.lib.TestBundleDiag.checkBundleDiagInfos(TestBundleDiag.java:66)
	at org.opendaylight.infrautils.ready.karaf.internal.KarafSystemReady.runCheckBundleDiag(KarafSystemReady.java:81)
	at java.base/java.lang.Thread.run(Thread.java:833)