openbase / bco.dal

Domotic Abstraction Layer
Other
1 stars 2 forks source link

Fix unstable unit test - testTriggerSceneWithLocationActionPerRemoteAndVerifiesUnitModification #148

Closed DivineThreepwood closed 4 years ago

DivineThreepwood commented 5 years ago

It seems that some actions of the scene are sometimes rejected, which then causes a scene deactivation before the activation state was checked by the test. Why is the action sometimes rejected and sometimes not?

testTriggerSceneWithLocationActionPerRemoteAndVerifiesUnitModification
19:53:41.277 [pool-1-thread-17] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of F FGS221 Device to power state service, 1, value=on.
19:53:41.326 [pool-1-thread-94] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PW Power Plug Device to power state service, 1, value=on.
19:53:41.408 [pool-1-thread-139] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PW Power Plug Device to power state service, 1, value=off.
19:53:41.413 [pool-1-thread-22] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PH Hue E27 Device Stairway to power state service, 1, value=off.
19:53:41.418 [pool-1-thread-63] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of F FGS221 Device to power state service, 1, value=off.
19:53:41.419 [pool-1-thread-109] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of HA TYA663A Device to power state service, 1, value=off.
19:53:41.420 [pool-1-thread-88] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of HA ABC Device to power state service, 1, value=off.
19:53:41.420 [pool-1-thread-28] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PH Hue E27 Device Hell to power state service, 1, value=off.
19:53:41.420 [pool-1-thread-2] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PH Hue E27 Device Heaven to power state service, 1, value=off.
19:53:41.426 [pool-1-thread-145] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PH Hue E27 Device to power state service, 1, value=off.
incomming activation: DEACTIVE
incomming activation: DEACTIVE
Current iteration: 0
incomming activation: ACTIVE
19:53:41.803 [pool-1-thread-155] INFO  o.o.b.d.c.a.ActionImpl location On Test Scene changed Power State Service of PH Hue E27 Device to power state service, 1, value=on.
19:53:41.804 [pool-1-thread-122] INFO  o.o.b.d.c.a.ActionImpl location On Test Scene changed Power State Service of PW Power Plug Device to power state service, 1, value=on.
19:53:41.807 [pool-1-thread-14] INFO  o.o.b.d.c.a.ActionImpl location On Test Scene changed Power State Service of HA TYA663A Device to power state service, 1, value=on.
19:53:41.808 [pool-1-thread-109] INFO  o.o.b.d.c.a.ActionImpl location On Test Scene changed Power State Service of F FGS221 Device to power state service, 1, value=on.
19:53:41.810 [pool-1-thread-88] INFO  o.o.b.d.c.a.ActionImpl location On Test Scene changed Power State Service of PH Hue E27 Device Heaven to power state service, 1, value=on.
19:53:41.814 [pool-1-thread-17] INFO  o.o.b.d.c.a.ActionImpl location On Test Scene changed Power State Service of PH Hue E27 Device Hell to power state service, 1, value=on.
19:53:41.816 [pool-1-thread-54] INFO  o.o.b.d.c.a.ActionImpl location On Test Scene changed Power State Service of PH Hue E27 Device Stairway to power state service, 1, value=on.
19:53:41.818 [pool-1-thread-123] INFO  o.o.b.d.c.a.ActionImpl location On Test Scene changed Power State Service of HA ABC Device to power state service, 1, value=on.
testTriggerSceneWithLocationActionPerRemote
incomming activation: ACTIVE
19:53:42.142 [pool-1-thread-96] INFO  o.o.b.d.c.a.ActionImpl location Test Scene changed Target Temperature State Service of Gire Temperature Controller Device Stairway to target temperature state service, 1, temperature=21.3.
19:53:42.143 [pool-1-thread-63] INFO  o.o.b.d.c.a.ActionImpl location Test Scene changed Target Temperature State Service of Gire Temperature Controller Device to target temperature state service, 1, temperature=21.3.
testTriggerSceneWithAllDevicesOfLocationActionPerRemoteAndVerifiesUnitModification
19:53:42.254 [pool-1-thread-81] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of F FGS221 Device to power state service, 1, value=on.
19:53:42.275 [pool-1-thread-28] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Deactivate scene SceneControllerImpl[SCENE[location On Test Scene]] because at least one required action RemoteAction[action-normal-6f6032ca|POWER_STATE_SERVICE|{"value": "ON"}|light-bffefb41|user-bco-a0fc0355] is not executing.
19:53:42.307 [pool-1-thread-125] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PW Power Plug Device to power state service, 1, value=on.
19:53:42.388 [pool-1-thread-66] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PW Power Plug Device to power state service, 1, value=off.
19:53:42.390 [pool-1-thread-1] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PH Hue E27 Device to power state service, 1, value=off.
19:53:42.397 [pool-1-thread-96] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PH Hue E27 Device Hell to power state service, 1, value=off.
19:53:42.402 [pool-1-thread-14] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of F FGS221 Device to power state service, 1, value=off.
19:53:42.414 [pool-1-thread-24] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PH Hue E27 Device Stairway to power state service, 1, value=off.
19:53:42.421 [pool-1-thread-121] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of HA ABC Device to power state service, 1, value=off.
19:53:42.425 [pool-1-thread-91] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of HA TYA663A Device to power state service, 1, value=off.
19:53:42.427 [pool-1-thread-65] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PH Hue E27 Device Heaven to power state service, 1, value=off.
incomming activation: DEACTIVE
incomming activation: DEACTIVE
incomming activation: ACTIVE
19:53:42.758 [pool-1-thread-22] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Power State Service of F FGS221 Device to power state service, 1, value=on.
19:53:42.759 [pool-1-thread-5] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Brightness State Service of HA ABC Device to brightness state service, 1, brightness=0.0.
19:53:42.762 [pool-1-thread-17] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:42.764 [pool-1-thread-138] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device Hell to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:42.769 [pool-1-thread-73] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device Stairway to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:42.769 [pool-1-thread-110] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Power State Service of PW Power Plug Device to power state service, 1, value=on.
19:53:42.794 [pool-1-thread-143] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Brightness State Service of HA TYA663A Device to brightness state service, 1, brightness=0.0.
19:53:42.799 [pool-1-thread-7] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device Heaven to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
incomming activation: ACTIVE
19:53:43.154 [pool-1-thread-79] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device Stairway to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:43.170 [pool-1-thread-102] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Deactivate scene SceneControllerImpl[SCENE[location Devices On Test Scene]] because at least one required action RemoteAction[action-normal-37ebf90b|COLOR_STATE_SERVICE|{"color": {"hsb_color": {"brightness": 0.0}}}|colorablelight-dded28c6|user-bco-a0fc0355] is not executing.
19:53:43.227 [pool-1-thread-56] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Brightness State Service of HA ABC Device to brightness state service, 1, brightness=0.0.
19:53:43.254 [pool-1-thread-127] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:43.305 [pool-1-thread-125] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Power State Service of PW Power Plug Device to power state service, 1, value=off.
19:53:43.385 [pool-1-thread-10] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Power State Service of F FGS221 Device to power state service, 1, value=off.
19:53:43.432 [pool-1-thread-45] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device Hell to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:43.444 [pool-1-thread-129] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Brightness State Service of HA TYA663A Device to brightness state service, 1, brightness=0.0.
19:53:43.502 [pool-1-thread-77] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device Heaven to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
=== 0% passed with iteration 0 of location on off test.
incomming activation: ACTIVE
19:53:44.641 [pool-1-thread-96] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device Heaven to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:44.643 [pool-1-thread-93] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device Hell to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:44.649 [pool-1-thread-86] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device Stairway to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:44.651 [pool-1-thread-1] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Power State Service of F FGS221 Device to power state service, 1, value=on.
19:53:44.653 [pool-1-thread-154] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:44.655 [pool-1-thread-157] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Brightness State Service of HA TYA663A Device to brightness state service, 1, brightness=0.0.
19:53:44.656 [pool-1-thread-102] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Brightness State Service of HA ABC Device to brightness state service, 1, brightness=0.0.
19:53:44.661 [pool-1-thread-94] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Power State Service of PW Power Plug Device to power state service, 1, value=on.
19:53:44.785 [pool-1-thread-105] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Deactivate scene SceneControllerImpl[SCENE[location Devices Off Test Scene]] because at least one required action RemoteAction[action-normal-db909c47|BRIGHTNESS_STATE_SERVICE|{}|dimmablelight-15b0c9bf|user-bco-a0fc0355] is not executing.
19:53:44.810 [pool-1-thread-5] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@6d384846] is already registered!
19:53:44.824 [pool-1-thread-146] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@51263397] is already registered!
19:53:44.827 [pool-1-thread-145] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@66dbcba0] is already registered!
19:53:44.839 [pool-1-thread-14] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@7967d24e] is already registered!
19:53:44.890 [pool-1-thread-144] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@2c78f0ee] is already registered!
19:53:44.901 [pool-1-thread-119] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@520bf420] is already registered!
19:53:44.904 [pool-1-thread-151] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@51775398] is already registered!
19:53:44.907 [pool-1-thread-116] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@63944ba] is already registered!
incomming activation: ACTIVE
19:53:45.124 [pool-1-thread-109] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Power State Service of F FGS221 Device to power state service, 1, value=off.
19:53:45.133 [pool-1-thread-162] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device Hell to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:45.133 [pool-1-thread-83] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device Heaven to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:45.136 [pool-1-thread-86] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Brightness State Service of HA ABC Device to brightness state service, 1, brightness=0.0.
19:53:45.136 [pool-1-thread-160] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:45.140 [pool-1-thread-142] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Power State Service of PW Power Plug Device to power state service, 1, value=off.
19:53:45.142 [pool-1-thread-1] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device Stairway to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:45.159 [pool-1-thread-139] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Brightness State Service of HA TYA663A Device to brightness state service, 1, brightness=0.0.
19:53:45.239 [pool-1-thread-157] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Deactivate scene SceneControllerImpl[SCENE[location Devices On Test Scene]] because at least one required action RemoteAction[action-normal-1a19cad4|BRIGHTNESS_STATE_SERVICE|{}|dimmablelight-15b0c9bf|user-bco-a0fc0355] is not executing.
19:53:45.268 [pool-1-thread-149] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@1cb45c36] is already registered!
19:53:45.270 [pool-1-thread-19] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@7aec1961] is already registered!
19:53:45.275 [pool-1-thread-146] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@2407bce7] is already registered!
19:53:45.287 [pool-1-thread-144] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@f90e590] is already registered!
19:53:45.291 [pool-1-thread-137] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@13a21ea6] is already registered!
19:53:45.294 [pool-1-thread-26] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@40131419] is already registered!
19:53:45.303 [pool-1-thread-22] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@d7db615] is already registered!
19:53:45.347 [pool-1-thread-145] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@7145360e] is already registered!
=== 33% passed with iteration 1 of location on off test.
incomming activation: ACTIVE
19:53:46.466 [pool-1-thread-72] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device Heaven to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:46.468 [pool-1-thread-153] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device Hell to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:46.479 [pool-1-thread-63] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device Stairway to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:46.489 [pool-1-thread-33] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Power State Service of F FGS221 Device to power state service, 1, value=on.
19:53:46.495 [pool-1-thread-162] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Brightness State Service of HA ABC Device to brightness state service, 1, brightness=0.0.
19:53:46.496 [pool-1-thread-161] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:46.560 [pool-1-thread-123] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Power State Service of PW Power Plug Device to power state service, 1, value=on.
19:53:46.588 [pool-1-thread-24] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Brightness State Service of HA TYA663A Device to brightness state service, 1, brightness=0.0.
19:53:46.676 [pool-1-thread-80] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Deactivate scene SceneControllerImpl[SCENE[location Devices Off Test Scene]] because at least one required action RemoteAction[action-normal-a06df97b|COLOR_STATE_SERVICE|{"color": {"hsb_color": {"brightness": 0.0}}}|colorablelight-dded28c6|user-bco-a0fc0355] is not executing.
19:53:46.692 [pool-1-thread-152] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@2c78f0ee] is already registered!
19:53:46.704 [pool-1-thread-26] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@51263397] is already registered!
19:53:46.711 [pool-1-thread-129] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@63944ba] is already registered!
19:53:46.717 [pool-1-thread-99] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@6d384846] is already registered!
19:53:46.723 [pool-1-thread-121] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@520bf420] is already registered!
19:53:46.727 [pool-1-thread-28] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@66dbcba0] is already registered!
19:53:46.730 [pool-1-thread-73] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@51775398] is already registered!
19:53:46.733 [pool-1-thread-149] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@7967d24e] is already registered!
incomming activation: ACTIVE
19:53:46.987 [pool-1-thread-42] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device Stairway to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:47.011 [pool-1-thread-80] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Power State Service of F FGS221 Device to power state service, 1, value=off.
19:53:47.015 [pool-1-thread-118] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:47.016 [pool-1-thread-119] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Brightness State Service of HA ABC Device to brightness state service, 1, brightness=0.0.
19:53:47.020 [pool-1-thread-131] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Power State Service of PW Power Plug Device to power state service, 1, value=off.
19:53:47.059 [pool-1-thread-157] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Brightness State Service of HA TYA663A Device to brightness state service, 1, brightness=0.0.
19:53:47.060 [pool-1-thread-110] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device Hell to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:47.063 [pool-1-thread-139] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device Heaven to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:47.126 [pool-1-thread-156] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Deactivate scene SceneControllerImpl[SCENE[location Devices On Test Scene]] because at least one required action RemoteAction[action-normal-9168b372|COLOR_STATE_SERVICE|{"color": {"hsb_color": {"brightness": 0.0}}}|colorablelight-dded28c6|user-bco-a0fc0355] is not executing.
19:53:47.134 [pool-1-thread-55] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@40131419] is already registered!
19:53:47.179 [pool-1-thread-28] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@f90e590] is already registered!
19:53:47.187 [pool-1-thread-91] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@7aec1961] is already registered!
19:53:47.212 [pool-1-thread-124] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@d7db615] is already registered!
19:53:47.214 [pool-1-thread-132] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@1cb45c36] is already registered!
19:53:47.217 [pool-1-thread-105] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@13a21ea6] is already registered!
19:53:47.248 [pool-1-thread-116] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@7145360e] is already registered!
19:53:47.253 [pool-1-thread-134] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@2407bce7] is already registered!
location was not yet switched OFF
=== 66% passed with iteration 2 of location on off test.
incomming activation: ACTIVE
19:53:48.463 [pool-1-thread-57] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Brightness State Service of HA ABC Device to brightness state service, 1, brightness=0.0.
19:53:48.468 [pool-1-thread-162] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Power State Service of PW Power Plug Device to power state service, 1, value=on.
19:53:48.472 [pool-1-thread-149] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device Stairway to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:48.479 [pool-1-thread-70] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:48.497 [pool-1-thread-86] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device Hell to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:48.501 [pool-1-thread-72] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Power State Service of F FGS221 Device to power state service, 1, value=on.
19:53:48.517 [pool-1-thread-99] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device Heaven to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:48.539 [pool-1-thread-105] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Deactivate scene SceneControllerImpl[SCENE[location Devices Off Test Scene]] because at least one required action RemoteAction[action-normal-6d4c35be|POWER_STATE_SERVICE|{"value": "OFF","last_value_occurrence": [{"key": "OFF","value": {"time": 1549914819278000}},{"key": "ON","value": {"time": 1549914818368000}}]}|powerswitch-3365d407|user-bco-a0fc0355] is not executing.
19:53:48.561 [pool-1-thread-110] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Brightness State Service of HA TYA663A Device to brightness state service, 1, brightness=0.0.
19:53:48.576 [pool-1-thread-156] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@51775398] is already registered!
19:53:48.628 [pool-1-thread-54] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@66dbcba0] is already registered!
19:53:48.630 [pool-1-thread-28] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@6d384846] is already registered!
19:53:48.637 [pool-1-thread-124] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@2c78f0ee] is already registered!
19:53:48.655 [pool-1-thread-129] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@7967d24e] is already registered!
19:53:48.679 [pool-1-thread-98] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@63944ba] is already registered!
19:53:48.690 [pool-1-thread-24] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@51263397] is already registered!
19:53:48.698 [pool-1-thread-102] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@520bf420] is already registered!
incomming activation: ACTIVE
19:53:48.903 [pool-1-thread-101] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Brightness State Service of HA TYA663A Device to brightness state service, 1, brightness=0.0.
19:53:48.904 [pool-1-thread-142] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device Heaven to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:48.907 [pool-1-thread-70] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device Hell to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:48.912 [pool-1-thread-153] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Power State Service of F FGS221 Device to power state service, 1, value=off.
19:53:48.914 [pool-1-thread-76] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:48.916 [pool-1-thread-151] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Brightness State Service of HA ABC Device to brightness state service, 1, brightness=0.0.
19:53:48.917 [pool-1-thread-44] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Power State Service of PW Power Plug Device to power state service, 1, value=off.
19:53:48.919 [pool-1-thread-138] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device Stairway to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
19:53:48.977 [pool-1-thread-129] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Deactivate scene SceneControllerImpl[SCENE[location Devices On Test Scene]] because at least one required action RemoteAction[action-normal-2fb55a61|COLOR_STATE_SERVICE|{"color": {"hsb_color": {"brightness": 0.0}}}|colorablelight-dded28c6|user-bco-a0fc0355] is not executing.
19:53:49.040 [pool-1-thread-161] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@f90e590] is already registered!
19:53:49.046 [pool-1-thread-63] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@13a21ea6] is already registered!
19:53:49.050 [pool-1-thread-80] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@7aec1961] is already registered!
19:53:49.053 [pool-1-thread-11] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@7145360e] is already registered!
19:53:49.067 [pool-1-thread-144] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@40131419] is already registered!
19:53:49.072 [pool-1-thread-54] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@d7db615] is already registered!
19:53:49.087 [pool-1-thread-150] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@2407bce7] is already registered!
19:53:49.113 [pool-1-thread-8] WARN  o.o.j.p.AbstractObservable Skip observer registration. Observer[org.openbase.bco.dal.remote.action.RemoteAction$$Lambda$295/0x000000010061dc40@1cb45c36] is already registered!
=== 100% passed with iteration 3 of location on off test.
DivineThreepwood commented 5 years ago

