Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP][linky] Initial commit of Enedis Linky binding #6926

Closed
wants to merge 49 commits into from

Conversation

clinique
Copy link
Contributor

Signed-off-by: Gaël L'hopital [email protected]

Signed-off-by: Gaël L'hopital <[email protected]>
Signed-off-by: Gaël L'hopital <[email protected]>
@openhab openhab deleted a comment from TravisBuddy Jan 28, 2020
@openhab openhab deleted a comment from TravisBuddy Jan 28, 2020
Signed-off-by: Gaël L'hopital <[email protected]>
@openhab openhab deleted a comment from TravisBuddy Jan 28, 2020
Signed-off-by: Gaël L'hopital <[email protected]>
@openhab openhab deleted a comment from TravisBuddy Jan 28, 2020
@lolodomo
Copy link
Contributor

😎
I will review and test it.
I have not yet created my account but will do.

What usage do you imagine in a HA system?

This will mainly be used to display graphs in openHAB? Something you can have probably with a better rendering in their mobile app?

@lolodomo
Copy link
Contributor

Why did you use OkHttpClient?
The recommendation is to use the common HTTP client based on Jetty.

@clinique
Copy link
Contributor Author

I will review and test it.
I have not yet created my account but will do.
What usage do you imagine in a HA system?

This will mainly be used to display graphs in openHAB? Something you can have probably with a better rendering in their mobile app?

Not 100% sure what can be done with this, instead of warning when usage increases outstandingly toward usual trend.
I think that half hour reporting capability can be interesting. To be evaluated.

Why did you use OkHttpClient?
The recommendation is to use the common HTTP client based on Jetty.

I know but the examples I had were based on OkHttpClient and I was focused on having something that works rather than how it works. Enedis website is not really 'great' so I prefered using something proven.

@lolodomo
Copy link
Contributor

You certainly know it but the openHAB core framework is providing a HTTP client abstraction (currently based on Jetty HTTP client) that should be used by any binding using HTTP requests.
You can look at the Freebox binding as an example.

@lolodomo
Copy link
Contributor

Your cookies stuff could be a problem if we want rather use the core framework. Not sure something similar is provided.

@lolodomo
Copy link
Contributor

You are right, we can imagine a threshold that would trigger a rule. A user rule could then power off something as an example.

@lolodomo
Copy link
Contributor

I read that the cookies are handled by the Jetty HTTP client.
I will try to push a change so that the openHAB HTTP client is used without using okhttp.

@clinique
Copy link
Contributor Author

I read that the cookies are handled by the Jetty HTTP client.
I will try to push a change so that the openHAB HTTP client is used without using okhttp.

Great !

@clinique clinique added the new binding If someone has started to work on a binding. For a new binding PR. label Jan 30, 2020
@lolodomo
Copy link
Contributor

lolodomo commented Feb 1, 2020

@clinique : I just pushed a change to your repo. I was not expecting a direct merge ! I am very sorry, I thought it will appear as a simple PR to be reviewed by you in your repo.

This change is an attempt to remove okhttp usage from your binding and rather use the HTTP util code from the openHAB core framework.

I am waiting for my password (I should receive it in few days by postal mail - the process to open an account is a little frustating) so I was not able to test the code, neither yours nor mine.
Can you please test my updated code and provide a feedback ?

@lolodomo
Copy link
Contributor

lolodomo commented Feb 1, 2020

It is possible that the values in the body like the username and the password have to be encoded in case they contain a non standard characters.

@clinique clinique changed the title [linky] Initial commit of Enedis Linky binding [WIP][linky] Initial commit of Enedis Linky binding Feb 3, 2020
@openhab openhab deleted a comment from TravisBuddy Feb 3, 2020
@openhab openhab deleted a comment from TravisBuddy Feb 3, 2020
@openhab openhab deleted a comment from TravisBuddy Feb 3, 2020
Signed-off-by: Laurent Garnier <[email protected]>
@openhab openhab deleted a comment from TravisBuddy Mar 4, 2020
@openhab openhab deleted a comment from TravisBuddy Mar 4, 2020
@openhab openhab deleted a comment from TravisBuddy Mar 4, 2020
@openhab openhab deleted a comment from TravisBuddy Mar 4, 2020
@lolodomo
Copy link
Contributor

lolodomo commented Mar 4, 2020

I saw that I forgot the non null by default annotation in the console extension class. Can you add it ?

@TravisBuddy
Copy link

Travis tests have failed

Hey @clinique,
please read the following log in order to understand the failure reason. There might also be some helpful tips along the way.
It will be awesome if you fix what is wrong and commit the changes.

1st Build

Expand here
fatal: Invalid symmetric difference expression 8c6ddbc03b90488e9b4ddee1bdac779b2bf26b47...5f75301574e2e4ae5b536ab667b9e2df7f7f409e
fatal: Invalid symmetric difference expression 8c6ddbc03b90488e9b4ddee1bdac779b2bf26b47...5f75301574e2e4ae5b536ab667b9e2df7f7f409e
Build all
  1/247| openHAB Add-ons 2.5.3-SNAPSHOT
  2/247| openHAB Add-ons :: BOM 2.5.3-SNAPSHOT
  3/247| openHAB Add-ons :: BOM :: Runtime Index 2.5.3-SNAPSHOT
  4/247| openHAB Add-ons :: BOM :: Test Index 2.5.3-SNAPSHOT
  5/247| openHAB Add-ons :: BOM :: openHAB Core Index 2.5.3-SNAPSHOT
  6/247| openHAB Add-ons :: Bundles 2.5.3-SNAPSHOT
  7/247| openHAB Add-ons :: Bundles :: Airquality Binding 2.5.3-SNAPSHOT
  8/247| openHAB Add-ons :: Bundles :: AirVisual Node Air Quality Monitor Binding 2.5.3-SNAPSHOT
  9/247| openHAB Add-ons :: Bundles :: AllPlay Binding 2.5.3-SNAPSHOT
 10/247| openHAB Add-ons :: Bundles :: Amazon Dash Button Binding 2.5.3-SNAPSHOT
 11/247| openHAB Add-ons :: Bundles :: Amazon Echo Control Binding 2.5.3-SNAPSHOT
 12/247| openHAB Add-ons :: Bundles :: Ambient Weather Binding 2.5.3-SNAPSHOT
 13/247| openHAB Add-ons :: Bundles :: Astro Binding 2.5.3-SNAPSHOT
 14/247| openHAB Add-ons :: Bundles :: Atlona Binding 2.5.3-SNAPSHOT
 15/247| openHAB Add-ons :: Bundles :: Autelis Binding 2.5.3-SNAPSHOT
 16/247| openHAB Add-ons :: Bundles :: AVM FRITZ! Binding 2.5.3-SNAPSHOT
 17/247| openHAB Add-ons :: Bundles :: BigAssFan Binding 2.5.3-SNAPSHOT
 18/247| openHAB Add-ons :: Bundles :: Bluetooth Binding 2.5.3-SNAPSHOT
 19/247| openHAB Add-ons :: Bundles :: AM43 Bluetooth Adapter 2.5.3-SNAPSHOT
 20/247| openHAB Add-ons :: Bundles :: BlueGiga Bluetooth Adapter 2.5.3-SNAPSHOT
 21/247| openHAB Add-ons :: Bundles :: BlueZ Bluetooth Adapter 2.5.3-SNAPSHOT
 22/247| openHAB Add-ons :: Bundles :: Blukii Bluetooth Adapter 2.5.3-SNAPSHOT
 23/247| openHAB Add-ons :: Bundles :: RuuviTag Bluetooth Adapter 2.5.3-SNAPSHOT
 24/247| openHAB Add-ons :: Bundles :: Bosch Indego Binding 2.5.3-SNAPSHOT
 25/247| openHAB Add-ons :: Bundles :: BoseSoundTouch Binding 2.5.3-SNAPSHOT
 26/247| openHAB Add-ons :: Bundles :: Buienradar Binding 2.5.3-SNAPSHOT
 27/247| openHAB Add-ons :: Bundles :: Chromecast Binding 2.5.3-SNAPSHOT
​ 28/247| openHAB Add-ons :: Bundles :: CM11A Binding 2.5.3-SNAPSHOT
 29/247| openHAB Add-ons :: Bundles :: CoolMasterNet Binding 2.5.3-SNAPSHOT
 30/247| openHAB Add-ons :: Bundles :: Daikin Binding 2.5.3-SNAPSHOT
 31/247| openHAB Add-ons :: Bundles :: Dark Sky Binding 2.5.3-SNAPSHOT
 32/247| openHAB Add-ons :: Bundles :: Dresden Elektronik deCONZ Binding 2.5.3-SNAPSHOT
 33/247| openHAB Add-ons :: Bundles :: Denon / Marantz Binding 2.5.3-SNAPSHOT
 34/247| openHAB Add-ons :: Bundles :: Digiplex/EVO Binding 2.5.3-SNAPSHOT
 35/247| openHAB Add-ons :: Bundles :: DigitalSTROM Binding 2.5.3-SNAPSHOT
 36/247| openHAB Add-ons :: Bundles :: D-Link Smart Home Binding 2.5.3-SNAPSHOT
 37/247| openHAB Add-ons :: Bundles :: DMX Binding 2.5.3-SNAPSHOT
 38/247| openHAB Add-ons :: Bundles :: Doorbird Binding 2.5.3-SNAPSHOT
 39/247| openHAB Add-ons :: Bundles :: DSCAlarm Binding 2.5.3-SNAPSHOT
 40/247| openHAB Add-ons :: Bundles :: DSMR Binding 2.5.3-SNAPSHOT
 41/247| openHAB Add-ons :: Bundles :: DwdUnwetter Binding 2.5.3-SNAPSHOT
 42/247| openHAB Add-ons :: Bundles :: EleroTransmitterStick Binding 2.5.3-SNAPSHOT
 43/247| openHAB Add-ons :: Bundles :: EnOcean Binding 2.5.3-SNAPSHOT
 44/247| openHAB Add-ons :: Bundles :: EnturNo Binding 2.5.3-SNAPSHOT
 45/247| openHAB Add-ons :: Bundles :: evohome Binding 2.5.3-SNAPSHOT
 46/247| openHAB Add-ons :: Bundles :: Exec Binding 2.5.3-SNAPSHOT
 47/247| openHAB Add-ons :: Bundles :: Feed Binding 2.5.3-SNAPSHOT
 48/247| openHAB Add-ons :: Bundles :: Feican Binding 2.5.3-SNAPSHOT
 49/247| openHAB Add-ons :: Bundles :: Folding Binding 2.5.3-SNAPSHOT
 50/247| openHAB Add-ons :: Bundles :: Foobot Binding 2.5.3-SNAPSHOT
 51/247| openHAB Add-ons :: Bundles :: Freebox Binding 2.5.3-SNAPSHOT
 52/247| openHAB Add-ons :: Bundles :: Fronius Binding 2.5.3-SNAPSHOT
 53/247| openHAB Add-ons :: Bundles :: FSInternetRadio Binding 2.5.3-SNAPSHOT
 54/247| openHAB Add-ons :: Bundles :: FTP Upload Binding 2.5.3-SNAPSHOT
 55/247| openHAB Add-ons :: Bundles :: Gardena Binding 2.5.3-SNAPSHOT
 56/247| openHAB Add-ons :: Bundles :: Transformation Service :: Map 2.5.3-SNAPSHOT
 57/247| openHAB Add-ons :: Bundles :: GlobalCache Binding 2.5.3-SNAPSHOT
 58/247| openHAB Add-ons :: Bundles :: GPSTracker Binding 2.5.3-SNAPSHOT
 59/247| openHAB Add-ons :: Bundles :: GROHE ONDUS Binding 2.5.3-SNAPSHOT
 60/247| openHAB Add-ons :: Bundles :: HarmonyHub Binding 2.5.3-SNAPSHOT
 61/247| openHAB Add-ons :: Bundles :: HDanywhere Binding 2.5.3-SNAPSHOT
 62/247| openHAB Add-ons :: Bundles :: Hunter Douglas PowerView Binding 2.5.3-SNAPSHOT
 63/247| openHAB Add-ons :: Bundles :: Helios Binding 2.5.3-SNAPSHOT
 64/247| openHAB Add-ons :: Bundles :: Heos Binding 2.5.3-SNAPSHOT
 65/247| openHAB Add-ons :: Bundles :: Homematic Binding 2.5.3-SNAPSHOT
 66/247| openHAB Add-ons :: Bundles :: HP Printer Binding 2.5.3-SNAPSHOT
 67/247| openHAB Add-ons :: Bundles :: hue Binding 2.5.3-SNAPSHOT
 68/247| openHAB Add-ons :: Bundles :: Hydrawise Binding 2.5.3-SNAPSHOT
​ 69/247| openHAB Add-ons :: Bundles :: Hyperion Binding 2.5.3-SNAPSHOT
 70/247| openHAB Add-ons :: Bundles :: iAquaLink Binding 2.5.3-SNAPSHOT
 71/247| openHAB Add-ons :: Bundles :: iCloud Binding 2.5.3-SNAPSHOT
 72/247| openHAB Add-ons :: Bundles :: IHC Binding 2.5.3-SNAPSHOT
 73/247| openHAB Add-ons :: Bundles :: innogy Smarthome Binding 2.5.3-SNAPSHOT
 74/247| openHAB Add-ons :: Bundles :: IPP Binding 2.5.3-SNAPSHOT
 75/247| openHAB Add-ons :: Bundles :: IRtrans Binding 2.5.3-SNAPSHOT
 76/247| openHAB Add-ons :: Bundles :: JeeLink Binding 2.5.3-SNAPSHOT
 77/247| openHAB Add-ons :: Bundles :: Keba Binding 2.5.3-SNAPSHOT
 78/247| openHAB Add-ons :: Bundles :: KM200 Binding 2.5.3-SNAPSHOT
 79/247| openHAB Add-ons :: Bundles :: KNX Binding 2.5.3-SNAPSHOT
 80/247| openHAB Add-ons :: Bundles :: Kodi Binding 2.5.3-SNAPSHOT
 81/247| openHAB Add-ons :: Bundles :: Konnected Binding 2.5.3-SNAPSHOT
 82/247| openHAB Add-ons :: Bundles :: Kostal Binding 2.5.3-SNAPSHOT
 83/247| openHAB Add-ons :: Bundles :: LaMetric Time Binding 2.5.3-SNAPSHOT
 84/247| openHAB Add-ons :: Bundles :: Leap Motion Binding 2.5.3-SNAPSHOT
 85/247| openHAB Add-ons :: Bundles :: LG HomBot Binding 2.5.3-SNAPSHOT
 86/247| openHAB Add-ons :: Bundles :: LG TV Serial Binding 2.5.3-SNAPSHOT
 87/247| openHAB Add-ons :: Bundles :: LG webOS Binding 2.5.3-SNAPSHOT
 88/247| openHAB Add-ons :: Bundles :: LIFX Binding 2.5.3-SNAPSHOT
 89/247| openHAB Add-ons :: Bundles :: Linky Binding 2.5.3-SNAPSHOT
 90/247| openHAB Add-ons :: Bundles :: LIRC Binding 2.5.3-SNAPSHOT
 91/247| openHAB Add-ons :: Bundles :: LinuxInput Binding 2.5.3-SNAPSHOT
 92/247| openHAB Add-ons :: Bundles :: Log Reader Binding 2.5.3-SNAPSHOT
 93/247| openHAB Add-ons :: Bundles :: Loxone Binding 2.5.3-SNAPSHOT
 94/247| openHAB Add-ons :: Bundles :: Lutron Binding 2.5.3-SNAPSHOT
 95/247| openHAB Add-ons :: Bundles :: Mail Binding 2.5.3-SNAPSHOT
 96/247| openHAB Add-ons :: Bundles :: MaxCube Binding 2.5.3-SNAPSHOT
 97/247| openHAB Add-ons :: Bundles :: mcp23017 Binding 2.5.3-SNAPSHOT
 98/247| openHAB Add-ons :: Bundles :: MELCloud Binding 2.5.3-SNAPSHOT
 99/247| openHAB Add-ons :: Bundles :: meteoblue Binding 2.5.3-SNAPSHOT
100/247| openHAB Add-ons :: Bundles :: meteostick Binding 2.5.3-SNAPSHOT
101/247| openHAB Add-ons :: Bundles :: Miele Binding 2.5.3-SNAPSHOT
102/247| openHAB Add-ons :: Bundles :: Xiaomi Mi Smart Home Binding 2.5.3-SNAPSHOT
103/247| openHAB Add-ons :: Bundles :: Xiaomi Mi IO Binding 2.5.3-SNAPSHOT
104/247| openHAB Add-ons :: Bundles :: Millheat Binding 2.5.3-SNAPSHOT
105/247| openHAB Add-ons :: Bundles :: Milight Binding 2.5.3-SNAPSHOT
106/247| openHAB Add-ons :: Bundles :: Minecraft Binding 2.5.3-SNAPSHOT
107/247| openHAB Add-ons :: Bundles :: IO :: Modbus Transport 2.5.3-SNAPSHOT
108/247| openHAB Add-ons :: Bundles :: Modbus Binding 2.5.3-SNAPSHOT
109/247| openHAB Add-ons :: Bundles :: MQTT Broker Binding 2.5.3-SNAPSHOT
110/247| openHAB Add-ons :: Bundles :: MQTT Things and Channels 2.5.3-SNAPSHOT
111/247| openHAB Add-ons :: Bundles :: MQTT HomeAssistant Convention 2.5.3-SNAPSHOT
112/247| openHAB Add-ons :: Bundles :: MQTT Homie Convention 2.5.3-SNAPSHOT
113/247| openHAB Add-ons :: Bundles :: Nanoleaf Binding 2.5.3-SNAPSHOT
114/247| openHAB Add-ons :: Bundles :: Neato Binding 2.5.3-SNAPSHOT
115/247| openHAB Add-ons :: Bundles :: Neeo Binding 2.5.3-SNAPSHOT
116/247| openHAB Add-ons :: Bundles :: NeoHub Binding 2.5.3-SNAPSHOT
117/247| openHAB Add-ons :: Bundles :: Nest Binding 2.5.3-SNAPSHOT
118/247| openHAB Add-ons :: Bundles :: Netatmo Binding 2.5.3-SNAPSHOT
119/247| openHAB Add-ons :: Bundles :: Network Binding 2.5.3-SNAPSHOT
120/247| openHAB Add-ons :: Bundles :: Network UPS Tools Binding 2.5.3-SNAPSHOT
121/247| openHAB Add-ons :: Bundles :: Nibe Heatpump Binding 2.5.3-SNAPSHOT
122/247| openHAB Add-ons :: Bundles :: NibeUplink Binding 2.5.3-SNAPSHOT
123/247| openHAB Add-ons :: Bundles :: Nikobus Binding 2.5.3-SNAPSHOT
124/247| openHAB Add-ons :: Bundles :: Niko Home Control Binding 2.5.3-SNAPSHOT
125/247| openHAB Add-ons :: Bundles :: NTP Binding 2.5.3-SNAPSHOT
126/247| openHAB Add-ons :: Bundles :: Nuki Binding 2.5.3-SNAPSHOT
127/247| openHAB Add-ons :: Bundles :: Oceanic Binding 2.5.3-SNAPSHOT
128/247| openHAB Add-ons :: Bundles :: OmnikInverter Binding 2.5.3-SNAPSHOT
​129/247| openHAB Add-ons :: Bundles :: OneBusAway Binding 2.5.3-SNAPSHOT
130/247| openHAB Add-ons :: Bundles :: OneWireGPIO Binding 2.5.3-SNAPSHOT
131/247| openHAB Add-ons :: Bundles :: OneWire Binding 2.5.3-SNAPSHOT
132/247| openHAB Add-ons :: Bundles :: Onkyo Binding 2.5.3-SNAPSHOT
133/247| openHAB Add-ons :: Bundles :: OpenGarage Binding 2.5.3-SNAPSHOT
134/247| openHAB Add-ons :: Bundles :: OpenSprinkler Binding 2.5.3-SNAPSHOT
135/247| openHAB Add-ons :: Bundles :: OpenUV Binding 2.5.3-SNAPSHOT
136/247| openHAB Add-ons :: Bundles :: OpenWeatherMap Binding 2.5.3-SNAPSHOT
137/247| openHAB Add-ons :: Bundles :: Orvibo Binding 2.5.3-SNAPSHOT
138/247| openHAB Add-ons :: Bundles :: ParadoxAlarm Binding 2.5.3-SNAPSHOT
139/247| openHAB Add-ons :: Bundles :: Pentair Binding 2.5.3-SNAPSHOT
140/247| openHAB Add-ons :: Bundles :: PHC Binding 2.5.3-SNAPSHOT
141/247| openHAB Add-ons :: Bundles :: PioneerAvr Binding 2.5.3-SNAPSHOT
142/247| openHAB Add-ons :: Bundles :: pixometer Binding 2.5.3-SNAPSHOT
143/247| openHAB Add-ons :: Bundles :: PJLink Binding 2.5.3-SNAPSHOT
144/247| openHAB Add-ons :: Bundles :: PLCLogo Binding 2.5.3-SNAPSHOT
145/247| openHAB Add-ons :: Bundles :: Plugwise Binding 2.5.3-SNAPSHOT
146/247| openHAB Add-ons :: Bundles :: Powermax Binding 2.5.3-SNAPSHOT
147/247| openHAB Add-ons :: Bundles :: Pulseaudio Binding 2.5.3-SNAPSHOT
148/247| openHAB Add-ons :: Bundles :: Pushbullet Binding 2.5.3-SNAPSHOT
149/247| openHAB Add-ons :: Bundles :: RegoHeatPump Binding 2.5.3-SNAPSHOT
150/247| openHAB Add-ons :: Bundles :: Rfxcom Binding 2.5.3-SNAPSHOT
151/247| openHAB Add-ons :: Bundles :: RME Binding 2.5.3-SNAPSHOT
152/247| openHAB Add-ons :: Bundles :: Robonect Binding 2.5.3-SNAPSHOT
153/247| openHAB Add-ons :: Bundles :: Rotel Binding 2.5.3-SNAPSHOT
154/247| openHAB Add-ons :: Bundles :: RotelRa1x Binding 2.5.3-SNAPSHOT
155/247| openHAB Add-ons :: Bundles :: Russound Binding 2.5.3-SNAPSHOT
156/247| openHAB Add-ons :: Bundles :: SamsungTV Binding 2.5.3-SNAPSHOT
157/247| openHAB Add-ons :: Bundles :: Satel Binding 2.5.3-SNAPSHOT
158/247| openHAB Add-ons :: Bundles :: Seneye Binding 2.5.3-SNAPSHOT
159/247| openHAB Add-ons :: Bundles :: senseBox Binding 2.5.3-SNAPSHOT
160/247| openHAB Add-ons :: Bundles :: SerialButton Binding 2.5.3-SNAPSHOT
161/247| openHAB Add-ons :: Bundles :: Shelly Binding 2.5.3-SNAPSHOT
162/247| openHAB Add-ons :: Bundles :: Siemens RDS Binding 2.5.3-SNAPSHOT
163/247| openHAB Add-ons :: Bundles :: Sinope Binding 2.5.3-SNAPSHOT
164/247| openHAB Add-ons :: Bundles :: Silvercrest Wifi Socket Binding 2.5.3-SNAPSHOT
165/247| openHAB Add-ons :: Bundles :: SleepIQ Binding 2.5.3-SNAPSHOT
166/247| openHAB Add-ons :: Bundles :: SMA EnergyMeter Binding 2.5.3-SNAPSHOT
167/247| openHAB Add-ons :: Bundles :: Smartmeter Binding 2.5.3-SNAPSHOT
168/247| openHAB Add-ons :: Bundles :: SNMP Binding 2.5.3-SNAPSHOT
169/247| openHAB Add-ons :: Bundles :: SolarEdge Binding 2.5.3-SNAPSHOT
170/247| openHAB Add-ons :: Bundles :: Solar-Log Binding 2.5.3-SNAPSHOT
171/247| openHAB Add-ons :: Bundles :: SomfyTahoma Binding 2.5.3-SNAPSHOT
172/247| openHAB Add-ons :: Bundles :: Sonos Binding 2.5.3-SNAPSHOT
173/247| openHAB Add-ons :: Bundles :: SonyAudio Binding 2.5.3-SNAPSHOT
174/247| openHAB Add-ons :: Bundles :: Sony Projector Binding 2.5.3-SNAPSHOT
175/247| openHAB Add-ons :: Bundles :: Spotify Binding 2.5.3-SNAPSHOT
176/247| openHAB Add-ons :: Bundles :: SqueezeBox Binding 2.5.3-SNAPSHOT
177/247| openHAB Add-ons :: Bundles :: Synop Analyzer Binding 2.5.3-SNAPSHOT
178/247| openHAB Add-ons :: Bundles :: Systeminfo Binding 2.5.3-SNAPSHOT
179/247| openHAB Add-ons :: Bundles :: Tado Binding 2.5.3-SNAPSHOT
180/247| openHAB Add-ons :: Bundles :: Tankerkoenig Binding 2.5.3-SNAPSHOT
181/247| openHAB Add-ons :: Bundles :: Telegram Binding 2.5.3-SNAPSHOT
182/247| openHAB Add-ons :: Bundles :: Tellstick Binding 2.5.3-SNAPSHOT
183/247| openHAB Add-ons :: Bundles :: Tesla Binding 2.5.3-SNAPSHOT
184/247| openHAB Add-ons :: Bundles :: TP-Link Smart Home Binding 2.5.3-SNAPSHOT
185/247| openHAB Add-ons :: Bundles :: TRÅDFRI Binding 2.5.3-SNAPSHOT
186/247| openHAB Add-ons :: Bundles :: UniFi Binding 2.5.3-SNAPSHOT
187/247| openHAB Add-ons :: Bundles :: Somfy URTSI II binding 2.5.3-SNAPSHOT
188/247| openHAB Add-ons :: Bundles :: ValloxMV Binding 2.5.3-SNAPSHOT
189/247| openHAB Add-ons :: Bundles :: Vektiva Binding 2.5.3-SNAPSHOT
190/247| openHAB Add-ons :: Bundles :: Volvo On Call Binding 2.5.3-SNAPSHOT
191/247| openHAB Add-ons :: Bundles :: Velbus Binding 2.5.3-SNAPSHOT
192/247| openHAB Add-ons :: Bundles :: Velux Binding 2.5.3-SNAPSHOT
193/247| openHAB Add-ons :: Bundles :: Vitotronic Binding 2.5.3-SNAPSHOT
194/247| openHAB Add-ons :: Bundles :: WeatherCompany Binding 2.5.3-SNAPSHOT
195/247| openHAB Add-ons :: Bundles :: WeatherUnderground Binding 2.5.3-SNAPSHOT
196/247| openHAB Add-ons :: Bundles :: Wemo Binding 2.5.3-SNAPSHOT
197/247| openHAB Add-ons :: Bundles :: WiFiLED Binding 2.5.3-SNAPSHOT
198/247| openHAB Add-ons :: Bundles :: Windcentrale Binding 2.5.3-SNAPSHOT
​199/247| openHAB Add-ons :: Bundles :: XMLTV Binding 2.5.3-SNAPSHOT
200/247| openHAB Add-ons :: Bundles :: XMPPClient Binding 2.5.3-SNAPSHOT
201/247| openHAB Add-ons :: Bundles :: Yamaha Receiver Binding 2.5.3-SNAPSHOT
202/247| openHAB Add-ons :: Bundles :: Yeelight Binding 2.5.3-SNAPSHOT
203/247| openHAB Add-ons :: Bundles :: Zoneminder Binding 2.5.3-SNAPSHOT
204/247| openHAB Add-ons :: Bundles :: ZWay Binding 2.5.3-SNAPSHOT
205/247| openHAB Add-ons :: Bundles :: Extension Service :: Eclipse IoT Marketplace 2.5.3-SNAPSHOT
206/247| openHAB Add-ons :: Bundles :: Extension Service :: Eclipse IoT Marketplace (Automation) 2.5.3-SNAPSHOT
207/247| openHAB Add-ons :: Bundles :: IO :: Homekit 2.5.3-SNAPSHOT
208/247| openHAB Add-ons :: Bundles :: IO :: Hue Emulation Service 2.5.3-SNAPSHOT
209/247| openHAB Add-ons :: Bundles :: IO :: ImperiHome Integration Service 2.5.3-SNAPSHOT
210/247| openHAB Add-ons :: Bundles :: IO :: Java Sound Support 2.5.3-SNAPSHOT
211/247| openHAB Add-ons :: Bundles :: IO :: NEEO Integration 2.5.3-SNAPSHOT
212/247| openHAB Add-ons :: Bundles :: IO :: openHAB Cloud Connector 2.5.3-SNAPSHOT
213/247| openHAB Add-ons :: Bundles :: IO :: MQTT Broker Moquette 2.5.3-SNAPSHOT
214/247| openHAB Add-ons :: Bundles :: IO :: Web Audio Support 2.5.3-SNAPSHOT
215/247| openHAB Add-ons :: Bundles :: Persistence Service :: MapDB 2.5.3-SNAPSHOT
216/247| openHAB Add-ons :: Bundles :: Transformation Service :: Binary To JSON 2.5.3-SNAPSHOT
217/247| openHAB Add-ons :: Bundles :: Transformation Service :: Exec 2.5.3-SNAPSHOT
218/247| openHAB Add-ons :: Bundles :: Transformation Service :: JavaScript 2.5.3-SNAPSHOT
219/247| openHAB Add-ons :: Bundles :: Transformation Service :: Jinja 2.5.3-SNAPSHOT
220/247| openHAB Add-ons :: Bundles :: Transformation Service :: JSonPath 2.5.3-SNAPSHOT
221/247| openHAB Add-ons :: Bundles :: Transformation Service :: RegEx 2.5.3-SNAPSHOT
222/247| openHAB Add-ons :: Bundles :: Transformation Service :: Scale 2.5.3-SNAPSHOT
223/247| openHAB Add-ons :: Bundles :: Transformation Service :: XPath 2.5.3-SNAPSHOT
224/247| openHAB Add-ons :: Bundles :: Transformation Service :: Xslt 2.5.3-SNAPSHOT
225/247| openHAB Add-ons :: Bundles :: Voice :: Google Cloud Text-to-Speech 2.5.3-SNAPSHOT
226/247| openHAB Add-ons :: Bundles :: Voice :: macOS Text-to-Speech 2.5.3-SNAPSHOT
227/247| openHAB Add-ons :: Bundles :: Voice :: Mary Text-to-Speech 2.5.3-SNAPSHOT
228/247| openHAB Add-ons :: Bundles :: Voice :: Pico Text-to-Speech 2.5.3-SNAPSHOT
229/247| openHAB Add-ons :: Bundles :: Voice :: Polly Text-to-Speech 2.5.3-SNAPSHOT
230/247| openHAB Add-ons :: Bundles :: Voice :: VoiceRSS Text-to-Speech 2.5.3-SNAPSHOT
231/247| openHAB Add-ons :: BOM :: openHAB Add-ons 2.5.3-SNAPSHOT
232/247| openHAB Add-ons :: Features :: Karaf 2.5.3-SNAPSHOT
233/247| openHAB Add-ons :: Features :: Karaf :: Add-ons External 2.5.3-SNAPSHOT
234/247| openHAB Add-ons :: Features :: Karaf :: Add-ons 2.5.3-SNAPSHOT
235/247| openHAB Add-ons :: Integration Tests 2.5.3-SNAPSHOT
236/247| openHAB Add-ons :: Integration Tests :: Astro Binding Tests 2.5.3-SNAPSHOT
237/247| openHAB Add-ons :: Integration Tests :: AVM FRITZ! Binding Tests 2.5.3-SNAPSHOT
238/247| openHAB Add-ons :: Integration Tests :: Feed Binding Tests 2.5.3-SNAPSHOT
​239/247| openHAB Add-ons :: Integration Tests :: hue Binding Tests 2.5.3-SNAPSHOT
240/247| openHAB Add-ons :: Integration Tests :: MaxCube Binding Tests 2.5.3-SNAPSHOT
241/247| openHAB Add-ons :: Integration Tests :: Nest Binding Tests 2.5.3-SNAPSHOT
242/247| openHAB Add-ons :: Integration Tests :: NTP Binding Tests 2.5.3-SNAPSHOT
243/247| openHAB Add-ons :: Integration Tests :: Systeminfo Binding Tests 2.5.3-SNAPSHOT
​244/247| openHAB Add-ons :: Integration Tests :: TRÅDFRI Binding 2.5.3-SNAPSHOT
245/247| openHAB Add-ons :: Integration Tests :: Wemo Binding Tests 2.5.3-SNAPSHOT
246/247| openHAB Add-ons :: Integration Tests :: Hue Emulation Service Tests 2.5.3-SNAPSHOT
17:28:08.475 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Calling 'SysteminfoHandlerFactory.registerHandler()' for thing 'systeminfo:computer:work'.
17:28:08.475 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Configuration of 'systeminfo:computer:work' needs [], has [interval_high, interval_medium].
17:28:08.476 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Configuration of 'systeminfo:computer:work:drive#name' needs [], has [priority, pid].
17:28:08.476 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Calling initialize handler for thing 'systeminfo:computer:work' at 'org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler@455c1d8c'.
17:28:08.476 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandler" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:08.478 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ChannelUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:08.478 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.Thing" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:08.478 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ThingStatusInfo" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:08.478 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:08.478 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Start initializing!
17:28:08.479 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Systeminfo implementation is instantiated!
17:28:08.479 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Start reading Thing configuration.
17:28:08.479 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Refresh time for medium priority channels set to 3 s
17:28:08.479 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Refresh time for high priority channels set to 1 s
17:28:08.479 [safeCall-1] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Updated element systeminfo:computer:work in ManagedThingProvider.
17:28:08.479 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Properties updated!
17:28:08.479 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Schedule high priority tasks at fixed rate 1 s.
17:28:08.479 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Schedule medium priority tasks at fixed rate 3 s.
17:28:08.479 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Schedule one time update for low priority tasks.
17:28:08.479 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Thing is successfully initialized!
17:28:08.479 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Added new element systeminfo_computer_work_drive_name -> systeminfo:computer:work:drive#name to ManagedItemChannelLinkProvider.
17:28:08.479 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Added new element systeminfo:computer:work to ManagedThingProvider.
17:28:08.480 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Added new element test to ManagedItemProvider.
17:28:08.480 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Added new element test -> systeminfo:computer:work:drive#name to ManagedItemChannelLinkProvider.
17:28:08.480 [OH-thingLinkManager-2] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Refresh command received for channel systeminfo:computer:work:drive#name!
17:28:08.481 [OH-thingLinkManager-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Refresh command received for channel systeminfo:computer:work:drive#name!
17:28:09.480 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing 'systeminfo:computer:work' is no longer tracked by ThingManager.
17:28:09.480 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Calling dispose handler for thing 'systeminfo:computer:work' at 'org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler@455c1d8c'.
17:28:09.481 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandler" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:09.482 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ChannelUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:09.482 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.Thing" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:09.483 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ThingStatusInfo" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:09.483 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:09.483 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - High prioriy tasks will not be run anymore !
17:28:09.483 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Medium prioriy tasks will not be run anymore !
17:28:09.483 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Calling unregisterHandler handler for thing 'systeminfo:computer:work' at 'org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory@6293e39e'.
17:28:09.484 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
17:28:09.486 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ThingTypeUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
17:28:09.486 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.Thing" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
17:28:09.486 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.config.core.Configuration" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
17:28:09.486 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ThingUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
17:28:09.487 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Removed element systeminfo_computer_work_drive_name -> systeminfo:computer:work:drive#name from ManagedItemChannelLinkProvider.
17:28:09.487 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Removed element systeminfo:computer:work from ManagedThingProvider.
17:28:09.488 [main] DEBUG org.eclipse.smarthome.core.internal.items.ItemRegistryImpl - Item test was removed, trying to clean up corresponding metadata
17:28:09.488 [main] DEBUG org.eclipse.smarthome.core.internal.items.ManagedMetadataProviderImpl - Removing all metadata for item test
17:28:09.488 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Removed element test from ManagedItemProvider.
17:28:09.489 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedThingProvider" has been removed.
17:28:09.489 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing handler factory 'SysteminfoHandlerFactory' removed
17:28:09.490 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing handler factory 'SysteminfoHandlerFactory' removed
17:28:09.490 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ChannelItemProvider" has been removed.
17:28:09.491 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedItemChannelLinkProvider" has been removed.
17:28:09.491 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedMetadataProviderImpl" has been removed.
17:28:09.491 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedItemProvider" has been removed.
17:28:09.492 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "org.eclipse.smarthome.core.thing.ManagedThingProvider" has been added.
17:28:09.493 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "org.eclipse.smarthome.core.thing.link.ManagedItemChannelLinkProvider" has been added.
17:28:09.494 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "org.eclipse.smarthome.core.thing.internal.ChannelItemProvider" has been added.
17:28:09.494 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing handler factory 'SysteminfoHandlerFactory' added
17:28:09.495 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "org.eclipse.smarthome.core.internal.items.ManagedMetadataProviderImpl" has been added.
17:28:09.495 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "org.eclipse.smarthome.core.items.ManagedItemProvider" has been added.
17:28:09.497 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing 'systeminfo:computer:work' is tracked by ThingManager.
17:28:09.497 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Calling 'SysteminfoHandlerFactory.registerHandler()' for thing 'systeminfo:computer:work'.
17:28:09.497 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Configuration of 'systeminfo:computer:work' needs [], has [interval_high, interval_medium].
17:28:09.497 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Configuration of 'systeminfo:computer:work:storage#available' needs [], has [priority, pid].
17:28:09.498 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Calling initialize handler for thing 'systeminfo:computer:work' at 'org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler@799ed4e8'.
17:28:09.498 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandler" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:09.499 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ChannelUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:09.500 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.Thing" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:09.500 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ThingStatusInfo" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:09.500 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:09.500 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Start initializing!
17:28:09.500 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Systeminfo implementation is instantiated!
17:28:09.500 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Start reading Thing configuration.
17:28:09.500 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Refresh time for medium priority channels set to 3 s
17:28:09.500 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Refresh time for high priority channels set to 1 s
17:28:09.501 [safeCall-1] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Updated element systeminfo:computer:work in ManagedThingProvider.
17:28:09.501 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Properties updated!
17:28:09.501 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Schedule high priority tasks at fixed rate 1 s.
17:28:09.501 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Schedule medium priority tasks at fixed rate 3 s.
17:28:09.501 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Schedule one time update for low priority tasks.
17:28:09.501 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Thing is successfully initialized!
17:28:09.501 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Added new element systeminfo_computer_work_storage_available -> systeminfo:computer:work:storage#available to ManagedItemChannelLinkProvider.
17:28:09.502 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Added new element systeminfo:computer:work to ManagedThingProvider.
17:28:09.502 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Added new element test to ManagedItemProvider.
17:28:09.502 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Added new element test -> systeminfo:computer:work:storage#available to ManagedItemChannelLinkProvider.
17:28:09.505 [OH-thingLinkManager-5] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Refresh command received for channel systeminfo:computer:work:storage#available!
17:28:10.502 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing 'systeminfo:computer:work' is no longer tracked by ThingManager.
17:28:10.502 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Calling dispose handler for thing 'systeminfo:computer:work' at 'org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler@799ed4e8'.
17:28:10.503 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandler" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:10.504 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ChannelUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:10.505 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.Thing" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:10.505 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ThingStatusInfo" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:10.505 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
17:28:10.505 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - High prioriy tasks will not be run anymore !
17:28:10.505 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Medium prioriy tasks will not be run anymore !
17:28:10.505 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Calling unregisterHandler handler for thing 'systeminfo:computer:work' at 'org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory@6293e39e'.
17:28:10.507 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
17:28:10.508 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ThingTypeUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
17:28:10.508 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.Thing" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
17:28:10.508 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.config.core.Configuration" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
17:28:10.508 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ThingUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@79c97cb[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
17:28:10.509 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Removed element systeminfo_computer_work_storage_available -> systeminfo:computer:work:storage#available from ManagedItemChannelLinkProvider.
17:28:10.509 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Removed element systeminfo:computer:work from ManagedThingProvider.
17:28:10.510 [main] DEBUG org.eclipse.smarthome.core.internal.items.ItemRegistryImpl - Item test was removed, trying to clean up corresponding metadata
17:28:10.510 [main] DEBUG org.eclipse.smarthome.core.internal.items.ManagedMetadataProviderImpl - Removing all metadata for item test
17:28:10.510 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Removed element test from ManagedItemProvider.
17:28:10.510 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedThingProvider" has been removed.
17:28:10.514 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing handler factory 'SysteminfoHandlerFactory' removed
17:28:10.515 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing handler factory 'SysteminfoHandlerFactory' removed
17:28:10.515 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ChannelItemProvider" has been removed.
17:28:10.516 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedItemChannelLinkProvider" has been removed.
17:28:10.516 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedMetadataProviderImpl" has been removed.
17:28:10.516 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedItemProvider" has been removed.
Tests run  : 53
Passed     : 53
Errors     : 0
Failures   : 0
[INFO] No Errors
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.openhab.binding.systeminfo.tests ---
[INFO] Installing /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.systeminfo.tests/target/org.openhab.binding.systeminfo.tests-2.5.3-SNAPSHOT.jar to /home/travis/.m2/repository/org/openhab/addons/itests/org.openhab.binding.systeminfo.tests/2.5.3-SNAPSHOT/org.openhab.binding.systeminfo.tests-2.5.3-SNAPSHOT.jar
[INFO] Installing /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.systeminfo.tests/pom.xml to /home/travis/.m2/repository/org/openhab/addons/itests/org.openhab.binding.systeminfo.tests/2.5.3-SNAPSHOT/org.openhab.binding.systeminfo.tests-2.5.3-SNAPSHOT.pom
[INFO] 
[INFO] ----< org.openhab.addons.itests:org.openhab.binding.tradfri.tests >-----
[INFO] Building openHAB Add-ons :: Integration Tests :: TRÅDFRI Binding 2.5.3-SNAPSHOT [244/247]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.openhab.binding.tradfri.tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java) @ org.openhab.binding.tradfri.tests ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:directory-of (directories) @ org.openhab.binding.tradfri.tests ---
[INFO] Directory of org.openhab.addons:org.openhab.addons.reactor set to: /home/travis/build/openhab/openhab-addons
[INFO] 
[INFO] --- spotless-maven-plugin:1.24.3:check (codestyle_check) @ org.openhab.binding.tradfri.tests ---
[INFO] Spotless check skipped
[INFO] Spotless check skipped
[INFO] Spotless check skipped
[INFO] Spotless check skipped
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.openhab.binding.tradfri.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.tradfri.tests/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.openhab.binding.tradfri.tests ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- bnd-maven-plugin:4.3.0:bnd-process (default) @ org.openhab.binding.tradfri.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.openhab.binding.tradfri.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.tradfri.tests/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.openhab.binding.tradfri.tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.openhab.binding.tradfri.tests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ org.openhab.binding.tradfri.tests ---
[INFO] Building jar: /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.tradfri.tests/target/org.openhab.binding.tradfri.tests-2.5.3-SNAPSHOT.jar
[INFO] 
[INFO] --- bnd-indexer-maven-plugin:4.3.0:index (index) @ org.openhab.binding.tradfri.tests ---
[INFO] 
[INFO] --- bnd-indexer-maven-plugin:4.3.0:index (test-index) @ org.openhab.binding.tradfri.tests ---
[INFO] 
[INFO] --- bnd-testing-maven-plugin:4.3.0:testing (default) @ org.openhab.binding.tradfri.tests ---
[INFO] Matching glob *
required wires for org.eclipse.osgi_3.13.100.v20180827-1536 [0] []
required wires for javax.measure.unit-api_1.0.0 [1] []
required wires for org.apache.commons.io_2.2.0 [2] []
required wires for org.apache.commons.lang_2.6.0 [3] []
required wires for org.apache.felix.configadmin_1.9.8 [4] []
required wires for org.apache.felix.scr_2.1.10 [5] []
required wires for org.osgi.service.event_1.4.0.201802012106 [6] []
required wires for org.openhab.core_2.5.0 [7] []
required wires for org.openhab.core.config.core_2.5.0 [8] []
required wires for ch.qos.logback.core_1.2.3 [9] []
required wires for org.openhab.core.config.discovery_2.5.0 [10] []
required wires for org.openhab.core.io.console_2.5.0 [11] []
required wires for org.openhab.core.thing_2.5.0 [12] []
required wires for slf4j.api_1.7.25 [13] []
required wires for org.eclipse.equinox.event_1.4.300.v20180827-1235 [14] []
required wires for com.google.gson_2.8.2.v20180104-1110 [15] []
required wires for javax.jmdns_3.5.5 [16] []
required wires for org.apache.servicemix.specs.activation-api-1.1_2.9.0 [17] []
required wires for org.apache.servicemix.specs.jaxb-api-2.2_2.9.0 [18] []
required wires for org.apache.servicemix.specs.stax-api-1.2_2.9.0 [19] []
required wires for org.openhab.core.config.discovery.mdns_2.5.0 [20] []
required wires for org.openhab.core.io.transport.mdns_2.5.0 [21] []
required wires for org.apache.felix.http.servlet-api_1.1.2 [22] []
required wires for org.objenesis_2.6.0 [23] []
required wires for org.openhab.core.test_2.5.0 [24] []
required wires for osgi.enroute.hamcrest.wrapper_1.3.0.201610141744 [25] []
required wires for osgi.enroute.junit.wrapper_4.12.0.201610141744 [26] []
required wires for org.apache.servicemix.bundles.xstream_1.4.7.1 [27] []
required wires for org.openhab.core.binding.xml_2.5.0 [28] []
required wires for org.openhab.core.config.xml_2.5.0 [29] []
required wires for org.openhab.core.thing.xml_2.5.0 [30] []
required wires for tec.uom.lib.uom-lib-common_1.0.3 [31] []
required wires for tec.uom.se_1.0.10 [32] []
required wires for org.apache.servicemix.bundles.jaxb-impl_2.2.11.1 [33] []
required wires for net.bytebuddy.byte-buddy_1.9.10 [34] []
required wires for net.bytebuddy.byte-buddy-agent_1.9.10 [35] []
required wires for org.mockito.mockito-core_3.1.0 [36] []
required wires for org.eclipse.jetty.http_9.4.20.v20190813 [37] []
required wires for org.eclipse.jetty.io_9.4.20.v20190813 [38] []
required wires for org.eclipse.jetty.security_9.4.20.v20190813 [39] []
required wires for org.eclipse.jetty.server_9.4.20.v20190813 [40] []
required wires for org.eclipse.jetty.servlet_9.4.20.v20190813 [41] []
required wires for org.eclipse.jetty.util_9.4.20.v20190813 [42] []
required wires for org.eclipse.californium.core_2.0.0 [43] []
required wires for org.eclipse.californium.element-connector_2.0.0 [44] []
required wires for org.eclipse.californium.scandium_2.0.0 [45] []
required wires for org.openhab.binding.tradfri_2.5.3.202003041721 [46] []
required wires for org.openhab.binding.tradfri.tests_2.5.3.202003041728 [47] [osgi.wiring.host; filter:="(osgi.wiring.host=org.openhab.binding.tradfri)" -> osgi.wiring.host; bundle-version:Version="2.5.3.202003041721"; osgi.wiring.host="org.openhab.binding.tradfri"]
required wires for slf4j.simple_1.7.21 [48] [osgi.wiring.host; filter:="(osgi.wiring.host=slf4j.api)" -> osgi.wiring.host; bundle-version:Version="1.7.25"; osgi.wiring.host="slf4j.api"]
required wires for biz.aQute.tester_4.3.0.201909301554 [49] []
required wires for org.openhab.binding.tradfri.tests_2.5.3.202003041728 [47] [osgi.wiring.host; filter:="(osgi.wiring.host=org.openhab.binding.tradfri)" -> osgi.wiring.host; bundle-version:Version="2.5.3.202003041721"; osgi.wiring.host="org.openhab.binding.tradfri"]
[safeCall-2] INFO org.eclipse.californium.scandium.dtls.InMemoryConnectionStore - Created new InMemoryConnectionStore [capacity: 100, connection expiration threshold: 60s]
[safeCall-2] INFO org.eclipse.californium.core.network.config.NetworkConfig - writing properties to file /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.tradfri.tests/target/test/tmp/testing/itest/Californium.properties
[safeCall-2] INFO org.eclipse.californium.core.network.RandomTokenGenerator - using tokens of 8 bytes in length
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps CoapEndpoint uses strict context
[safeCall-2] INFO org.eclipse.californium.core.network.stack.BlockwiseLayer - BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false
[safeCall-2] INFO org.eclipse.californium.core.network.stack.ReliabilityLayer - ReliabilityLayer uses ACK_TIMEOUT=2000, ACK_RANDOM_FACTOR=1.5, and ACK_TIMEOUT_SCALE=2.0 as default
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps Endpoint [coaps://0.0.0.0:0] requires an executor to start, using default single-threaded daemon executor
[safeCall-2] INFO org.eclipse.californium.scandium.DTLSConnector - multiple network interfaces, using smallest MTU [1460]
[safeCall-2] INFO org.eclipse.californium.scandium.DTLSConnector - DTLSConnector listening on 0.0.0.0/0.0.0.0:33819, recv buf = 106496, send buf = 106496, recv packet size = 16490, MTU = 1460
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps Started endpoint at coaps://0.0.0.0:33819
[safeCall-2] INFO org.eclipse.californium.core.CoapClient - started set client endpoint 0.0.0.0/0.0.0.0:33819
[DTLS-Receiver-0-0.0.0.0/0.0.0.0:33819] INFO org.eclipse.californium.scandium.DTLSConnector - Starting worker thread [DTLS-Receiver-0-0.0.0.0/0.0.0.0:33819]
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps Destroying endpoint at coaps://0.0.0.0:33819
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps Stopping endpoint at coaps://0.0.0.0:33819
[safeCall-2] INFO org.eclipse.californium.scandium.DTLSConnector - Stopping DTLS connector on [0.0.0.0/0.0.0.0:33819]
[DTLS-Receiver-0-0.0.0.0/0.0.0.0:33819] INFO org.eclipse.californium.scandium.DTLSConnector - Worker thread [DTLS-Receiver-0-0.0.0.0/0.0.0.0:33819] has terminated
[safeCall-2] INFO org.eclipse.californium.scandium.dtls.InMemoryConnectionStore - Created new InMemoryConnectionStore [capacity: 100, connection expiration threshold: 60s]
[safeCall-2] INFO org.eclipse.californium.core.network.RandomTokenGenerator - using tokens of 8 bytes in length
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps CoapEndpoint uses strict context
[safeCall-2] INFO org.eclipse.californium.core.network.stack.BlockwiseLayer - BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false
[safeCall-2] INFO org.eclipse.californium.core.network.stack.ReliabilityLayer - ReliabilityLayer uses ACK_TIMEOUT=2000, ACK_RANDOM_FACTOR=1.5, and ACK_TIMEOUT_SCALE=2.0 as default
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps Endpoint [coaps://0.0.0.0:0] requires an executor to start, using default single-threaded daemon executor
[safeCall-2] INFO org.eclipse.californium.scandium.DTLSConnector - multiple network interfaces, using smallest MTU [1460]
[safeCall-2] INFO org.eclipse.californium.scandium.DTLSConnector - DTLSConnector listening on 0.0.0.0/0.0.0.0:49073, recv buf = 106496, send buf = 106496, recv packet size = 16490, MTU = 1460
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps Started endpoint at coaps://0.0.0.0:49073
[safeCall-2] INFO org.eclipse.californium.core.CoapClient - started set client endpoint 0.0.0.0/0.0.0.0:49073
[DTLS-Receiver-0-0.0.0.0/0.0.0.0:49073] INFO org.eclipse.californium.scandium.DTLSConnector - Starting worker thread [DTLS-Receiver-0-0.0.0.0/0.0.0.0:49073]
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps Destroying endpoint at coaps://0.0.0.0:49073
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps Stopping endpoint at coaps://0.0.0.0:49073
[safeCall-2] INFO org.eclipse.californium.scandium.DTLSConnector - Stopping DTLS connector on [0.0.0.0/0.0.0.0:49073]
[DTLS-Receiver-0-0.0.0.0/0.0.0.0:49073] INFO org.eclipse.californium.scandium.DTLSConnector - Worker thread [DTLS-Receiver-0-0.0.0.0/0.0.0.0:49073] has terminated
Tests run  : 7
Passed     : 7
Errors     : 0
Failures   : 0
[INFO] No Errors
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.openhab.binding.tradfri.tests ---
[INFO] Installing /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.tradfri.tests/target/org.openhab.binding.tradfri.tests-2.5.3-SNAPSHOT.jar to /home/travis/.m2/repository/org/openhab/addons/itests/org.openhab.binding.tradfri.tests/2.5.3-SNAPSHOT/org.openhab.binding.tradfri.tests-2.5.3-SNAPSHOT.jar
[INFO] Installing /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.tradfri.tests/pom.xml to /home/travis/.m2/repository/org/openhab/addons/itests/org.openhab.binding.tradfri.tests/2.5.3-SNAPSHOT/org.openhab.binding.tradfri.tests-2.5.3-SNAPSHOT.pom
[INFO] 
[INFO] ------< org.openhab.addons.itests:org.openhab.binding.wemo.tests >------
[INFO] Building openHAB Add-ons :: Integration Tests :: Wemo Binding Tests 2.5.3-SNAPSHOT [245/247]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.openhab.binding.wemo.tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java) @ org.openhab.binding.wemo.tests ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:directory-of (directories) @ org.openhab.binding.wemo.tests ---
[INFO] Directory of org.openhab.addons:org.openhab.addons.reactor set to: /home/travis/build/openhab/openhab-addons
[INFO] 
[INFO] --- spotless-maven-plugin:1.24.3:check (codestyle_check) @ org.openhab.binding.wemo.tests ---
[INFO] Spotless check skipped
[INFO] Spotless check skipped
[INFO] Spotless check skipped
[INFO] Spotless check skipped
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.openhab.binding.wemo.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.openhab.binding.wemo.tests ---
[INFO] Changes detected - recompiling the module!
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoDiscoveryOSGiTest.java:[26,803] The type InboxFilterCriteria is deprecated
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoDiscoveryOSGiTest.java:[36,1242] The import org.openhab.binding.wemo.internal.discovery.WemoDiscoveryService is never used
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoDiscoveryOSGiTest.java:[76,2493] Device is a raw type. References to generic type Device<DI,D,S> should be parameterized
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoDiscoveryOSGiTest.java:[78,2614] Device is a raw type. References to generic type Device<DI,D,S> should be parameterized
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoDiscoveryOSGiTest.java:[79,2653] Device is a raw type. References to generic type Device<DI,D,S> should be parameterized
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoDiscoveryOSGiTest.java:[83,2763] Potential null pointer access: The variable device may be null at this location
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoDiscoveryOSGiTest.java:[89,2988] The method get(InboxFilterCriteria) from the type Inbox is deprecated
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoDiscoveryOSGiTest.java:[89,2996] The type InboxFilterCriteria is deprecated
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoDiscoveryOSGiTest.java:[89,2996] The constructor InboxFilterCriteria(ThingUID, DiscoveryResultFlag) is deprecated
[INFO] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/test/GenericWemoOSGiTest.java:[118,4936] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull ChannelTypeProvider'. Declaring type 'Mockito' doesn't seem to be designed with null type annotations in mind
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/test/GenericWemoOSGiTest.java:[119,5047] The constructor ChannelType(ChannelTypeUID, boolean, String, ChannelKind, String, String, String, Set<String>, StateDescription, EventDescription, URI) is deprecated
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/handler/test/WemoLightHandlerOSGiTest.java:[42,1534] The import org.openhab.binding.wemo.internal.handler.WemoLightHandler is never used
[INFO] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/handler/test/WemoHandlerTest.java:[61,2176] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull Thing'. Declaring type 'Mockito' doesn't seem to be designed with null type annotations in mind
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/handler/test/WemoMakerHandlerOSGiTest.java:[40,1406] The import org.openhab.binding.wemo.internal.handler.WemoMakerHandler is never used
[INFO] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoLinkDiscoveryServiceOSGiTest.java:[60,2144] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull Bridge'. Declaring type 'Mockito' doesn't seem to be designed with null type annotations in mind
[INFO] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoLinkDiscoveryServiceOSGiTest.java:[64,2352] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull WemoBridgeHandler'. Declaring type 'Mockito' doesn't seem to be designed with null type annotations in mind
[INFO] 
[INFO] --- bnd-maven-plugin:4.3.0:bnd-process (default) @ org.openhab.binding.wemo.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.openhab.binding.wemo.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.openhab.binding.wemo.tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.openhab.binding.wemo.tests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ org.openhab.binding.wemo.tests ---
[INFO] Building jar: /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/target/org.openhab.binding.wemo.tests-2.5.3-SNAPSHOT.jar
[INFO] 
[INFO] --- bnd-indexer-maven-plugin:4.3.0:index (index) @ org.openhab.binding.wemo.tests ---
[INFO] 
[INFO] --- bnd-indexer-maven-plugin:4.3.0:index (test-index) @ org.openhab.binding.wemo.tests ---
[INFO] 
[INFO] --- bnd-testing-maven-plugin:4.3.0:testing (default) @ org.openhab.binding.wemo.tests ---
[INFO] Matching glob *
required wires for org.eclipse.osgi_3.13.100.v20180827-1536 [0] []
required wires for ch.qos.logback.core_1.2.3 [1] []
required wires for com.google.gson_2.8.2.v20180104-1110 [2] []
required wires for javax.measure.unit-api_1.0.0 [3] []
required wires for org.apache.commons.exec_1.1.0 [4] []
required wires for org.apache.commons.io_2.2.0 [5] []
required wires for org.apache.commons.lang_2.6.0 [6] []
required wires for org.apache.felix.configadmin_1.9.8 [7] []
required wires for org.apache.felix.http.servlet-api_1.1.2 [8] []
required wires for org.apache.felix.scr_2.1.10 [9] []
required wires for org.apache.xbean.bundleutils_4.12.0 [10] []
required wires for org.apache.xbean.finder_4.12.0 [11] []
required wires for org.eclipse.equinox.event_1.4.300.v20180827-1235 [12] []
required wires for org.jupnp_2.5.2 [13] []
required wires for org.objenesis_2.6.0 [14] []
required wires for org.openhab.core_2.5.0 [15] []
required wires for org.openhab.core.config.core_2.5.0 [16] []
required wires for org.openhab.core.config.discovery_2.5.0 [17] []
required wires for org.openhab.core.config.discovery.upnp_2.5.0 [18] []
required wires for org.openhab.core.io.console_2.5.0 [19] []
required wires for org.openhab.core.io.net_2.5.0 [20] []
required wires for org.openhab.core.io.transport.upnp_2.5.0 [21] []
required wires for org.openhab.core.test_2.5.0 [22] []
required wires for org.openhab.core.thing_2.5.0 [23] []
required wires for org.osgi.service.event_1.4.0.201802012106 [24] []
required wires for osgi.enroute.hamcrest.wrapper_1.3.0.201610141744 [25] []
required wires for osgi.enroute.junit.wrapper_4.12.0.201610141744 [26] []
required wires for slf4j.api_1.7.25 [27] []
required wires for org.apache.servicemix.bundles.xstream_1.4.7.1 [28] []
required wires for org.openhab.core.binding.xml_2.5.0 [29] []
required wires for org.openhab.core.config.xml_2.5.0 [30] []
required wires for org.openhab.core.thing.xml_2.5.0 [31] []
required wires for org.apache.servicemix.specs.activation-api-1.1_2.9.0 [32] []
required wires for org.apache.servicemix.specs.jaxb-api-2.2_2.9.0 [33] []
required wires for org.apache.servicemix.specs.stax-api-1.2_2.9.0 [34] []
required wires for tec.uom.lib.uom-lib-common_1.0.3 [35] []
required wires for tec.uom.se_1.0.10 [36] []
required wires for org.apache.servicemix.bundles.jaxb-impl_2.2.11.1 [37] []
required wires for net.bytebuddy.byte-buddy_1.9.10 [38] []
required wires for net.bytebuddy.byte-buddy-agent_1.9.10 [39] []
required wires for org.mockito.mockito-core_3.1.0 [40] []
required wires for org.objectweb.asm_7.1.0 [41] []
required wires for org.objectweb.asm.commons_7.1.0 [42] []
required wires for org.objectweb.asm.tree_7.1.0 [43] []
required wires for org.eclipse.jetty.client_9.4.20.v20190813 [44] []
required wires for org.eclipse.jetty.http_9.4.20.v20190813 [45] []
required wires for org.eclipse.jetty.io_9.4.20.v20190813 [46] []
required wires for org.eclipse.jetty.security_9.4.20.v20190813 [47] []
required wires for org.eclipse.jetty.server_9.4.20.v20190813 [48] []
required wires for org.eclipse.jetty.servlet_9.4.20.v20190813 [49] []
required wires for org.eclipse.jetty.util_9.4.20.v20190813 [50] []
required wires for org.eclipse.jetty.websocket.api_9.4.20.v20190813 [51] []
required wires for org.eclipse.jetty.websocket.client_9.4.20.v20190813 [52] []
required wires for org.eclipse.jetty.websocket.common_9.4.20.v20190813 [53] []
required wires for org.eclipse.jetty.xml_9.4.20.v20190813 [54] []
required wires for org.ops4j.pax.web.pax-web-api_7.2.11 [55] []
required wires for slf4j.simple_1.7.21 [56] [osgi.wiring.host; filter:="(osgi.wiring.host=slf4j.api)" -> osgi.wiring.host; bundle-version:Version="1.7.25"; osgi.wiring.host="slf4j.api"]
required wires for org.openhab.binding.wemo_2.5.3.202003041721 [57] []
required wires for org.openhab.binding.wemo.tests_2.5.3.202003041728 [58] [osgi.wiring.host; filter:="(osgi.wiring.host=org.openhab.binding.wemo)" -> osgi.wiring.host; bundle-version:Version="2.5.3.202003041721"; osgi.wiring.host="org.openhab.binding.wemo"]
required wires for biz.aQute.tester_4.3.0.201909301554 [59] []
required wires for org.openhab.binding.wemo.tests_2.5.3.202003041728 [58] [osgi.wiring.host; filter:="(osgi.wiring.host=org.openhab.binding.wemo)" -> osgi.wiring.host; bundle-version:Version="2.5.3.202003041721"; osgi.wiring.host="org.openhab.binding.wemo"]
[main] INFO org.eclipse.smarthome.config.discovery.internal.PersistentInbox - Added new thing 'wemo:insight:Test-1_0-22124' to inbox.
[OH-thingHandler-1] INFO org.eclipse.jetty.util.log - Logging initialized @3068ms to org.eclipse.jetty.util.log.Slf4jLog
[OH-thingHandler-1] ERROR org.eclipse.smarthome.io.net.http.internal.WebClientFactoryImpl - Could not start Jetty http client
java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1302)
	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:231)
	at org.eclipse.jetty.io.ManagedSelector.doStart(ManagedSelector.java:122)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117)
	at org.eclipse.jetty.io.SelectorManager.doStart(SelectorManager.java:262)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117)
	at org.eclipse.jetty.client.AbstractConnectorHttpClientTransport.doStart(AbstractConnectorHttpClientTransport.java:64)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117)
	at org.eclipse.jetty.client.HttpClient.doStart(HttpClient.java:244)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
	at org.eclipse.smarthome.io.net.http.internal.WebClientFactoryImpl$2.run(WebClientFactoryImpl.java:280)
	at org.eclipse.smarthome.io.net.http.internal.WebClientFactoryImpl$2.run(WebClientFactoryImpl.java:1)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.smarthome.io.net.http.internal.WebClientFactoryImpl.createHttpClientInternal(WebClientFactoryImpl.java:256)
	at org.eclipse.smarthome.io.net.http.internal.WebClientFactoryImpl.access$7(WebClientFactoryImpl.java:253)
	at org.eclipse.smarthome.io.net.http.internal.WebClientFactoryImpl$1.run(WebClientFactoryImpl.java:224)
	at org.eclipse.smarthome.io.net.http.internal.WebClientFactoryImpl$1.run(WebClientFactoryImpl.java:1)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.smarthome.io.net.http.internal.WebClientFactoryImpl.initialize(WebClientFactoryImpl.java:215)
	at org.eclipse.smarthome.io.net.http.internal.WebClientFactoryImpl.getCommonHttpClient(WebClientFactoryImpl.java:166)
	at org.eclipse.smarthome.io.net.http.HttpUtil.executeUrlAndGetReponse(HttpUtil.java:194)
	at org.eclipse.smarthome.io.net.http.HttpUtil.executeUrl(HttpUtil.java:156)
	at org.eclipse.smarthome.io.net.http.HttpUtil.executeUrl(HttpUtil.java:131)
	at org.openhab.binding.wemo.internal.http.WemoHttpCall.executeCall(WemoHttpCall.java:44)
	at org.openhab.binding.wemo.internal.handler.WemoHandler.updateWemoState(WemoHandler.java:443)
	at org.openhab.binding.wemo.internal.handler.WemoHandler$1.run(WemoHandler.java:101)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