Moved this to prioritized, because it's now failing every time since some bugs has been fixed within the action pipeline.

DivineThreepwood commented 5 years ago

another log of this issue

testTriggerSceneWithLocationActionPerRemoteAndVerifiesUnitModification
12:39:36.790 [pool-1-thread-128] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of F FGS221 Device to power state service, 1, value=on.
12:39:36.832 [pool-1-thread-128] INFO  o.o.b.d.c.l.u.LightController Update [power_state_service, 1551357576832000, value=on] of LightController[LIGHT[F FGS221 Device]]
12:39:36.835 [pool-1-thread-78] INFO  o.o.b.d.c.l.u.UnitControllerRegistrySynchronizer 1 changes synchronized.
12:39:36.889 [pool-1-thread-27] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PW Power Plug Device to power state service, 1, value=on.
12:39:36.931 [pool-1-thread-27] INFO  o.o.b.d.c.l.u.PowerSwitchController Update [power_state_service, 1551357576931000, value=on] of PowerSwitchController[POWER_SWITCH[PW Power Plug Device]]
12:39:37.049 [pool-1-thread-62] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of HA TYA663A Device to power state service, 1, value=off.
12:39:37.050 [pool-1-thread-141] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of F FGS221 Device to power state service, 1, value=off.
12:39:37.052 [pool-1-thread-36] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PH Hue E27 Device Stairway to power state service, 1, value=off.
12:39:37.060 [pool-1-thread-72] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PH Hue E27 Device Heaven to power state service, 1, value=off.
12:39:37.065 [pool-1-thread-60] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of HA ABC Device to power state service, 1, value=off.
12:39:37.070 [pool-1-thread-131] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PH Hue E27 Device Hell to power state service, 1, value=off.
12:39:37.072 [pool-1-thread-67] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PW Power Plug Device to power state service, 1, value=off.
12:39:37.078 [pool-1-thread-38] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PH Hue E27 Device to power state service, 1, value=off.
12:39:37.141 [pool-1-thread-36] INFO  o.o.b.d.c.l.u.ColorableLightController Update [power_state_service, 1551357577140000, value=off] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Stairway]]
12:39:37.203 [pool-1-thread-38] INFO  o.o.b.d.c.l.u.ColorableLightController Update [power_state_service, 1551357577203000, value=off] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device]]
12:39:37.206 [pool-1-thread-131] INFO  o.o.b.d.c.l.u.ColorableLightController Update [power_state_service, 1551357577206000, value=off] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Hell]]
12:39:37.224 [pool-1-thread-67] INFO  o.o.b.d.c.l.u.PowerSwitchController Update [power_state_service, 1551357577224000, value=off] of PowerSwitchController[POWER_SWITCH[PW Power Plug Device]]
12:39:37.235 [pool-1-thread-60] INFO  o.o.b.d.c.l.u.DimmableLightController Update [power_state_service, 1551357577234000, value=off] of DimmableLightController[DIMMABLE_LIGHT[HA ABC Device]]
12:39:37.235 [pool-1-thread-72] INFO  o.o.b.d.c.l.u.ColorableLightController Update [power_state_service, 1551357577235000, value=off] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Heaven]]
12:39:37.274 [pool-1-thread-141] INFO  o.o.b.d.c.l.u.LightController Update [power_state_service, 1551357577272000, value=off] of LightController[LIGHT[F FGS221 Device]]
12:39:37.368 [pool-1-thread-62] INFO  o.o.b.d.c.l.u.DimmerController Update [power_state_service, 1551357577367000, value=off] of DimmerController[DIMMER[HA TYA663A Device]]
12:39:37.658 [pool-1-thread-44] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Update [activation_state_service, 1551357577658000, value=deactive] of SceneControllerImpl[SCENE[location On Test Scene]]
12:39:37.714 [pool-1-thread-78] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Update [activation_state_service, 1551357577713000, value=deactive] of SceneControllerImpl[SCENE[location Off Test Scene]]
Current iteration: 0
12:39:37.796 [pool-1-thread-105] INFO  o.o.b.d.c.a.ActionImpl location On Test Scene changed Power State Service of HA ABC Device to power state service, 1, value=on.
12:39:37.822 [pool-1-thread-49] INFO  o.o.b.d.c.a.ActionImpl location On Test Scene changed Power State Service of PH Hue E27 Device Stairway to power state service, 1, value=on.
12:39:37.823 [pool-1-thread-82] INFO  o.o.b.d.c.a.ActionImpl location On Test Scene changed Power State Service of F FGS221 Device to power state service, 1, value=on.
12:39:37.824 [pool-1-thread-109] INFO  o.o.b.d.c.a.ActionImpl location On Test Scene changed Power State Service of HA TYA663A Device to power state service, 1, value=on.
12:39:37.839 [pool-1-thread-42] INFO  o.o.b.d.c.a.ActionImpl location On Test Scene changed Power State Service of PH Hue E27 Device Heaven to power state service, 1, value=on.
12:39:37.841 [pool-1-thread-27] INFO  o.o.b.d.c.a.ActionImpl location On Test Scene changed Power State Service of PH Hue E27 Device Hell to power state service, 1, value=on.
12:39:37.848 [pool-1-thread-62] INFO  o.o.b.d.c.a.ActionImpl location On Test Scene changed Power State Service of PW Power Plug Device to power state service, 1, value=on.
12:39:37.856 [pool-1-thread-23] INFO  o.o.b.d.c.a.ActionImpl location On Test Scene changed Power State Service of PH Hue E27 Device to power state service, 1, value=on.
12:39:37.917 [pool-1-thread-42] INFO  o.o.b.d.c.l.u.ColorableLightController Update [power_state_service, 1551357577917000, value=on] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Heaven]]
12:39:37.946 [pool-1-thread-27] INFO  o.o.b.d.c.l.u.ColorableLightController Update [power_state_service, 1551357577946000, value=on] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Hell]]
12:39:37.969 [pool-1-thread-62] INFO  o.o.b.d.c.l.u.PowerSwitchController Update [power_state_service, 1551357577969000, value=on] of PowerSwitchController[POWER_SWITCH[PW Power Plug Device]]
12:39:37.985 [pool-1-thread-82] INFO  o.o.b.d.c.l.u.LightController Update [power_state_service, 1551357577985000, value=on] of LightController[LIGHT[F FGS221 Device]]
12:39:37.996 [pool-1-thread-23] INFO  o.o.b.d.c.l.u.ColorableLightController Update [power_state_service, 1551357577996000, value=on] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device]]
12:39:37.997 [pool-1-thread-109] INFO  o.o.b.d.c.l.u.DimmerController Update [power_state_service, 1551357577983000, value=on] of DimmerController[DIMMER[HA TYA663A Device]]
12:39:38.034 [pool-1-thread-105] INFO  o.o.b.d.c.l.u.DimmableLightController Update [power_state_service, 1551357578032000, value=on] of DimmableLightController[DIMMABLE_LIGHT[HA ABC Device]]
12:39:38.071 [pool-1-thread-49] INFO  o.o.b.d.c.l.u.ColorableLightController Update [power_state_service, 1551357578071000, value=on] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Stairway]]
12:39:38.203 [pool-1-thread-53] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Update [activation_state_service, 1551357578203000, value=active] of SceneControllerImpl[SCENE[location On Test Scene]]
12:39:38.457 [pool-1-thread-149] INFO  o.o.b.d.c.a.ActionImpl location Off Test Scene changed Power State Service of F FGS221 Device to power state service, 1, value=off.
12:39:38.459 [pool-1-thread-81] INFO  o.o.b.d.c.a.ActionImpl location Off Test Scene changed Power State Service of PH Hue E27 Device to power state service, 1, value=off.
12:39:38.462 [pool-1-thread-37] INFO  o.o.b.d.c.a.ActionImpl location Off Test Scene changed Power State Service of HA TYA663A Device to power state service, 1, value=off.
12:39:38.466 [pool-1-thread-53] INFO  o.o.b.d.c.a.ActionImpl location Off Test Scene changed Power State Service of PH Hue E27 Device Stairway to power state service, 1, value=off.
12:39:38.470 [pool-1-thread-106] INFO  o.o.b.d.c.a.ActionImpl location Off Test Scene changed Power State Service of PH Hue E27 Device Hell to power state service, 1, value=off.
12:39:38.477 [pool-1-thread-102] INFO  o.o.b.d.c.a.ActionImpl location Off Test Scene changed Power State Service of PW Power Plug Device to power state service, 1, value=off.
12:39:38.483 [pool-1-thread-103] INFO  o.o.b.d.c.a.ActionImpl location Off Test Scene changed Power State Service of HA ABC Device to power state service, 1, value=off.
12:39:38.520 [pool-1-thread-131] INFO  o.o.b.d.c.a.ActionImpl location Off Test Scene changed Power State Service of PH Hue E27 Device Heaven to power state service, 1, value=off.
12:39:38.544 [pool-1-thread-102] INFO  o.o.b.d.c.l.u.PowerSwitchController Update [power_state_service, 1551357578544000, value=off] of PowerSwitchController[POWER_SWITCH[PW Power Plug Device]]
12:39:38.552 [pool-1-thread-106] INFO  o.o.b.d.c.l.u.ColorableLightController Update [power_state_service, 1551357578551000, value=off] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Hell]]
12:39:38.590 [pool-1-thread-103] INFO  o.o.b.d.c.l.u.DimmableLightController Update [power_state_service, 1551357578589000, value=off] of DimmableLightController[DIMMABLE_LIGHT[HA ABC Device]]
12:39:38.590 [pool-1-thread-53] INFO  o.o.b.d.c.l.u.ColorableLightController Update [power_state_service, 1551357578590000, value=off] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Stairway]]
12:39:38.601 [pool-1-thread-131] INFO  o.o.b.d.c.l.u.ColorableLightController Update [power_state_service, 1551357578600000, value=off] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Heaven]]
12:39:38.621 [pool-1-thread-149] INFO  o.o.b.d.c.l.u.LightController Update [power_state_service, 1551357578621000, value=off] of LightController[LIGHT[F FGS221 Device]]
12:39:38.622 [pool-1-thread-37] INFO  o.o.b.d.c.l.u.DimmerController Update [power_state_service, 1551357578622000, value=off] of DimmerController[DIMMER[HA TYA663A Device]]
12:39:38.622 [pool-1-thread-81] INFO  o.o.b.d.c.l.u.ColorableLightController Update [power_state_service, 1551357578622000, value=off] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device]]
12:39:38.748 [pool-1-thread-16] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Update [activation_state_service, 1551357578747000, value=active] of SceneControllerImpl[SCENE[location Off Test Scene]]
testTriggerSceneWithLocationActionPerRemote
12:39:39.088 [pool-1-thread-16] INFO  o.o.b.d.c.a.ActionImpl location Test Scene changed Target Temperature State Service of Gire Temperature Controller Device Stairway to target temperature state service, 1, temperature=21.3.
12:39:39.088 [pool-1-thread-31] INFO  o.o.b.d.c.a.ActionImpl location Test Scene changed Target Temperature State Service of Gire Temperature Controller Device to target temperature state service, 1, temperature=21.3.
12:39:39.130 [pool-1-thread-16] INFO  o.o.b.d.c.l.u.TemperatureControllerController Update [target_temperature_state_service, 1551357579129000, temperature=21.3] of TemperatureControllerController[TEMPERATURE_CONTROLLER[Gire Temperature Controller Device Stairway]]
12:39:39.154 [pool-1-thread-31] INFO  o.o.b.d.c.l.u.TemperatureControllerController Update [target_temperature_state_service, 1551357579153000, temperature=21.3] of TemperatureControllerController[TEMPERATURE_CONTROLLER[Gire Temperature Controller Device]]
12:39:39.227 [pool-1-thread-72] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Update [activation_state_service, 1551357579227000, value=active] of SceneControllerImpl[SCENE[location Test Scene]]
testTriggerSceneWithAllDevicesOfLocationActionPerRemoteAndVerifiesUnitModification
12:39:39.305 [pool-1-thread-81] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of F FGS221 Device to power state service, 1, value=on.
12:39:39.345 [pool-1-thread-81] INFO  o.o.b.d.c.l.u.LightController Update [power_state_service, 1551357579342000, value=on] of LightController[LIGHT[F FGS221 Device]]
12:39:39.352 [pool-1-thread-108] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PW Power Plug Device to power state service, 1, value=on.
12:39:39.395 [pool-1-thread-108] INFO  o.o.b.d.c.l.u.PowerSwitchController Update [power_state_service, 1551357579395000, value=on] of PowerSwitchController[POWER_SWITCH[PW Power Plug Device]]
12:39:39.505 [pool-1-thread-33] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of F FGS221 Device to power state service, 1, value=off.
12:39:39.516 [pool-1-thread-1] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PW Power Plug Device to power state service, 1, value=off.
12:39:39.519 [pool-1-thread-141] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of HA TYA663A Device to power state service, 1, value=off.
12:39:39.525 [pool-1-thread-83] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PH Hue E27 Device Heaven to power state service, 1, value=off.
12:39:39.535 [pool-1-thread-60] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of HA ABC Device to power state service, 1, value=off.
12:39:39.546 [pool-1-thread-96] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PH Hue E27 Device Stairway to power state service, 1, value=off.
12:39:39.548 [pool-1-thread-53] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PH Hue E27 Device Hell to power state service, 1, value=off.
12:39:39.551 [pool-1-thread-93] INFO  o.o.b.d.c.a.ActionImpl BCO (System User) changed Power State Service of PH Hue E27 Device to power state service, 1, value=off.
12:39:39.673 [pool-1-thread-93] INFO  o.o.b.d.c.l.u.ColorableLightController Update [power_state_service, 1551357579672000, value=off] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device]]
12:39:39.673 [pool-1-thread-96] INFO  o.o.b.d.c.l.u.ColorableLightController Update [power_state_service, 1551357579672000, value=off] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Stairway]]
12:39:39.687 [pool-1-thread-53] INFO  o.o.b.d.c.l.u.ColorableLightController Update [power_state_service, 1551357579684000, value=off] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Hell]]
12:39:39.741 [pool-1-thread-141] INFO  o.o.b.d.c.l.u.DimmerController Update [power_state_service, 1551357579737000, value=off] of DimmerController[DIMMER[HA TYA663A Device]]
12:39:39.747 [pool-1-thread-83] INFO  o.o.b.d.c.l.u.ColorableLightController Update [power_state_service, 1551357579738000, value=off] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Heaven]]
12:39:39.762 [pool-1-thread-60] INFO  o.o.b.d.c.l.u.DimmableLightController Update [power_state_service, 1551357579761000, value=off] of DimmableLightController[DIMMABLE_LIGHT[HA ABC Device]]
12:39:39.824 [pool-1-thread-33] INFO  o.o.b.d.c.l.u.LightController Update [power_state_service, 1551357579824000, value=off] of LightController[LIGHT[F FGS221 Device]]
12:39:39.829 [pool-1-thread-1] INFO  o.o.b.d.c.l.u.PowerSwitchController Update [power_state_service, 1551357579826000, value=off] of PowerSwitchController[POWER_SWITCH[PW Power Plug Device]]
12:39:40.126 [pool-1-thread-1] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Update [activation_state_service, 1551357580126000, value=deactive] of SceneControllerImpl[SCENE[location Devices On Test Scene]]
12:39:40.183 [pool-1-thread-71] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Update [activation_state_service, 1551357580183000, value=deactive] of SceneControllerImpl[SCENE[location Devices Off Test Scene]]
12:39:40.255 [pool-1-thread-44] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Brightness State Service of HA ABC Device to brightness state service, 1, brightness=0.0.
12:39:40.260 [pool-1-thread-72] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Power State Service of PW Power Plug Device to power state service, 1, value=on.
12:39:40.268 [pool-1-thread-7] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device Hell to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
12:39:40.289 [pool-1-thread-104] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Brightness State Service of HA TYA663A Device to brightness state service, 1, brightness=0.0.
12:39:40.342 [pool-1-thread-7] INFO  o.o.b.d.c.l.u.ColorableLightController Update [color_state_service, 1551357580342000, color=[hsb_color=[hue=0.0, saturation=0.0, brightness=0.0]]] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Hell]]
12:39:40.350 [pool-1-thread-72] INFO  o.o.b.d.c.l.u.PowerSwitchController Update [power_state_service, 1551357580350000, value=on] of PowerSwitchController[POWER_SWITCH[PW Power Plug Device]]
12:39:40.355 [pool-1-thread-114] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
12:39:40.363 [pool-1-thread-138] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device Heaven to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
12:39:40.369 [pool-1-thread-87] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Power State Service of F FGS221 Device to power state service, 1, value=on.
12:39:40.373 [pool-1-thread-120] INFO  o.o.b.d.c.a.ActionImpl location Devices On Test Scene changed Color State Service of PH Hue E27 Device Stairway to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
12:39:40.469 [pool-1-thread-104] INFO  o.o.b.d.c.l.u.DimmerController Update [brightness_state_service, 1551357580468000, brightness=0.0] of DimmerController[DIMMER[HA TYA663A Device]]
12:39:40.480 [pool-1-thread-44] INFO  o.o.b.d.c.l.u.DimmableLightController Update [brightness_state_service, 1551357580480000, brightness=0.0] of DimmableLightController[DIMMABLE_LIGHT[HA ABC Device]]
12:39:40.493 [pool-1-thread-120] INFO  o.o.b.d.c.l.u.ColorableLightController Update [color_state_service, 1551357580493000, color=[hsb_color=[hue=0.0, saturation=0.0, brightness=0.0]]] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Stairway]]
12:39:40.505 [pool-1-thread-87] INFO  o.o.b.d.c.l.u.LightController Update [power_state_service, 1551357580505000, value=on] of LightController[LIGHT[F FGS221 Device]]
12:39:40.509 [pool-1-thread-114] INFO  o.o.b.d.c.l.u.ColorableLightController Update [color_state_service, 1551357580508000, color=[hsb_color=[hue=0.0, saturation=0.0, brightness=0.0]]] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device]]
12:39:40.515 [pool-1-thread-138] INFO  o.o.b.d.c.l.u.ColorableLightController Update [color_state_service, 1551357580515000, color=[hsb_color=[hue=0.0, saturation=0.0, brightness=0.0]]] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Heaven]]
12:39:40.655 [pool-1-thread-71] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Update [activation_state_service, 1551357580655000, value=active] of SceneControllerImpl[SCENE[location Devices On Test Scene]]
12:39:40.941 [pool-1-thread-122] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Power State Service of F FGS221 Device to power state service, 1, value=off.
12:39:40.945 [pool-1-thread-111] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device Stairway to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
12:39:40.952 [pool-1-thread-138] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Brightness State Service of HA TYA663A Device to brightness state service, 1, brightness=0.0.
12:39:40.961 [pool-1-thread-43] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Brightness State Service of HA ABC Device to brightness state service, 1, brightness=0.0.
12:39:40.971 [pool-1-thread-67] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Power State Service of PW Power Plug Device to power state service, 1, value=off.
12:39:40.973 [pool-1-thread-60] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device Hell to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
12:39:41.037 [pool-1-thread-43] INFO  o.o.b.d.c.l.u.DimmableLightController Update [brightness_state_service, 1551357581031000, brightness=0.0] of DimmableLightController[DIMMABLE_LIGHT[HA ABC Device]]
12:39:41.042 [pool-1-thread-122] INFO  o.o.b.d.c.l.u.LightController Update [power_state_service, 1551357581041000, value=off] of LightController[LIGHT[F FGS221 Device]]
12:39:41.053 [pool-1-thread-138] INFO  o.o.b.d.c.l.u.DimmerController Update [brightness_state_service, 1551357581053000, brightness=0.0] of DimmerController[DIMMER[HA TYA663A Device]]
12:39:41.058 [pool-1-thread-123] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device Heaven to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
12:39:41.066 [pool-1-thread-111] INFO  o.o.b.d.c.l.u.ColorableLightController Update [color_state_service, 1551357581065000, color=[hsb_color=[hue=0.0, saturation=0.0, brightness=0.0]]] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Stairway]]
12:39:41.078 [pool-1-thread-117] INFO  o.o.b.d.c.a.ActionImpl location Devices Off Test Scene changed Color State Service of PH Hue E27 Device to color state service, 1, color=[hsb color=[hue=0.0, saturation=0.0, brightness=0.0]].
12:39:41.078 [pool-1-thread-67] INFO  o.o.b.d.c.l.u.PowerSwitchController Update [power_state_service, 1551357581078000, value=off] of PowerSwitchController[POWER_SWITCH[PW Power Plug Device]]
12:39:41.079 [pool-1-thread-60] INFO  o.o.b.d.c.l.u.ColorableLightController Update [color_state_service, 1551357581079000, color=[hsb_color=[hue=0.0, saturation=0.0, brightness=0.0]]] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Hell]]
12:39:41.159 [pool-1-thread-123] INFO  o.o.b.d.c.l.u.ColorableLightController Update [color_state_service, 1551357581158000, color=[hsb_color=[hue=0.0, saturation=0.0, brightness=0.0]]] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Heaven]]
12:39:41.222 [pool-1-thread-117] INFO  o.o.b.d.c.l.u.ColorableLightController Update [color_state_service, 1551357581222000, color=[hsb_color=[hue=0.0, saturation=0.0, brightness=0.0]]] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device]]
12:39:41.279 [pool-1-thread-109] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Update [activation_state_service, 1551357581278000, value=active] of SceneControllerImpl[SCENE[location Devices Off Test Scene]]
location was not yet switched OFF
testTriggerScenePerRemote
12:39:41.637 [pool-1-thread-125] INFO  o.o.b.d.c.a.ActionImpl test Scene changed Color State Service of PH Hue E27 Device Hell to color state service, 1, color=[hsb color=[hue=10.0, saturation=90.0, brightness=100.0]].
12:39:41.658 [pool-1-thread-102] INFO  o.o.b.d.c.a.ActionImpl test Scene changed Color State Service of PH Hue E27 Device Heaven to color state service, 1, color=[hsb color=[hue=10.0, saturation=90.0, brightness=100.0]].
12:39:41.668 [pool-1-thread-147] INFO  o.o.b.d.c.a.ActionImpl test Scene changed Color State Service of PH Hue E27 Device Stairway to color state service, 1, color=[hsb color=[hue=10.0, saturation=90.0, brightness=100.0]].
12:39:41.709 [pool-1-thread-110] INFO  o.o.b.d.c.a.ActionImpl test Scene changed Power State Service of HA ABC Device to power state service, 1, value=on.
12:39:41.711 [pool-1-thread-7] INFO  o.o.b.d.c.a.ActionImpl test Scene changed Color State Service of PH Hue E27 Device to color state service, 1, color=[hsb color=[hue=10.0, saturation=90.0, brightness=100.0]].
12:39:41.717 [pool-1-thread-136] INFO  o.o.b.d.c.a.ActionImpl test Scene changed Power State Service of F FGS221 Device to power state service, 1, value=on.
12:39:41.725 [pool-1-thread-82] INFO  o.o.b.d.c.a.ActionImpl test Scene changed Power State Service of PW Power Plug Device to power state service, 1, value=on.
12:39:41.767 [pool-1-thread-125] INFO  o.o.b.d.c.l.u.ColorableLightController Update [color_state_service, 1551357581767000, color=[hsb_color=[hue=10.0, saturation=90.0, brightness=100.0]]] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Hell]]
12:39:41.785 [pool-1-thread-102] INFO  o.o.b.d.c.l.u.ColorableLightController Update [color_state_service, 1551357581785000, color=[hsb_color=[hue=10.0, saturation=90.0, brightness=100.0]]] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Heaven]]
12:39:41.836 [pool-1-thread-82] INFO  o.o.b.d.c.l.u.PowerSwitchController Update [power_state_service, 1551357581835000, value=on] of PowerSwitchController[POWER_SWITCH[PW Power Plug Device]]
12:39:41.861 [pool-1-thread-110] INFO  o.o.b.d.c.l.u.DimmableLightController Update [power_state_service, 1551357581861000, value=on] of DimmableLightController[DIMMABLE_LIGHT[HA ABC Device]]
12:39:41.862 [pool-1-thread-136] INFO  o.o.b.d.c.l.u.LightController Update [power_state_service, 1551357581848000, value=on] of LightController[LIGHT[F FGS221 Device]]
12:39:41.879 [pool-1-thread-147] INFO  o.o.b.d.c.l.u.ColorableLightController Update [color_state_service, 1551357581878000, color=[hsb_color=[hue=10.0, saturation=90.0, brightness=100.0]]] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Stairway]]
12:39:41.946 [pool-1-thread-7] INFO  o.o.b.d.c.l.u.ColorableLightController Update [color_state_service, 1551357581946000, color=[hsb_color=[hue=10.0, saturation=90.0, brightness=100.0]]] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device]]
12:39:42.062 [pool-1-thread-39] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Update [activation_state_service, 1551357582062000, value=active] of SceneControllerImpl[SCENE[test Scene]]
testTriggerUnitGroupByScene
12:39:42.278 [pool-1-thread-142] INFO  o.o.b.d.c.a.ActionImpl Group Trigger Scene changed Color State Service of PH Hue E27 Device Hell to color state service, 1, color=[hsb color=[hue=110.0, saturation=55.0, brightness=95.0]].
12:39:42.284 [pool-1-thread-51] INFO  o.o.b.d.c.a.ActionImpl Group Trigger Scene changed Color State Service of PH Hue E27 Device Heaven to color state service, 1, color=[hsb color=[hue=110.0, saturation=55.0, brightness=95.0]].
12:39:42.289 [pool-1-thread-103] INFO  o.o.b.d.c.a.ActionImpl Group Trigger Scene changed Color State Service of PH Hue E27 Device Stairway to color state service, 1, color=[hsb color=[hue=110.0, saturation=55.0, brightness=95.0]].
12:39:42.293 [pool-1-thread-4] INFO  o.o.b.d.c.a.ActionImpl Group Trigger Scene changed Color State Service of PH Hue E27 Device to color state service, 1, color=[hsb color=[hue=110.0, saturation=55.0, brightness=95.0]].
12:39:42.352 [pool-1-thread-4] INFO  o.o.b.d.c.l.u.ColorableLightController Update [color_state_service, 1551357582352000, color=[hsb_color=[hue=110.0, saturation=55.0, brightness=95.0]]] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device]]
12:39:42.378 [pool-1-thread-51] INFO  o.o.b.d.c.l.u.ColorableLightController Update [color_state_service, 1551357582378000, color=[hsb_color=[hue=110.0, saturation=55.0, brightness=95.0]]] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Heaven]]
12:39:42.402 [pool-1-thread-103] INFO  o.o.b.d.c.l.u.ColorableLightController Update [color_state_service, 1551357582402000, color=[hsb_color=[hue=110.0, saturation=55.0, brightness=95.0]]] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Stairway]]
12:39:42.406 [pool-1-thread-142] INFO  o.o.b.d.c.l.u.ColorableLightController Update [color_state_service, 1551357582404000, color=[hsb_color=[hue=110.0, saturation=55.0, brightness=95.0]]] of ColorableLightController[COLORABLE_LIGHT[PH Hue E27 Device Hell]]
12:39:42.525 [pool-1-thread-71] INFO  o.o.b.d.c.l.u.s.SceneControllerImpl Update [activation_state_service, 1551357582525000, value=active] of SceneControllerImpl[SCENE[Group Trigger Scene]]
12:39:42.688 [pool-1-thread-109] INFO  o.o.b.d.r.l.u.s.SceneRemote Remote connection to Controller[/paradise/scene/locationontestscene/] was detached because the controller shutdown was initiated.
12:39:42.711 [pool-1-thread-4] INFO  o.o.b.d.r.l.u.s.SceneRemote Remote connection to Controller[/paradise/scene/grouptriggerscene/] was detached because the controller shutdown was initiated.
12:39:42.716 [pool-1-thread-23] INFO  o.o.b.d.r.l.u.s.SceneRemote Remote connection to Controller[/paradise/scene/testscene/] was detached because the controller shutdown was initiated.
12:39:42.738 [pool-1-thread-16] INFO  o.o.b.d.r.l.u.s.SceneRemote Remote connection to Controller[/paradise/scene/locationofftestscene/] was detached because the controller shutdown was initiated.
12:39:42.752 [pool-1-thread-103] INFO  o.o.b.d.r.l.u.s.SceneRemote Remote connection to Controller[/paradise/scene/locationdevicesofftestscene/] was detached because the controller shutdown was initiated.
12:39:42.765 [pool-1-thread-37] INFO  o.o.b.d.r.l.u.s.SceneRemote Remote connection to Controller[/paradise/scene/locationtestscene/] was detached because the controller shutdown was initiated.
12:39:42.784 [pool-1-thread-145] INFO  o.o.b.d.r.l.u.s.SceneRemote Remote connection to Controller[/paradise/scene/locationdevicesontestscene/] was detached because the controller shutdown was initiated.
12:39:42.812 [pool-1-thread-47] INFO  o.o.b.d.r.l.u.l.LocationRemote Remote connection to Controller[/paradise/] was detached because the controller shutdown was initiated.
12:39:42.846 [pool-1-thread-23] INFO  o.o.b.d.r.l.u.u.UnitGroupRemote Remote connection to Controller[/paradise/unitgroup/allcolorablelights/] was detached because the controller shutdown was initiated.
12:39:42.866 [pool-1-thread-37] INFO  o.o.b.d.r.l.u.ColorableLightRemote Remote connection to Controller[/paradise/colorablelight/phhuee27device/] was detached because the controller shutdown was initiated.
12:39:42.884 [pool-1-thread-71] INFO  o.o.b.d.r.l.u.HandleRemote Remote connection to Controller[/paradise/handle/hmrotaryhandlesensordevice/] was detached because the controller shutdown was initiated.
12:39:42.906 [pool-1-thread-17] INFO  o.o.b.d.r.l.u.RollerShutterRemote Remote connection to Controller[/paradise/stairwaytoheaven/rollershutter/hatya628cdevicestairway/] was detached because the controller shutdown was initiated.
12:39:42.927 [pool-1-thread-47] INFO  o.o.b.d.r.l.u.TamperDetectorRemote Remote connection to Controller[/paradise/heaven/tamperdetector/fmotionsensordeviceheaven/] was detached because the controller shutdown was initiated.
12:39:42.940 [pool-1-thread-79] INFO  o.o.b.d.r.l.u.TemperatureSensorRemote Remote connection to Controller[/paradise/heaven/temperaturesensor/fmotionsensordeviceheaven/] was detached because the controller shutdown was initiated.
12:39:42.958 [pool-1-thread-23] INFO  o.o.b.d.r.l.u.BatteryRemote Remote connection to Controller[/paradise/heaven/battery/fmotionsensordeviceheaven/] was detached because the controller shutdown was initiated.
12:39:42.974 [pool-1-thread-37] INFO  o.o.b.d.r.l.u.MotionDetectorRemote Remote connection to Controller[/paradise/heaven/motiondetector/fmotionsensordeviceheaven/] was detached because the controller shutdown was initiated.
12:39:42.992 [pool-1-thread-71] INFO  o.o.b.d.r.l.u.LightSensorRemote Remote connection to Controller[/paradise/heaven/lightsensor/fmotionsensordeviceheaven/] was detached because the controller shutdown was initiated.
12:39:43.009 [pool-1-thread-17] INFO  o.o.b.d.r.l.u.ReedContactRemote Remote connection to Controller[/paradise/stairwaytoheaven/reedcontact/reedheavenstairs/] was detached because the controller shutdown was initiated.
12:39:43.024 [pool-1-thread-81] INFO  o.o.b.d.r.l.u.DimmableLightRemote Remote connection to Controller[/paradise/dimmablelight/haabcdevice/] was detached because the controller shutdown was initiated.
12:39:43.046 [pool-1-thread-47] INFO  o.o.b.d.r.l.u.RollerShutterRemote Remote connection to Controller[/paradise/rollershutter/hatya628cdevice/] was detached because the controller shutdown was initiated.
12:39:43.065 [pool-1-thread-150] INFO  o.o.b.d.r.l.u.TemperatureControllerRemote Remote connection to Controller[/paradise/temperaturecontroller/giretemperaturecontrollerdevice/] was detached because the controller shutdown was initiated.
12:39:43.085 [pool-1-thread-8] INFO  o.o.b.d.r.l.u.MotionDetectorRemote Remote connection to Controller[/paradise/motiondetector/fmotionsensordevice/] was detached because the controller shutdown was initiated.
12:39:43.100 [pool-1-thread-102] INFO  o.o.b.d.r.l.u.TemperatureSensorRemote Remote connection to Controller[/paradise/temperaturesensor/fmotionsensordevice/] was detached because the controller shutdown was initiated.
12:39:43.114 [pool-1-thread-36] INFO  o.o.b.d.r.l.u.LightSensorRemote Remote connection to Controller[/paradise/lightsensor/fmotionsensordevice/] was detached because the controller shutdown was initiated.
12:39:43.126 [pool-1-thread-81] INFO  o.o.b.d.r.l.u.BatteryRemote Remote connection to Controller[/paradise/battery/fmotionsensordevice/] was detached because the controller shutdown was initiated.
12:39:43.143 [pool-1-thread-56] INFO  o.o.b.d.r.l.u.TamperDetectorRemote Remote connection to Controller[/paradise/tamperdetector/fmotionsensordevice/] was detached because the controller shutdown was initiated.
12:39:43.155 [pool-1-thread-56] INFO  o.o.b.d.r.l.u.PowerSwitchRemote Remote connection to Controller[/paradise/powerswitch/pwpowerplugdevice/] was detached because the controller shutdown was initiated.
12:39:43.170 [pool-1-thread-150] INFO  o.o.b.d.r.l.u.PowerConsumptionSensorRemote Remote connection to Controller[/paradise/powerconsumptionsensor/pwpowerplugdevice/] was detached because the controller shutdown was initiated.
12:39:43.194 [pool-1-thread-93] INFO  o.o.b.d.r.l.u.ReedContactRemote Remote connection to Controller[/paradise/stairwaytoheaven/reedcontact/reedhellstairs/] was detached because the controller shutdown was initiated.
12:39:43.215 [pool-1-thread-130] INFO  o.o.b.d.r.l.u.SmokeDetectorRemote Remote connection to Controller[/paradise/smokedetector/fibarosmokedetectordevice/] was detached because the controller shutdown was initiated.
12:39:43.231 [pool-1-thread-81] INFO  o.o.b.d.r.l.u.SmokeDetectorRemote Remote connection to Controller[/paradise/stairwaytoheaven/smokedetector/fibarosmokedetectordevicestairway/] was detached because the controller shutdown was initiated.
12:39:43.254 [pool-1-thread-38] INFO  o.o.b.d.r.l.u.ColorableLightRemote Remote connection to Controller[/paradise/stairwaytoheaven/colorablelight/phhuee27devicestairway/] was detached because the controller shutdown was initiated.
12:39:43.281 [pool-1-thread-150] INFO  o.o.b.d.r.l.u.BatteryRemote Remote connection to Controller[/paradise/stairwaytoheaven/battery/fmotionsensordevicestairway/] was detached because the controller shutdown was initiated.
12:39:43.295 [pool-1-thread-93] INFO  o.o.b.d.r.l.u.TemperatureSensorRemote Remote connection to Controller[/paradise/stairwaytoheaven/temperaturesensor/fmotionsensordevicestairway/] was detached because the controller shutdown was initiated.
12:39:43.308 [pool-1-thread-95] INFO  o.o.b.d.r.l.u.TamperDetectorRemote Remote connection to Controller[/paradise/stairwaytoheaven/tamperdetector/fmotionsensordevicestairway/] was detached because the controller shutdown was initiated.
12:39:43.324 [pool-1-thread-130] INFO  o.o.b.d.r.l.u.MotionDetectorRemote Remote connection to Controller[/paradise/stairwaytoheaven/motiondetector/fmotionsensordevicestairway/] was detached because the controller shutdown was initiated.
12:39:43.334 [pool-1-thread-81] INFO  o.o.b.d.r.l.u.LightSensorRemote Remote connection to Controller[/paradise/stairwaytoheaven/lightsensor/fmotionsensordevicestairway/] was detached because the controller shutdown was initiated.
12:39:43.365 [pool-1-thread-141] INFO  o.o.b.d.r.l.u.ButtonRemote Remote connection to Controller[/paradise/button/gi429496730210000device/] was detached because the controller shutdown was initiated.
12:39:43.397 [pool-1-thread-138] INFO  o.o.b.d.r.l.u.ColorableLightRemote Remote connection to Controller[/paradise/heaven/colorablelight/phhuee27deviceheaven/] was detached because the controller shutdown was initiated.
12:39:43.420 [pool-1-thread-12] INFO  o.o.b.d.r.l.u.ReedContactRemote Remote connection to Controller[/paradise/reedcontact/hmreedswitchdevice/] was detached because the controller shutdown was initiated.
12:39:43.442 [pool-1-thread-83] INFO  o.o.b.d.r.l.u.TemperatureSensorRemote Remote connection to Controller[/paradise/hell/temperaturesensor/fmotionsensordevicehell/] was detached because the controller shutdown was initiated.
12:39:43.457 [pool-1-thread-83] INFO  o.o.b.d.r.l.u.LightSensorRemote Remote connection to Controller[/paradise/hell/lightsensor/fmotionsensordevicehell/] was detached because the controller shutdown was initiated.
12:39:43.474 [pool-1-thread-141] INFO  o.o.b.d.r.l.u.MotionDetectorRemote Remote connection to Controller[/paradise/hell/motiondetector/fmotionsensordevicehell/] was detached because the controller shutdown was initiated.
12:39:43.490 [pool-1-thread-68] INFO  o.o.b.d.r.l.u.BatteryRemote Remote connection to Controller[/paradise/hell/battery/fmotionsensordevicehell/] was detached because the controller shutdown was initiated.
12:39:43.503 [pool-1-thread-30] INFO  o.o.b.d.r.l.u.TamperDetectorRemote Remote connection to Controller[/paradise/hell/tamperdetector/fmotionsensordevicehell/] was detached because the controller shutdown was initiated.
12:39:43.521 [pool-1-thread-95] INFO  o.o.b.d.r.l.u.ReedContactRemote Remote connection to Controller[/paradise/stairwaytoheaven/reedcontact/reedstairwaywindowdevice/] was detached because the controller shutdown was initiated.
12:39:43.538 [pool-1-thread-89] INFO  o.o.b.d.r.l.u.TemperatureControllerRemote Remote connection to Controller[/paradise/stairwaytoheaven/temperaturecontroller/giretemperaturecontrollerdevicestairway/] was detached because the controller shutdown was initiated.
12:39:43.563 [pool-1-thread-144] INFO  o.o.b.d.r.l.u.ColorableLightRemote Remote connection to Controller[/paradise/hell/colorablelight/phhuee27devicehell/] was detached because the controller shutdown was initiated.
12:39:43.581 [pool-1-thread-151] INFO  o.o.b.d.r.l.u.LightRemote Remote connection to Controller[/paradise/light/ffgs221device/] was detached because the controller shutdown was initiated.
12:39:43.598 [pool-1-thread-34] INFO  o.o.b.d.r.l.u.DimmerRemote Remote connection to Controller[/paradise/dimmer/hatya663adevice/] was detached because the controller shutdown was initiated.
12:39:43.783 [pool-1-thread-108] INFO  o.o.b.r.u.r.UnitRegistryRemote Remote connection to Controller[/test/travis/registry/unit/] was detached because the controller shutdown was initiated.
12:39:43.793 [pool-1-thread-24] INFO  o.o.b.r.a.r.ActivityRegistryRemote Remote connection to Controller[/test/travis/registry/activity/] was detached because the controller shutdown was initiated.
12:39:43.802 [pool-1-thread-18] INFO  o.o.b.r.t.r.TemplateRegistryRemote Remote connection to Controller[/test/travis/registry/template/] was detached because the controller shutdown was initiated.
12:39:43.809 [pool-1-thread-5] INFO  o.o.b.r.c.r.ClassRegistryRemote Remote connection to Controller[/test/travis/registry/class/] was detached because the controller shutdown was initiated.
Tests run: 5, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 19.374 sec <<< FAILURE!
testTriggerSceneWithLocationActionPerRemoteAndVerifiesUnitModification(org.openbase.bco.dal.test.layer.unit.scene.SceneRemoteTest)  Time elapsed: 2.21 sec  <<< FAILURE!
java.lang.AssertionError: Location on scene is not inactive expected: but was:
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.failNotEquals(Assert.java:834)
    at org.junit.Assert.assertEquals(Assert.java:118)
    at org.openbase.bco.dal.test.layer.unit.scene.SceneRemoteTest.testTriggerSceneWithLocationActionPerRemoteAndVerifiesUnitModification(SceneRemoteTest.java:536)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:567)
    at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
    at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.lang.Thread.run(Thread.java:835)

testTriggerSceneWithAllDevicesOfLocationActionPerRemoteAndVerifiesUnitModification(org.openbase.bco.dal.test.layer.unit.scene.SceneRemoteTest)  Time elapsed: 2.301 sec  <<< FAILURE!
java.lang.AssertionError: Devices on scene is not inactive expected: but was:
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.failNotEquals(Assert.java:834)
    at org.junit.Assert.assertEquals(Assert.java:118)
    at org.openbase.bco.dal.test.layer.unit.scene.SceneRemoteTest.testTriggerSceneWithAllDevicesOfLocationActionPerRemoteAndVerifiesUnitModification(SceneRemoteTest.java:468)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:567)
    at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
    at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
    at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
    at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.lang.Thread.run(Thread.java:835)
DivineThreepwood commented 4 years ago

fixed within commit 66a28d07