[OH-thingHandler-1] ERROR org.openhab.binding.wemo.internal.handler.WemoHandler - Failed to get actual state for device 'wemo:insight:Test-1_0-22124': Could not start Jetty http client
[main] INFO org.eclipse.smarthome.config.discovery.internal.PersistentInbox - Added new thing 'wemo:socket:Test-1_0-22124' to inbox.
[main] ERROR org.openhab.binding.wemo.internal.handler.WemoHandler - Failed to send command 'OFF' for device 'wemo:socket:TestThing': Invalid URI host: null (authority: 127.0.0.1:null)
[main] INFO org.eclipse.smarthome.config.discovery.internal.PersistentInbox - Added new thing 'wemo:socket:Test-1_0-22124' to inbox.
[main] ERROR org.openhab.binding.wemo.internal.handler.WemoHandler - Failed to get actual state for device 'wemo:socket:TestThing': Invalid URI host: null (authority: 127.0.0.1:null)
[forceRemove-2] ERROR org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl - Could not inform the ThingTracker 'org.eclipse.smarthome.core.thing.internal.ThingManagerImpl@76563d26' about the 'THING_REMOVED' event!
java.lang.NullPointerException
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.doDisposeHandler(ThingManagerImpl.java:834)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.disposeHandler(ThingManagerImpl.java:822)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.unregisterAndDisposeHandler(ThingManagerImpl.java:859)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.thingRemoved(ThingManagerImpl.java:465)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyTrackers(ThingRegistryImpl.java:217)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyListenersAboutRemovedElement(ThingRegistryImpl.java:137)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyListenersAboutRemovedElement(ThingRegistryImpl.java:1)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.removed(AbstractRegistry.java:243)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.removed(AbstractRegistry.java:1)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListeners(AbstractProvider.java:59)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListeners(AbstractProvider.java:75)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListenersAboutRemovedElement(AbstractProvider.java:83)
	at org.eclipse.smarthome.core.common.registry.AbstractManagedProvider.remove(AbstractManagedProvider.java:103)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.remove(AbstractRegistry.java:338)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.forceRemove(ThingRegistryImpl.java:104)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8$1.run(ThingManagerImpl.java:975)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8$1.run(ThingManagerImpl.java:1)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8.run(ThingManagerImpl.java:972)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
[safeCall-2] ERROR org.eclipse.smarthome.core.internal.common.AbstractInvocationHandler - An error occurred while calling method 'Runnable.run()' on 'org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$$Lambda$111/1491676195@2524f810': null
java.lang.NullPointerException
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.setThingStatus(ThingManagerImpl.java:1177)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.lambda$5(ThingManagerImpl.java:804)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.smarthome.core.internal.common.AbstractInvocationHandler.invokeDirect(AbstractInvocationHandler.java:152)
	at org.eclipse.smarthome.core.internal.common.Invocation.call(Invocation.java:52)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
[forceRemove-2] ERROR org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl - Could not inform the ThingTracker 'org.eclipse.smarthome.core.thing.internal.ThingManagerImpl@6dd1c3ed' about the 'THING_REMOVED' event!
java.lang.NullPointerException
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.thingRemoved(ThingManagerImpl.java:467)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyTrackers(ThingRegistryImpl.java:217)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyListenersAboutRemovedElement(ThingRegistryImpl.java:137)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyListenersAboutRemovedElement(ThingRegistryImpl.java:1)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.removed(AbstractRegistry.java:243)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.removed(AbstractRegistry.java:1)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListeners(AbstractProvider.java:59)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListeners(AbstractProvider.java:75)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListenersAboutRemovedElement(AbstractProvider.java:83)
	at org.eclipse.smarthome.core.common.registry.AbstractManagedProvider.remove(AbstractManagedProvider.java:103)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.remove(AbstractRegistry.java:338)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.forceRemove(ThingRegistryImpl.java:104)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8$1.run(ThingManagerImpl.java:975)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8$1.run(ThingManagerImpl.java:1)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8.run(ThingManagerImpl.java:972)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
[forceRemove-1] ERROR org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl - Could not inform the ThingTracker 'org.eclipse.smarthome.core.thing.internal.ThingManagerImpl@6dd1c3ed' about the 'THING_REMOVED' event!
java.lang.NullPointerException
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.thingRemoved(ThingManagerImpl.java:467)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyTrackers(ThingRegistryImpl.java:217)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyListenersAboutRemovedElement(ThingRegistryImpl.java:137)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyListenersAboutRemovedElement(ThingRegistryImpl.java:1)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.removed(AbstractRegistry.java:243)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.removed(AbstractRegistry.java:1)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListeners(AbstractProvider.java:59)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListeners(AbstractProvider.java:75)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListenersAboutRemovedElement(AbstractProvider.java:83)
	at org.eclipse.smarthome.core.common.registry.AbstractManagedProvider.remove(AbstractManagedProvider.java:103)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.remove(AbstractRegistry.java:338)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.forceRemove(ThingRegistryImpl.java:104)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8$1.run(ThingManagerImpl.java:975)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8$1.run(ThingManagerImpl.java:1)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8.run(ThingManagerImpl.java:972)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
[forceRemove-1] ERROR org.eclipse.smarthome.core.common.registry.AbstractProvider - Could not inform the listener 'org.eclipse.smarthome.core.thing.link.ThingLinkManager$3@7c2ed8a' about the 'REMOVED' event!: ManagedProvider is not available
java.lang.IllegalStateException: ManagedProvider is not available
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.lambda$2(AbstractRegistry.java:337)
	at java.util.Optional.orElseThrow(Optional.java:290)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.remove(AbstractRegistry.java:337)
	at org.eclipse.smarthome.core.thing.link.ThingLinkManager$3.removed(ThingLinkManager.java:233)
	at org.eclipse.smarthome.core.thing.link.ThingLinkManager$3.removed(ThingLinkManager.java:1)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListeners(AbstractProvider.java:59)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListeners(AbstractProvider.java:75)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListenersAboutRemovedElement(AbstractProvider.java:83)
	at org.eclipse.smarthome.core.common.registry.AbstractManagedProvider.remove(AbstractManagedProvider.java:103)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.remove(AbstractRegistry.java:338)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.forceRemove(ThingRegistryImpl.java:104)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8$1.run(ThingManagerImpl.java:975)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8$1.run(ThingManagerImpl.java:1)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8.run(ThingManagerImpl.java:972)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
[main] INFO org.eclipse.smarthome.config.discovery.internal.PersistentInbox - Added new thing 'wemo:Maker:Test-1_0-22124' to inbox.
[main] INFO org.eclipse.smarthome.config.discovery.internal.PersistentInbox - Added new thing 'wemo:Maker:Test-1_0-22124' to inbox.
[forceRemove-1] ERROR org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl - Could not inform the ThingTracker 'org.eclipse.smarthome.core.thing.internal.ThingManagerImpl@6342d610' about the 'THING_REMOVED' event!
java.lang.NullPointerException
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.doUnregisterHandler(ThingManagerImpl.java:792)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.unregisterHandler(ThingManagerImpl.java:783)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.unregisterAndDisposeHandler(ThingManagerImpl.java:860)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.thingRemoved(ThingManagerImpl.java:465)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyTrackers(ThingRegistryImpl.java:217)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyListenersAboutRemovedElement(ThingRegistryImpl.java:137)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyListenersAboutRemovedElement(ThingRegistryImpl.java:1)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.removed(AbstractRegistry.java:243)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.removed(AbstractRegistry.java:1)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListeners(AbstractProvider.java:59)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListeners(AbstractProvider.java:75)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListenersAboutRemovedElement(AbstractProvider.java:83)
	at org.eclipse.smarthome.core.common.registry.AbstractManagedProvider.remove(AbstractManagedProvider.java:103)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.remove(AbstractRegistry.java:338)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.forceRemove(ThingRegistryImpl.java:104)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8$1.run(ThingManagerImpl.java:975)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8$1.run(ThingManagerImpl.java:1)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8.run(ThingManagerImpl.java:972)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Tests run  : 24
Passed     : 24
Errors     : 0
Failures   : 0
[INFO] No Errors
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.openhab.binding.wemo.tests ---
[INFO] Installing /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/target/org.openhab.binding.wemo.tests-2.5.3-SNAPSHOT.jar to /home/travis/.m2/repository/org/openhab/addons/itests/org.openhab.binding.wemo.tests/2.5.3-SNAPSHOT/org.openhab.binding.wemo.tests-2.5.3-SNAPSHOT.jar
[INFO] Installing /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/pom.xml to /home/travis/.m2/repository/org/openhab/addons/itests/org.openhab.binding.wemo.tests/2.5.3-SNAPSHOT/org.openhab.binding.wemo.tests-2.5.3-SNAPSHOT.pom
[INFO] 
[INFO] ----< org.openhab.addons.itests:org.openhab.io.hueemulation.tests >-----
[INFO] Building openHAB Add-ons :: Integration Tests :: Hue Emulation Service Tests 2.5.3-SNAPSHOT [246/247]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.openhab.io.hueemulation.tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java) @ org.openhab.io.hueemulation.tests ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:directory-of (directories) @ org.openhab.io.hueemulation.tests ---
[INFO] Directory of org.openhab.addons:org.openhab.addons.reactor set to: /home/travis/build/openhab/openhab-addons
[INFO] 
[INFO] --- spotless-maven-plugin:1.24.3:check (codestyle_check) @ org.openhab.io.hueemulation.tests ---
[INFO] Spotless check skipped
[INFO] Spotless check skipped
[INFO] Spotless check skipped
[INFO] Spotless check skipped
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.openhab.io.hueemulation.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/travis/build/openhab/openhab-addons/itests/org.openhab.io.hueemulation.tests/src/main/resources
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:reserve-network-port (reserve-network-port) @ org.openhab.io.hueemulation.tests ---
[INFO] Reserved port 34651 for org.osgi.service.http.port
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.openhab.io.hueemulation.tests ---
[INFO] Changes detected - recompiling the module!
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.io.hueemulation.tests/src/main/java/org/openhab/io/hueemulation/internal/HueEmulationServiceOSGiTest.java:[70,2482] Potential null pointer access: The variable configurationAdmin may be null at this location
[INFO] 
[INFO] --- bnd-maven-plugin:4.3.0:bnd-process (default) @ org.openhab.io.hueemulation.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.openhab.io.hueemulation.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/travis/build/openhab/openhab-addons/itests/org.openhab.io.hueemulation.tests/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.openhab.io.hueemulation.tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.openhab.io.hueemulation.tests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ org.openhab.io.hueemulation.tests ---
[INFO] Building jar: /home/travis/build/openhab/openhab-addons/itests/org.openhab.io.hueemulation.tests/target/org.openhab.io.hueemulation.tests-2.5.3-SNAPSHOT.jar
[INFO] 
[INFO] --- bnd-indexer-maven-plugin:4.3.0:index (index) @ org.openhab.io.hueemulation.tests ---
[INFO] 
[INFO] --- bnd-indexer-maven-plugin:4.3.0:index (test-index) @ org.openhab.io.hueemulation.tests ---
[INFO] 
[INFO] --- bnd-testing-maven-plugin:4.3.0:testing (default) @ org.openhab.io.hueemulation.tests ---
[INFO] Matching glob *
[main] INFO org.eclipse.jetty.util.log - Logging initialized @2459ms to org.eclipse.jetty.util.log.Slf4jLog
[main] INFO org.ops4j.pax.web.service.internal.Activator - EventAdmin support enabled, servlet events will be postet to topics.
[main] INFO org.ops4j.pax.web.service.internal.Activator - LogService support enabled, log events will be created.
[main] INFO org.ops4j.pax.web.service.internal.Activator - Pax Web started
required wires for org.eclipse.osgi_3.13.100.v20180827-1536 [0] []
required wires for ch.qos.logback.core_1.2.3 [1] []
required wires for com.google.gson_2.8.2.v20180104-1110 [2] []
required wires for javax.measure.unit-api_1.0.0 [3] []
required wires for org.apache.commons.io_2.2.0 [4] []
required wires for org.apache.commons.lang_2.6.0 [5] []
required wires for org.apache.felix.http.servlet-api_1.1.2 [6] []
required wires for org.apache.felix.scr_2.1.10 [7] []
required wires for org.eclipse.equinox.event_1.4.300.v20180827-1235 [8] []
required wires for org.openhab.core_2.5.0 [9] []
required wires for org.openhab.core.config.core_2.5.0 [10] []
required wires for org.openhab.core.test_2.5.0 [11] []
required wires for org.osgi.service.event_1.4.0.201802012106 [12] []
required wires for osgi.enroute.hamcrest.wrapper_1.3.0.201610141744 [13] []
required wires for osgi.enroute.junit.wrapper_4.12.0.201610141744 [14] []
required wires for slf4j.api_1.7.25 [15] []
required wires for org.apache.commons.exec_1.1.0 [16] []
required wires for org.apache.felix.configadmin_1.9.8 [17] []
required wires for org.apache.servicemix.specs.activation-api-1.1_2.9.0 [18] []
required wires for org.apache.servicemix.specs.jaxb-api-2.2_2.9.0 [19] []
required wires for org.apache.servicemix.specs.stax-api-1.2_2.9.0 [20] []
required wires for org.apache.xbean.bundleutils_4.12.0 [21] []
required wires for org.apache.xbean.finder_4.12.0 [22] []
required wires for org.jupnp_2.5.2 [23] []
required wires for org.openhab.core.automation_2.5.0 [24] []
required wires for org.openhab.core.io.console_2.5.0 [25] []
required wires for org.openhab.core.io.net_2.5.0 [26] []
required wires for org.openhab.core.thing_2.5.0 [27] []
required wires for org.apache.servicemix.bundles.xstream_1.4.7.1 [28] []
required wires for org.openhab.core.binding.xml_2.5.0 [29] []
required wires for org.openhab.core.config.xml_2.5.0 [30] []
required wires for org.openhab.core.thing.xml_2.5.0 [31] []
required wires for com.eclipsesource.jaxrs.jersey-all_2.22.2 [32] []
required wires for tec.uom.lib.uom-lib-common_1.0.3 [33] []
required wires for tec.uom.se_1.0.10 [34] []
required wires for org.apache.servicemix.bundles.jaxb-impl_2.2.11.1 [35] []
required wires for org.openhab.core.ephemeris_2.5.0 [36] []
required wires for org.objectweb.asm_7.1.0 [37] []
required wires for org.objectweb.asm.commons_7.1.0 [38] []
required wires for org.objectweb.asm.tree_7.1.0 [39] []
required wires for jollyday_0.5.8 [40] []
required wires for org.threeten.extra_1.4.0 [41] []
required wires for org.eclipse.jetty.client_9.4.20.v20190813 [42] []
required wires for org.eclipse.jetty.http_9.4.20.v20190813 [43] []
required wires for org.eclipse.jetty.io_9.4.20.v20190813 [44] []
required wires for org.eclipse.jetty.security_9.4.20.v20190813 [45] []
required wires for org.eclipse.jetty.server_9.4.20.v20190813 [46] []
required wires for org.eclipse.jetty.servlet_9.4.20.v20190813 [47] []
required wires for org.eclipse.jetty.util_9.4.20.v20190813 [48] []
required wires for org.eclipse.jetty.websocket.api_9.4.20.v20190813 [49] []
required wires for org.eclipse.jetty.websocket.client_9.4.20.v20190813 [50] []
required wires for org.eclipse.jetty.websocket.common_9.4.20.v20190813 [51] []
required wires for org.eclipse.jetty.xml_9.4.20.v20190813 [52] []
required wires for org.ops4j.pax.swissbox.optional.jcl_1.8.3 [53] []
required wires for org.ops4j.pax.web.pax-web-api_7.2.11 [54] []
required wires for org.ops4j.pax.web.pax-web-jetty_7.2.11 [55] []
required wires for org.ops4j.pax.web.pax-web-runtime_7.2.11 [56] []
required wires for org.ops4j.pax.web.pax-web-spi_7.2.11 [57] []
required wires for slf4j.simple_1.7.21 [58] [osgi.wiring.host; filter:="(osgi.wiring.host=slf4j.api)" -> osgi.wiring.host; bundle-version:Version="1.7.25"; osgi.wiring.host="slf4j.api"]
required wires for org.openhab.io.hueemulation_2.5.3.202003041722 [59] []
required wires for org.openhab.io.hueemulation.tests_2.5.3.202003041728 [60] [osgi.wiring.host; filter:="(osgi.wiring.host=org.openhab.io.hueemulation)" -> osgi.wiring.host; bundle-version:Version="2.5.3.202003041722"; osgi.wiring.host="org.openhab.io.hueemulation"]
required wires for biz.aQute.tester_4.3.0.201909301554 [61] []
required wires for org.openhab.io.hueemulation.tests_2.5.3.202003041728 [60] [osgi.wiring.host; filter:="(osgi.wiring.host=org.openhab.io.hueemulation)" -> osgi.wiring.host; bundle-version:Version="2.5.3.202003041722"; osgi.wiring.host="org.openhab.io.hueemulation"]
[paxweb-config-1-thread-1] INFO org.ops4j.pax.web.service.jetty.internal.JettyFactoryImpl - No ALPN class available
[paxweb-config-1-thread-1] INFO org.ops4j.pax.web.service.jetty.internal.JettyFactoryImpl - HTTP/2 not available, creating standard ServerConnector for Http
[OH-common-1] INFO org.openhab.io.hueemulation.internal.ConfigStore - No unique ID assigned yet. Assigning 03267fad-9ee3-4f18-95a2-2de5e26faed4 and restarting...
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.openhab.hueemulation)] INFO org.openhab.io.hueemulation.internal.ConfigStore - Using discovery ip fe80:0:0:0:4001:aff:fe14:ff52%ens4
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.openhab.hueemulation)] INFO org.openhab.io.hueemulation.internal.ConfigStore - Hue Emulation pairing disabled
[paxweb-config-1-thread-1] INFO org.ops4j.pax.web.service.jetty.internal.JettyServerImpl - Pax Web available at [0.0.0.0]:[34651]
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.ops4j.pax.web.service.internal.HttpServiceFactoryImpl - Binding bundle: [org.openhab.io.hueemulation_2.5.3.202003041722 [59]] to http service
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.ops4j.pax.web.utils.ServletContainerInitializerScanner - will add org.glassfish.jersey.servlet.init.JerseyServletContainerInitializer to ServletContainerInitializers
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.ops4j.pax.web.utils.ServletContainerInitializerScanner - added ServletContainerInitializer: org.glassfish.jersey.servlet.init.JerseyServletContainerInitializer
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.ops4j.pax.web.service.jetty.internal.HttpServiceContext - registering context DefaultHttpContext [bundle=org.openhab.io.hueemulation_2.5.3.202003041722 [59], contextID=default], with context-name: 
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.eclipse.jetty.server.handler.ContextHandler - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.openhab.io.hueemulation_2.5.3.202003041722 [59], contextID=default]}
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.eclipse.jetty.server.Server - jetty-9.4.20.v20190813; built: 2019-08-13T21:28:18.144Z; git: 84700530e645e812b336747464d6fbbf370c9a20; jvm 1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.eclipse.jetty.server.AbstractConnector - Started default@1e9ccc3a{HTTP/1.1,[http/1.1]}{0.0.0.0:34651}
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.eclipse.jetty.server.Server - Started @3134ms
[main] INFO org.ops4j.pax.web.service.internal.HttpServiceFactoryImpl - Binding bundle: [org.jupnp_2.5.2 [23]] to http service
[main] INFO org.jupnp.UpnpServiceImpl - Starting UPnP service...
[main] INFO org.jupnp.transport.impl.osgi.HttpServiceServletContainerAdapter - Registering UPnP callback servlet as /upnpcallback
[main] INFO org.ops4j.pax.web.utils.ServletContainerInitializerScanner - will add org.glassfish.jersey.servlet.init.JerseyServletContainerInitializer to ServletContainerInitializers
[main] WARN org.ops4j.pax.web.utils.ServletContainerInitializerScanner - failed to parse and instantiate of javax.servlet.ServletContainerInitializer in classpath
[main] INFO org.ops4j.pax.web.service.jetty.internal.HttpServiceContext - registering context DefaultHttpContext [bundle=org.jupnp_2.5.2 [23], contextID=custom], with context-name: 
[main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.jupnp_2.5.2 [23], contextID=custom]}
[qtp833959962-41] INFO org.eclipse.jetty.util.TypeUtil - JVM Runtime does not support Modules
[HueEmulation UPNP Server] INFO org.openhab.io.hueemulation.internal.upnp.UpnpServer - Hue Emulation UPNP server started on 127.0.0.1:8080
[main] INFO org.openhab.io.hueemulation.internal.HueEmulationService - Hue Emulation service available under /api
TEST UpnpServiceTest(org.openhab.io.hueemulation.internal.HueEmulationServiceOSGiTest) <<< ERROR: test timed out after 10000 milliseconds
org.junit.runners.model.TestTimedOutException: test timed out after 10000 milliseconds
	at java.lang.Thread.sleep(Native Method)
	at org.eclipse.smarthome.test.java.JavaTest.internalSleep(JavaTest.java:202)
	at org.eclipse.smarthome.test.java.JavaTest.waitForAssert(JavaTest.java:144)
	at org.eclipse.smarthome.test.java.JavaTest.waitForAssert(JavaTest.java:120)
	at org.eclipse.smarthome.test.java.JavaTest.waitForAssert(JavaTest.java:73)
	at org.openhab.io.hueemulation.internal.HueEmulationServiceOSGiTest.UpnpServiceTest(HueEmulationServiceOSGiTest.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.lang.Thread.run(Thread.java:748)
Tests run  : 1
Passed     : 0
Errors     : 1
Failures   : 0
[INFO] 1 Error(s)
[ERROR] Error   : Exit code remote process 1: /usr/lib/jvm/java-1.8.0-openjdk-amd64/bin/java -cp /home/travis/build/openhab/openhab-addons/itests/org.openhab.io.hueemulation.tests/target/test/tmp/testing/itest/cnf/cache/4.3.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher.pre.jar -Dlauncher.properties="/home/travis/build/openhab/openhab-addons/itests/org.openhab.io.hueemulation.tests/target/test/tmp/testing/itest/generated/launch3634025928976170744.properties" -Dorg.osgi.service.http.port=34651 -ea -Dlauncher.runpath="/home/travis/build/openhab/openhab-addons/itests/org.openhab.io.hueemulation.tests/target/test/tmp/testing/itest/cnf/cache/4.3.0/org.openhab.core.bom.runtime-index/org.eclipse.osgi-3.13.100.v20180827-1536.jar,/home/travis/build/openhab/openhab-addons/itests/org.openhab.io.hueemulation.tests/target/test/tmp/testing/itest/cnf/cache/4.3.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher-4.3.0.jar" aQute.launcher.pre.EmbeddedLauncher
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for openHAB Add-ons 2.5.3-SNAPSHOT:
[INFO] 
[INFO] openHAB Add-ons .................................... SUCCESS [  2.537 s]
[INFO] openHAB Add-ons :: BOM ............................. SUCCESS [  0.553 s]
[INFO] openHAB Add-ons :: BOM :: Runtime Index ............ SUCCESS [  7.741 s]
[INFO] openHAB Add-ons :: BOM :: Test Index ............... SUCCESS [  1.363 s]
[INFO] openHAB Add-ons :: BOM :: openHAB Core Index ....... SUCCESS [  2.509 s]
[INFO] openHAB Add-ons :: Bundles ......................... SUCCESS [  2.328 s]
[INFO] openHAB Add-ons :: Bundles :: Airquality Binding ... SUCCESS [  7.751 s]
[INFO] openHAB Add-ons :: Bundles :: AirVisual Node Air Quality Monitor Binding SUCCESS [  7.071 s]
[INFO] openHAB Add-ons :: Bundles :: AllPlay Binding ...... SUCCESS [  8.852 s]
[INFO] openHAB Add-ons :: Bundles :: Amazon Dash Button Binding SUCCESS [  5.966 s]
[INFO] openHAB Add-ons :: Bundles :: Amazon Echo Control Binding SUCCESS [  4.808 s]
[INFO] openHAB Add-ons :: Bundles :: Ambient Weather Binding SUCCESS [  4.072 s]
[INFO] openHAB Add-ons :: Bundles :: Astro Binding ........ SUCCESS [  5.388 s]
[INFO] openHAB Add-ons :: Bundles :: Atlona Binding ....... SUCCESS [  9.678 s]
[INFO] openHAB Add-ons :: Bundles :: Autelis Binding ...... SUCCESS [  2.103 s]
[INFO] openHAB Add-ons :: Bundles :: AVM FRITZ! Binding ... SUCCESS [  4.161 s]
[INFO] openHAB Add-ons :: Bundles :: BigAssFan Binding .... SUCCESS [  4.333 s]
[INFO] openHAB Add-ons :: Bundles :: Bluetooth Binding .... SUCCESS [  4.802 s]
[INFO] openHAB Add-ons :: Bundles :: AM43 Bluetooth Adapter SUCCESS [  4.749 s]
[INFO] openHAB Add-ons :: Bundles :: BlueGiga Bluetooth Adapter SUCCESS [  7.971 s]
[INFO] openHAB Add-ons :: Bundles :: BlueZ Bluetooth Adapter SUCCESS [  2.994 s]
[INFO] openHAB Add-ons :: Bundles :: Blukii Bluetooth Adapter SUCCESS [  3.813 s]
[INFO] openHAB Add-ons :: Bundles :: RuuviTag Bluetooth Adapter SUCCESS [  4.761 s]
[INFO] openHAB Add-ons :: Bundles :: Bosch Indego Binding . SUCCESS [  2.834 s]
[INFO] openHAB Add-ons :: Bundles :: BoseSoundTouch Binding SUCCESS [  2.928 s]
[INFO] openHAB Add-ons :: Bundles :: Buienradar Binding ... SUCCESS [  3.729 s]
[INFO] openHAB Add-ons :: Bundles :: Chromecast Binding ... SUCCESS [01:17 min]
[INFO] openHAB Add-ons :: Bundles :: CM11A Binding ........ SUCCESS [  4.771 s]
[INFO] openHAB Add-ons :: Bundles :: CoolMasterNet Binding  SUCCESS [  3.875 s]
[INFO] openHAB Add-ons :: Bundles :: Daikin Binding ....... SUCCESS [  3.448 s]
[INFO] openHAB Add-ons :: Bundles :: Dark Sky Binding ..... SUCCESS [  3.656 s]
[INFO] openHAB Add-ons :: Bundles :: Dresden Elektronik deCONZ Binding SUCCESS [  4.667 s]
[INFO] openHAB Add-ons :: Bundles :: Denon / Marantz Binding SUCCESS [  3.453 s]
[INFO] openHAB Add-ons :: Bundles :: Digiplex/EVO Binding . SUCCESS [  2.615 s]
[INFO] openHAB Add-ons :: Bundles :: DigitalSTROM Binding . SUCCESS [  3.170 s]
[INFO] openHAB Add-ons :: Bundles :: D-Link Smart Home Binding SUCCESS [  2.452 s]
[INFO] openHAB Add-ons :: Bundles :: DMX Binding .......... SUCCESS [  6.476 s]
[INFO] openHAB Add-ons :: Bundles :: Doorbird Binding ..... SUCCESS [  3.911 s]
[INFO] openHAB Add-ons :: Bundles :: DSCAlarm Binding ..... SUCCESS [  2.994 s]
[INFO] openHAB Add-ons :: Bundles :: DSMR Binding ......... SUCCESS [  6.626 s]
[INFO] openHAB Add-ons :: Bundles :: DwdUnwetter Binding .. SUCCESS [  5.172 s]
[INFO] openHAB Add-ons :: Bundles :: EleroTransmitterStick Binding SUCCESS [  3.007 s]
[INFO] openHAB Add-ons :: Bundles :: EnOcean Binding ...... SUCCESS [  3.200 s]
[INFO] openHAB Add-ons :: Bundles :: EnturNo Binding ...... SUCCESS [  3.498 s]
[INFO] openHAB Add-ons :: Bundles :: evohome Binding ...... SUCCESS [  3.222 s]
[INFO] openHAB Add-ons :: Bundles :: Exec Binding ......... SUCCESS [  2.990 s]
[INFO] openHAB Add-ons :: Bundles :: Feed Binding ......... SUCCESS [  2.210 s]
[INFO] openHAB Add-ons :: Bundles :: Feican Binding ....... SUCCESS [  2.955 s]
[INFO] openHAB Add-ons :: Bundles :: Folding Binding ...... SUCCESS [  2.718 s]
[INFO] openHAB Add-ons :: Bundles :: Foobot Binding ....... SUCCESS [  6.243 s]
[INFO] openHAB Add-ons :: Bundles :: Freebox Binding ...... SUCCESS [  3.067 s]
[INFO] openHAB Add-ons :: Bundles :: Fronius Binding ...... SUCCESS [  2.328 s]
[INFO] openHAB Add-ons :: Bundles :: FSInternetRadio Binding SUCCESS [  4.652 s]
[INFO] openHAB Add-ons :: Bundles :: FTP Upload Binding ... SUCCESS [  2.974 s]
[INFO] openHAB Add-ons :: Bundles :: Gardena Binding ...... SUCCESS [  2.901 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: Map SUCCESS [ 13.424 s]
[INFO] openHAB Add-ons :: Bundles :: GlobalCache Binding .. SUCCESS [  2.024 s]
[INFO] openHAB Add-ons :: Bundles :: GPSTracker Binding ... SUCCESS [  2.478 s]
[INFO] openHAB Add-ons :: Bundles :: GROHE ONDUS Binding .. SUCCESS [  3.845 s]
[INFO] openHAB Add-ons :: Bundles :: HarmonyHub Binding ... SUCCESS [  2.275 s]
[INFO] openHAB Add-ons :: Bundles :: HDanywhere Binding ... SUCCESS [  2.028 s]
[INFO] openHAB Add-ons :: Bundles :: Hunter Douglas PowerView Binding SUCCESS [  2.309 s]
[INFO] openHAB Add-ons :: Bundles :: Helios Binding ....... SUCCESS [  2.327 s]
[INFO] openHAB Add-ons :: Bundles :: Heos Binding ......... SUCCESS [  2.197 s]
[INFO] openHAB Add-ons :: Bundles :: Homematic Binding .... SUCCESS [  4.996 s]
[INFO] openHAB Add-ons :: Bundles :: HP Printer Binding ... SUCCESS [  3.195 s]
[INFO] openHAB Add-ons :: Bundles :: hue Binding .......... SUCCESS [ 10.289 s]
[INFO] openHAB Add-ons :: Bundles :: Hydrawise Binding .... SUCCESS [  3.452 s]
[INFO] openHAB Add-ons :: Bundles :: Hyperion Binding ..... SUCCESS [  3.728 s]
[INFO] openHAB Add-ons :: Bundles :: iAquaLink Binding .... SUCCESS [  3.159 s]
[INFO] openHAB Add-ons :: Bundles :: iCloud Binding ....... SUCCESS [  2.148 s]
[INFO] openHAB Add-ons :: Bundles :: IHC Binding .......... SUCCESS [  6.524 s]
[INFO] openHAB Add-ons :: Bundles :: innogy Smarthome Binding SUCCESS [  5.012 s]
[INFO] openHAB Add-ons :: Bundles :: IPP Binding .......... SUCCESS [  4.496 s]
[INFO] openHAB Add-ons :: Bundles :: IRtrans Binding ...... SUCCESS [  2.797 s]
[INFO] openHAB Add-ons :: Bundles :: JeeLink Binding ...... SUCCESS [  2.426 s]
[INFO] openHAB Add-ons :: Bundles :: Keba Binding ......... SUCCESS [  3.885 s]
[INFO] openHAB Add-ons :: Bundles :: KM200 Binding ........ SUCCESS [  2.052 s]
[INFO] openHAB Add-ons :: Bundles :: KNX Binding .......... SUCCESS [  4.494 s]
[INFO] openHAB Add-ons :: Bundles :: Kodi Binding ......... SUCCESS [  4.256 s]
[INFO] openHAB Add-ons :: Bundles :: Konnected Binding .... SUCCESS [  1.907 s]
[INFO] openHAB Add-ons :: Bundles :: Kostal Binding ....... SUCCESS [  5.052 s]
[INFO] openHAB Add-ons :: Bundles :: LaMetric Time Binding  SUCCESS [  1.908 s]
[INFO] openHAB Add-ons :: Bundles :: Leap Motion Binding .. SUCCESS [  2.065 s]
[INFO] openHAB Add-ons :: Bundles :: LG HomBot Binding .... SUCCESS [  1.805 s]
[INFO] openHAB Add-ons :: Bundles :: LG TV Serial Binding . SUCCESS [  3.075 s]
[INFO] openHAB Add-ons :: Bundles :: LG webOS Binding ..... SUCCESS [  1.952 s]
[INFO] openHAB Add-ons :: Bundles :: LIFX Binding ......... SUCCESS [  2.081 s]
[INFO] openHAB Add-ons :: Bundles :: Linky Binding ........ SUCCESS [  7.161 s]
[INFO] openHAB Add-ons :: Bundles :: LIRC Binding ......... SUCCESS [  1.950 s]
[INFO] openHAB Add-ons :: Bundles :: LinuxInput Binding ... SUCCESS [  2.496 s]
[INFO] openHAB Add-ons :: Bundles :: Log Reader Binding ... SUCCESS [  1.806 s]
[INFO] openHAB Add-ons :: Bundles :: Loxone Binding ....... SUCCESS [  5.375 s]
[INFO] openHAB Add-ons :: Bundles :: Lutron Binding ....... SUCCESS [  2.177 s]
[INFO] openHAB Add-ons :: Bundles :: Mail Binding ......... SUCCESS [  3.094 s]
[INFO] openHAB Add-ons :: Bundles :: MaxCube Binding ...... SUCCESS [  1.999 s]
[INFO] openHAB Add-ons :: Bundles :: mcp23017 Binding ..... SUCCESS [  1.892 s]
[INFO] openHAB Add-ons :: Bundles :: MELCloud Binding ..... SUCCESS [  1.891 s]
[INFO] openHAB Add-ons :: Bundles :: meteoblue Binding .... SUCCESS [  1.668 s]
[INFO] openHAB Add-ons :: Bundles :: meteostick Binding ... SUCCESS [  1.668 s]
[INFO] openHAB Add-ons :: Bundles :: Miele Binding ........ SUCCESS [  1.872 s]
[INFO] openHAB Add-ons :: Bundles :: Xiaomi Mi Smart Home Binding SUCCESS [  2.065 s]
[INFO] openHAB Add-ons :: Bundles :: Xiaomi Mi IO Binding . SUCCESS [  1.879 s]
[INFO] openHAB Add-ons :: Bundles :: Millheat Binding ..... SUCCESS [  5.188 s]
[INFO] openHAB Add-ons :: Bundles :: Milight Binding ...... SUCCESS [  1.855 s]
[INFO] openHAB Add-ons :: Bundles :: Minecraft Binding .... SUCCESS [  2.516 s]
[INFO] openHAB Add-ons :: Bundles :: IO :: Modbus Transport SUCCESS [ 10.808 s]
[INFO] openHAB Add-ons :: Bundles :: Modbus Binding ....... SUCCESS [  4.048 s]
[INFO] openHAB Add-ons :: Bundles :: MQTT Broker Binding .. SUCCESS [  4.645 s]
[INFO] openHAB Add-ons :: Bundles :: MQTT Things and Channels SUCCESS [  5.238 s]
[INFO] openHAB Add-ons :: Bundles :: MQTT HomeAssistant Convention SUCCESS [  3.121 s]
[INFO] openHAB Add-ons :: Bundles :: MQTT Homie Convention  SUCCESS [  4.625 s]
[INFO] openHAB Add-ons :: Bundles :: Nanoleaf Binding ..... SUCCESS [  2.993 s]
[INFO] openHAB Add-ons :: Bundles :: Neato Binding ........ SUCCESS [  1.971 s]
[INFO] openHAB Add-ons :: Bundles :: Neeo Binding ......... SUCCESS [  1.906 s]
[INFO] openHAB Add-ons :: Bundles :: NeoHub Binding ....... SUCCESS [  1.774 s]
[INFO] openHAB Add-ons :: Bundles :: Nest Binding ......... SUCCESS [  1.886 s]
[INFO] openHAB Add-ons :: Bundles :: Netatmo Binding ...... SUCCESS [  2.585 s]
[INFO] openHAB Add-ons :: Bundles :: Network Binding ...... SUCCESS [  4.339 s]
[INFO] openHAB Add-ons :: Bundles :: Network UPS Tools Binding SUCCESS [  3.839 s]
[INFO] openHAB Add-ons :: Bundles :: Nibe Heatpump Binding  SUCCESS [  3.122 s]
[INFO] openHAB Add-ons :: Bundles :: NibeUplink Binding ... SUCCESS [  1.765 s]
[INFO] openHAB Add-ons :: Bundles :: Nikobus Binding ...... SUCCESS [  1.757 s]
[INFO] openHAB Add-ons :: Bundles :: Niko Home Control Binding SUCCESS [  1.993 s]
[INFO] openHAB Add-ons :: Bundles :: NTP Binding .......... SUCCESS [  1.661 s]
[INFO] openHAB Add-ons :: Bundles :: Nuki Binding ......... SUCCESS [  1.737 s]
[INFO] openHAB Add-ons :: Bundles :: Oceanic Binding ...... SUCCESS [  1.774 s]
[INFO] openHAB Add-ons :: Bundles :: OmnikInverter Binding  SUCCESS [  2.451 s]
[INFO] openHAB Add-ons :: Bundles :: OneBusAway Binding ... SUCCESS [  1.672 s]
[INFO] openHAB Add-ons :: Bundles :: OneWireGPIO Binding .. SUCCESS [  1.689 s]
[INFO] openHAB Add-ons :: Bundles :: OneWire Binding ...... SUCCESS [  4.651 s]
[INFO] openHAB Add-ons :: Bundles :: Onkyo Binding ........ SUCCESS [  1.946 s]
[INFO] openHAB Add-ons :: Bundles :: OpenGarage Binding ... SUCCESS [  1.708 s]
[INFO] openHAB Add-ons :: Bundles :: OpenSprinkler Binding  SUCCESS [  1.788 s]
[INFO] openHAB Add-ons :: Bundles :: OpenUV Binding ....... SUCCESS [  1.899 s]
[INFO] openHAB Add-ons :: Bundles :: OpenWeatherMap Binding SUCCESS [  1.829 s]
[INFO] openHAB Add-ons :: Bundles :: Orvibo Binding ....... SUCCESS [  2.127 s]
[INFO] openHAB Add-ons :: Bundles :: ParadoxAlarm Binding . SUCCESS [  2.010 s]
[INFO] openHAB Add-ons :: Bundles :: Pentair Binding ...... SUCCESS [  1.701 s]
[INFO] openHAB Add-ons :: Bundles :: PHC Binding .......... SUCCESS [  1.724 s]
[INFO] openHAB Add-ons :: Bundles :: PioneerAvr Binding ... SUCCESS [  1.933 s]
[INFO] openHAB Add-ons :: Bundles :: pixometer Binding .... SUCCESS [  1.661 s]
[INFO] openHAB Add-ons :: Bundles :: PJLink Binding ....... SUCCESS [  1.868 s]
[INFO] openHAB Add-ons :: Bundles :: PLCLogo Binding ...... SUCCESS [  2.161 s]
[INFO] openHAB Add-ons :: Bundles :: Plugwise Binding ..... SUCCESS [  1.872 s]
[INFO] openHAB Add-ons :: Bundles :: Powermax Binding ..... SUCCESS [  2.000 s]
[INFO] openHAB Add-ons :: Bundles :: Pulseaudio Binding ... SUCCESS [  1.803 s]
[INFO] openHAB Add-ons :: Bundles :: Pushbullet Binding ... SUCCESS [  1.832 s]
[INFO] openHAB Add-ons :: Bundles :: RegoHeatPump Binding . SUCCESS [  1.777 s]
[INFO] openHAB Add-ons :: Bundles :: Rfxcom Binding ....... SUCCESS [  3.683 s]
[INFO] openHAB Add-ons :: Bundles :: RME Binding .......... SUCCESS [  1.646 s]
[INFO] openHAB Add-ons :: Bundles :: Robonect Binding ..... SUCCESS [  4.353 s]
[INFO] openHAB Add-ons :: Bundles :: Rotel Binding ........ SUCCESS [  2.051 s]
[INFO] openHAB Add-ons :: Bundles :: RotelRa1x Binding .... SUCCESS [  1.633 s]
[INFO] openHAB Add-ons :: Bundles :: Russound Binding ..... SUCCESS [  1.838 s]
[INFO] openHAB Add-ons :: Bundles :: SamsungTV Binding .... SUCCESS [  1.924 s]
[INFO] openHAB Add-ons :: Bundles :: Satel Binding ........ SUCCESS [  1.897 s]
[INFO] openHAB Add-ons :: Bundles :: Seneye Binding ....... SUCCESS [  1.919 s]
[INFO] openHAB Add-ons :: Bundles :: senseBox Binding ..... SUCCESS [  1.650 s]
[INFO] openHAB Add-ons :: Bundles :: SerialButton Binding . SUCCESS [  1.748 s]
[INFO] openHAB Add-ons :: Bundles :: Shelly Binding ....... SUCCESS [  2.050 s]
[INFO] openHAB Add-ons :: Bundles :: Siemens RDS Binding .. SUCCESS [  1.608 s]
[INFO] openHAB Add-ons :: Bundles :: Sinope Binding ....... SUCCESS [  1.837 s]
[INFO] openHAB Add-ons :: Bundles :: Silvercrest Wifi Socket Binding SUCCESS [  1.642 s]
[INFO] openHAB Add-ons :: Bundles :: SleepIQ Binding ...... SUCCESS [  1.814 s]
[INFO] openHAB Add-ons :: Bundles :: SMA EnergyMeter Binding SUCCESS [  1.658 s]
[INFO] openHAB Add-ons :: Bundles :: Smartmeter Binding ... SUCCESS [ 33.786 s]
[INFO] openHAB Add-ons :: Bundles :: SNMP Binding ......... SUCCESS [  4.757 s]
[INFO] openHAB Add-ons :: Bundles :: SolarEdge Binding .... SUCCESS [  1.840 s]
[INFO] openHAB Add-ons :: Bundles :: Solar-Log Binding .... SUCCESS [  1.654 s]
[INFO] openHAB Add-ons :: Bundles :: SomfyTahoma Binding .. SUCCESS [  2.029 s]
[INFO] openHAB Add-ons :: Bundles :: Sonos Binding ........ SUCCESS [  2.234 s]
[INFO] openHAB Add-ons :: Bundles :: SonyAudio Binding .... SUCCESS [  1.369 s]
[INFO] openHAB Add-ons :: Bundles :: Sony Projector Binding SUCCESS [  1.883 s]
[INFO] openHAB Add-ons :: Bundles :: Spotify Binding ...... SUCCESS [  1.864 s]
[INFO] openHAB Add-ons :: Bundles :: SqueezeBox Binding ... SUCCESS [  1.947 s]
[INFO] openHAB Add-ons :: Bundles :: Synop Analyzer Binding SUCCESS [  1.767 s]
[INFO] openHAB Add-ons :: Bundles :: Systeminfo Binding ... SUCCESS [  2.079 s]
[INFO] openHAB Add-ons :: Bundles :: Tado Binding ......... SUCCESS [  2.165 s]
[INFO] openHAB Add-ons :: Bundles :: Tankerkoenig Binding . SUCCESS [  1.824 s]
[INFO] openHAB Add-ons :: Bundles :: Telegram Binding ..... SUCCESS [  2.183 s]
[INFO] openHAB Add-ons :: Bundles :: Tellstick Binding .... SUCCESS [  2.748 s]
[INFO] openHAB Add-ons :: Bundles :: Tesla Binding ........ SUCCESS [  1.936 s]
[INFO] openHAB Add-ons :: Bundles :: TP-Link Smart Home Binding SUCCESS [  4.671 s]
[INFO] openHAB Add-ons :: Bundles :: TRÅDFRI Binding ...... SUCCESS [  4.258 s]
[INFO] openHAB Add-ons :: Bundles :: UniFi Binding ........ SUCCESS [  2.646 s]
[INFO] openHAB Add-ons :: Bundles :: Somfy URTSI II binding SUCCESS [  1.686 s]
[INFO] openHAB Add-ons :: Bundles :: ValloxMV Binding ..... SUCCESS [  1.723 s]
[INFO] openHAB Add-ons :: Bundles :: Vektiva Binding ...... SUCCESS [  1.639 s]
[INFO] openHAB Add-ons :: Bundles :: Volvo On Call Binding  SUCCESS [  2.112 s]
[INFO] openHAB Add-ons :: Bundles :: Velbus Binding ....... SUCCESS [  1.901 s]
[INFO] openHAB Add-ons :: Bundles :: Velux Binding ........ SUCCESS [  2.410 s]
[INFO] openHAB Add-ons :: Bundles :: Vitotronic Binding ... SUCCESS [  1.684 s]
[INFO] openHAB Add-ons :: Bundles :: WeatherCompany Binding SUCCESS [  1.831 s]
[INFO] openHAB Add-ons :: Bundles :: WeatherUnderground Binding SUCCESS [  1.859 s]
[INFO] openHAB Add-ons :: Bundles :: Wemo Binding ......... SUCCESS [  1.804 s]
[INFO] openHAB Add-ons :: Bundles :: WiFiLED Binding ...... SUCCESS [  4.973 s]
[INFO] openHAB Add-ons :: Bundles :: Windcentrale Binding . SUCCESS [  1.651 s]
[INFO] openHAB Add-ons :: Bundles :: XMLTV Binding ........ SUCCESS [  1.688 s]
[INFO] openHAB Add-ons :: Bundles :: XMPPClient Binding ... SUCCESS [  5.518 s]
[INFO] openHAB Add-ons :: Bundles :: Yamaha Receiver Binding SUCCESS [  5.446 s]
[INFO] openHAB Add-ons :: Bundles :: Yeelight Binding ..... SUCCESS [  3.416 s]
[INFO] openHAB Add-ons :: Bundles :: Zoneminder Binding ... SUCCESS [  2.220 s]
[INFO] openHAB Add-ons :: Bundles :: ZWay Binding ......... SUCCESS [  2.133 s]
[INFO] openHAB Add-ons :: Bundles :: Extension Service :: Eclipse IoT Marketplace SUCCESS [  3.161 s]
[INFO] openHAB Add-ons :: Bundles :: Extension Service :: Eclipse IoT Marketplace (Automation) SUCCESS [  0.363 s]
[INFO] openHAB Add-ons :: Bundles :: IO :: Homekit ........ SUCCESS [  3.357 s]
[INFO] openHAB Add-ons :: Bundles :: IO :: Hue Emulation Service SUCCESS [ 10.749 s]
[INFO] openHAB Add-ons :: Bundles :: IO :: ImperiHome Integration Service SUCCESS [  1.880 s]
[INFO] openHAB Add-ons :: Bundles :: IO :: Java Sound Support SUCCESS [  2.224 s]
[INFO] openHAB Add-ons :: Bundles :: IO :: NEEO Integration SUCCESS [  2.312 s]
[INFO] openHAB Add-ons :: Bundles :: IO :: openHAB Cloud Connector SUCCESS [  1.648 s]
[INFO] openHAB Add-ons :: Bundles :: IO :: MQTT Broker Moquette SUCCESS [ 23.164 s]
[INFO] openHAB Add-ons :: Bundles :: IO :: Web Audio Support SUCCESS [  1.663 s]
[INFO] openHAB Add-ons :: Bundles :: Persistence Service :: MapDB SUCCESS [  1.673 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: Binary To JSON SUCCESS [  1.680 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: Exec SUCCESS [  1.834 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: JavaScript SUCCESS [  1.640 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: Jinja SUCCESS [  3.141 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: JSonPath SUCCESS [  2.816 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: RegEx SUCCESS [  2.583 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: Scale SUCCESS [  2.701 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: XPath SUCCESS [  2.598 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: Xslt SUCCESS [  2.851 s]
[INFO] openHAB Add-ons :: Bundles :: Voice :: Google Cloud Text-to-Speech SUCCESS [  2.128 s]
[INFO] openHAB Add-ons :: Bundles :: Voice :: macOS Text-to-Speech SUCCESS [  2.741 s]
[INFO] openHAB Add-ons :: Bundles :: Voice :: Mary Text-to-Speech SUCCESS [  6.324 s]
[INFO] openHAB Add-ons :: Bundles :: Voice :: Pico Text-to-Speech SUCCESS [  1.579 s]
[INFO] openHAB Add-ons :: Bundles :: Voice :: Polly Text-to-Speech SUCCESS [  1.844 s]
[INFO] openHAB Add-ons :: Bundles :: Voice :: VoiceRSS Text-to-Speech SUCCESS [  1.786 s]
[INFO] openHAB Add-ons :: BOM :: openHAB Add-ons .......... SUCCESS [  0.065 s]
[INFO] openHAB Add-ons :: Features :: Karaf ............... SUCCESS [  0.135 s]
[INFO] openHAB Add-ons :: Features :: Karaf :: Add-ons External SUCCESS [  0.133 s]
[INFO] openHAB Add-ons :: Features :: Karaf :: Add-ons .... SUCCESS [  4.807 s]
[INFO] openHAB Add-ons :: Integration Tests ............... SUCCESS [  0.044 s]
[INFO] openHAB Add-ons :: Integration Tests :: Astro Binding Tests SUCCESS [  5.652 s]
[INFO] openHAB Add-ons :: Integration Tests :: AVM FRITZ! Binding Tests SUCCESS [  5.893 s]
[INFO] openHAB Add-ons :: Integration Tests :: Feed Binding Tests SUCCESS [02:30 min]
[INFO] openHAB Add-ons :: Integration Tests :: hue Binding Tests SUCCESS [ 11.467 s]
[INFO] openHAB Add-ons :: Integration Tests :: MaxCube Binding Tests SUCCESS [  9.367 s]
[INFO] openHAB Add-ons :: Integration Tests :: Nest Binding Tests SUCCESS [ 14.868 s]
[INFO] openHAB Add-ons :: Integration Tests :: NTP Binding Tests SUCCESS [  5.393 s]
[INFO] openHAB Add-ons :: Integration Tests :: Systeminfo Binding Tests SUCCESS [ 52.882 s]
[INFO] openHAB Add-ons :: Integration Tests :: TRÅDFRI Binding SUCCESS [  4.177 s]
[INFO] openHAB Add-ons :: Integration Tests :: Wemo Binding Tests SUCCESS [  6.533 s]
[INFO] openHAB Add-ons :: Integration Tests :: Hue Emulation Service Tests FAILURE [ 16.127 s]
[INFO] openHAB Add-ons :: Integration Tests :: MapDB Persistence Tests SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  18:44 min
[INFO] Finished at: 2020-03-04T17:28:37Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal biz.aQute.bnd:bnd-testing-maven-plugin:4.3.0:testing (default) on project org.openhab.io.hueemulation.tests: 1 errors found -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :org.openhab.io.hueemulation.tests

@TravisBuddy
Copy link

Travis tests were successful

Hey @clinique,
we found no major flaws with your code. Still you might want to look at this logfile, as we usually suggest some optional improvements.

clinique and others added 17 commits March 5, 2020 09:19
Signed-off-by: Gaël L'hopital <[email protected]>
Signed-off-by: Gaël L'hopital <[email protected]>
Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: Gaël L'hopital <[email protected]>
Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: Gaël L'hopital <[email protected]>
Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: Gaël L'hopital <[email protected]>
Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: Gaël L'hopital <[email protected]>
…a that will fail

Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: Gaël L'hopital <[email protected]>
Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: Gaël L'hopital <[email protected]>
Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: Gaël L'hopital <[email protected]>
Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: Gaël L'hopital <[email protected]>
Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: Gaël L'hopital <[email protected]>
Alos suppress now useless configuration setting
Update README

Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: Gaël L'hopital <[email protected]>
Try 4 times per day to retrieve valid data

Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: Gaël L'hopital <[email protected]>
Signed-off-by: Laurent Garnier <[email protected]>
Signed-off-by: Gaël L'hopital <[email protected]>
Signed-off-by: Gaël L'hopital <[email protected]>
@clinique
Copy link
Contributor Author

clinique commented Mar 5, 2020

@lolodomo : I'm in the middle of a nightmare trying to rebase/squash this PR. I'm going to close this PR and create a new one.

@clinique clinique closed this Mar 5, 2020
@clinique clinique deleted the Linky branch March 5, 2020 09:40
@clinique clinique mentioned this pull request Mar 5, 2020
@TravisBuddy
Copy link

Travis tests have failed

Hey @clinique,
please read the following log in order to understand the failure reason. There might also be some helpful tips along the way.
It will be awesome if you fix what is wrong and commit the changes.

2nd Build

Expand here
Build all
  1/247| openHAB Add-ons 2.5.3-SNAPSHOT
  2/247| openHAB Add-ons :: BOM 2.5.3-SNAPSHOT
  3/247| openHAB Add-ons :: BOM :: Runtime Index 2.5.3-SNAPSHOT
  4/247| openHAB Add-ons :: BOM :: Test Index 2.5.3-SNAPSHOT
  5/247| openHAB Add-ons :: BOM :: openHAB Core Index 2.5.3-SNAPSHOT
  6/247| openHAB Add-ons :: Bundles 2.5.3-SNAPSHOT
  7/247| openHAB Add-ons :: Bundles :: Airquality Binding 2.5.3-SNAPSHOT
  8/247| openHAB Add-ons :: Bundles :: AirVisual Node Air Quality Monitor Binding 2.5.3-SNAPSHOT
  9/247| openHAB Add-ons :: Bundles :: AllPlay Binding 2.5.3-SNAPSHOT
 10/247| openHAB Add-ons :: Bundles :: Amazon Dash Button Binding 2.5.3-SNAPSHOT
 11/247| openHAB Add-ons :: Bundles :: Amazon Echo Control Binding 2.5.3-SNAPSHOT
 12/247| openHAB Add-ons :: Bundles :: Ambient Weather Binding 2.5.3-SNAPSHOT
 13/247| openHAB Add-ons :: Bundles :: Astro Binding 2.5.3-SNAPSHOT
 14/247| openHAB Add-ons :: Bundles :: Atlona Binding 2.5.3-SNAPSHOT
 15/247| openHAB Add-ons :: Bundles :: Autelis Binding 2.5.3-SNAPSHOT
 16/247| openHAB Add-ons :: Bundles :: AVM FRITZ! Binding 2.5.3-SNAPSHOT
 17/247| openHAB Add-ons :: Bundles :: BigAssFan Binding 2.5.3-SNAPSHOT
 18/247| openHAB Add-ons :: Bundles :: Bluetooth Binding 2.5.3-SNAPSHOT
 19/247| openHAB Add-ons :: Bundles :: AM43 Bluetooth Adapter 2.5.3-SNAPSHOT
 20/247| openHAB Add-ons :: Bundles :: BlueGiga Bluetooth Adapter 2.5.3-SNAPSHOT
 21/247| openHAB Add-ons :: Bundles :: BlueZ Bluetooth Adapter 2.5.3-SNAPSHOT
 22/247| openHAB Add-ons :: Bundles :: Blukii Bluetooth Adapter 2.5.3-SNAPSHOT
 23/247| openHAB Add-ons :: Bundles :: RuuviTag Bluetooth Adapter 2.5.3-SNAPSHOT
 24/247| openHAB Add-ons :: Bundles :: Bosch Indego Binding 2.5.3-SNAPSHOT
 25/247| openHAB Add-ons :: Bundles :: BoseSoundTouch Binding 2.5.3-SNAPSHOT
 26/247| openHAB Add-ons :: Bundles :: Buienradar Binding 2.5.3-SNAPSHOT
 27/247| openHAB Add-ons :: Bundles :: Chromecast Binding 2.5.3-SNAPSHOT
​ 28/247| openHAB Add-ons :: Bundles :: CM11A Binding 2.5.3-SNAPSHOT
 29/247| openHAB Add-ons :: Bundles :: CoolMasterNet Binding 2.5.3-SNAPSHOT
 30/247| openHAB Add-ons :: Bundles :: Daikin Binding 2.5.3-SNAPSHOT
 31/247| openHAB Add-ons :: Bundles :: Dark Sky Binding 2.5.3-SNAPSHOT
 32/247| openHAB Add-ons :: Bundles :: Dresden Elektronik deCONZ Binding 2.5.3-SNAPSHOT
 33/247| openHAB Add-ons :: Bundles :: Denon / Marantz Binding 2.5.3-SNAPSHOT
 34/247| openHAB Add-ons :: Bundles :: Digiplex/EVO Binding 2.5.3-SNAPSHOT
 35/247| openHAB Add-ons :: Bundles :: DigitalSTROM Binding 2.5.3-SNAPSHOT
 36/247| openHAB Add-ons :: Bundles :: D-Link Smart Home Binding 2.5.3-SNAPSHOT
 37/247| openHAB Add-ons :: Bundles :: DMX Binding 2.5.3-SNAPSHOT
 38/247| openHAB Add-ons :: Bundles :: Doorbird Binding 2.5.3-SNAPSHOT
 39/247| openHAB Add-ons :: Bundles :: DSCAlarm Binding 2.5.3-SNAPSHOT
 40/247| openHAB Add-ons :: Bundles :: DSMR Binding 2.5.3-SNAPSHOT
 41/247| openHAB Add-ons :: Bundles :: DwdUnwetter Binding 2.5.3-SNAPSHOT
 42/247| openHAB Add-ons :: Bundles :: EleroTransmitterStick Binding 2.5.3-SNAPSHOT
 43/247| openHAB Add-ons :: Bundles :: EnOcean Binding 2.5.3-SNAPSHOT
 44/247| openHAB Add-ons :: Bundles :: EnturNo Binding 2.5.3-SNAPSHOT
 45/247| openHAB Add-ons :: Bundles :: evohome Binding 2.5.3-SNAPSHOT
 46/247| openHAB Add-ons :: Bundles :: Exec Binding 2.5.3-SNAPSHOT
 47/247| openHAB Add-ons :: Bundles :: Feed Binding 2.5.3-SNAPSHOT
 48/247| openHAB Add-ons :: Bundles :: Feican Binding 2.5.3-SNAPSHOT
 49/247| openHAB Add-ons :: Bundles :: Folding Binding 2.5.3-SNAPSHOT
 50/247| openHAB Add-ons :: Bundles :: Foobot Binding 2.5.3-SNAPSHOT
 51/247| openHAB Add-ons :: Bundles :: Freebox Binding 2.5.3-SNAPSHOT
 52/247| openHAB Add-ons :: Bundles :: Fronius Binding 2.5.3-SNAPSHOT
 53/247| openHAB Add-ons :: Bundles :: FSInternetRadio Binding 2.5.3-SNAPSHOT
 54/247| openHAB Add-ons :: Bundles :: FTP Upload Binding 2.5.3-SNAPSHOT
 55/247| openHAB Add-ons :: Bundles :: Gardena Binding 2.5.3-SNAPSHOT
 56/247| openHAB Add-ons :: Bundles :: Transformation Service :: Map 2.5.3-SNAPSHOT
 57/247| openHAB Add-ons :: Bundles :: GlobalCache Binding 2.5.3-SNAPSHOT
 58/247| openHAB Add-ons :: Bundles :: GPSTracker Binding 2.5.3-SNAPSHOT
 59/247| openHAB Add-ons :: Bundles :: GROHE ONDUS Binding 2.5.3-SNAPSHOT
 60/247| openHAB Add-ons :: Bundles :: HarmonyHub Binding 2.5.3-SNAPSHOT
 61/247| openHAB Add-ons :: Bundles :: HDanywhere Binding 2.5.3-SNAPSHOT
 62/247| openHAB Add-ons :: Bundles :: Hunter Douglas PowerView Binding 2.5.3-SNAPSHOT
 63/247| openHAB Add-ons :: Bundles :: Helios Binding 2.5.3-SNAPSHOT
 64/247| openHAB Add-ons :: Bundles :: Heos Binding 2.5.3-SNAPSHOT
 65/247| openHAB Add-ons :: Bundles :: Homematic Binding 2.5.3-SNAPSHOT
​ 66/247| openHAB Add-ons :: Bundles :: HP Printer Binding 2.5.3-SNAPSHOT
 67/247| openHAB Add-ons :: Bundles :: hue Binding 2.5.3-SNAPSHOT
 68/247| openHAB Add-ons :: Bundles :: Hydrawise Binding 2.5.3-SNAPSHOT
 69/247| openHAB Add-ons :: Bundles :: Hyperion Binding 2.5.3-SNAPSHOT
 70/247| openHAB Add-ons :: Bundles :: iAquaLink Binding 2.5.3-SNAPSHOT
 71/247| openHAB Add-ons :: Bundles :: iCloud Binding 2.5.3-SNAPSHOT
 72/247| openHAB Add-ons :: Bundles :: IHC Binding 2.5.3-SNAPSHOT
 73/247| openHAB Add-ons :: Bundles :: innogy Smarthome Binding 2.5.3-SNAPSHOT
 74/247| openHAB Add-ons :: Bundles :: IPP Binding 2.5.3-SNAPSHOT
 75/247| openHAB Add-ons :: Bundles :: IRtrans Binding 2.5.3-SNAPSHOT
 76/247| openHAB Add-ons :: Bundles :: JeeLink Binding 2.5.3-SNAPSHOT
 77/247| openHAB Add-ons :: Bundles :: Keba Binding 2.5.3-SNAPSHOT
 78/247| openHAB Add-ons :: Bundles :: KM200 Binding 2.5.3-SNAPSHOT
 79/247| openHAB Add-ons :: Bundles :: KNX Binding 2.5.3-SNAPSHOT
 80/247| openHAB Add-ons :: Bundles :: Kodi Binding 2.5.3-SNAPSHOT
 81/247| openHAB Add-ons :: Bundles :: Konnected Binding 2.5.3-SNAPSHOT
 82/247| openHAB Add-ons :: Bundles :: Kostal Binding 2.5.3-SNAPSHOT
 83/247| openHAB Add-ons :: Bundles :: LaMetric Time Binding 2.5.3-SNAPSHOT
 84/247| openHAB Add-ons :: Bundles :: Leap Motion Binding 2.5.3-SNAPSHOT
 85/247| openHAB Add-ons :: Bundles :: LG HomBot Binding 2.5.3-SNAPSHOT
 86/247| openHAB Add-ons :: Bundles :: LG TV Serial Binding 2.5.3-SNAPSHOT
 87/247| openHAB Add-ons :: Bundles :: LG webOS Binding 2.5.3-SNAPSHOT
 88/247| openHAB Add-ons :: Bundles :: LIFX Binding 2.5.3-SNAPSHOT
 89/247| openHAB Add-ons :: Bundles :: Linky Binding 2.5.3-SNAPSHOT
 90/247| openHAB Add-ons :: Bundles :: LIRC Binding 2.5.3-SNAPSHOT
 91/247| openHAB Add-ons :: Bundles :: LinuxInput Binding 2.5.3-SNAPSHOT
 92/247| openHAB Add-ons :: Bundles :: Log Reader Binding 2.5.3-SNAPSHOT
 93/247| openHAB Add-ons :: Bundles :: Loxone Binding 2.5.3-SNAPSHOT
 94/247| openHAB Add-ons :: Bundles :: Lutron Binding 2.5.3-SNAPSHOT
 95/247| openHAB Add-ons :: Bundles :: Mail Binding 2.5.3-SNAPSHOT
 96/247| openHAB Add-ons :: Bundles :: MaxCube Binding 2.5.3-SNAPSHOT
 97/247| openHAB Add-ons :: Bundles :: mcp23017 Binding 2.5.3-SNAPSHOT
 98/247| openHAB Add-ons :: Bundles :: MELCloud Binding 2.5.3-SNAPSHOT
 99/247| openHAB Add-ons :: Bundles :: meteoblue Binding 2.5.3-SNAPSHOT
100/247| openHAB Add-ons :: Bundles :: meteostick Binding 2.5.3-SNAPSHOT
101/247| openHAB Add-ons :: Bundles :: Miele Binding 2.5.3-SNAPSHOT
102/247| openHAB Add-ons :: Bundles :: Xiaomi Mi Smart Home Binding 2.5.3-SNAPSHOT
103/247| openHAB Add-ons :: Bundles :: Xiaomi Mi IO Binding 2.5.3-SNAPSHOT
104/247| openHAB Add-ons :: Bundles :: Millheat Binding 2.5.3-SNAPSHOT
105/247| openHAB Add-ons :: Bundles :: Milight Binding 2.5.3-SNAPSHOT
106/247| openHAB Add-ons :: Bundles :: Minecraft Binding 2.5.3-SNAPSHOT
107/247| openHAB Add-ons :: Bundles :: IO :: Modbus Transport 2.5.3-SNAPSHOT
108/247| openHAB Add-ons :: Bundles :: Modbus Binding 2.5.3-SNAPSHOT
109/247| openHAB Add-ons :: Bundles :: MQTT Broker Binding 2.5.3-SNAPSHOT
110/247| openHAB Add-ons :: Bundles :: MQTT Things and Channels 2.5.3-SNAPSHOT
​111/247| openHAB Add-ons :: Bundles :: MQTT HomeAssistant Convention 2.5.3-SNAPSHOT
112/247| openHAB Add-ons :: Bundles :: MQTT Homie Convention 2.5.3-SNAPSHOT
113/247| openHAB Add-ons :: Bundles :: Nanoleaf Binding 2.5.3-SNAPSHOT
114/247| openHAB Add-ons :: Bundles :: Neato Binding 2.5.3-SNAPSHOT
115/247| openHAB Add-ons :: Bundles :: Neeo Binding 2.5.3-SNAPSHOT
116/247| openHAB Add-ons :: Bundles :: NeoHub Binding 2.5.3-SNAPSHOT
117/247| openHAB Add-ons :: Bundles :: Nest Binding 2.5.3-SNAPSHOT
118/247| openHAB Add-ons :: Bundles :: Netatmo Binding 2.5.3-SNAPSHOT
119/247| openHAB Add-ons :: Bundles :: Network Binding 2.5.3-SNAPSHOT
120/247| openHAB Add-ons :: Bundles :: Network UPS Tools Binding 2.5.3-SNAPSHOT
121/247| openHAB Add-ons :: Bundles :: Nibe Heatpump Binding 2.5.3-SNAPSHOT
122/247| openHAB Add-ons :: Bundles :: NibeUplink Binding 2.5.3-SNAPSHOT
123/247| openHAB Add-ons :: Bundles :: Nikobus Binding 2.5.3-SNAPSHOT
124/247| openHAB Add-ons :: Bundles :: Niko Home Control Binding 2.5.3-SNAPSHOT
125/247| openHAB Add-ons :: Bundles :: NTP Binding 2.5.3-SNAPSHOT
126/247| openHAB Add-ons :: Bundles :: Nuki Binding 2.5.3-SNAPSHOT
127/247| openHAB Add-ons :: Bundles :: Oceanic Binding 2.5.3-SNAPSHOT
128/247| openHAB Add-ons :: Bundles :: OmnikInverter Binding 2.5.3-SNAPSHOT
129/247| openHAB Add-ons :: Bundles :: OneBusAway Binding 2.5.3-SNAPSHOT
130/247| openHAB Add-ons :: Bundles :: OneWireGPIO Binding 2.5.3-SNAPSHOT
131/247| openHAB Add-ons :: Bundles :: OneWire Binding 2.5.3-SNAPSHOT
132/247| openHAB Add-ons :: Bundles :: Onkyo Binding 2.5.3-SNAPSHOT
133/247| openHAB Add-ons :: Bundles :: OpenGarage Binding 2.5.3-SNAPSHOT
134/247| openHAB Add-ons :: Bundles :: OpenSprinkler Binding 2.5.3-SNAPSHOT
135/247| openHAB Add-ons :: Bundles :: OpenUV Binding 2.5.3-SNAPSHOT
136/247| openHAB Add-ons :: Bundles :: OpenWeatherMap Binding 2.5.3-SNAPSHOT
137/247| openHAB Add-ons :: Bundles :: Orvibo Binding 2.5.3-SNAPSHOT
138/247| openHAB Add-ons :: Bundles :: ParadoxAlarm Binding 2.5.3-SNAPSHOT
139/247| openHAB Add-ons :: Bundles :: Pentair Binding 2.5.3-SNAPSHOT
140/247| openHAB Add-ons :: Bundles :: PHC Binding 2.5.3-SNAPSHOT
141/247| openHAB Add-ons :: Bundles :: PioneerAvr Binding 2.5.3-SNAPSHOT
142/247| openHAB Add-ons :: Bundles :: pixometer Binding 2.5.3-SNAPSHOT
143/247| openHAB Add-ons :: Bundles :: PJLink Binding 2.5.3-SNAPSHOT
144/247| openHAB Add-ons :: Bundles :: PLCLogo Binding 2.5.3-SNAPSHOT
145/247| openHAB Add-ons :: Bundles :: Plugwise Binding 2.5.3-SNAPSHOT
146/247| openHAB Add-ons :: Bundles :: Powermax Binding 2.5.3-SNAPSHOT
147/247| openHAB Add-ons :: Bundles :: Pulseaudio Binding 2.5.3-SNAPSHOT
148/247| openHAB Add-ons :: Bundles :: Pushbullet Binding 2.5.3-SNAPSHOT
149/247| openHAB Add-ons :: Bundles :: RegoHeatPump Binding 2.5.3-SNAPSHOT
150/247| openHAB Add-ons :: Bundles :: Rfxcom Binding 2.5.3-SNAPSHOT
151/247| openHAB Add-ons :: Bundles :: RME Binding 2.5.3-SNAPSHOT
152/247| openHAB Add-ons :: Bundles :: Robonect Binding 2.5.3-SNAPSHOT
153/247| openHAB Add-ons :: Bundles :: Rotel Binding 2.5.3-SNAPSHOT
154/247| openHAB Add-ons :: Bundles :: RotelRa1x Binding 2.5.3-SNAPSHOT
155/247| openHAB Add-ons :: Bundles :: Russound Binding 2.5.3-SNAPSHOT
156/247| openHAB Add-ons :: Bundles :: SamsungTV Binding 2.5.3-SNAPSHOT
157/247| openHAB Add-ons :: Bundles :: Satel Binding 2.5.3-SNAPSHOT
158/247| openHAB Add-ons :: Bundles :: Seneye Binding 2.5.3-SNAPSHOT
159/247| openHAB Add-ons :: Bundles :: senseBox Binding 2.5.3-SNAPSHOT
160/247| openHAB Add-ons :: Bundles :: SerialButton Binding 2.5.3-SNAPSHOT
161/247| openHAB Add-ons :: Bundles :: Shelly Binding 2.5.3-SNAPSHOT
162/247| openHAB Add-ons :: Bundles :: Siemens RDS Binding 2.5.3-SNAPSHOT
163/247| openHAB Add-ons :: Bundles :: Sinope Binding 2.5.3-SNAPSHOT
164/247| openHAB Add-ons :: Bundles :: Silvercrest Wifi Socket Binding 2.5.3-SNAPSHOT
165/247| openHAB Add-ons :: Bundles :: SleepIQ Binding 2.5.3-SNAPSHOT
​166/247| openHAB Add-ons :: Bundles :: SMA EnergyMeter Binding 2.5.3-SNAPSHOT
167/247| openHAB Add-ons :: Bundles :: Smartmeter Binding 2.5.3-SNAPSHOT
168/247| openHAB Add-ons :: Bundles :: SNMP Binding 2.5.3-SNAPSHOT
169/247| openHAB Add-ons :: Bundles :: SolarEdge Binding 2.5.3-SNAPSHOT
170/247| openHAB Add-ons :: Bundles :: Solar-Log Binding 2.5.3-SNAPSHOT
171/247| openHAB Add-ons :: Bundles :: SomfyTahoma Binding 2.5.3-SNAPSHOT
172/247| openHAB Add-ons :: Bundles :: Sonos Binding 2.5.3-SNAPSHOT
173/247| openHAB Add-ons :: Bundles :: SonyAudio Binding 2.5.3-SNAPSHOT
174/247| openHAB Add-ons :: Bundles :: Sony Projector Binding 2.5.3-SNAPSHOT
175/247| openHAB Add-ons :: Bundles :: Spotify Binding 2.5.3-SNAPSHOT
176/247| openHAB Add-ons :: Bundles :: SqueezeBox Binding 2.5.3-SNAPSHOT
177/247| openHAB Add-ons :: Bundles :: Synop Analyzer Binding 2.5.3-SNAPSHOT
178/247| openHAB Add-ons :: Bundles :: Systeminfo Binding 2.5.3-SNAPSHOT
179/247| openHAB Add-ons :: Bundles :: Tado Binding 2.5.3-SNAPSHOT
180/247| openHAB Add-ons :: Bundles :: Tankerkoenig Binding 2.5.3-SNAPSHOT
181/247| openHAB Add-ons :: Bundles :: Telegram Binding 2.5.3-SNAPSHOT
182/247| openHAB Add-ons :: Bundles :: Tellstick Binding 2.5.3-SNAPSHOT
183/247| openHAB Add-ons :: Bundles :: Tesla Binding 2.5.3-SNAPSHOT
184/247| openHAB Add-ons :: Bundles :: TP-Link Smart Home Binding 2.5.3-SNAPSHOT
185/247| openHAB Add-ons :: Bundles :: TRÅDFRI Binding 2.5.3-SNAPSHOT
186/247| openHAB Add-ons :: Bundles :: UniFi Binding 2.5.3-SNAPSHOT
187/247| openHAB Add-ons :: Bundles :: Somfy URTSI II binding 2.5.3-SNAPSHOT
188/247| openHAB Add-ons :: Bundles :: ValloxMV Binding 2.5.3-SNAPSHOT
189/247| openHAB Add-ons :: Bundles :: Vektiva Binding 2.5.3-SNAPSHOT
190/247| openHAB Add-ons :: Bundles :: Volvo On Call Binding 2.5.3-SNAPSHOT
191/247| openHAB Add-ons :: Bundles :: Velbus Binding 2.5.3-SNAPSHOT
192/247| openHAB Add-ons :: Bundles :: Velux Binding 2.5.3-SNAPSHOT
193/247| openHAB Add-ons :: Bundles :: Vitotronic Binding 2.5.3-SNAPSHOT
194/247| openHAB Add-ons :: Bundles :: WeatherCompany Binding 2.5.3-SNAPSHOT
195/247| openHAB Add-ons :: Bundles :: WeatherUnderground Binding 2.5.3-SNAPSHOT
196/247| openHAB Add-ons :: Bundles :: Wemo Binding 2.5.3-SNAPSHOT
197/247| openHAB Add-ons :: Bundles :: WiFiLED Binding 2.5.3-SNAPSHOT
198/247| openHAB Add-ons :: Bundles :: Windcentrale Binding 2.5.3-SNAPSHOT
199/247| openHAB Add-ons :: Bundles :: XMLTV Binding 2.5.3-SNAPSHOT
200/247| openHAB Add-ons :: Bundles :: XMPPClient Binding 2.5.3-SNAPSHOT
201/247| openHAB Add-ons :: Bundles :: Yamaha Receiver Binding 2.5.3-SNAPSHOT
202/247| openHAB Add-ons :: Bundles :: Yeelight Binding 2.5.3-SNAPSHOT
203/247| openHAB Add-ons :: Bundles :: Zoneminder Binding 2.5.3-SNAPSHOT
204/247| openHAB Add-ons :: Bundles :: ZWay Binding 2.5.3-SNAPSHOT
205/247| openHAB Add-ons :: Bundles :: Extension Service :: Eclipse IoT Marketplace 2.5.3-SNAPSHOT
206/247| openHAB Add-ons :: Bundles :: Extension Service :: Eclipse IoT Marketplace (Automation) 2.5.3-SNAPSHOT
207/247| openHAB Add-ons :: Bundles :: IO :: Homekit 2.5.3-SNAPSHOT
208/247| openHAB Add-ons :: Bundles :: IO :: Hue Emulation Service 2.5.3-SNAPSHOT
​209/247| openHAB Add-ons :: Bundles :: IO :: ImperiHome Integration Service 2.5.3-SNAPSHOT
210/247| openHAB Add-ons :: Bundles :: IO :: Java Sound Support 2.5.3-SNAPSHOT
211/247| openHAB Add-ons :: Bundles :: IO :: NEEO Integration 2.5.3-SNAPSHOT
212/247| openHAB Add-ons :: Bundles :: IO :: openHAB Cloud Connector 2.5.3-SNAPSHOT
213/247| openHAB Add-ons :: Bundles :: IO :: MQTT Broker Moquette 2.5.3-SNAPSHOT
214/247| openHAB Add-ons :: Bundles :: IO :: Web Audio Support 2.5.3-SNAPSHOT
215/247| openHAB Add-ons :: Bundles :: Persistence Service :: MapDB 2.5.3-SNAPSHOT
216/247| openHAB Add-ons :: Bundles :: Transformation Service :: Binary To JSON 2.5.3-SNAPSHOT
217/247| openHAB Add-ons :: Bundles :: Transformation Service :: Exec 2.5.3-SNAPSHOT
218/247| openHAB Add-ons :: Bundles :: Transformation Service :: JavaScript 2.5.3-SNAPSHOT
219/247| openHAB Add-ons :: Bundles :: Transformation Service :: Jinja 2.5.3-SNAPSHOT
220/247| openHAB Add-ons :: Bundles :: Transformation Service :: JSonPath 2.5.3-SNAPSHOT
221/247| openHAB Add-ons :: Bundles :: Transformation Service :: RegEx 2.5.3-SNAPSHOT
222/247| openHAB Add-ons :: Bundles :: Transformation Service :: Scale 2.5.3-SNAPSHOT
223/247| openHAB Add-ons :: Bundles :: Transformation Service :: XPath 2.5.3-SNAPSHOT
224/247| openHAB Add-ons :: Bundles :: Transformation Service :: Xslt 2.5.3-SNAPSHOT
225/247| openHAB Add-ons :: Bundles :: Voice :: Google Cloud Text-to-Speech 2.5.3-SNAPSHOT
226/247| openHAB Add-ons :: Bundles :: Voice :: macOS Text-to-Speech 2.5.3-SNAPSHOT
227/247| openHAB Add-ons :: Bundles :: Voice :: Mary Text-to-Speech 2.5.3-SNAPSHOT
228/247| openHAB Add-ons :: Bundles :: Voice :: Pico Text-to-Speech 2.5.3-SNAPSHOT
229/247| openHAB Add-ons :: Bundles :: Voice :: Polly Text-to-Speech 2.5.3-SNAPSHOT
230/247| openHAB Add-ons :: Bundles :: Voice :: VoiceRSS Text-to-Speech 2.5.3-SNAPSHOT
231/247| openHAB Add-ons :: BOM :: openHAB Add-ons 2.5.3-SNAPSHOT
232/247| openHAB Add-ons :: Features :: Karaf 2.5.3-SNAPSHOT
233/247| openHAB Add-ons :: Features :: Karaf :: Add-ons External 2.5.3-SNAPSHOT
234/247| openHAB Add-ons :: Features :: Karaf :: Add-ons 2.5.3-SNAPSHOT
235/247| openHAB Add-ons :: Integration Tests 2.5.3-SNAPSHOT
236/247| openHAB Add-ons :: Integration Tests :: Astro Binding Tests 2.5.3-SNAPSHOT
237/247| openHAB Add-ons :: Integration Tests :: AVM FRITZ! Binding Tests 2.5.3-SNAPSHOT
238/247| openHAB Add-ons :: Integration Tests :: Feed Binding Tests 2.5.3-SNAPSHOT
​239/247| openHAB Add-ons :: Integration Tests :: hue Binding Tests 2.5.3-SNAPSHOT
240/247| openHAB Add-ons :: Integration Tests :: MaxCube Binding Tests 2.5.3-SNAPSHOT
241/247| openHAB Add-ons :: Integration Tests :: Nest Binding Tests 2.5.3-SNAPSHOT
242/247| openHAB Add-ons :: Integration Tests :: NTP Binding Tests 2.5.3-SNAPSHOT
243/247| openHAB Add-ons :: Integration Tests :: Systeminfo Binding Tests 2.5.3-SNAPSHOT
​244/247| openHAB Add-ons :: Integration Tests :: TRÅDFRI Binding 2.5.3-SNAPSHOT
245/247| openHAB Add-ons :: Integration Tests :: Wemo Binding Tests 2.5.3-SNAPSHOT
246/247| openHAB Add-ons :: Integration Tests :: Hue Emulation Service Tests 2.5.3-SNAPSHOT
09:48:12.774 [main] DEBUG org.eclipse.smarthome.core.internal.items.ManagedMetadataProviderImpl - Removing all metadata for item test
09:48:12.774 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Removed element test from ManagedItemProvider.
09:48:12.774 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedThingProvider" has been removed.
09:48:12.775 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing handler factory 'SysteminfoHandlerFactory' removed
09:48:12.775 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing handler factory 'SysteminfoHandlerFactory' removed
09:48:12.775 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ChannelItemProvider" has been removed.
09:48:12.776 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedItemChannelLinkProvider" has been removed.
09:48:12.776 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedMetadataProviderImpl" has been removed.
09:48:12.777 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedItemProvider" has been removed.
09:48:12.777 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "org.eclipse.smarthome.core.thing.ManagedThingProvider" has been added.
09:48:12.778 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "org.eclipse.smarthome.core.thing.link.ManagedItemChannelLinkProvider" has been added.
09:48:12.779 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "org.eclipse.smarthome.core.thing.internal.ChannelItemProvider" has been added.
09:48:12.779 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing handler factory 'SysteminfoHandlerFactory' added
09:48:12.780 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "org.eclipse.smarthome.core.internal.items.ManagedMetadataProviderImpl" has been added.
09:48:12.781 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "org.eclipse.smarthome.core.items.ManagedItemProvider" has been added.
09:48:12.784 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing 'systeminfo:computer:work' is tracked by ThingManager.
09:48:12.784 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Calling 'SysteminfoHandlerFactory.registerHandler()' for thing 'systeminfo:computer:work'.
09:48:12.784 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Configuration of 'systeminfo:computer:work' needs [], has [interval_high, interval_medium].
09:48:12.784 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Configuration of 'systeminfo:computer:work:drive#name' needs [], has [priority, pid].
09:48:12.785 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Calling initialize handler for thing 'systeminfo:computer:work' at 'org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler@48581a3b'.
09:48:12.785 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandler" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:12.785 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.Thing" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:12.785 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ThingStatusInfo" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:12.786 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:12.786 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ChannelUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:12.787 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Start initializing!
09:48:12.788 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Systeminfo implementation is instantiated!
09:48:12.788 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Start reading Thing configuration.
09:48:12.788 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Refresh time for medium priority channels set to 3 s
09:48:12.788 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Refresh time for high priority channels set to 1 s
09:48:12.788 [safeCall-1] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Updated element systeminfo:computer:work in ManagedThingProvider.
09:48:12.788 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Properties updated!
09:48:12.788 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Schedule high priority tasks at fixed rate 1 s.
09:48:12.788 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Schedule medium priority tasks at fixed rate 3 s.
09:48:12.788 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Schedule one time update for low priority tasks.
09:48:12.788 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Thing is successfully initialized!
09:48:12.796 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Added new element systeminfo_computer_work_drive_name -> systeminfo:computer:work:drive#name to ManagedItemChannelLinkProvider.
09:48:12.796 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Added new element systeminfo:computer:work to ManagedThingProvider.
09:48:12.796 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Added new element test to ManagedItemProvider.
09:48:12.796 [OH-thingLinkManager-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Refresh command received for channel systeminfo:computer:work:drive#name!
09:48:12.797 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Added new element test -> systeminfo:computer:work:drive#name to ManagedItemChannelLinkProvider.
09:48:13.798 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing 'systeminfo:computer:work' is no longer tracked by ThingManager.
09:48:13.798 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Calling dispose handler for thing 'systeminfo:computer:work' at 'org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler@48581a3b'.
09:48:13.798 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandler" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:13.799 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.Thing" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:13.799 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ThingStatusInfo" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:13.799 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:13.799 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ChannelUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:13.801 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - High prioriy tasks will not be run anymore !
09:48:13.801 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Medium prioriy tasks will not be run anymore !
09:48:13.801 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Calling unregisterHandler handler for thing 'systeminfo:computer:work' at 'org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory@1697f2b3'.
09:48:13.803 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
09:48:13.803 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.Thing" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
09:48:13.803 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.config.core.Configuration" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
09:48:13.803 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ThingUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
09:48:13.803 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ThingTypeUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
09:48:13.804 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandler" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
09:48:13.805 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Removed element systeminfo_computer_work_drive_name -> systeminfo:computer:work:drive#name from ManagedItemChannelLinkProvider.
09:48:13.805 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Removed element systeminfo:computer:work from ManagedThingProvider.
09:48:13.806 [main] DEBUG org.eclipse.smarthome.core.internal.items.ItemRegistryImpl - Item test was removed, trying to clean up corresponding metadata
09:48:13.806 [main] DEBUG org.eclipse.smarthome.core.internal.items.ManagedMetadataProviderImpl - Removing all metadata for item test
09:48:13.806 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Removed element test from ManagedItemProvider.
09:48:13.806 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedThingProvider" has been removed.
09:48:13.807 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing handler factory 'SysteminfoHandlerFactory' removed
09:48:13.807 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing handler factory 'SysteminfoHandlerFactory' removed
09:48:13.807 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ChannelItemProvider" has been removed.
09:48:13.808 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedItemChannelLinkProvider" has been removed.
09:48:13.808 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedMetadataProviderImpl" has been removed.
09:48:13.808 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedItemProvider" has been removed.
09:48:13.809 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "org.eclipse.smarthome.core.thing.ManagedThingProvider" has been added.
09:48:13.820 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "org.eclipse.smarthome.core.thing.link.ManagedItemChannelLinkProvider" has been added.
09:48:13.828 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "org.eclipse.smarthome.core.thing.internal.ChannelItemProvider" has been added.
09:48:13.829 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing handler factory 'SysteminfoHandlerFactory' added
09:48:13.830 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "org.eclipse.smarthome.core.internal.items.ManagedMetadataProviderImpl" has been added.
09:48:13.830 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "org.eclipse.smarthome.core.items.ManagedItemProvider" has been added.
09:48:13.833 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing 'systeminfo:computer:work' is tracked by ThingManager.
09:48:13.833 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Calling 'SysteminfoHandlerFactory.registerHandler()' for thing 'systeminfo:computer:work'.
09:48:13.834 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Configuration of 'systeminfo:computer:work' needs [], has [interval_high, interval_medium].
09:48:13.834 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Configuration of 'systeminfo:computer:work:storage#available' needs [], has [priority, pid].
09:48:13.834 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Calling initialize handler for thing 'systeminfo:computer:work' at 'org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler@415a3f6a'.
09:48:13.834 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandler" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:13.835 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.Thing" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:13.835 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ThingStatusInfo" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:13.835 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:13.835 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ChannelUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:13.837 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Start initializing!
09:48:13.837 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Systeminfo implementation is instantiated!
09:48:13.837 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Start reading Thing configuration.
09:48:13.837 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Refresh time for medium priority channels set to 3 s
09:48:13.837 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Refresh time for high priority channels set to 1 s
09:48:13.838 [safeCall-1] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Updated element systeminfo:computer:work in ManagedThingProvider.
09:48:13.838 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Properties updated!
09:48:13.838 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Schedule high priority tasks at fixed rate 1 s.
09:48:13.838 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Schedule medium priority tasks at fixed rate 3 s.
09:48:13.838 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Schedule one time update for low priority tasks.
09:48:13.838 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Thing is successfully initialized!
09:48:13.842 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Added new element systeminfo_computer_work_storage_available -> systeminfo:computer:work:storage#available to ManagedItemChannelLinkProvider.
09:48:13.842 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Added new element systeminfo:computer:work to ManagedThingProvider.
09:48:13.842 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Added new element test to ManagedItemProvider.
09:48:13.842 [OH-thingLinkManager-5] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Refresh command received for channel systeminfo:computer:work:storage#available!
09:48:13.842 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Added new element test -> systeminfo:computer:work:storage#available to ManagedItemChannelLinkProvider.
09:48:14.843 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing 'systeminfo:computer:work' is no longer tracked by ThingManager.
09:48:14.843 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Calling dispose handler for thing 'systeminfo:computer:work' at 'org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler@415a3f6a'.
09:48:14.844 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandler" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:14.844 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.Thing" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:14.844 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ThingStatusInfo" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:14.844 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandlerCallback" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:14.844 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ChannelUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandler]"
09:48:14.846 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - High prioriy tasks will not be run anymore !
09:48:14.846 [safeCall-1] DEBUG org.openhab.binding.systeminfo.internal.handler.SysteminfoHandler - Medium prioriy tasks will not be run anymore !
09:48:14.847 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Calling unregisterHandler handler for thing 'systeminfo:computer:work' at 'org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory@1697f2b3'.
09:48:14.849 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
09:48:14.849 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.Thing" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
09:48:14.849 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.config.core.Configuration" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
09:48:14.849 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ThingUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
09:48:14.849 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.ThingTypeUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
09:48:14.849 [main] DEBUG org.eclipse.smarthome.core.internal.common.CombinedClassLoader - Loaded class "org.eclipse.smarthome.core.thing.binding.ThingHandler" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@6fff253c[org.openhab.core.thing:2.5.0(id=13)]" for "[interface org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory]"
09:48:14.858 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Removed element systeminfo_computer_work_storage_available -> systeminfo:computer:work:storage#available from ManagedItemChannelLinkProvider.
09:48:14.858 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Removed element systeminfo:computer:work from ManagedThingProvider.
09:48:14.858 [main] DEBUG org.eclipse.smarthome.core.internal.items.ItemRegistryImpl - Item test was removed, trying to clean up corresponding metadata
09:48:14.858 [main] DEBUG org.eclipse.smarthome.core.internal.items.ManagedMetadataProviderImpl - Removing all metadata for item test
09:48:14.858 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractManagedProvider - Removed element test from ManagedItemProvider.
09:48:14.859 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedThingProvider" has been removed.
09:48:14.859 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing handler factory 'SysteminfoHandlerFactory' removed
09:48:14.859 [main] DEBUG org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Thing handler factory 'SysteminfoHandlerFactory' removed
09:48:14.860 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ChannelItemProvider" has been removed.
09:48:14.869 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedItemChannelLinkProvider" has been removed.
09:48:14.869 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedMetadataProviderImpl" has been removed.
09:48:14.869 [main] DEBUG org.eclipse.smarthome.core.common.registry.AbstractRegistry - Provider "ManagedItemProvider" has been removed.
Tests run  : 53
Passed     : 53
Errors     : 0
Failures   : 0
[INFO] No Errors
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.openhab.binding.systeminfo.tests ---
[INFO] Installing /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.systeminfo.tests/target/org.openhab.binding.systeminfo.tests-2.5.3-SNAPSHOT.jar to /home/travis/.m2/repository/org/openhab/addons/itests/org.openhab.binding.systeminfo.tests/2.5.3-SNAPSHOT/org.openhab.binding.systeminfo.tests-2.5.3-SNAPSHOT.jar
[INFO] Installing /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.systeminfo.tests/pom.xml to /home/travis/.m2/repository/org/openhab/addons/itests/org.openhab.binding.systeminfo.tests/2.5.3-SNAPSHOT/org.openhab.binding.systeminfo.tests-2.5.3-SNAPSHOT.pom
[INFO] 
[INFO] ----< org.openhab.addons.itests:org.openhab.binding.tradfri.tests >-----
[INFO] Building openHAB Add-ons :: Integration Tests :: TRÅDFRI Binding 2.5.3-SNAPSHOT [244/247]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.openhab.binding.tradfri.tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java) @ org.openhab.binding.tradfri.tests ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:directory-of (directories) @ org.openhab.binding.tradfri.tests ---
[INFO] Directory of org.openhab.addons:org.openhab.addons.reactor set to: /home/travis/build/openhab/openhab-addons
[INFO] 
[INFO] --- spotless-maven-plugin:1.24.3:check (codestyle_check) @ org.openhab.binding.tradfri.tests ---
[INFO] Spotless check skipped
[INFO] Spotless check skipped
[INFO] Spotless check skipped
[INFO] Spotless check skipped
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.openhab.binding.tradfri.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.tradfri.tests/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.openhab.binding.tradfri.tests ---
[INFO] Changes detected - recompiling the module!
[INFO] 
[INFO] --- bnd-maven-plugin:4.3.0:bnd-process (default) @ org.openhab.binding.tradfri.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.openhab.binding.tradfri.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.tradfri.tests/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.openhab.binding.tradfri.tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.openhab.binding.tradfri.tests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ org.openhab.binding.tradfri.tests ---
[INFO] Building jar: /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.tradfri.tests/target/org.openhab.binding.tradfri.tests-2.5.3-SNAPSHOT.jar
[INFO] 
[INFO] --- bnd-indexer-maven-plugin:4.3.0:index (index) @ org.openhab.binding.tradfri.tests ---
[INFO] 
[INFO] --- bnd-indexer-maven-plugin:4.3.0:index (test-index) @ org.openhab.binding.tradfri.tests ---
[INFO] 
[INFO] --- bnd-testing-maven-plugin:4.3.0:testing (default) @ org.openhab.binding.tradfri.tests ---
[INFO] Matching glob *
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.tradfri.tests/target/test/tmp/testing/itest/cnf/cache/4.3.0/org.openhab.core.bom.runtime-index/org.apache.servicemix.bundles.xstream-1.4.7.1.jar) to field java.util.TreeMap.comparator
WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
required wires for org.eclipse.osgi_3.13.100.v20180827-1536 [0] []
required wires for javax.measure.unit-api_1.0.0 [1] []
required wires for org.apache.commons.io_2.2.0 [2] []
required wires for org.apache.commons.lang_2.6.0 [3] []
required wires for org.apache.felix.configadmin_1.9.8 [4] []
required wires for org.apache.felix.scr_2.1.10 [5] []
required wires for org.osgi.service.event_1.4.0.201802012106 [6] []
required wires for org.openhab.core_2.5.0 [7] []
required wires for org.openhab.core.config.core_2.5.0 [8] []
required wires for ch.qos.logback.core_1.2.3 [9] []
required wires for org.openhab.core.config.discovery_2.5.0 [10] []
required wires for org.openhab.core.io.console_2.5.0 [11] []
required wires for org.openhab.core.thing_2.5.0 [12] []
required wires for slf4j.api_1.7.25 [13] []
required wires for org.eclipse.equinox.event_1.4.300.v20180827-1235 [14] []
required wires for com.google.gson_2.8.2.v20180104-1110 [15] []
required wires for javax.jmdns_3.5.5 [16] []
required wires for org.apache.servicemix.specs.activation-api-1.1_2.9.0 [17] []
required wires for org.apache.servicemix.specs.jaxb-api-2.2_2.9.0 [18] []
required wires for org.apache.servicemix.specs.stax-api-1.2_2.9.0 [19] []
required wires for org.openhab.core.config.discovery.mdns_2.5.0 [20] []
required wires for org.openhab.core.io.transport.mdns_2.5.0 [21] []
required wires for org.apache.felix.http.servlet-api_1.1.2 [22] []
required wires for org.objenesis_2.6.0 [23] []
required wires for org.openhab.core.test_2.5.0 [24] []
required wires for osgi.enroute.hamcrest.wrapper_1.3.0.201610141744 [25] []
required wires for osgi.enroute.junit.wrapper_4.12.0.201610141744 [26] []
required wires for org.apache.servicemix.bundles.xstream_1.4.7.1 [27] []
required wires for org.openhab.core.binding.xml_2.5.0 [28] []
required wires for org.openhab.core.config.xml_2.5.0 [29] []
required wires for org.openhab.core.thing.xml_2.5.0 [30] []
required wires for tec.uom.lib.uom-lib-common_1.0.3 [31] []
required wires for tec.uom.se_1.0.10 [32] []
required wires for org.apache.servicemix.bundles.jaxb-impl_2.2.11.1 [33] []
required wires for net.bytebuddy.byte-buddy_1.9.10 [34] []
required wires for net.bytebuddy.byte-buddy-agent_1.9.10 [35] []
required wires for org.mockito.mockito-core_3.1.0 [36] []
required wires for org.eclipse.jetty.http_9.4.20.v20190813 [37] []
required wires for org.eclipse.jetty.io_9.4.20.v20190813 [38] []
required wires for org.eclipse.jetty.security_9.4.20.v20190813 [39] []
required wires for org.eclipse.jetty.server_9.4.20.v20190813 [40] []
required wires for org.eclipse.jetty.servlet_9.4.20.v20190813 [41] []
required wires for org.eclipse.jetty.util_9.4.20.v20190813 [42] []
required wires for org.eclipse.californium.core_2.0.0 [43] []
required wires for org.eclipse.californium.element-connector_2.0.0 [44] []
required wires for org.eclipse.californium.scandium_2.0.0 [45] []
required wires for org.openhab.binding.tradfri_2.5.3.202003050940 [46] []
required wires for org.openhab.binding.tradfri.tests_2.5.3.202003050948 [47] [osgi.wiring.host; filter:="(osgi.wiring.host=org.openhab.binding.tradfri)" -> osgi.wiring.host; bundle-version:Version="2.5.3.202003050940"; osgi.wiring.host="org.openhab.binding.tradfri"]
required wires for slf4j.simple_1.7.21 [48] [osgi.wiring.host; filter:="(osgi.wiring.host=slf4j.api)" -> osgi.wiring.host; bundle-version:Version="1.7.25"; osgi.wiring.host="slf4j.api"]
required wires for biz.aQute.tester_4.3.0.201909301554 [49] []
required wires for org.openhab.binding.tradfri.tests_2.5.3.202003050948 [47] [osgi.wiring.host; filter:="(osgi.wiring.host=org.openhab.binding.tradfri)" -> osgi.wiring.host; bundle-version:Version="2.5.3.202003050940"; osgi.wiring.host="org.openhab.binding.tradfri"]
[safeCall-2] INFO org.eclipse.californium.scandium.dtls.InMemoryConnectionStore - Created new InMemoryConnectionStore [capacity: 100, connection expiration threshold: 60s]
[safeCall-2] INFO org.eclipse.californium.core.network.config.NetworkConfig - writing properties to file /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.tradfri.tests/target/test/tmp/testing/itest/Californium.properties
[safeCall-2] INFO org.eclipse.californium.core.network.RandomTokenGenerator - using tokens of 8 bytes in length
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps CoapEndpoint uses strict context
[safeCall-2] INFO org.eclipse.californium.core.network.stack.BlockwiseLayer - BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false
[safeCall-2] INFO org.eclipse.californium.core.network.stack.ReliabilityLayer - ReliabilityLayer uses ACK_TIMEOUT=2000, ACK_RANDOM_FACTOR=1.5, and ACK_TIMEOUT_SCALE=2.0 as default
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps Endpoint [coaps://0.0.0.0:0] requires an executor to start, using default single-threaded daemon executor
[safeCall-2] INFO org.eclipse.californium.scandium.DTLSConnector - multiple network interfaces, using smallest MTU [1460]
[safeCall-2] INFO org.eclipse.californium.scandium.DTLSConnector - DTLSConnector listening on 0.0.0.0/0.0.0.0:37419, recv buf = 106496, send buf = 106496, recv packet size = 16490, MTU = 1460
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps Started endpoint at coaps://0.0.0.0:37419
[safeCall-2] INFO org.eclipse.californium.core.CoapClient - started set client endpoint 0.0.0.0/0.0.0.0:37419
[DTLS-Receiver-0-0.0.0.0/0.0.0.0:37419] INFO org.eclipse.californium.scandium.DTLSConnector - Starting worker thread [DTLS-Receiver-0-0.0.0.0/0.0.0.0:37419]
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps Destroying endpoint at coaps://0.0.0.0:37419
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps Stopping endpoint at coaps://0.0.0.0:37419
[safeCall-2] INFO org.eclipse.californium.scandium.DTLSConnector - Stopping DTLS connector on [0.0.0.0/0.0.0.0:37419]
[DTLS-Receiver-0-0.0.0.0/0.0.0.0:37419] INFO org.eclipse.californium.scandium.DTLSConnector - Worker thread [DTLS-Receiver-0-0.0.0.0/0.0.0.0:37419] has terminated
[safeCall-2] INFO org.eclipse.californium.scandium.dtls.InMemoryConnectionStore - Created new InMemoryConnectionStore [capacity: 100, connection expiration threshold: 60s]
[safeCall-2] INFO org.eclipse.californium.core.network.RandomTokenGenerator - using tokens of 8 bytes in length
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps CoapEndpoint uses strict context
[safeCall-2] INFO org.eclipse.californium.core.network.stack.BlockwiseLayer - BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false
[safeCall-2] INFO org.eclipse.californium.core.network.stack.ReliabilityLayer - ReliabilityLayer uses ACK_TIMEOUT=2000, ACK_RANDOM_FACTOR=1.5, and ACK_TIMEOUT_SCALE=2.0 as default
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps Endpoint [coaps://0.0.0.0:0] requires an executor to start, using default single-threaded daemon executor
[safeCall-2] INFO org.eclipse.californium.scandium.DTLSConnector - multiple network interfaces, using smallest MTU [1460]
[safeCall-2] INFO org.eclipse.californium.scandium.DTLSConnector - DTLSConnector listening on 0.0.0.0/0.0.0.0:39828, recv buf = 106496, send buf = 106496, recv packet size = 16490, MTU = 1460
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps Started endpoint at coaps://0.0.0.0:39828
[safeCall-2] INFO org.eclipse.californium.core.CoapClient - started set client endpoint 0.0.0.0/0.0.0.0:39828
[DTLS-Receiver-0-0.0.0.0/0.0.0.0:39828] INFO org.eclipse.californium.scandium.DTLSConnector - Starting worker thread [DTLS-Receiver-0-0.0.0.0/0.0.0.0:39828]
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps Destroying endpoint at coaps://0.0.0.0:39828
[safeCall-2] INFO org.eclipse.californium.core.network.CoapEndpoint - coaps Stopping endpoint at coaps://0.0.0.0:39828
[safeCall-2] INFO org.eclipse.californium.scandium.DTLSConnector - Stopping DTLS connector on [0.0.0.0/0.0.0.0:39828]
[DTLS-Receiver-0-0.0.0.0/0.0.0.0:39828] INFO org.eclipse.californium.scandium.DTLSConnector - Worker thread [DTLS-Receiver-0-0.0.0.0/0.0.0.0:39828] has terminated
Tests run  : 7
Passed     : 7
Errors     : 0
Failures   : 0
[INFO] No Errors
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.openhab.binding.tradfri.tests ---
[INFO] Installing /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.tradfri.tests/target/org.openhab.binding.tradfri.tests-2.5.3-SNAPSHOT.jar to /home/travis/.m2/repository/org/openhab/addons/itests/org.openhab.binding.tradfri.tests/2.5.3-SNAPSHOT/org.openhab.binding.tradfri.tests-2.5.3-SNAPSHOT.jar
[INFO] Installing /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.tradfri.tests/pom.xml to /home/travis/.m2/repository/org/openhab/addons/itests/org.openhab.binding.tradfri.tests/2.5.3-SNAPSHOT/org.openhab.binding.tradfri.tests-2.5.3-SNAPSHOT.pom
[INFO] 
[INFO] ------< org.openhab.addons.itests:org.openhab.binding.wemo.tests >------
[INFO] Building openHAB Add-ons :: Integration Tests :: Wemo Binding Tests 2.5.3-SNAPSHOT [245/247]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.openhab.binding.wemo.tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java) @ org.openhab.binding.wemo.tests ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:directory-of (directories) @ org.openhab.binding.wemo.tests ---
[INFO] Directory of org.openhab.addons:org.openhab.addons.reactor set to: /home/travis/build/openhab/openhab-addons
[INFO] 
[INFO] --- spotless-maven-plugin:1.24.3:check (codestyle_check) @ org.openhab.binding.wemo.tests ---
[INFO] Spotless check skipped
[INFO] Spotless check skipped
[INFO] Spotless check skipped
[INFO] Spotless check skipped
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.openhab.binding.wemo.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.openhab.binding.wemo.tests ---
[INFO] Changes detected - recompiling the module!
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoDiscoveryOSGiTest.java:[26,803] The type InboxFilterCriteria is deprecated
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoDiscoveryOSGiTest.java:[36,1242] The import org.openhab.binding.wemo.internal.discovery.WemoDiscoveryService is never used
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoDiscoveryOSGiTest.java:[76,2493] Device is a raw type. References to generic type Device<DI,D,S> should be parameterized
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoDiscoveryOSGiTest.java:[78,2614] Device is a raw type. References to generic type Device<DI,D,S> should be parameterized
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoDiscoveryOSGiTest.java:[79,2653] Device is a raw type. References to generic type Device<DI,D,S> should be parameterized
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoDiscoveryOSGiTest.java:[83,2763] Potential null pointer access: The variable device may be null at this location
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoDiscoveryOSGiTest.java:[89,2988] The method get(InboxFilterCriteria) from the type Inbox is deprecated
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoDiscoveryOSGiTest.java:[89,2996] The type InboxFilterCriteria is deprecated
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoDiscoveryOSGiTest.java:[89,2996] The constructor InboxFilterCriteria(ThingUID, DiscoveryResultFlag) is deprecated
[INFO] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/test/GenericWemoOSGiTest.java:[118,4936] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull ChannelTypeProvider'. Declaring type 'Mockito' doesn't seem to be designed with null type annotations in mind
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/test/GenericWemoOSGiTest.java:[119,5047] The constructor ChannelType(ChannelTypeUID, boolean, String, ChannelKind, String, String, String, Set<String>, StateDescription, EventDescription, URI) is deprecated
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/handler/test/WemoLightHandlerOSGiTest.java:[42,1534] The import org.openhab.binding.wemo.internal.handler.WemoLightHandler is never used
[INFO] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/handler/test/WemoHandlerTest.java:[61,2176] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull Thing'. Declaring type 'Mockito' doesn't seem to be designed with null type annotations in mind
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/handler/test/WemoMakerHandlerOSGiTest.java:[40,1406] The import org.openhab.binding.wemo.internal.handler.WemoMakerHandler is never used
[INFO] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoLinkDiscoveryServiceOSGiTest.java:[60,2144] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull Bridge'. Declaring type 'Mockito' doesn't seem to be designed with null type annotations in mind
[INFO] /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/main/java/org/openhab/binding/wemo/internal/discovery/test/WemoLinkDiscoveryServiceOSGiTest.java:[64,2352] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull WemoBridgeHandler'. Declaring type 'Mockito' doesn't seem to be designed with null type annotations in mind
[INFO] 
[INFO] --- bnd-maven-plugin:4.3.0:bnd-process (default) @ org.openhab.binding.wemo.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.openhab.binding.wemo.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.openhab.binding.wemo.tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.openhab.binding.wemo.tests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ org.openhab.binding.wemo.tests ---
[INFO] Building jar: /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/target/org.openhab.binding.wemo.tests-2.5.3-SNAPSHOT.jar
[INFO] 
[INFO] --- bnd-indexer-maven-plugin:4.3.0:index (index) @ org.openhab.binding.wemo.tests ---
[INFO] 
[INFO] --- bnd-indexer-maven-plugin:4.3.0:index (test-index) @ org.openhab.binding.wemo.tests ---
[INFO] 
[INFO] --- bnd-testing-maven-plugin:4.3.0:testing (default) @ org.openhab.binding.wemo.tests ---
[INFO] Matching glob *
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/target/test/tmp/testing/itest/cnf/cache/4.3.0/org.openhab.core.bom.runtime-index/org.apache.servicemix.bundles.xstream-1.4.7.1.jar) to field java.util.TreeMap.comparator
WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
required wires for org.eclipse.osgi_3.13.100.v20180827-1536 [0] []
required wires for ch.qos.logback.core_1.2.3 [1] []
required wires for com.google.gson_2.8.2.v20180104-1110 [2] []
required wires for javax.measure.unit-api_1.0.0 [3] []
required wires for org.apache.commons.exec_1.1.0 [4] []
required wires for org.apache.commons.io_2.2.0 [5] []
required wires for org.apache.commons.lang_2.6.0 [6] []
required wires for org.apache.felix.configadmin_1.9.8 [7] []
required wires for org.apache.felix.http.servlet-api_1.1.2 [8] []
required wires for org.apache.felix.scr_2.1.10 [9] []
required wires for org.apache.xbean.bundleutils_4.12.0 [10] []
required wires for org.apache.xbean.finder_4.12.0 [11] []
required wires for org.eclipse.equinox.event_1.4.300.v20180827-1235 [12] []
required wires for org.jupnp_2.5.2 [13] []
required wires for org.objenesis_2.6.0 [14] []
required wires for org.openhab.core_2.5.0 [15] []
required wires for org.openhab.core.config.core_2.5.0 [16] []
required wires for org.openhab.core.config.discovery_2.5.0 [17] []
required wires for org.openhab.core.config.discovery.upnp_2.5.0 [18] []
required wires for org.openhab.core.io.console_2.5.0 [19] []
required wires for org.openhab.core.io.net_2.5.0 [20] []
required wires for org.openhab.core.io.transport.upnp_2.5.0 [21] []
required wires for org.openhab.core.test_2.5.0 [22] []
required wires for org.openhab.core.thing_2.5.0 [23] []
required wires for org.osgi.service.event_1.4.0.201802012106 [24] []
required wires for osgi.enroute.hamcrest.wrapper_1.3.0.201610141744 [25] []
required wires for osgi.enroute.junit.wrapper_4.12.0.201610141744 [26] []
required wires for slf4j.api_1.7.25 [27] []
required wires for org.apache.servicemix.bundles.xstream_1.4.7.1 [28] []
required wires for org.openhab.core.binding.xml_2.5.0 [29] []
required wires for org.openhab.core.config.xml_2.5.0 [30] []
required wires for org.openhab.core.thing.xml_2.5.0 [31] []
required wires for org.apache.servicemix.specs.activation-api-1.1_2.9.0 [32] []
required wires for org.apache.servicemix.specs.jaxb-api-2.2_2.9.0 [33] []
required wires for org.apache.servicemix.specs.stax-api-1.2_2.9.0 [34] []
required wires for tec.uom.lib.uom-lib-common_1.0.3 [35] []
required wires for tec.uom.se_1.0.10 [36] []
required wires for org.apache.servicemix.bundles.jaxb-impl_2.2.11.1 [37] []
required wires for net.bytebuddy.byte-buddy_1.9.10 [38] []
required wires for net.bytebuddy.byte-buddy-agent_1.9.10 [39] []
required wires for org.mockito.mockito-core_3.1.0 [40] []
required wires for org.objectweb.asm_7.1.0 [41] []
required wires for org.objectweb.asm.commons_7.1.0 [42] []
required wires for org.objectweb.asm.tree_7.1.0 [43] []
required wires for org.eclipse.jetty.client_9.4.20.v20190813 [44] []
required wires for org.eclipse.jetty.http_9.4.20.v20190813 [45] []
required wires for org.eclipse.jetty.io_9.4.20.v20190813 [46] []
required wires for org.eclipse.jetty.security_9.4.20.v20190813 [47] []
required wires for org.eclipse.jetty.server_9.4.20.v20190813 [48] []
required wires for org.eclipse.jetty.servlet_9.4.20.v20190813 [49] []
required wires for org.eclipse.jetty.util_9.4.20.v20190813 [50] []
required wires for org.eclipse.jetty.websocket.api_9.4.20.v20190813 [51] []
required wires for org.eclipse.jetty.websocket.client_9.4.20.v20190813 [52] []
required wires for org.eclipse.jetty.websocket.common_9.4.20.v20190813 [53] []
required wires for org.eclipse.jetty.xml_9.4.20.v20190813 [54] []
required wires for org.ops4j.pax.web.pax-web-api_7.2.11 [55] []
required wires for slf4j.simple_1.7.21 [56] [osgi.wiring.host; filter:="(osgi.wiring.host=slf4j.api)" -> osgi.wiring.host; bundle-version:Version="1.7.25"; osgi.wiring.host="slf4j.api"]
required wires for org.openhab.binding.wemo_2.5.3.202003050941 [57] []
required wires for org.openhab.binding.wemo.tests_2.5.3.202003050948 [58] [osgi.wiring.host; filter:="(osgi.wiring.host=org.openhab.binding.wemo)" -> osgi.wiring.host; bundle-version:Version="2.5.3.202003050941"; osgi.wiring.host="org.openhab.binding.wemo"]
required wires for biz.aQute.tester_4.3.0.201909301554 [59] []
required wires for org.openhab.binding.wemo.tests_2.5.3.202003050948 [58] [osgi.wiring.host; filter:="(osgi.wiring.host=org.openhab.binding.wemo)" -> osgi.wiring.host; bundle-version:Version="2.5.3.202003050941"; osgi.wiring.host="org.openhab.binding.wemo"]
[main] INFO org.eclipse.smarthome.config.discovery.internal.PersistentInbox - Added new thing 'wemo:insight:Test-1_0-22124' to inbox.
[OH-thingHandler-1] INFO org.eclipse.jetty.util.log - Logging initialized @3922ms to org.eclipse.jetty.util.log.Slf4jLog
[OH-thingHandler-1] ERROR org.eclipse.smarthome.io.net.http.internal.WebClientFactoryImpl - Could not start Jetty http client
java.lang.InterruptedException
	at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1343)
	at java.base/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232)
	at org.eclipse.jetty.io.ManagedSelector.doStart(ManagedSelector.java:122)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117)
	at org.eclipse.jetty.io.SelectorManager.doStart(SelectorManager.java:262)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117)
	at org.eclipse.jetty.client.AbstractConnectorHttpClientTransport.doStart(AbstractConnectorHttpClientTransport.java:64)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:169)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:117)
	at org.eclipse.jetty.client.HttpClient.doStart(HttpClient.java:244)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:72)
	at org.eclipse.smarthome.io.net.http.internal.WebClientFactoryImpl$2.run(WebClientFactoryImpl.java:280)
	at org.eclipse.smarthome.io.net.http.internal.WebClientFactoryImpl$2.run(WebClientFactoryImpl.java:1)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.smarthome.io.net.http.internal.WebClientFactoryImpl.createHttpClientInternal(WebClientFactoryImpl.java:256)
	at org.eclipse.smarthome.io.net.http.internal.WebClientFactoryImpl.access$7(WebClientFactoryImpl.java:253)
	at org.eclipse.smarthome.io.net.http.internal.WebClientFactoryImpl$1.run(WebClientFactoryImpl.java:224)
	at org.eclipse.smarthome.io.net.http.internal.WebClientFactoryImpl$1.run(WebClientFactoryImpl.java:1)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.smarthome.io.net.http.internal.WebClientFactoryImpl.initialize(WebClientFactoryImpl.java:215)
	at org.eclipse.smarthome.io.net.http.internal.WebClientFactoryImpl.getCommonHttpClient(WebClientFactoryImpl.java:166)
	at org.eclipse.smarthome.io.net.http.HttpUtil.executeUrlAndGetReponse(HttpUtil.java:194)
	at org.eclipse.smarthome.io.net.http.HttpUtil.executeUrl(HttpUtil.java:156)
	at org.eclipse.smarthome.io.net.http.HttpUtil.executeUrl(HttpUtil.java:131)
	at org.openhab.binding.wemo.internal.http.WemoHttpCall.executeCall(WemoHttpCall.java:44)
	at org.openhab.binding.wemo.internal.handler.WemoHandler.updateWemoState(WemoHandler.java:443)
	at org.openhab.binding.wemo.internal.handler.WemoHandler$1.run(WemoHandler.java:101)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)
[OH-thingHandler-1] ERROR org.openhab.binding.wemo.internal.handler.WemoHandler - Failed to get actual state for device 'wemo:insight:Test-1_0-22124': Could not start Jetty http client
[main] INFO org.eclipse.smarthome.config.discovery.internal.PersistentInbox - Added new thing 'wemo:socket:Test-1_0-22124' to inbox.
[main] ERROR org.openhab.binding.wemo.internal.handler.WemoHandler - Failed to send command 'OFF' for device 'wemo:socket:TestThing': Invalid URI host: null (authority: 127.0.0.1:null)
[main] INFO org.eclipse.smarthome.config.discovery.internal.PersistentInbox - Added new thing 'wemo:socket:Test-1_0-22124' to inbox.
[main] ERROR org.openhab.binding.wemo.internal.handler.WemoHandler - Failed to get actual state for device 'wemo:socket:TestThing': Invalid URI host: null (authority: 127.0.0.1:null)
[forceRemove-1] ERROR org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl - Could not inform the ThingTracker 'org.eclipse.smarthome.core.thing.internal.ThingManagerImpl@32a4ecbe' about the 'THING_REMOVED' event!
java.lang.NullPointerException
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.thingRemoved(ThingManagerImpl.java:467)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyTrackers(ThingRegistryImpl.java:217)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyListenersAboutRemovedElement(ThingRegistryImpl.java:137)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyListenersAboutRemovedElement(ThingRegistryImpl.java:1)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.removed(AbstractRegistry.java:243)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.removed(AbstractRegistry.java:1)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListeners(AbstractProvider.java:59)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListeners(AbstractProvider.java:75)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListenersAboutRemovedElement(AbstractProvider.java:83)
	at org.eclipse.smarthome.core.common.registry.AbstractManagedProvider.remove(AbstractManagedProvider.java:103)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.remove(AbstractRegistry.java:338)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.forceRemove(ThingRegistryImpl.java:104)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8$1.run(ThingManagerImpl.java:975)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8$1.run(ThingManagerImpl.java:1)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8.run(ThingManagerImpl.java:972)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)
[forceRemove-2] ERROR org.eclipse.smarthome.core.thing.internal.ThingManagerImpl - Could not post 'ThingStatusInfoEvent' event: null
java.lang.NullPointerException
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.setThingStatus(ThingManagerImpl.java:1183)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.doDisposeHandler(ThingManagerImpl.java:833)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.disposeHandler(ThingManagerImpl.java:822)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.unregisterAndDisposeHandler(ThingManagerImpl.java:859)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.thingRemoved(ThingManagerImpl.java:465)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyTrackers(ThingRegistryImpl.java:217)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyListenersAboutRemovedElement(ThingRegistryImpl.java:137)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyListenersAboutRemovedElement(ThingRegistryImpl.java:1)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.removed(AbstractRegistry.java:243)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.removed(AbstractRegistry.java:1)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListeners(AbstractProvider.java:59)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListeners(AbstractProvider.java:75)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListenersAboutRemovedElement(AbstractProvider.java:83)
	at org.eclipse.smarthome.core.common.registry.AbstractManagedProvider.remove(AbstractManagedProvider.java:103)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.remove(AbstractRegistry.java:338)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.forceRemove(ThingRegistryImpl.java:104)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8$1.run(ThingManagerImpl.java:975)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8$1.run(ThingManagerImpl.java:1)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8.run(ThingManagerImpl.java:972)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)
[forceRemove-2] ERROR org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl - Could not inform the ThingTracker 'org.eclipse.smarthome.core.thing.internal.ThingManagerImpl@261b9a37' about the 'THING_REMOVED' event!
java.lang.NullPointerException
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.doDisposeHandler(ThingManagerImpl.java:834)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.disposeHandler(ThingManagerImpl.java:822)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.unregisterAndDisposeHandler(ThingManagerImpl.java:859)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.thingRemoved(ThingManagerImpl.java:465)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyTrackers(ThingRegistryImpl.java:217)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyListenersAboutRemovedElement(ThingRegistryImpl.java:137)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyListenersAboutRemovedElement(ThingRegistryImpl.java:1)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.removed(AbstractRegistry.java:243)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.removed(AbstractRegistry.java:1)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListeners(AbstractProvider.java:59)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListeners(AbstractProvider.java:75)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListenersAboutRemovedElement(AbstractProvider.java:83)
	at org.eclipse.smarthome.core.common.registry.AbstractManagedProvider.remove(AbstractManagedProvider.java:103)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.remove(AbstractRegistry.java:338)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.forceRemove(ThingRegistryImpl.java:104)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8$1.run(ThingManagerImpl.java:975)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8$1.run(ThingManagerImpl.java:1)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8.run(ThingManagerImpl.java:972)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)
[main] INFO org.eclipse.smarthome.config.discovery.internal.PersistentInbox - Added new thing 'wemo:Maker:Test-1_0-22124' to inbox.
[forceRemove-2] ERROR org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl - Could not inform the ThingTracker 'org.eclipse.smarthome.core.thing.internal.ThingManagerImpl@265a094b' about the 'THING_REMOVED' event!
java.lang.NullPointerException
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.doUnregisterHandler(ThingManagerImpl.java:792)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.unregisterHandler(ThingManagerImpl.java:783)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.unregisterAndDisposeHandler(ThingManagerImpl.java:860)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl.thingRemoved(ThingManagerImpl.java:465)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyTrackers(ThingRegistryImpl.java:217)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyListenersAboutRemovedElement(ThingRegistryImpl.java:137)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.notifyListenersAboutRemovedElement(ThingRegistryImpl.java:1)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.removed(AbstractRegistry.java:243)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.removed(AbstractRegistry.java:1)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListeners(AbstractProvider.java:59)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListeners(AbstractProvider.java:75)
	at org.eclipse.smarthome.core.common.registry.AbstractProvider.notifyListenersAboutRemovedElement(AbstractProvider.java:83)
	at org.eclipse.smarthome.core.common.registry.AbstractManagedProvider.remove(AbstractManagedProvider.java:103)
	at org.eclipse.smarthome.core.common.registry.AbstractRegistry.remove(AbstractRegistry.java:338)
	at org.eclipse.smarthome.core.thing.internal.ThingRegistryImpl.forceRemove(ThingRegistryImpl.java:104)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8$1.run(ThingManagerImpl.java:975)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8$1.run(ThingManagerImpl.java:1)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at org.eclipse.smarthome.core.thing.internal.ThingManagerImpl$8.run(ThingManagerImpl.java:972)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:834)
[main] INFO org.eclipse.smarthome.config.discovery.internal.PersistentInbox - Added new thing 'wemo:Maker:Test-1_0-22124' to inbox.
Tests run  : 24
Passed     : 24
Errors     : 0
Failures   : 0
[INFO] No Errors
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.openhab.binding.wemo.tests ---
[INFO] Installing /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/target/org.openhab.binding.wemo.tests-2.5.3-SNAPSHOT.jar to /home/travis/.m2/repository/org/openhab/addons/itests/org.openhab.binding.wemo.tests/2.5.3-SNAPSHOT/org.openhab.binding.wemo.tests-2.5.3-SNAPSHOT.jar
[INFO] Installing /home/travis/build/openhab/openhab-addons/itests/org.openhab.binding.wemo.tests/pom.xml to /home/travis/.m2/repository/org/openhab/addons/itests/org.openhab.binding.wemo.tests/2.5.3-SNAPSHOT/org.openhab.binding.wemo.tests-2.5.3-SNAPSHOT.pom
[INFO] 
[INFO] ----< org.openhab.addons.itests:org.openhab.io.hueemulation.tests >-----
[INFO] Building openHAB Add-ons :: Integration Tests :: Hue Emulation Service Tests 2.5.3-SNAPSHOT [246/247]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.openhab.io.hueemulation.tests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java) @ org.openhab.io.hueemulation.tests ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:directory-of (directories) @ org.openhab.io.hueemulation.tests ---
[INFO] Directory of org.openhab.addons:org.openhab.addons.reactor set to: /home/travis/build/openhab/openhab-addons
[INFO] 
[INFO] --- spotless-maven-plugin:1.24.3:check (codestyle_check) @ org.openhab.io.hueemulation.tests ---
[INFO] Spotless check skipped
[INFO] Spotless check skipped
[INFO] Spotless check skipped
[INFO] Spotless check skipped
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.openhab.io.hueemulation.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/travis/build/openhab/openhab-addons/itests/org.openhab.io.hueemulation.tests/src/main/resources
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:reserve-network-port (reserve-network-port) @ org.openhab.io.hueemulation.tests ---
[INFO] Reserved port 35475 for org.osgi.service.http.port
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.openhab.io.hueemulation.tests ---
[INFO] Changes detected - recompiling the module!
[WARNING] /home/travis/build/openhab/openhab-addons/itests/org.openhab.io.hueemulation.tests/src/main/java/org/openhab/io/hueemulation/internal/HueEmulationServiceOSGiTest.java:[70,2482] Potential null pointer access: The variable configurationAdmin may be null at this location
[INFO] 
[INFO] --- bnd-maven-plugin:4.3.0:bnd-process (default) @ org.openhab.io.hueemulation.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.openhab.io.hueemulation.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/travis/build/openhab/openhab-addons/itests/org.openhab.io.hueemulation.tests/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.openhab.io.hueemulation.tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.openhab.io.hueemulation.tests ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ org.openhab.io.hueemulation.tests ---
[INFO] Building jar: /home/travis/build/openhab/openhab-addons/itests/org.openhab.io.hueemulation.tests/target/org.openhab.io.hueemulation.tests-2.5.3-SNAPSHOT.jar
[INFO] 
[INFO] --- bnd-indexer-maven-plugin:4.3.0:index (index) @ org.openhab.io.hueemulation.tests ---
[INFO] 
[INFO] --- bnd-indexer-maven-plugin:4.3.0:index (test-index) @ org.openhab.io.hueemulation.tests ---
[INFO] 
[INFO] --- bnd-testing-maven-plugin:4.3.0:testing (default) @ org.openhab.io.hueemulation.tests ---
[INFO] Matching glob *
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/home/travis/build/openhab/openhab-addons/itests/org.openhab.io.hueemulation.tests/target/test/tmp/testing/itest/cnf/cache/4.3.0/org.openhab.core.bom.runtime-index/org.apache.servicemix.bundles.xstream-1.4.7.1.jar) to field java.util.TreeMap.comparator
WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[main] INFO org.eclipse.jetty.util.log - Logging initialized @3208ms to org.eclipse.jetty.util.log.Slf4jLog
[main] INFO org.ops4j.pax.web.service.internal.Activator - EventAdmin support enabled, servlet events will be postet to topics.
[main] INFO org.ops4j.pax.web.service.internal.Activator - LogService support enabled, log events will be created.
[main] INFO org.ops4j.pax.web.service.internal.Activator - Pax Web started
required wires for org.eclipse.osgi_3.13.100.v20180827-1536 [0] []
required wires for ch.qos.logback.core_1.2.3 [1] []
required wires for com.google.gson_2.8.2.v20180104-1110 [2] []
required wires for javax.measure.unit-api_1.0.0 [3] []
required wires for org.apache.commons.io_2.2.0 [4] []
required wires for org.apache.commons.lang_2.6.0 [5] []
required wires for org.apache.felix.http.servlet-api_1.1.2 [6] []
required wires for org.apache.felix.scr_2.1.10 [7] []
required wires for org.eclipse.equinox.event_1.4.300.v20180827-1235 [8] []
required wires for org.openhab.core_2.5.0 [9] []
required wires for org.openhab.core.config.core_2.5.0 [10] []
required wires for org.openhab.core.test_2.5.0 [11] []
required wires for org.osgi.service.event_1.4.0.201802012106 [12] []
required wires for osgi.enroute.hamcrest.wrapper_1.3.0.201610141744 [13] []
required wires for osgi.enroute.junit.wrapper_4.12.0.201610141744 [14] []
required wires for slf4j.api_1.7.25 [15] []
required wires for org.apache.commons.exec_1.1.0 [16] []
required wires for org.apache.felix.configadmin_1.9.8 [17] []
required wires for org.apache.servicemix.specs.activation-api-1.1_2.9.0 [18] []
required wires for org.apache.servicemix.specs.jaxb-api-2.2_2.9.0 [19] []
required wires for org.apache.servicemix.specs.stax-api-1.2_2.9.0 [20] []
required wires for org.apache.xbean.bundleutils_4.12.0 [21] []
required wires for org.apache.xbean.finder_4.12.0 [22] []
required wires for org.jupnp_2.5.2 [23] []
required wires for org.openhab.core.automation_2.5.0 [24] []
required wires for org.openhab.core.io.console_2.5.0 [25] []
required wires for org.openhab.core.io.net_2.5.0 [26] []
required wires for org.openhab.core.thing_2.5.0 [27] []
required wires for org.apache.servicemix.bundles.xstream_1.4.7.1 [28] []
required wires for org.openhab.core.binding.xml_2.5.0 [29] []
required wires for org.openhab.core.config.xml_2.5.0 [30] []
required wires for org.openhab.core.thing.xml_2.5.0 [31] []
required wires for com.eclipsesource.jaxrs.jersey-all_2.22.2 [32] []
required wires for tec.uom.lib.uom-lib-common_1.0.3 [33] []
required wires for tec.uom.se_1.0.10 [34] []
required wires for org.apache.servicemix.bundles.jaxb-impl_2.2.11.1 [35] []
required wires for org.openhab.core.ephemeris_2.5.0 [36] []
required wires for org.objectweb.asm_7.1.0 [37] []
required wires for org.objectweb.asm.commons_7.1.0 [38] []
required wires for org.objectweb.asm.tree_7.1.0 [39] []
required wires for jollyday_0.5.8 [40] []
required wires for org.threeten.extra_1.4.0 [41] []
required wires for org.eclipse.jetty.client_9.4.20.v20190813 [42] []
required wires for org.eclipse.jetty.http_9.4.20.v20190813 [43] []
required wires for org.eclipse.jetty.io_9.4.20.v20190813 [44] []
required wires for org.eclipse.jetty.security_9.4.20.v20190813 [45] []
required wires for org.eclipse.jetty.server_9.4.20.v20190813 [46] []
required wires for org.eclipse.jetty.servlet_9.4.20.v20190813 [47] []
required wires for org.eclipse.jetty.util_9.4.20.v20190813 [48] []
required wires for org.eclipse.jetty.websocket.api_9.4.20.v20190813 [49] []
required wires for org.eclipse.jetty.websocket.client_9.4.20.v20190813 [50] []
required wires for org.eclipse.jetty.websocket.common_9.4.20.v20190813 [51] []
required wires for org.eclipse.jetty.xml_9.4.20.v20190813 [52] []
required wires for org.ops4j.pax.swissbox.optional.jcl_1.8.3 [53] []
required wires for org.ops4j.pax.web.pax-web-api_7.2.11 [54] []
required wires for org.ops4j.pax.web.pax-web-jetty_7.2.11 [55] []
required wires for org.ops4j.pax.web.pax-web-runtime_7.2.11 [56] []
required wires for org.ops4j.pax.web.pax-web-spi_7.2.11 [57] []
required wires for slf4j.simple_1.7.21 [58] [osgi.wiring.host; filter:="(osgi.wiring.host=slf4j.api)" -> osgi.wiring.host; bundle-version:Version="1.7.25"; osgi.wiring.host="slf4j.api"]
required wires for org.openhab.io.hueemulation_2.5.3.202003050942 [59] []
required wires for org.openhab.io.hueemulation.tests_2.5.3.202003050948 [60] [osgi.wiring.host; filter:="(osgi.wiring.host=org.openhab.io.hueemulation)" -> osgi.wiring.host; bundle-version:Version="2.5.3.202003050942"; osgi.wiring.host="org.openhab.io.hueemulation"]
required wires for biz.aQute.tester_4.3.0.201909301554 [61] []
required wires for org.openhab.io.hueemulation.tests_2.5.3.202003050948 [60] [osgi.wiring.host; filter:="(osgi.wiring.host=org.openhab.io.hueemulation)" -> osgi.wiring.host; bundle-version:Version="2.5.3.202003050942"; osgi.wiring.host="org.openhab.io.hueemulation"]
[OH-common-1] INFO org.openhab.io.hueemulation.internal.ConfigStore - No unique ID assigned yet. Assigning c9a48fea-e988-4f94-8124-8741ea17bb14 and restarting...
[paxweb-config-1-thread-1] INFO org.ops4j.pax.web.service.jetty.internal.JettyFactoryImpl - No ALPN class available
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.openhab.hueemulation)] INFO org.openhab.io.hueemulation.internal.ConfigStore - Using discovery ip fe80:0:0:0:4001:aff:fe14:96%ens4
[paxweb-config-1-thread-1] INFO org.ops4j.pax.web.service.jetty.internal.JettyFactoryImpl - HTTP/2 not available, creating standard ServerConnector for Http
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.openhab.hueemulation)] INFO org.openhab.io.hueemulation.internal.ConfigStore - Hue Emulation pairing disabled
[paxweb-config-1-thread-1] INFO org.ops4j.pax.web.service.jetty.internal.JettyServerImpl - Pax Web available at [0.0.0.0]:[35475]
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.ops4j.pax.web.service.internal.HttpServiceFactoryImpl - Binding bundle: [org.openhab.io.hueemulation_2.5.3.202003050942 [59]] to http service
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.ops4j.pax.web.utils.ServletContainerInitializerScanner - will add org.glassfish.jersey.servlet.init.JerseyServletContainerInitializer to ServletContainerInitializers
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.ops4j.pax.web.utils.ServletContainerInitializerScanner - added ServletContainerInitializer: org.glassfish.jersey.servlet.init.JerseyServletContainerInitializer
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.ops4j.pax.web.service.jetty.internal.HttpServiceContext - registering context DefaultHttpContext [bundle=org.openhab.io.hueemulation_2.5.3.202003050942 [59], contextID=default], with context-name: 
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.eclipse.jetty.server.handler.ContextHandler - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.openhab.io.hueemulation_2.5.3.202003050942 [59], contextID=default]}
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.eclipse.jetty.server.Server - jetty-9.4.20.v20190813; built: 2019-08-13T21:28:18.144Z; git: 84700530e645e812b336747464d6fbbf370c9a20; jvm 11.0.2+9
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.eclipse.jetty.server.AbstractConnector - Started default@204e59da{HTTP/1.1,[http/1.1]}{0.0.0.0:35475}
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.eclipse.jetty.server.Server - Started @3911ms
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.ops4j.pax.web.service.internal.HttpServiceFactoryImpl - Binding bundle: [org.jupnp_2.5.2 [23]] to http service
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.jupnp.UpnpServiceImpl - Starting UPnP service...
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.jupnp.transport.impl.osgi.HttpServiceServletContainerAdapter - Registering UPnP callback servlet as /upnpcallback
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.ops4j.pax.web.utils.ServletContainerInitializerScanner - will add org.glassfish.jersey.servlet.init.JerseyServletContainerInitializer to ServletContainerInitializers
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] WARN org.ops4j.pax.web.utils.ServletContainerInitializerScanner - failed to parse and instantiate of javax.servlet.ServletContainerInitializer in classpath
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.ops4j.pax.web.service.jetty.internal.HttpServiceContext - registering context DefaultHttpContext [bundle=org.jupnp_2.5.2 [23], contextID=custom], with context-name: 
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.eclipse.jetty.server.handler.ContextHandler - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.jupnp_2.5.2 [23], contextID=custom]}
[HueEmulation UPNP Server] INFO org.openhab.io.hueemulation.internal.upnp.UpnpServer - Hue Emulation UPNP server started on 127.0.0.1:8080
[CM Event Dispatcher (Fire ConfigurationEvent: pid=org.jupnp)] INFO org.openhab.io.hueemulation.internal.HueEmulationService - Hue Emulation service available under /api
TEST UpnpServiceTest(org.openhab.io.hueemulation.internal.HueEmulationServiceOSGiTest) <<< ERROR: test timed out after 10000 milliseconds
org.junit.runners.model.TestTimedOutException: test timed out after 10000 milliseconds
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at org.eclipse.smarthome.test.java.JavaTest.internalSleep(JavaTest.java:202)
	at org.eclipse.smarthome.test.java.JavaTest.waitForAssert(JavaTest.java:144)
	at org.eclipse.smarthome.test.java.JavaTest.waitForAssert(JavaTest.java:120)
	at org.eclipse.smarthome.test.java.JavaTest.waitForAssert(JavaTest.java:73)
	at org.openhab.io.hueemulation.internal.HueEmulationServiceOSGiTest.UpnpServiceTest(HueEmulationServiceOSGiTest.java:93)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
	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 [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.lang.Thread.run(Thread.java:834)
Tests run  : 1
Passed     : 0
Errors     : 1
Failures   : 0
[INFO] 1 Error(s)
[ERROR] Error   : Exit code remote process 1: /usr/local/lib/jvm/openjdk11/bin/java -cp /home/travis/build/openhab/openhab-addons/itests/org.openhab.io.hueemulation.tests/target/test/tmp/testing/itest/cnf/cache/4.3.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher.pre.jar -Dlauncher.properties="/home/travis/build/openhab/openhab-addons/itests/org.openhab.io.hueemulation.tests/target/test/tmp/testing/itest/generated/launch17449000331578702573.properties" -Dorg.osgi.service.http.port=35475 -ea -Dlauncher.runpath="/home/travis/build/openhab/openhab-addons/itests/org.openhab.io.hueemulation.tests/target/test/tmp/testing/itest/cnf/cache/4.3.0/org.openhab.core.bom.runtime-index/org.eclipse.osgi-3.13.100.v20180827-1536.jar,/home/travis/build/openhab/openhab-addons/itests/org.openhab.io.hueemulation.tests/target/test/tmp/testing/itest/cnf/cache/4.3.0/bnd-cache/biz.aQute.launcher/biz.aQute.launcher-4.3.0.jar" aQute.launcher.pre.EmbeddedLauncher
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for openHAB Add-ons 2.5.3-SNAPSHOT:
[INFO] 
[INFO] openHAB Add-ons .................................... SUCCESS [  2.436 s]
[INFO] openHAB Add-ons :: BOM ............................. SUCCESS [  0.676 s]
[INFO] openHAB Add-ons :: BOM :: Runtime Index ............ SUCCESS [  7.270 s]
[INFO] openHAB Add-ons :: BOM :: Test Index ............... SUCCESS [  0.536 s]
[INFO] openHAB Add-ons :: BOM :: openHAB Core Index ....... SUCCESS [  1.507 s]
[INFO] openHAB Add-ons :: Bundles ......................... SUCCESS [  4.081 s]
[INFO] openHAB Add-ons :: Bundles :: Airquality Binding ... SUCCESS [ 11.490 s]
[INFO] openHAB Add-ons :: Bundles :: AirVisual Node Air Quality Monitor Binding SUCCESS [  6.615 s]
[INFO] openHAB Add-ons :: Bundles :: AllPlay Binding ...... SUCCESS [  5.058 s]
[INFO] openHAB Add-ons :: Bundles :: Amazon Dash Button Binding SUCCESS [  5.108 s]
[INFO] openHAB Add-ons :: Bundles :: Amazon Echo Control Binding SUCCESS [  3.996 s]
[INFO] openHAB Add-ons :: Bundles :: Ambient Weather Binding SUCCESS [  2.962 s]
[INFO] openHAB Add-ons :: Bundles :: Astro Binding ........ SUCCESS [  6.033 s]
[INFO] openHAB Add-ons :: Bundles :: Atlona Binding ....... SUCCESS [  8.213 s]
[INFO] openHAB Add-ons :: Bundles :: Autelis Binding ...... SUCCESS [  3.713 s]
[INFO] openHAB Add-ons :: Bundles :: AVM FRITZ! Binding ... SUCCESS [  5.657 s]
[INFO] openHAB Add-ons :: Bundles :: BigAssFan Binding .... SUCCESS [  2.790 s]
[INFO] openHAB Add-ons :: Bundles :: Bluetooth Binding .... SUCCESS [  4.283 s]
[INFO] openHAB Add-ons :: Bundles :: AM43 Bluetooth Adapter SUCCESS [  4.909 s]
[INFO] openHAB Add-ons :: Bundles :: BlueGiga Bluetooth Adapter SUCCESS [  5.159 s]
[INFO] openHAB Add-ons :: Bundles :: BlueZ Bluetooth Adapter SUCCESS [  3.206 s]
[INFO] openHAB Add-ons :: Bundles :: Blukii Bluetooth Adapter SUCCESS [  3.809 s]
[INFO] openHAB Add-ons :: Bundles :: RuuviTag Bluetooth Adapter SUCCESS [  4.297 s]
[INFO] openHAB Add-ons :: Bundles :: Bosch Indego Binding . SUCCESS [  5.908 s]
[INFO] openHAB Add-ons :: Bundles :: BoseSoundTouch Binding SUCCESS [  3.336 s]
[INFO] openHAB Add-ons :: Bundles :: Buienradar Binding ... SUCCESS [  4.323 s]
[INFO] openHAB Add-ons :: Bundles :: Chromecast Binding ... SUCCESS [01:28 min]
[INFO] openHAB Add-ons :: Bundles :: CM11A Binding ........ SUCCESS [  3.977 s]
[INFO] openHAB Add-ons :: Bundles :: CoolMasterNet Binding  SUCCESS [  2.581 s]
[INFO] openHAB Add-ons :: Bundles :: Daikin Binding ....... SUCCESS [  3.786 s]
[INFO] openHAB Add-ons :: Bundles :: Dark Sky Binding ..... SUCCESS [  7.092 s]
[INFO] openHAB Add-ons :: Bundles :: Dresden Elektronik deCONZ Binding SUCCESS [  2.673 s]
[INFO] openHAB Add-ons :: Bundles :: Denon / Marantz Binding SUCCESS [  3.185 s]
[INFO] openHAB Add-ons :: Bundles :: Digiplex/EVO Binding . SUCCESS [  6.964 s]
[INFO] openHAB Add-ons :: Bundles :: DigitalSTROM Binding . SUCCESS [  3.741 s]
[INFO] openHAB Add-ons :: Bundles :: D-Link Smart Home Binding SUCCESS [  5.420 s]
[INFO] openHAB Add-ons :: Bundles :: DMX Binding .......... SUCCESS [  7.270 s]
[INFO] openHAB Add-ons :: Bundles :: Doorbird Binding ..... SUCCESS [  2.974 s]
[INFO] openHAB Add-ons :: Bundles :: DSCAlarm Binding ..... SUCCESS [  2.527 s]
[INFO] openHAB Add-ons :: Bundles :: DSMR Binding ......... SUCCESS [  6.628 s]
[INFO] openHAB Add-ons :: Bundles :: DwdUnwetter Binding .. SUCCESS [  5.512 s]
[INFO] openHAB Add-ons :: Bundles :: EleroTransmitterStick Binding SUCCESS [  3.408 s]
[INFO] openHAB Add-ons :: Bundles :: EnOcean Binding ...... SUCCESS [  3.341 s]
[INFO] openHAB Add-ons :: Bundles :: EnturNo Binding ...... SUCCESS [  2.509 s]
[INFO] openHAB Add-ons :: Bundles :: evohome Binding ...... SUCCESS [  2.677 s]
[INFO] openHAB Add-ons :: Bundles :: Exec Binding ......... SUCCESS [  3.527 s]
[INFO] openHAB Add-ons :: Bundles :: Feed Binding ......... SUCCESS [  3.180 s]
[INFO] openHAB Add-ons :: Bundles :: Feican Binding ....... SUCCESS [  3.720 s]
[INFO] openHAB Add-ons :: Bundles :: Folding Binding ...... SUCCESS [  4.583 s]
[INFO] openHAB Add-ons :: Bundles :: Foobot Binding ....... SUCCESS [  4.709 s]
[INFO] openHAB Add-ons :: Bundles :: Freebox Binding ...... SUCCESS [  2.689 s]
[INFO] openHAB Add-ons :: Bundles :: Fronius Binding ...... SUCCESS [  3.317 s]
[INFO] openHAB Add-ons :: Bundles :: FSInternetRadio Binding SUCCESS [  6.844 s]
[INFO] openHAB Add-ons :: Bundles :: FTP Upload Binding ... SUCCESS [  2.942 s]
[INFO] openHAB Add-ons :: Bundles :: Gardena Binding ...... SUCCESS [  2.700 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: Map SUCCESS [  6.590 s]
[INFO] openHAB Add-ons :: Bundles :: GlobalCache Binding .. SUCCESS [  2.266 s]
[INFO] openHAB Add-ons :: Bundles :: GPSTracker Binding ... SUCCESS [  2.226 s]
[INFO] openHAB Add-ons :: Bundles :: GROHE ONDUS Binding .. SUCCESS [  2.536 s]
[INFO] openHAB Add-ons :: Bundles :: HarmonyHub Binding ... SUCCESS [  3.449 s]
[INFO] openHAB Add-ons :: Bundles :: HDanywhere Binding ... SUCCESS [  3.075 s]
[INFO] openHAB Add-ons :: Bundles :: Hunter Douglas PowerView Binding SUCCESS [  3.567 s]
[INFO] openHAB Add-ons :: Bundles :: Helios Binding ....... SUCCESS [  2.746 s]
[INFO] openHAB Add-ons :: Bundles :: Heos Binding ......... SUCCESS [  2.931 s]
[INFO] openHAB Add-ons :: Bundles :: Homematic Binding .... SUCCESS [  6.814 s]
[INFO] openHAB Add-ons :: Bundles :: HP Printer Binding ... SUCCESS [  6.539 s]
[INFO] openHAB Add-ons :: Bundles :: hue Binding .......... SUCCESS [  6.365 s]
[INFO] openHAB Add-ons :: Bundles :: Hydrawise Binding .... SUCCESS [  3.260 s]
[INFO] openHAB Add-ons :: Bundles :: Hyperion Binding ..... SUCCESS [  2.565 s]
[INFO] openHAB Add-ons :: Bundles :: iAquaLink Binding .... SUCCESS [  2.596 s]
[INFO] openHAB Add-ons :: Bundles :: iCloud Binding ....... SUCCESS [  3.441 s]
[INFO] openHAB Add-ons :: Bundles :: IHC Binding .......... SUCCESS [  8.393 s]
[INFO] openHAB Add-ons :: Bundles :: innogy Smarthome Binding SUCCESS [  2.502 s]
[INFO] openHAB Add-ons :: Bundles :: IPP Binding .......... SUCCESS [  4.549 s]
[INFO] openHAB Add-ons :: Bundles :: IRtrans Binding ...... SUCCESS [  3.188 s]
[INFO] openHAB Add-ons :: Bundles :: JeeLink Binding ...... SUCCESS [  2.645 s]
[INFO] openHAB Add-ons :: Bundles :: Keba Binding ......... SUCCESS [  2.208 s]
[INFO] openHAB Add-ons :: Bundles :: KM200 Binding ........ SUCCESS [  2.391 s]
[INFO] openHAB Add-ons :: Bundles :: KNX Binding .......... SUCCESS [  4.869 s]
[INFO] openHAB Add-ons :: Bundles :: Kodi Binding ......... SUCCESS [  3.862 s]
[INFO] openHAB Add-ons :: Bundles :: Konnected Binding .... SUCCESS [  2.346 s]
[INFO] openHAB Add-ons :: Bundles :: Kostal Binding ....... SUCCESS [  2.422 s]
[INFO] openHAB Add-ons :: Bundles :: LaMetric Time Binding  SUCCESS [  2.358 s]
[INFO] openHAB Add-ons :: Bundles :: Leap Motion Binding .. SUCCESS [  2.259 s]
[INFO] openHAB Add-ons :: Bundles :: LG HomBot Binding .... SUCCESS [  4.560 s]
[INFO] openHAB Add-ons :: Bundles :: LG TV Serial Binding . SUCCESS [  4.558 s]
[INFO] openHAB Add-ons :: Bundles :: LG webOS Binding ..... SUCCESS [  2.595 s]
[INFO] openHAB Add-ons :: Bundles :: LIFX Binding ......... SUCCESS [  2.625 s]
[INFO] openHAB Add-ons :: Bundles :: Linky Binding ........ SUCCESS [  2.943 s]
[INFO] openHAB Add-ons :: Bundles :: LIRC Binding ......... SUCCESS [  2.010 s]
[INFO] openHAB Add-ons :: Bundles :: LinuxInput Binding ... SUCCESS [  2.709 s]
[INFO] openHAB Add-ons :: Bundles :: Log Reader Binding ... SUCCESS [  2.284 s]
[INFO] openHAB Add-ons :: Bundles :: Loxone Binding ....... SUCCESS [  7.648 s]
[INFO] openHAB Add-ons :: Bundles :: Lutron Binding ....... SUCCESS [  2.893 s]
[INFO] openHAB Add-ons :: Bundles :: Mail Binding ......... SUCCESS [  6.900 s]
[INFO] openHAB Add-ons :: Bundles :: MaxCube Binding ...... SUCCESS [  3.062 s]
[INFO] openHAB Add-ons :: Bundles :: mcp23017 Binding ..... SUCCESS [  2.557 s]
[INFO] openHAB Add-ons :: Bundles :: MELCloud Binding ..... SUCCESS [  3.138 s]
[INFO] openHAB Add-ons :: Bundles :: meteoblue Binding .... SUCCESS [  2.337 s]
[INFO] openHAB Add-ons :: Bundles :: meteostick Binding ... SUCCESS [  2.128 s]
[INFO] openHAB Add-ons :: Bundles :: Miele Binding ........ SUCCESS [  2.477 s]
[INFO] openHAB Add-ons :: Bundles :: Xiaomi Mi Smart Home Binding SUCCESS [  2.734 s]
[INFO] openHAB Add-ons :: Bundles :: Xiaomi Mi IO Binding . SUCCESS [  2.502 s]
[INFO] openHAB Add-ons :: Bundles :: Millheat Binding ..... SUCCESS [  8.529 s]
[INFO] openHAB Add-ons :: Bundles :: Milight Binding ...... SUCCESS [  2.328 s]
[INFO] openHAB Add-ons :: Bundles :: Minecraft Binding .... SUCCESS [  3.258 s]
[INFO] openHAB Add-ons :: Bundles :: IO :: Modbus Transport SUCCESS [ 12.316 s]
[INFO] openHAB Add-ons :: Bundles :: Modbus Binding ....... SUCCESS [  9.676 s]
[INFO] openHAB Add-ons :: Bundles :: MQTT Broker Binding .. SUCCESS [  6.313 s]
[INFO] openHAB Add-ons :: Bundles :: MQTT Things and Channels SUCCESS [  7.248 s]
[INFO] openHAB Add-ons :: Bundles :: MQTT HomeAssistant Convention SUCCESS [  4.212 s]
[INFO] openHAB Add-ons :: Bundles :: MQTT Homie Convention  SUCCESS [  6.119 s]
[INFO] openHAB Add-ons :: Bundles :: Nanoleaf Binding ..... SUCCESS [  4.271 s]
[INFO] openHAB Add-ons :: Bundles :: Neato Binding ........ SUCCESS [  2.411 s]
[INFO] openHAB Add-ons :: Bundles :: Neeo Binding ......... SUCCESS [  2.425 s]
[INFO] openHAB Add-ons :: Bundles :: NeoHub Binding ....... SUCCESS [  2.191 s]
[INFO] openHAB Add-ons :: Bundles :: Nest Binding ......... SUCCESS [  2.423 s]
[INFO] openHAB Add-ons :: Bundles :: Netatmo Binding ...... SUCCESS [  2.934 s]
[INFO] openHAB Add-ons :: Bundles :: Network Binding ...... SUCCESS [  6.019 s]
[INFO] openHAB Add-ons :: Bundles :: Network UPS Tools Binding SUCCESS [  5.094 s]
[INFO] openHAB Add-ons :: Bundles :: Nibe Heatpump Binding  SUCCESS [  4.458 s]
[INFO] openHAB Add-ons :: Bundles :: NibeUplink Binding ... SUCCESS [  2.418 s]
[INFO] openHAB Add-ons :: Bundles :: Nikobus Binding ...... SUCCESS [  2.384 s]
[INFO] openHAB Add-ons :: Bundles :: Niko Home Control Binding SUCCESS [  2.878 s]
[INFO] openHAB Add-ons :: Bundles :: NTP Binding .......... SUCCESS [  2.194 s]
[INFO] openHAB Add-ons :: Bundles :: Nuki Binding ......... SUCCESS [  3.468 s]
[INFO] openHAB Add-ons :: Bundles :: Oceanic Binding ...... SUCCESS [  4.219 s]
[INFO] openHAB Add-ons :: Bundles :: OmnikInverter Binding  SUCCESS [  3.177 s]
[INFO] openHAB Add-ons :: Bundles :: OneBusAway Binding ... SUCCESS [  2.244 s]
[INFO] openHAB Add-ons :: Bundles :: OneWireGPIO Binding .. SUCCESS [  3.149 s]
[INFO] openHAB Add-ons :: Bundles :: OneWire Binding ...... SUCCESS [  7.991 s]
[INFO] openHAB Add-ons :: Bundles :: Onkyo Binding ........ SUCCESS [  2.400 s]
[INFO] openHAB Add-ons :: Bundles :: OpenGarage Binding ... SUCCESS [  2.025 s]
[INFO] openHAB Add-ons :: Bundles :: OpenSprinkler Binding  SUCCESS [  4.171 s]
[INFO] openHAB Add-ons :: Bundles :: OpenUV Binding ....... SUCCESS [  2.057 s]
[INFO] openHAB Add-ons :: Bundles :: OpenWeatherMap Binding SUCCESS [  3.323 s]
[INFO] openHAB Add-ons :: Bundles :: Orvibo Binding ....... SUCCESS [  2.358 s]
[INFO] openHAB Add-ons :: Bundles :: ParadoxAlarm Binding . SUCCESS [  2.546 s]
[INFO] openHAB Add-ons :: Bundles :: Pentair Binding ...... SUCCESS [ 12.547 s]
[INFO] openHAB Add-ons :: Bundles :: PHC Binding .......... SUCCESS [  2.167 s]
[INFO] openHAB Add-ons :: Bundles :: PioneerAvr Binding ... SUCCESS [  2.169 s]
[INFO] openHAB Add-ons :: Bundles :: pixometer Binding .... SUCCESS [  5.125 s]
[INFO] openHAB Add-ons :: Bundles :: PJLink Binding ....... SUCCESS [  2.533 s]
[INFO] openHAB Add-ons :: Bundles :: PLCLogo Binding ...... SUCCESS [  2.565 s]
[INFO] openHAB Add-ons :: Bundles :: Plugwise Binding ..... SUCCESS [  3.988 s]
[INFO] openHAB Add-ons :: Bundles :: Powermax Binding ..... SUCCESS [  2.274 s]
[INFO] openHAB Add-ons :: Bundles :: Pulseaudio Binding ... SUCCESS [  3.296 s]
[INFO] openHAB Add-ons :: Bundles :: Pushbullet Binding ... SUCCESS [  2.277 s]
[INFO] openHAB Add-ons :: Bundles :: RegoHeatPump Binding . SUCCESS [  2.181 s]
[INFO] openHAB Add-ons :: Bundles :: Rfxcom Binding ....... SUCCESS [  4.679 s]
[INFO] openHAB Add-ons :: Bundles :: RME Binding .......... SUCCESS [  1.970 s]
[INFO] openHAB Add-ons :: Bundles :: Robonect Binding ..... SUCCESS [  6.291 s]
[INFO] openHAB Add-ons :: Bundles :: Rotel Binding ........ SUCCESS [  2.475 s]
[INFO] openHAB Add-ons :: Bundles :: RotelRa1x Binding .... SUCCESS [  1.990 s]
[INFO] openHAB Add-ons :: Bundles :: Russound Binding ..... SUCCESS [  3.762 s]
[INFO] openHAB Add-ons :: Bundles :: SamsungTV Binding .... SUCCESS [  2.335 s]
[INFO] openHAB Add-ons :: Bundles :: Satel Binding ........ SUCCESS [  2.412 s]
[INFO] openHAB Add-ons :: Bundles :: Seneye Binding ....... SUCCESS [  2.078 s]
[INFO] openHAB Add-ons :: Bundles :: senseBox Binding ..... SUCCESS [  2.066 s]
[INFO] openHAB Add-ons :: Bundles :: SerialButton Binding . SUCCESS [  1.986 s]
[INFO] openHAB Add-ons :: Bundles :: Shelly Binding ....... SUCCESS [  2.542 s]
[INFO] openHAB Add-ons :: Bundles :: Siemens RDS Binding .. SUCCESS [  2.148 s]
[INFO] openHAB Add-ons :: Bundles :: Sinope Binding ....... SUCCESS [  2.224 s]
[INFO] openHAB Add-ons :: Bundles :: Silvercrest Wifi Socket Binding SUCCESS [  1.965 s]
[INFO] openHAB Add-ons :: Bundles :: SleepIQ Binding ...... SUCCESS [  2.188 s]
[INFO] openHAB Add-ons :: Bundles :: SMA EnergyMeter Binding SUCCESS [  2.081 s]
[INFO] openHAB Add-ons :: Bundles :: Smartmeter Binding ... SUCCESS [ 35.884 s]
[INFO] openHAB Add-ons :: Bundles :: SNMP Binding ......... SUCCESS [  5.266 s]
[INFO] openHAB Add-ons :: Bundles :: SolarEdge Binding .... SUCCESS [  2.267 s]
[INFO] openHAB Add-ons :: Bundles :: Solar-Log Binding .... SUCCESS [  2.081 s]
[INFO] openHAB Add-ons :: Bundles :: SomfyTahoma Binding .. SUCCESS [  2.752 s]
[INFO] openHAB Add-ons :: Bundles :: Sonos Binding ........ SUCCESS [  3.368 s]
[INFO] openHAB Add-ons :: Bundles :: SonyAudio Binding .... SUCCESS [  1.970 s]
[INFO] openHAB Add-ons :: Bundles :: Sony Projector Binding SUCCESS [  2.232 s]
[INFO] openHAB Add-ons :: Bundles :: Spotify Binding ...... SUCCESS [  3.097 s]
[INFO] openHAB Add-ons :: Bundles :: SqueezeBox Binding ... SUCCESS [  2.299 s]
[INFO] openHAB Add-ons :: Bundles :: Synop Analyzer Binding SUCCESS [  2.514 s]
[INFO] openHAB Add-ons :: Bundles :: Systeminfo Binding ... SUCCESS [  2.692 s]
[INFO] openHAB Add-ons :: Bundles :: Tado Binding ......... SUCCESS [  2.505 s]
[INFO] openHAB Add-ons :: Bundles :: Tankerkoenig Binding . SUCCESS [  2.074 s]
[INFO] openHAB Add-ons :: Bundles :: Telegram Binding ..... SUCCESS [  5.729 s]
[INFO] openHAB Add-ons :: Bundles :: Tellstick Binding .... SUCCESS [  3.412 s]
[INFO] openHAB Add-ons :: Bundles :: Tesla Binding ........ SUCCESS [  2.387 s]
[INFO] openHAB Add-ons :: Bundles :: TP-Link Smart Home Binding SUCCESS [  5.992 s]
[INFO] openHAB Add-ons :: Bundles :: TRÅDFRI Binding ...... SUCCESS [  4.948 s]
[INFO] openHAB Add-ons :: Bundles :: UniFi Binding ........ SUCCESS [  2.243 s]
[INFO] openHAB Add-ons :: Bundles :: Somfy URTSI II binding SUCCESS [  1.953 s]
[INFO] openHAB Add-ons :: Bundles :: ValloxMV Binding ..... SUCCESS [  2.094 s]
[INFO] openHAB Add-ons :: Bundles :: Vektiva Binding ...... SUCCESS [  2.004 s]
[INFO] openHAB Add-ons :: Bundles :: Volvo On Call Binding  SUCCESS [  2.175 s]
[INFO] openHAB Add-ons :: Bundles :: Velbus Binding ....... SUCCESS [  4.130 s]
[INFO] openHAB Add-ons :: Bundles :: Velux Binding ........ SUCCESS [  2.695 s]
[INFO] openHAB Add-ons :: Bundles :: Vitotronic Binding ... SUCCESS [  5.343 s]
[INFO] openHAB Add-ons :: Bundles :: WeatherCompany Binding SUCCESS [  2.175 s]
[INFO] openHAB Add-ons :: Bundles :: WeatherUnderground Binding SUCCESS [  2.645 s]
[INFO] openHAB Add-ons :: Bundles :: Wemo Binding ......... SUCCESS [  2.240 s]
[INFO] openHAB Add-ons :: Bundles :: WiFiLED Binding ...... SUCCESS [  5.877 s]
[INFO] openHAB Add-ons :: Bundles :: Windcentrale Binding . SUCCESS [  2.113 s]
[INFO] openHAB Add-ons :: Bundles :: XMLTV Binding ........ SUCCESS [  2.056 s]
[INFO] openHAB Add-ons :: Bundles :: XMPPClient Binding ... SUCCESS [ 11.094 s]
[INFO] openHAB Add-ons :: Bundles :: Yamaha Receiver Binding SUCCESS [  6.697 s]
[INFO] openHAB Add-ons :: Bundles :: Yeelight Binding ..... SUCCESS [  4.383 s]
[INFO] openHAB Add-ons :: Bundles :: Zoneminder Binding ... SUCCESS [  2.410 s]
[INFO] openHAB Add-ons :: Bundles :: ZWay Binding ......... SUCCESS [  2.595 s]
[INFO] openHAB Add-ons :: Bundles :: Extension Service :: Eclipse IoT Marketplace SUCCESS [  4.163 s]
[INFO] openHAB Add-ons :: Bundles :: Extension Service :: Eclipse IoT Marketplace (Automation) SUCCESS [  1.324 s]
[INFO] openHAB Add-ons :: Bundles :: IO :: Homekit ........ SUCCESS [  6.267 s]
[INFO] openHAB Add-ons :: Bundles :: IO :: Hue Emulation Service SUCCESS [ 13.307 s]
[INFO] openHAB Add-ons :: Bundles :: IO :: ImperiHome Integration Service SUCCESS [  2.269 s]
[INFO] openHAB Add-ons :: Bundles :: IO :: Java Sound Support SUCCESS [  2.259 s]
[INFO] openHAB Add-ons :: Bundles :: IO :: NEEO Integration SUCCESS [  2.714 s]
[INFO] openHAB Add-ons :: Bundles :: IO :: openHAB Cloud Connector SUCCESS [  2.058 s]
[INFO] openHAB Add-ons :: Bundles :: IO :: MQTT Broker Moquette SUCCESS [ 25.669 s]
[INFO] openHAB Add-ons :: Bundles :: IO :: Web Audio Support SUCCESS [  2.076 s]
[INFO] openHAB Add-ons :: Bundles :: Persistence Service :: MapDB SUCCESS [  2.885 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: Binary To JSON SUCCESS [  3.034 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: Exec SUCCESS [  2.050 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: JavaScript SUCCESS [  3.181 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: Jinja SUCCESS [  3.577 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: JSonPath SUCCESS [  3.545 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: RegEx SUCCESS [  3.237 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: Scale SUCCESS [  3.625 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: XPath SUCCESS [  3.244 s]
[INFO] openHAB Add-ons :: Bundles :: Transformation Service :: Xslt SUCCESS [  3.771 s]
[INFO] openHAB Add-ons :: Bundles :: Voice :: Google Cloud Text-to-Speech SUCCESS [  3.379 s]
[INFO] openHAB Add-ons :: Bundles :: Voice :: macOS Text-to-Speech SUCCESS [  3.158 s]
[INFO] openHAB Add-ons :: Bundles :: Voice :: Mary Text-to-Speech SUCCESS [  7.244 s]
[INFO] openHAB Add-ons :: Bundles :: Voice :: Pico Text-to-Speech SUCCESS [  2.249 s]
[INFO] openHAB Add-ons :: Bundles :: Voice :: Polly Text-to-Speech SUCCESS [  2.171 s]
[INFO] openHAB Add-ons :: Bundles :: Voice :: VoiceRSS Text-to-Speech SUCCESS [  1.941 s]
[INFO] openHAB Add-ons :: BOM :: openHAB Add-ons .......... SUCCESS [  0.085 s]
[INFO] openHAB Add-ons :: Features :: Karaf ............... SUCCESS [  0.127 s]
[INFO] openHAB Add-ons :: Features :: Karaf :: Add-ons External SUCCESS [  0.145 s]
[INFO] openHAB Add-ons :: Features :: Karaf :: Add-ons .... SUCCESS [  5.820 s]
[INFO] openHAB Add-ons :: Integration Tests ............... SUCCESS [  0.070 s]
[INFO] openHAB Add-ons :: Integration Tests :: Astro Binding Tests SUCCESS [  7.747 s]
[INFO] openHAB Add-ons :: Integration Tests :: AVM FRITZ! Binding Tests SUCCESS [  7.290 s]
[INFO] openHAB Add-ons :: Integration Tests :: Feed Binding Tests SUCCESS [02:31 min]
[INFO] openHAB Add-ons :: Integration Tests :: hue Binding Tests SUCCESS [  6.370 s]
[INFO] openHAB Add-ons :: Integration Tests :: MaxCube Binding Tests SUCCESS [ 10.654 s]
[INFO] openHAB Add-ons :: Integration Tests :: Nest Binding Tests SUCCESS [ 17.387 s]
[INFO] openHAB Add-ons :: Integration Tests :: NTP Binding Tests SUCCESS [  7.460 s]
[INFO] openHAB Add-ons :: Integration Tests :: Systeminfo Binding Tests SUCCESS [ 55.272 s]
[INFO] openHAB Add-ons :: Integration Tests :: TRÅDFRI Binding SUCCESS [  5.463 s]
[INFO] openHAB Add-ons :: Integration Tests :: Wemo Binding Tests SUCCESS [  7.897 s]
[INFO] openHAB Add-ons :: Integration Tests :: Hue Emulation Service Tests FAILURE [ 17.001 s]
[INFO] openHAB Add-ons :: Integration Tests :: MapDB Persistence Tests SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  21:42 min
[INFO] Finished at: 2020-03-05T09:48:45Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal biz.aQute.bnd:bnd-testing-maven-plugin:4.3.0:testing (default) on project org.openhab.io.hueemulation.tests: 1 errors found -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :org.openhab.io.hueemulation.tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new binding If someone has started to work on a binding. For a new binding PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants