Skip to content

connection between voice-addon and webthing API appears broken #27

@kgiori

Description

@kgiori

JSON errors make it appear that the voice-addon can't successfully communicate with the webthing API.

2019-06-21 23:14:17.842 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:14:27.845 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:14:37.851 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:14:47.852 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:14:53.267 INFO   : getValue for property on for: voice-controller returning false
2019-06-21 23:14:57.865 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:15:04.449 INFO   : Unloading VoiceAdapter
2019-06-21 23:15:04.455 INFO   : voice-addon: unloaded addon undefined
2019-06-21 23:15:05.061 INFO   : voice-addon: Error executing install_script.sh dpkg: libportaudio2:armhf: dependency problems, but removing anyway as you requested:
2019-06-21 23:15:05.063 INFO   : voice-addon:  snips-watch depends on libportaudio2.
2019-06-21 23:15:05.064 INFO   : voice-addon:  python-pyaudio depends on libportaudio2 (>= 19+svn20101113).
2019-06-21 23:15:05.065 INFO   : voice-addon:  snips-audio-server depends on libportaudio2.
2019-06-21 23:15:05.066 INFO   : voice-addon: 
2019-06-21 23:15:05.068 INFO   : voice-addon: 
2019-06-21 23:15:05.136 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 54142 files and directories currently installed.)
2019-06-21 23:15:05.139 INFO   : voice-addon: 
2019-06-21 23:15:05.158 INFO   : voice-addon: DATA snips_uninstall: Removing libportaudio2:armhf (19.6.0-1) ...
2019-06-21 23:15:05.160 INFO   : voice-addon: 
2019-06-21 23:15:06.123 INFO   : voice-addon: DATA snips_uninstall: Processing triggers for libc-bin (2.24-11+deb9u4) ...
2019-06-21 23:15:06.126 INFO   : voice-addon: 
2019-06-21 23:15:07.524 INFO   : voice-addon: Error executing install_script.sh dpkg: python-ply: dependency problems, but removing anyway as you requested:
2019-06-21 23:15:07.525 INFO   : voice-addon:  python-pycparser depends on python-ply-lex-3.8; however:
2019-06-21 23:15:07.527 INFO   : voice-addon:   Package python-ply-lex-3.8 is not installed.
2019-06-21 23:15:07.529 INFO   : voice-addon:   Package python-ply which provides python-ply-lex-3.8 is to be removed.
2019-06-21 23:15:07.530 INFO   : voice-addon:  python-pycparser depends on python-ply-yacc-3.8; however:
2019-06-21 23:15:07.532 INFO   : voice-addon:   Package python-ply-yacc-3.8 is not installed.
2019-06-21 23:15:07.533 INFO   : voice-addon:   Package python-ply which provides python-ply-yacc-3.8 is to be removed.
2019-06-21 23:15:07.536 INFO   : voice-addon:  python-pycparser depends on python-ply-lex-3.8; however:
2019-06-21 23:15:07.538 INFO   : voice-addon:   Package python-ply-lex-3.8 is not installed.
2019-06-21 23:15:07.540 INFO   : voice-addon:   Package python-ply which provides python-ply-lex-3.8 is to be removed.
2019-06-21 23:15:07.541 INFO   : voice-addon:  python-pycparser depends on python-ply-yacc-3.8; however:
2019-06-21 23:15:07.543 INFO   : voice-addon:   Package python-ply-yacc-3.8 is not installed.
2019-06-21 23:15:07.545 INFO   : voice-addon:   Package python-ply which provides python-ply-yacc-3.8 is to be removed.
2019-06-21 23:15:07.546 INFO   : voice-addon: 
2019-06-21 23:15:07.548 INFO   : voice-addon: 
2019-06-21 23:15:07.599 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 54136 files and directories currently installed.)
2019-06-21 23:15:07.602 INFO   : voice-addon: 
2019-06-21 23:15:07.614 INFO   : voice-addon: DATA snips_uninstall: Removing python-ply (3.9-1) ...
2019-06-21 23:15:07.616 INFO   : voice-addon: 
2019-06-21 23:15:07.873 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:15:08.402 INFO   : voice-addon: DATA snips_uninstall: Processing triggers for man-db (2.7.6.1-2) ...
2019-06-21 23:15:08.403 INFO   : voice-addon: 
2019-06-21 23:15:10.215 INFO   : voice-addon: Error executing install_script.sh dpkg: python-pycparser: dependency problems, but removing anyway as you requested:
2019-06-21 23:15:10.217 INFO   : voice-addon:  python-cffi depends on python-pycparser.
2019-06-21 23:15:10.219 INFO   : voice-addon: 
2019-06-21 23:15:10.226 INFO   : voice-addon: 
2019-06-21 23:15:10.291 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 54117 files and directories currently installed.)
2019-06-21 23:15:10.294 INFO   : voice-addon: 
2019-06-21 23:15:10.307 INFO   : voice-addon: DATA snips_uninstall: Removing python-pycparser (2.17-2) ...
2019-06-21 23:15:10.309 INFO   : voice-addon: 
2019-06-21 23:15:12.059 INFO   : voice-addon: Error executing install_script.sh dpkg: python-cffi: dependency problems, but removing anyway as you requested:
2019-06-21 23:15:12.062 INFO   : voice-addon:  python-soundfile depends on python-cffi.
2019-06-21 23:15:12.063 INFO   : voice-addon: 
2019-06-21 23:15:12.064 INFO   : voice-addon: 
2019-06-21 23:15:12.130 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53984 files and directories currently installed.)
2019-06-21 23:15:12.132 INFO   : voice-addon: 
2019-06-21 23:15:12.145 INFO   : voice-addon: DATA snips_uninstall: Removing python-cffi (1.9.1-2) ...
2019-06-21 23:15:12.147 INFO   : voice-addon: 
2019-06-21 23:15:13.848 INFO   : voice-addon: Error executing install_script.sh dpkg: libgfortran3:armhf: dependency problems, but removing anyway as you requested:
2019-06-21 23:15:13.849 INFO   : voice-addon:  libblas3 depends on libgfortran3 (>= 4.3).
2019-06-21 23:15:13.851 INFO   : voice-addon:  liblapack3 depends on libgfortran3 (>= 4.6).
2019-06-21 23:15:13.853 INFO   : voice-addon:  libatlas3-base depends on libgfortran3 (>= 4.6).
2019-06-21 23:15:13.854 INFO   : voice-addon: 
2019-06-21 23:15:13.856 INFO   : voice-addon: 
2019-06-21 23:15:13.921 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53954 files and directories currently installed.)
2019-06-21 23:15:13.924 INFO   : voice-addon: 
2019-06-21 23:15:13.937 INFO   : voice-addon: DATA snips_uninstall: Removing libgfortran3:armhf (6.3.0-18+rpi1+deb9u1) ...
2019-06-21 23:15:13.940 INFO   : voice-addon: 
2019-06-21 23:15:14.405 INFO   : voice-addon: DATA snips_uninstall: Processing triggers for libc-bin (2.24-11+deb9u4) ...
2019-06-21 23:15:14.406 INFO   : voice-addon: 
2019-06-21 23:15:15.157 INFO   : voice-addon: Error executing install_script.sh dpkg: libblas-common: dependency problems, but removing anyway as you requested:
2019-06-21 23:15:15.158 INFO   : voice-addon:  libblas3 depends on libblas-common; however:
2019-06-21 23:15:15.160 INFO   : voice-addon:   Package libblas-common is to be removed.
2019-06-21 23:15:15.161 INFO   : voice-addon:  libatlas3-base depends on libblas-common; however:
2019-06-21 23:15:15.163 INFO   : voice-addon:   Package libblas-common is to be removed.
2019-06-21 23:15:15.164 INFO   : voice-addon: 
2019-06-21 23:15:15.166 INFO   : voice-addon: 
2019-06-21 23:15:15.235 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53951 files and directories currently installed.)
2019-06-21 23:15:15.237 INFO   : voice-addon: 
2019-06-21 23:15:15.251 INFO   : voice-addon: DATA snips_uninstall: Removing libblas-common (3.7.0-2) ...
2019-06-21 23:15:15.252 INFO   : voice-addon: 
2019-06-21 23:15:16.062 INFO   : voice-addon: Error executing install_script.sh dpkg: libatlas3-base: dependency problems, but removing anyway as you requested:
2019-06-21 23:15:16.063 INFO   : voice-addon:  snips-kaldi-atlas depends on libatlas3-base.
2019-06-21 23:15:16.065 INFO   : voice-addon: 
2019-06-21 23:15:16.067 INFO   : voice-addon: 
2019-06-21 23:15:16.138 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53948 files and directories currently installed.)
2019-06-21 23:15:16.140 INFO   : voice-addon: 
2019-06-21 23:15:16.152 INFO   : voice-addon: DATA snips_uninstall: Removing libatlas3-base (3.10.3-1-snips) ...
2019-06-21 23:15:16.154 INFO   : voice-addon: 
2019-06-21 23:15:16.242 INFO   : voice-addon: DATA snips_uninstall: update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode
2019-06-21 23:15:16.244 INFO   : voice-addon: 
2019-06-21 23:15:16.276 INFO   : voice-addon: DATA snips_uninstall: update-alternatives: 
2019-06-21 23:15:16.284 INFO   : voice-addon: DATA snips_uninstall: using /usr/lib/lapack/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode
2019-06-21 23:15:16.286 INFO   : voice-addon: 
2019-06-21 23:15:16.576 INFO   : voice-addon: DATA snips_uninstall: Processing triggers for libc-bin (2.24-11+deb9u4) ...
2019-06-21 23:15:16.578 INFO   : voice-addon: 
2019-06-21 23:15:17.797 INFO   : voice-addon: Error executing install_script.sh dpkg: libblas3: dependency problems, but removing anyway as you requested:
2019-06-21 23:15:17.799 INFO   : voice-addon:  python-numpy depends on libblas3 | libblas.so.3; however:
2019-06-21 23:15:17.800 INFO   : voice-addon:   Package libblas3 is to be removed.
2019-06-21 23:15:17.801 INFO   : voice-addon:   Package libblas.so.3 is not installed.
2019-06-21 23:15:17.803 INFO   : voice-addon:   Package libblas3 which provides libblas.so.3 is to be removed.
2019-06-21 23:15:17.804 INFO   : voice-addon:  liblapack3 depends on libblas3 | libblas.so.3; however:
2019-06-21 23:15:17.806 INFO   : voice-addon:   Package libblas3 is to be removed.
2019-06-21 23:15:17.807 INFO   : voice-addon:   Package libblas.so.3 is not installed.
2019-06-21 23:15:17.809 INFO   : voice-addon:   Package libblas3 which provides libblas.so.3 is to be removed.
2019-06-21 23:15:17.811 INFO   : voice-addon:  python-numpy depends on libblas3 | libblas.so.3; however:
2019-06-21 23:15:17.813 INFO   : voice-addon:   Package libblas3 is to be removed.
2019-06-21 23:15:17.814 INFO   : voice-addon:   Package libblas.so.3 is not installed.
2019-06-21 23:15:17.816 INFO   : voice-addon:   Package libblas3 which provides libblas.so.3 is to be removed.
2019-06-21 23:15:17.818 INFO   : voice-addon:  liblapack3 depends on libblas3 | libblas.so.3; however:
2019-06-21 23:15:17.819 INFO   : voice-addon:   Package libblas3 is to be removed.
2019-06-21 23:15:17.821 INFO   : voice-addon:   Package libblas.so.3 is not installed.
2019-06-21 23:15:17.823 INFO   : voice-addon:   Package libblas3 which provides libblas.so.3 is to be removed.
2019-06-21 23:15:17.824 INFO   : voice-addon: 
2019-06-21 23:15:17.826 INFO   : voice-addon: 
2019-06-21 23:15:17.883 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53923 files and directories currently installed.)
2019-06-21 23:15:17.886 INFO   : voice-addon: 
2019-06-21 23:15:17.898 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:15:17.901 INFO   : voice-addon: DATA snips_uninstall: Removing libblas3 (3.7.0-2) ...
2019-06-21 23:15:17.902 INFO   : voice-addon: 
2019-06-21 23:15:18.603 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53917 files and directories currently installed.)
2019-06-21 23:15:18.606 INFO   : voice-addon: 
2019-06-21 23:15:18.621 INFO   : voice-addon: DATA snips_uninstall: Removing python-soundfile (0.8.1-2) ...
2019-06-21 23:15:18.622 INFO   : voice-addon: 
2019-06-21 23:15:20.229 INFO   : voice-addon: Error executing install_script.sh dpkg: liblapack3: dependency problems, but removing anyway as you requested:
2019-06-21 23:15:20.232 INFO   : voice-addon:  python-numpy depends on liblapack3 | liblapack.so.3; however:
2019-06-21 23:15:20.233 INFO   : voice-addon:   Package liblapack3 is to be removed.
2019-06-21 23:15:20.235 INFO   : voice-addon:   Package liblapack.so.3 is not installed.
2019-06-21 23:15:20.237 INFO   : voice-addon:   Package liblapack3 which provides liblapack.so.3 is to be removed.
2019-06-21 23:15:20.239 INFO   : voice-addon:  python-numpy depends on liblapack3 | liblapack.so.3; however:
2019-06-21 23:15:20.241 INFO   : voice-addon:   Package liblapack3 is to be removed.
2019-06-21 23:15:20.242 INFO   : voice-addon:   Package liblapack.so.3 is not installed.
2019-06-21 23:15:20.244 INFO   : voice-addon:   Package liblapack3 which provides liblapack.so.3 is to be removed.
2019-06-21 23:15:20.245 INFO   : voice-addon: 
2019-06-21 23:15:20.247 INFO   : voice-addon: 
2019-06-21 23:15:20.311 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53907 files and directories currently installed.)
2019-06-21 23:15:20.312 INFO   : voice-addon: 
2019-06-21 23:15:20.326 INFO   : voice-addon: DATA snips_uninstall: Removing liblapack3 (3.7.0-2) ...
2019-06-21 23:15:20.328 INFO   : voice-addon: 
2019-06-21 23:15:21.436 INFO   : voice-addon: Error executing install_script.sh dpkg: libttspico-data: dependency problems, but removing anyway as you requested:
2019-06-21 23:15:21.438 INFO   : voice-addon:  libttspico-utils depends on libttspico-data.
2019-06-21 23:15:21.439 INFO   : voice-addon:  libttspico0:armhf depends on libttspico-data.
2019-06-21 23:15:21.441 INFO   : voice-addon: 
2019-06-21 23:15:21.442 INFO   : voice-addon: 
2019-06-21 23:15:21.513 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53900 files and directories currently installed.)
2019-06-21 23:15:21.515 INFO   : voice-addon: 
2019-06-21 23:15:21.529 INFO   : voice-addon: DATA snips_uninstall: Removing libttspico-data (1.0+git20130326-5) ...
2019-06-21 23:15:21.531 INFO   : voice-addon: 
2019-06-21 23:15:22.464 INFO   : voice-addon: Error executing install_script.sh dpkg: libttspico0:armhf: dependency problems, but removing anyway as you requested:
2019-06-21 23:15:22.466 INFO   : voice-addon:  libttspico-utils depends on libttspico0 (>= 1.0).
2019-06-21 23:15:22.467 INFO   : voice-addon: 
2019-06-21 23:15:22.469 INFO   : voice-addon: 
2019-06-21 23:15:22.541 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53883 files and directories currently installed.)
2019-06-21 23:15:22.543 INFO   : voice-addon: 
2019-06-21 23:15:22.557 INFO   : voice-addon: DATA snips_uninstall: Removing libttspico0:armhf (1.0+git20130326-5) ...
2019-06-21 23:15:22.559 INFO   : voice-addon: 
2019-06-21 23:15:23.303 INFO   : voice-addon: DATA snips_uninstall: Processing triggers for libc-bin (2.24-11+deb9u4) ...
2019-06-21 23:15:23.304 INFO   : voice-addon: 
2019-06-21 23:15:24.073 INFO   : voice-addon: Error executing install_script.sh dpkg: libttspico-utils: dependency problems, but removing anyway as you requested:
2019-06-21 23:15:24.075 INFO   : voice-addon:  snips-tts depends on libttspico-utils (>= 1.0).
2019-06-21 23:15:24.076 INFO   : voice-addon: 
2019-06-21 23:15:24.078 INFO   : voice-addon: 
2019-06-21 23:15:24.148 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53878 files and directories currently installed.)
2019-06-21 23:15:24.151 INFO   : voice-addon: 
2019-06-21 23:15:24.163 INFO   : voice-addon: DATA snips_uninstall: Removing libttspico-utils (1.0+git20130326-5) ...
2019-06-21 23:15:24.165 INFO   : voice-addon: 
2019-06-21 23:15:24.619 INFO   : voice-addon: DATA snips_uninstall: Processing triggers for man-db (2.7.6.1-2) ...
2019-06-21 23:15:24.621 INFO   : voice-addon: 
2019-06-21 23:15:25.805 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53872 files and directories currently installed.)
2019-06-21 23:15:25.807 INFO   : voice-addon: 
2019-06-21 23:15:25.823 INFO   : voice-addon: DATA snips_uninstall: Removing python-numpy (1:1.12.1-3) ...
2019-06-21 23:15:25.824 INFO   : voice-addon: 
2019-06-21 23:15:26.594 INFO   : voice-addon: DATA snips_uninstall: Processing triggers for man-db (2.7.6.1-2) ...
2019-06-21 23:15:26.595 INFO   : voice-addon: 
2019-06-21 23:15:27.638 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53486 files and directories currently installed.)
2019-06-21 23:15:27.640 INFO   : voice-addon: 
2019-06-21 23:15:27.655 INFO   : voice-addon: DATA snips_uninstall: Removing python-pyaudio (0.2.11-1) ...
2019-06-21 23:15:27.657 INFO   : voice-addon: 
2019-06-21 23:15:27.898 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:15:28.543 INFO   : voice-addon: Error executing install_script.sh dpkg: libwebsockets8:armhf: dependency problems, but removing anyway as you requested:
2019-06-21 23:15:28.544 INFO   : voice-addon:  mosquitto depends on libwebsockets8 (>= 1.6.0).
2019-06-21 23:15:28.545 INFO   : voice-addon: 
2019-06-21 23:15:28.548 INFO   : voice-addon: 
2019-06-21 23:15:28.617 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53470 files and directories currently installed.)
2019-06-21 23:15:28.619 INFO   : voice-addon: 
2019-06-21 23:15:28.636 INFO   : voice-addon: DATA snips_uninstall: Removing libwebsockets8:armhf (2.0.3-2+b1~rpt1) ...
2019-06-21 23:15:28.638 INFO   : voice-addon: 
2019-06-21 23:15:28.865 INFO   : voice-addon: DATA snips_uninstall: Processing triggers for libc-bin (2.24-11+deb9u4) ...
2019-06-21 23:15:28.867 INFO   : voice-addon: 
2019-06-21 23:15:29.285 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53464 files and directories currently installed.)
2019-06-21 23:15:29.288 INFO   : voice-addon: 
2019-06-21 23:15:29.301 INFO   : voice-addon: DATA snips_uninstall: Removing mosquitto (1.4.10-3+deb9u4) ...
2019-06-21 23:15:29.303 INFO   : voice-addon: 
2019-06-21 23:15:31.250 INFO   : voice-addon: DATA snips_uninstall: Purging configuration files for mosquitto (1.4.10-3+deb9u4) ...
2019-06-21 23:15:31.252 INFO   : voice-addon: 
2019-06-21 23:15:32.351 INFO   : voice-addon: DATA snips_uninstall: Processing triggers for man-db (2.7.6.1-2) ...
2019-06-21 23:15:32.352 INFO   : voice-addon: 
2019-06-21 23:15:33.028 INFO   : voice-addon: DATA snips_uninstall: Processing triggers for systemd (232-25+deb9u9) ...
2019-06-21 23:15:33.029 INFO   : voice-addon: 
2019-06-21 23:15:34.318 INFO   : voice-addon: Error executing install_script.sh dpkg: snips-platform-common: dependency problems, but removing anyway as you requested:
2019-06-21 23:15:34.319 INFO   : voice-addon:  snips-hotword depends on snips-platform-common (<< 0.64.2).
2019-06-21 23:15:34.321 INFO   : voice-addon:  snips-hotword depends on snips-platform-common.
2019-06-21 23:15:34.323 INFO   : voice-addon:  snips-hotword depends on snips-platform-common (>= 0.63.2~).
2019-06-21 23:15:34.331 INFO   : voice-addon:  snips-hotword depends on snips-platform-common (<< 0.64.2).
2019-06-21 23:15:34.332 INFO   : voice-addon:  snips-hotword depends on snips-platform-common.
2019-06-21 23:15:34.334 INFO   : voice-addon:  snips-hotword depends on snips-platform-common (>= 0.63.2~).
2019-06-21 23:15:34.335 INFO   : voice-addon:  snips-hotword depends on snips-platform-common (<< 0.64.2).
2019-06-21 23:15:34.337 INFO   : voice-addon:  snips-hotword depends on snips-platform-common.
2019-06-21 23:15:34.338 INFO   : voice-addon:  snips-hotword depends on snips-platform-common (>= 0.63.2~).
2019-06-21 23:15:34.339 INFO   : voice-addon:  snips-asr depends on snips-platform-common (<< 0.64.2); however:
2019-06-21 23:15:34.341 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.342 INFO   : voice-addon:  snips-asr depends on snips-platform-common (>= 0.63.2~); however:
2019-06-21 23:15:34.344 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.345 INFO   : voice-addon:  snips-asr depends on snips-platform-common; however:
2019-06-21 23:15:34.346 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.348 INFO   : voice-addon:  snips-asr depends on snips-platform-common (<< 0.64.2); however:
2019-06-21 23:15:34.349 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.351 INFO   : voice-addon:  snips-asr depends on snips-platform-common (>= 0.63.2~); however:
2019-06-21 23:15:34.352 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.353 INFO   : voice-addon:  snips-asr depends on snips-platform-common; however:
2019-06-21 23:15:34.355 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.356 INFO   : voice-addon:  snips-asr depends on snips-platform-common (<< 0.64.2); however:
2019-06-21 23:15:34.358 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.363 INFO   : voice-addon:  snips-asr depends on snips-platform-common (>= 0.63.2~); however:
2019-06-21 23:15:34.364 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.365 INFO   : voice-addon:  snips-asr depends on snips-platform-common; however:
2019-06-21 23:15:34.367 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.368 INFO   : voice-addon:  snips-watch depends on snips-platform-common (<< 0.64.2).
2019-06-21 23:15:34.369 INFO   : voice-addon:  snips-watch depends on snips-platform-common.
2019-06-21 23:15:34.371 INFO   : voice-addon:  snips-watch depends on snips-platform-common (>= 0.63.2~); however:
2019-06-21 23:15:34.372 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.374 INFO   : voice-addon:  snips-watch depends on snips-platform-common (<< 0.64.2).
2019-06-21 23:15:34.375 INFO   : voice-addon:  snips-watch depends on snips-platform-common.
2019-06-21 23:15:34.377 INFO   : voice-addon:  snips-watch depends on snips-platform-common (>= 0.63.2~); however:
2019-06-21 23:15:34.378 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.379 INFO   : voice-addon:  snips-watch depends on snips-platform-common (<< 0.64.2).
2019-06-21 23:15:34.381 INFO   : voice-addon:  snips-watch depends on snips-platform-common.
2019-06-21 23:15:34.382 INFO   : voice-addon:  snips-watch depends on snips-platform-common (>= 0.63.2~); however:
2019-06-21 23:15:34.384 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.385 INFO   : voice-addon:  snips-audio-server depends on snips-platform-common (>= 0.63.2~); however:
2019-06-21 23:15:34.386 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.388 INFO   : voice-addon:  snips-audio-server depends on snips-platform-common; however:
2019-06-21 23:15:34.389 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.391 INFO   : voice-addon:  snips-audio-server depends on snips-platform-common (<< 0.64.2); however:
2019-06-21 23:15:34.392 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.394 INFO   : voice-addon:  snips-audio-server depends on snips-platform-common (>= 0.63.2~); however:
2019-06-21 23:15:34.395 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.396 INFO   : voice-addon:  snips-audio-server depends on snips-platform-common; however:
2019-06-21 23:15:34.398 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.399 INFO   : voice-addon:  snips-audio-server depends on snips-platform-common (<< 0.64.2); however:
2019-06-21 23:15:34.401 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.403 INFO   : voice-addon:  snips-audio-server depends on snips-platform-common (>= 0.63.2~); however:
2019-06-21 23:15:34.404 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.405 INFO   : voice-addon:  snips-audio-server depends on snips-platform-common; however:
2019-06-21 23:15:34.407 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.408 INFO   : voice-addon:  snips-audio-server depends on snips-platform-common (<< 0.64.2); however:
2019-06-21 23:15:34.409 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.411 INFO   : voice-addon:  snips-tts depends on snips-platform-common (>= 0.63.2~).
2019-06-21 23:15:34.412 INFO   : voice-addon:  snips-tts depends on snips-platform-common (<< 0.64.2); however:
2019-06-21 23:15:34.413 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.415 INFO   : voice-addon:  snips-tts depends on snips-platform-common; however:
2019-06-21 23:15:34.416 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.417 INFO   : voice-addon:  snips-tts depends on snips-platform-common (>= 0.63.2~).
2019-06-21 23:15:34.419 INFO   : voice-addon:  snips-tts depends on snips-platform-common (<< 0.64.2); however:
2019-06-21 23:15:34.421 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.422 INFO   : voice-addon:  snips-tts depends on snips-platform-common; however:
2019-06-21 23:15:34.424 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.425 INFO   : voice-addon:  snips-tts depends on snips-platform-common (>= 0.63.2~).
2019-06-21 23:15:34.427 INFO   : voice-addon:  snips-tts depends on snips-platform-common (<< 0.64.2); however:
2019-06-21 23:15:34.428 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.430 INFO   : voice-addon:  snips-tts depends on snips-platform-common; however:
2019-06-21 23:15:34.432 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.433 INFO   : voice-addon:  snips-injection depends on snips-platform-common; however:
2019-06-21 23:15:34.435 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.436 INFO   : voice-addon:  snips-injection depends on snips-platform-common (<< 0.64.2); however:
2019-06-21 23:15:34.438 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.439 INFO   : voice-addon:  snips-injection depends on snips-platform-common (>= 0.63.2~); however:
2019-06-21 23:15:34.441 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.442 INFO   : voice-addon:  snips-injection depends on snips-platform-common; however:
2019-06-21 23:15:34.443 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.444 INFO   : voice-addon:  snips-injection depends on snips-platform-common (<< 0.64.2); however:
2019-06-21 23:15:34.451 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.452 INFO   : voice-addon:  snips-injection depends on snips-platform-common (>= 0.63.2~); however:
2019-06-21 23:15:34.453 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.453 INFO   : voice-addon:  snips-injection depends on snips-platform-common; however:
2019-06-21 23:15:34.454 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.455 INFO   : voice-addon:  snips-injection depends on snips-platform-common (<< 0.64.2); however:
2019-06-21 23:15:34.456 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.457 INFO   : voice-addon:  snips-injection depends on snips-platform-common (>= 0.63.2~); however:
2019-06-21 23:15:34.458 INFO   : voice-addon:   Package snips-platform-common is to be removed.
2019-06-21 23:15:34.459 INFO   : voice-addon:  snips-nlu depends on snips-platform-common.
2019-06-21 23:15:34.461 INFO   : voice-addon:  snips-nlu depends on snips-platform-common (>= 0.63.2~).
2019-06-21 23:15:34.463 INFO   : voice-addon:  snips-nlu depends on snips-platform-common (<< 0.64.2).
2019-06-21 23:15:34.464 INFO   : voice-addon:  snips-nlu depends on snips-platform-common.
2019-06-21 23:15:34.466 INFO   : voice-addon:  snips-nlu depends on snips-platform-common (>= 0.63.2~).
2019-06-21 23:15:34.467 INFO   : voice-addon:  snips-nlu depends on snips-platform-common (<< 0.64.2).
2019-06-21 23:15:34.469 INFO   : voice-addon:  snips-nlu depends on snips-platform-common.
2019-06-21 23:15:34.471 INFO   : voice-addon:  snips-nlu depends on snips-platform-common (>= 0.63.2~).
2019-06-21 23:15:34.472 INFO   : voice-addon:  snips-nlu depends on snips-platform-common (<< 0.64.2).
2019-06-21 23:15:34.473 INFO   : voice-addon:  snips-dialogue depends on snips-platform-common.
2019-06-21 23:15:34.474 INFO   : voice-addon:  snips-dialogue depends on snips-platform-common (<< 0.64.2).
2019-06-21 23:15:34.476 INFO   : voice-addon:  snips-dialogue depends on snips-platform-common (>= 0.63.2~).
2019-06-21 23:15:34.477 INFO   : voice-addon:  snips-dialogue depends on snips-platform-common.
2019-06-21 23:15:34.478 INFO   : voice-addon:  snips-dialogue depends on snips-platform-common (<< 0.64.2).
2019-06-21 23:15:34.479 INFO   : voice-addon:  snips-dialogue depends on snips-platform-common (>= 0.63.2~).
2019-06-21 23:15:34.480 INFO   : voice-addon:  snips-dialogue depends on snips-platform-common.
2019-06-21 23:15:34.481 INFO   : voice-addon:  snips-dialogue depends on snips-platform-common (<< 0.64.2).
2019-06-21 23:15:34.483 INFO   : voice-addon:  snips-dialogue depends on snips-platform-common (>= 0.63.2~).
2019-06-21 23:15:34.483 INFO   : voice-addon: 
2019-06-21 23:15:34.485 INFO   : voice-addon: 
2019-06-21 23:15:34.488 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53433 files and directories currently installed.)
2019-06-21 23:15:34.489 INFO   : voice-addon: 
2019-06-21 23:15:34.490 INFO   : voice-addon: DATA snips_uninstall: Removing snips-platform-common (0.63.2) ...
2019-06-21 23:15:34.491 INFO   : voice-addon: 
2019-06-21 23:15:34.620 INFO   : voice-addon: DATA snips_uninstall: Purging configuration files for snips-platform-common (0.63.2) ...
2019-06-21 23:15:34.622 INFO   : voice-addon: 
2019-06-21 23:15:35.971 INFO   : voice-addon: Error executing install_script.sh dpkg: snips-kaldi-atlas: dependency problems, but removing anyway as you requested:
2019-06-21 23:15:35.972 INFO   : voice-addon:  snips-asr depends on snips-kaldi; however:
2019-06-21 23:15:35.974 INFO   : voice-addon:   Package snips-kaldi is not installed.
2019-06-21 23:15:35.975 INFO   : voice-addon:   Package snips-kaldi-atlas which provides snips-kaldi is to be removed.
2019-06-21 23:15:35.977 INFO   : voice-addon:  snips-injection depends on snips-kaldi; however:
2019-06-21 23:15:35.978 INFO   : voice-addon:   Package snips-kaldi is not installed.
2019-06-21 23:15:35.979 INFO   : voice-addon:   Package snips-kaldi-atlas which provides snips-kaldi is to be removed.
2019-06-21 23:15:35.982 INFO   : voice-addon: 
2019-06-21 23:15:35.984 INFO   : voice-addon: 
2019-06-21 23:15:36.048 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53432 files and directories currently installed.)
2019-06-21 23:15:36.051 INFO   : voice-addon: 
2019-06-21 23:15:36.063 INFO   : voice-addon: DATA snips_uninstall: Removing snips-kaldi-atlas (0.24.2) ...
2019-06-21 23:15:36.065 INFO   : voice-addon: 
2019-06-21 23:15:36.838 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53428 files and directories currently installed.)
2019-06-21 23:15:36.840 INFO   : voice-addon: 
2019-06-21 23:15:36.853 INFO   : voice-addon: DATA snips_uninstall: Removing snips-asr (0.63.2) ...
2019-06-21 23:15:36.855 INFO   : voice-addon: 
2019-06-21 23:15:37.900 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:15:37.957 INFO   : voice-addon: DATA snips_uninstall: Purging configuration files for snips-asr (0.63.2) ...
2019-06-21 23:15:37.958 INFO   : voice-addon: 
2019-06-21 23:15:39.385 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53421 files and directories currently installed.)
2019-06-21 23:15:39.387 INFO   : voice-addon: 
2019-06-21 23:15:39.401 INFO   : voice-addon: DATA snips_uninstall: Removing snips-audio-server (0.63.2) ...
2019-06-21 23:15:39.402 INFO   : voice-addon: 
2019-06-21 23:15:40.525 INFO   : voice-addon: DATA snips_uninstall: Purging configuration files for snips-audio-server (0.63.2) ...
2019-06-21 23:15:40.527 INFO   : voice-addon: 
2019-06-21 23:15:42.704 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53414 files and directories currently installed.)
2019-06-21 23:15:42.705 INFO   : voice-addon: 
2019-06-21 23:15:42.720 INFO   : voice-addon: DATA snips_uninstall: Removing snips-dialogue (0.63.2) ...
2019-06-21 23:15:42.721 INFO   : voice-addon: 
2019-06-21 23:15:43.798 INFO   : voice-addon: DATA snips_uninstall: Purging configuration files for snips-dialogue (0.63.2) ...
2019-06-21 23:15:43.799 INFO   : voice-addon: 
2019-06-21 23:15:44.932 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53407 files and directories currently installed.)
2019-06-21 23:15:44.933 INFO   : voice-addon: 
2019-06-21 23:15:44.948 INFO   : voice-addon: DATA snips_uninstall: Removing snips-hotword (0.63.2) ...
2019-06-21 23:15:44.949 INFO   : voice-addon: 
2019-06-21 23:15:46.001 INFO   : voice-addon: DATA snips_uninstall: Purging configuration files for snips-hotword (0.63.2) ...
2019-06-21 23:15:46.002 INFO   : voice-addon: 
2019-06-21 23:15:46.995 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53400 files and directories currently installed.)
2019-06-21 23:15:46.998 INFO   : voice-addon: 
2019-06-21 23:15:47.007 INFO   : voice-addon: DATA snips_uninstall: Removing snips-injection (0.63.2) ...
2019-06-21 23:15:47.009 INFO   : voice-addon: 
2019-06-21 23:15:47.910 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:15:48.217 INFO   : voice-addon: DATA snips_uninstall: Purging configuration files for snips-injection (0.63.2) ...
2019-06-21 23:15:48.218 INFO   : voice-addon: 
2019-06-21 23:15:49.156 INFO   : voice-addon: Error executing install_script.sh dpkg: warning: while removing snips-injection, directory '/usr/share/snips' not empty so not removed
2019-06-21 23:15:49.157 INFO   : voice-addon: 
2019-06-21 23:15:49.680 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53362 files and directories currently installed.)
2019-06-21 23:15:49.683 INFO   : voice-addon: 
2019-06-21 23:15:49.693 INFO   : voice-addon: DATA snips_uninstall: Removing snips-nlu (0.63.2) ...
2019-06-21 23:15:49.695 INFO   : voice-addon: 
2019-06-21 23:15:50.820 INFO   : voice-addon: DATA snips_uninstall: Purging configuration files for snips-nlu (0.63.2) ...
2019-06-21 23:15:50.821 INFO   : voice-addon: 
2019-06-21 23:15:51.770 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53355 files and directories currently installed.)
2019-06-21 23:15:51.772 INFO   : voice-addon: 
2019-06-21 23:15:51.785 INFO   : voice-addon: DATA snips_uninstall: Removing snips-platform-voice (0.63.2) ...
2019-06-21 23:15:51.787 INFO   : voice-addon: 
2019-06-21 23:15:52.855 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53355 files and directories currently installed.)
2019-06-21 23:15:52.857 INFO   : voice-addon: 
2019-06-21 23:15:52.870 INFO   : voice-addon: DATA snips_uninstall: Removing snips-tts (0.63.2) ...
2019-06-21 23:15:52.872 INFO   : voice-addon: 
2019-06-21 23:15:53.949 INFO   : voice-addon: DATA snips_uninstall: Purging configuration files for snips-tts (0.63.2) ...
2019-06-21 23:15:53.950 INFO   : voice-addon: 
2019-06-21 23:15:55.304 INFO   : voice-addon: DATA snips_uninstall: (Reading database ... 53348 files and directories currently installed.)
2019-06-21 23:15:55.305 INFO   : voice-addon: 
2019-06-21 23:15:55.318 INFO   : voice-addon: DATA snips_uninstall: Removing snips-watch (0.63.2) ...
2019-06-21 23:15:55.319 INFO   : voice-addon: 
2019-06-21 23:15:55.913 INFO   : voice-addon: DATA snips_uninstall: Uninstall complete
2019-06-21 23:15:55.915 INFO   : voice-addon: 
2019-06-21 23:15:55.917 INFO   : voice-addon: End of snips_uninstall 0
2019-06-21 23:15:57.904 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:16:00.891 INFO   : Loading add-on: voice-addon
2019-06-21 23:16:01.694 INFO   : voice-addon: Opening database: /home/pi/.mozilla-iot/config/db.sqlite3
2019-06-21 23:16:01.740 INFO   : voice-addon: Loading add-on for voice-addon from /home/pi/.mozilla-iot/addons/voice-addon
2019-06-21 23:16:02.318 INFO   : voice-addon: microphone USB
2019-06-21 23:16:02.320 INFO   : voice-addon: speaker USB
2019-06-21 23:16:02.322 INFO   : voice-addon: writing asound.conf
2019-06-21 23:16:02.340 INFO   : voice-addon: asound.conf written
2019-06-21 23:16:02.368 INFO   : voice-addon: addedEvent wakeword { description: 'A wakeword was deteced', type: 'string' }
2019-06-21 23:16:02.371 INFO   : voice-addon: addedEvent speechinput { description: 'A voice command was detected', type: 'string' }
2019-06-21 23:16:02.373 INFO   : voice-addon: addedEvent command { description: 'A web thing command was executed',
2019-06-21 23:16:02.375 INFO   : voice-addon:   type: 'string' }
2019-06-21 23:16:02.376 INFO   : voice-addon: addedEvent training { description: 'Wakeword training started', type: 'string' }
2019-06-21 23:16:02.598 INFO   : voice-addon: DATA snips_installation: Archive:  dependencies.zip
2019-06-21 23:16:02.599 INFO   : voice-addon:   inflating: ./libatlas3-base_3.10.3-1-snips_armhf.deb  
2019-06-21 23:16:02.601 INFO   : voice-addon:   inflating: ./libblas-common_3.7.0-2_armhf.deb  
2019-06-21 23:16:02.602 INFO   : voice-addon:   inflating: ./libblas3_3.7.0-2_armhf.deb  
2019-06-21 23:16:02.604 INFO   : voice-addon:   inflating: ./libgfortran3_6.3.0-18+rpi1+deb9u1_armhf.deb  
2019-06-21 23:16:02.605 INFO   : voice-addon:   inflating: ./liblapack3_3.7.0-2_armhf.deb  
2019-06-21 23:16:02.606 INFO   : voice-addon:   inflating: ./libportaudio2_19.6.0-1_armhf.deb  
2019-06-21 23:16:02.608 INFO   : voice-addon:   inflating: ./libttspico-data_1.0+git20130326-5_all.deb  
2019-06-21 23:16:02.631 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:02.633 INFO   : voice-addon: 
2019-06-21 23:16:02.634 INFO   : voice-addon: DATA snips_installation:   inflating: ./libttspico-utils_1.0+git20130326-5_armhf.deb  
2019-06-21 23:16:02.636 INFO   : voice-addon:   inflating: ./libttspico0_1.0+git20130326-5_armhf.deb  
2019-06-21 23:16:02.639 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:02.641 INFO   : voice-addon: 
2019-06-21 23:16:02.642 INFO   : voice-addon: DATA snips_installation:   inflating: ./python-cffi_1.9.1-2_all.deb  
2019-06-21 23:16:02.644 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:02.646 INFO   : voice-addon: 
2019-06-21 23:16:02.647 INFO   : voice-addon: DATA snips_installation:   inflating: ./python-numpy_1.1.12.1-3_armhf.deb  
2019-06-21 23:16:02.690 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:02.692 INFO   : voice-addon: 
2019-06-21 23:16:02.695 INFO   : voice-addon: DATA snips_installation:   inflating: ./python-ply_3.9-1_all.deb  
2019-06-21 23:16:02.696 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:02.697 INFO   : voice-addon: 
2019-06-21 23:16:02.699 INFO   : voice-addon: DATA snips_installation:   inflating: ./python-pyaudio_0.2.11-1_armhf.deb  
2019-06-21 23:16:02.700 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:02.701 INFO   : voice-addon: 
2019-06-21 23:16:02.702 INFO   : voice-addon: DATA snips_installation:   inflating: ./python-pycparser_2.17-2_all.deb  
2019-06-21 23:16:02.705 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:02.707 INFO   : voice-addon: 
2019-06-21 23:16:02.708 INFO   : voice-addon: DATA snips_installation:   inflating: ./python-soundfile_0.8.1-2_all.deb  
2019-06-21 23:16:02.709 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:02.715 INFO   : voice-addon: 
2019-06-21 23:16:02.717 INFO   : voice-addon: DATA snips_installation:   inflating: ./snips-asr_0.63.2_armhf.deb  
2019-06-21 23:16:02.745 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:02.747 INFO   : voice-addon: 
2019-06-21 23:16:02.749 INFO   : voice-addon: DATA snips_installation:   inflating: ./snips-audio-server_0.63.2_armhf.deb  
2019-06-21 23:16:02.791 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:02.793 INFO   : voice-addon: 
2019-06-21 23:16:02.795 INFO   : voice-addon: DATA snips_installation:   inflating: ./snips-dialogue_0.63.2_armhf.deb  
2019-06-21 23:16:02.836 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:02.838 INFO   : voice-addon: 
2019-06-21 23:16:02.840 INFO   : voice-addon: DATA snips_installation:   inflating: ./snips-hotword_0.63.2_armhf.deb  
2019-06-21 23:16:02.908 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:02.910 INFO   : voice-addon: 
2019-06-21 23:16:02.912 INFO   : voice-addon: DATA snips_installation:   inflating: ./snips-injection_0.63.2_armhf.deb  
2019-06-21 23:16:03.483 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:03.485 INFO   : voice-addon: 
2019-06-21 23:16:03.486 INFO   : voice-addon: DATA snips_installation:   inflating: ./snips-kaldi-atlas_0.24.2_armhf.deb  
2019-06-21 23:16:03.541 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:03.542 INFO   : voice-addon: 
2019-06-21 23:16:03.544 INFO   : voice-addon: DATA snips_installation:   inflating: ./snips-nlu_0.63.2_armhf.deb  
2019-06-21 23:16:03.638 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:03.640 INFO   : voice-addon: 
2019-06-21 23:16:03.641 INFO   : voice-addon: DATA snips_installation:   inflating: ./snips-platform-common_0.63.2_armhf.deb  
2019-06-21 23:16:03.643 INFO   : voice-addon:   inflating: ./snips-platform-voice_0.63.2_armhf.deb  
2019-06-21 23:16:03.644 INFO   : voice-addon:   inflating: ./snips-tts_0.63.2_armhf.deb  
2019-06-21 23:16:03.684 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:03.685 INFO   : voice-addon: 
2019-06-21 23:16:03.687 INFO   : voice-addon: DATA snips_installation:   inflating: ./mosquitto_1.4.10-3+deb9u4_armhf.deb  
2019-06-21 23:16:03.690 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:03.692 INFO   : voice-addon: 
2019-06-21 23:16:03.694 INFO   : voice-addon: DATA snips_installation:   inflating: ./libwebsockets8_2.0.3-2+b1~rpt1_armhf.deb  
2019-06-21 23:16:03.696 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:03.697 INFO   : voice-addon: 
2019-06-21 23:16:03.699 INFO   : voice-addon: DATA snips_installation:   inflating: ./snips-watch_0.63.2_armhf.deb  
2019-06-21 23:16:03.742 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:03.743 INFO   : voice-addon: 
2019-06-21 23:16:03.745 INFO   : voice-addon: DATA snips_installation:  extracting: ./assistant_proj_heysnips.zip  
2019-06-21 23:16:04.005 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.006 INFO   : voice-addon: 
2019-06-21 23:16:04.009 INFO   : voice-addon: DATA snips_installation:   inflating: ./snips.toml            
2019-06-21 23:16:04.010 INFO   : voice-addon:   inflating: ./asound.conf           
2019-06-21 23:16:04.012 INFO   : voice-addon: 
2019-06-21 23:16:04.038 INFO   : voice-addon: DATA snips_installation: Archive:  assistant_proj_heysnips.zip
2019-06-21 23:16:04.039 INFO   : voice-addon: 
2019-06-21 23:16:04.042 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/assistant.json  
2019-06-21 23:16:04.044 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/probabilistic_intent_parser/intent_parser.json  
2019-06-21 23:16:04.046 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/probabilistic_intent_parser/intent_classifier/featurizer/featurizer.json  
2019-06-21 23:16:04.047 INFO   : voice-addon: 
2019-06-21 23:16:04.049 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/nlu_engine/deterministic_intent_parser/metadata.json  
2019-06-21 23:16:04.050 INFO   : voice-addon: 
2019-06-21 23:16:04.051 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/nlu_engine/resources/en/stop_words.txt  
2019-06-21 23:16:04.053 INFO   : voice-addon: 
2019-06-21 23:16:04.054 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/nlu_engine/custom_entity_parser/parser/parser_1/metadata.json  
2019-06-21 23:16:04.055 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.057 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/deterministic_intent_parser/intent_parser.json  
2019-06-21 23:16:04.059 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.060 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/custom_entity_parser/parser/metadata.json  
2019-06-21 23:16:04.062 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/resources/en/word_clusters/brown_clusters.txt  
2019-06-21 23:16:04.153 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.155 INFO   : voice-addon: 
2019-06-21 23:16:04.156 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/nlu_engine/probabilistic_intent_parser/intent_classifier/featurizer/tfidf_vectorizer/vectorizer.json  
2019-06-21 23:16:04.158 INFO   : voice-addon: 
2019-06-21 23:16:04.159 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/nlu_engine/probabilistic_intent_parser/slot_filler_0/modelcnQYtC.crfsuite  
2019-06-21 23:16:04.161 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.162 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/probabilistic_intent_parser/metadata.json  
2019-06-21 23:16:04.163 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.165 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/resources/en/noise.txt  
2019-06-21 23:16:04.176 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.177 INFO   : voice-addon: 
2019-06-21 23:16:04.179 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/nlu_engine/custom_entity_parser/parser/parser_2/parser  
2019-06-21 23:16:04.181 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/probabilistic_intent_parser/intent_classifier/featurizer/tfidf_vectorizer/metadata.json  
2019-06-21 23:16:04.182 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.184 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/probabilistic_intent_parser/slot_filler_0/slot_filler.json  
2019-06-21 23:16:04.185 INFO   : voice-addon: 
2019-06-21 23:16:04.186 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/nlu_engine/custom_entity_parser/parser/parser_3/metadata.json  
2019-06-21 23:16:04.188 INFO   : voice-addon: 
2019-06-21 23:16:04.189 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/nlu_engine/resources/en/gazetteers/top_10000_words_stemmed.txt  
2019-06-21 23:16:04.191 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.193 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/custom_entity_parser/parser/parser_2/metadata.json  
2019-06-21 23:16:04.194 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/probabilistic_intent_parser/intent_classifier/intent_classifier.json  
2019-06-21 23:16:04.195 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/probabilistic_intent_parser/intent_classifier/metadata.json  
2019-06-21 23:16:04.197 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/probabilistic_intent_parser/slot_filler_0/metadata.json  
2019-06-21 23:16:04.198 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/custom_entity_parser/metadata.json  
2019-06-21 23:16:04.200 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/builtin_entity_parser/metadata.json  
2019-06-21 23:16:04.201 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/custom_entity_parser/parser/parser_3/parser  
2019-06-21 23:16:04.202 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.204 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/nlu_engine.json  
2019-06-21 23:16:04.205 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/resources/en/stemming/stems.txt  
2019-06-21 23:16:04.206 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/custom_entity_parser/parser/parser_1/parser  
2019-06-21 23:16:04.207 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/resources/en/metadata.json  
2019-06-21 23:16:04.209 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/nlu_engine/probabilistic_intent_parser/intent_classifier/featurizer/metadata.json  
2019-06-21 23:16:04.210 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/trained_assistant.json  
2019-06-21 23:16:04.211 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/custom_asr/inj_v2/470154f6-2f8c-466e-b106-54b33e86d595.added  
2019-06-21 23:16:04.212 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/custom_asr/inj_v2/adbc10cf-bf28-458f-8cdb-3e3dddf0937b.added  
2019-06-21 23:16:04.214 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.215 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/custom_asr/e_1.snips  
2019-06-21 23:16:04.216 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/custom_asr/w.snips  
2019-06-21 23:16:04.217 INFO   : voice-addon: 
2019-06-21 23:16:04.219 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/custom_asr/inj_v2/config_inj_v2.json  
2019-06-21 23:16:04.221 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/custom_asr/r.snips  
2019-06-21 23:16:04.222 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.223 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/custom_asr/inj_v2/470154f6-2f8c-466e-b106-54b33e86d595.vanilla  
2019-06-21 23:16:04.224 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.226 INFO   : voice-addon: 
2019-06-21 23:16:04.227 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/custom_asr/inj.snips  
2019-06-21 23:16:04.227 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.228 INFO   : voice-addon: 
2019-06-21 23:16:04.229 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/custom_asr/config.json  
2019-06-21 23:16:04.235 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/custom_asr/inj_v2/2f99ee06-ddab-4d55-8730-aead22e32e42.vanilla  
2019-06-21 23:16:04.237 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.238 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/custom_asr/inj_v2/adbc10cf-bf28-458f-8cdb-3e3dddf0937b.vanilla  
2019-06-21 23:16:04.239 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/custom_asr/a.snips  
2019-06-21 23:16:04.573 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.575 INFO   : voice-addon: 
2019-06-21 23:16:04.577 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/custom_asr/inj_v2/2f99ee06-ddab-4d55-8730-aead22e32e42.added  
2019-06-21 23:16:04.578 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.579 INFO   : voice-addon: 
2019-06-21 23:16:04.581 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/custom_asr/u.snips  
2019-06-21 23:16:04.582 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.583 INFO   : voice-addon: 
2019-06-21 23:16:04.585 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/custom_asr/l.snips  
2019-06-21 23:16:04.586 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.587 INFO   : voice-addon: 
2019-06-21 23:16:04.588 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/custom_asr/e_2.snips  
2019-06-21 23:16:04.589 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.590 INFO   : voice-addon: 
2019-06-21 23:16:04.649 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/custom_asr/e_0.snips  
2019-06-21 23:16:04.652 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.653 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/custom_hotword/config.json  
2019-06-21 23:16:04.655 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.656 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/custom_hotword/model.pb  
2019-06-21 23:16:04.703 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.707 INFO   : voice-addon: 
2019-06-21 23:16:04.709 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/custom_hotword/thresholds_curve.json  
2019-06-21 23:16:04.711 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/custom_dialogue/speak/ko.json  
2019-06-21 23:16:04.712 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.713 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/custom_dialogue/speak/it.json  
2019-06-21 23:16:04.715 INFO   : voice-addon: 
2019-06-21 23:16:04.716 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/custom_dialogue/speak/de.json  
2019-06-21 23:16:04.718 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/custom_dialogue/speak/es.json  
2019-06-21 23:16:04.719 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.720 INFO   : voice-addon: 
2019-06-21 23:16:04.722 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/custom_dialogue/speak/fr.json  
2019-06-21 23:16:04.724 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/custom_dialogue/speak/en.json  
2019-06-21 23:16:04.725 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.727 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/custom_dialogue/sound/config.json  
2019-06-21 23:16:04.728 INFO   : voice-addon: 
2019-06-21 23:16:04.729 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/custom_dialogue/sound/end_of_input.wav  
2019-06-21 23:16:04.733 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.735 INFO   : voice-addon: 
2019-06-21 23:16:04.736 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/custom_dialogue/sound/start_of_input.wav  
2019-06-21 23:16:04.737 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.738 INFO   : voice-addon: 
2019-06-21 23:16:04.739 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/custom_dialogue/sound/error.wav  
2019-06-21 23:16:04.740 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.742 INFO   : voice-addon: 
2019-06-21 23:16:04.743 INFO   : voice-addon: DATA snips_installation:   inflating: /usr/share/snips/assistant/snippets/andrenatal.wot/python2/andrenatal/intents_wot.snippet  
2019-06-21 23:16:04.745 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.746 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/snippets/andrenatal.wot/config.ini  
2019-06-21 23:16:04.748 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.749 INFO   : voice-addon:   inflating: /usr/share/snips/assistant/Snipsfile.yaml  
2019-06-21 23:16:04.751 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:04.752 INFO   : voice-addon: 
2019-06-21 23:16:07.908 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:16:12.741 INFO   : voice-addon: different set of things. retrain: 
2019-06-21 23:16:17.141 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package libportaudio2:armhf.
2019-06-21 23:16:17.143 INFO   : voice-addon: 
2019-06-21 23:16:17.210 INFO   : voice-addon: DATA snips_installation: (Reading database ... 53340 files and directories currently installed.)
2019-06-21 23:16:17.212 INFO   : voice-addon: 
2019-06-21 23:16:17.224 INFO   : voice-addon: DATA snips_installation: Preparing to unpack libportaudio2_19.6.0-1_armhf.deb ...
2019-06-21 23:16:17.225 INFO   : voice-addon: 
2019-06-21 23:16:17.295 INFO   : voice-addon: DATA snips_installation: Unpacking libportaudio2:armhf (19.6.0-1) ...
2019-06-21 23:16:17.297 INFO   : voice-addon: 
2019-06-21 23:16:17.697 INFO   : voice-addon: DATA snips_installation: Setting up libportaudio2:armhf (19.6.0-1) ...
2019-06-21 23:16:17.699 INFO   : voice-addon: 
2019-06-21 23:16:17.819 INFO   : voice-addon: DATA snips_installation: Processing triggers for libc-bin (2.24-11+deb9u4) ...
2019-06-21 23:16:17.821 INFO   : voice-addon: 
2019-06-21 23:16:17.911 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:16:18.663 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package python-ply.
2019-06-21 23:16:18.665 INFO   : voice-addon: 
2019-06-21 23:16:18.733 INFO   : voice-addon: DATA snips_installation: (Reading database ... 53346 files and directories currently installed.)
2019-06-21 23:16:18.736 INFO   : voice-addon: 
2019-06-21 23:16:18.748 INFO   : voice-addon: DATA snips_installation: Preparing to unpack python-ply_3.9-1_all.deb ...
2019-06-21 23:16:18.750 INFO   : voice-addon: 
2019-06-21 23:16:18.789 INFO   : voice-addon: DATA snips_installation: Unpacking python-ply (3.9-1) ...
2019-06-21 23:16:18.791 INFO   : voice-addon: 
2019-06-21 23:16:19.065 INFO   : voice-addon: DATA snips_installation: Setting up python-ply (3.9-1) ...
2019-06-21 23:16:19.066 INFO   : voice-addon: 
2019-06-21 23:16:19.582 INFO   : voice-addon: DATA snips_installation: Processing triggers for man-db (2.7.6.1-2) ...
2019-06-21 23:16:19.584 INFO   : voice-addon: 
2019-06-21 23:16:20.857 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package python-pycparser.
2019-06-21 23:16:20.859 INFO   : voice-addon: 
2019-06-21 23:16:20.931 INFO   : voice-addon: DATA snips_installation: (Reading database ... 53365 files and directories currently installed.)
2019-06-21 23:16:20.933 INFO   : voice-addon: 
2019-06-21 23:16:20.946 INFO   : voice-addon: DATA snips_installation: Preparing to unpack python-pycparser_2.17-2_all.deb ...
2019-06-21 23:16:20.948 INFO   : voice-addon: 
2019-06-21 23:16:20.982 INFO   : voice-addon: DATA snips_installation: Unpacking python-pycparser (2.17-2) ...
2019-06-21 23:16:20.984 INFO   : voice-addon: 
2019-06-21 23:16:21.326 INFO   : voice-addon: DATA snips_installation: Setting up python-pycparser (2.17-2) ...
2019-06-21 23:16:21.327 INFO   : voice-addon: 
2019-06-21 23:16:23.260 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package python-cffi.
2019-06-21 23:16:23.261 INFO   : voice-addon: 
2019-06-21 23:16:23.334 INFO   : voice-addon: DATA snips_installation: (Reading database ... 53498 files and directories currently installed.)
2019-06-21 23:16:23.337 INFO   : voice-addon: 
2019-06-21 23:16:23.348 INFO   : voice-addon: DATA snips_installation: Preparing to unpack python-cffi_1.9.1-2_all.deb ...
2019-06-21 23:16:23.349 INFO   : voice-addon: 
2019-06-21 23:16:23.381 INFO   : voice-addon: DATA snips_installation: Unpacking python-cffi (1.9.1-2) ...
2019-06-21 23:16:23.384 INFO   : voice-addon: 
2019-06-21 23:16:23.607 INFO   : voice-addon: DATA snips_installation: Setting up python-cffi (1.9.1-2) ...
2019-06-21 23:16:23.609 INFO   : voice-addon: 
2019-06-21 23:16:24.922 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package libgfortran3:armhf.
2019-06-21 23:16:24.923 INFO   : voice-addon: 
2019-06-21 23:16:24.996 INFO   : voice-addon: DATA snips_installation: (Reading database ... 53528 files and directories currently installed.)
2019-06-21 23:16:24.998 INFO   : voice-addon: 
2019-06-21 23:16:25.012 INFO   : voice-addon: DATA snips_installation: Preparing to unpack libgfortran3_6.3.0-18+rpi1+deb9u1_armhf.deb ...
2019-06-21 23:16:25.014 INFO   : voice-addon: 
2019-06-21 23:16:25.078 INFO   : voice-addon: DATA snips_installation: Unpacking libgfortran3:armhf (6.3.0-18+rpi1+deb9u1) ...
2019-06-21 23:16:25.080 INFO   : voice-addon: 
2019-06-21 23:16:25.738 INFO   : voice-addon: DATA snips_installation: Setting up libgfortran3:armhf (6.3.0-18+rpi1+deb9u1) ...
2019-06-21 23:16:25.739 INFO   : voice-addon: 
2019-06-21 23:16:25.832 INFO   : voice-addon: DATA snips_installation: Processing triggers for libc-bin (2.24-11+deb9u4) ...
2019-06-21 23:16:25.834 INFO   : voice-addon: 
2019-06-21 23:16:26.612 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package libblas-common.
2019-06-21 23:16:26.614 INFO   : voice-addon: 
2019-06-21 23:16:26.680 INFO   : voice-addon: DATA snips_installation: (Reading database ... 53531 files and directories currently installed.)
2019-06-21 23:16:26.683 INFO   : voice-addon: 
2019-06-21 23:16:26.699 INFO   : voice-addon: DATA snips_installation: Preparing to unpack libblas-common_3.7.0-2_armhf.deb ...
2019-06-21 23:16:26.701 INFO   : voice-addon: 
2019-06-21 23:16:26.723 INFO   : voice-addon: DATA snips_installation: Unpacking libblas-common (3.7.0-2) ...
2019-06-21 23:16:26.726 INFO   : voice-addon: 
2019-06-21 23:16:26.881 INFO   : voice-addon: DATA snips_installation: Setting up libblas-common (3.7.0-2) ...
2019-06-21 23:16:26.883 INFO   : voice-addon: 
2019-06-21 23:16:27.914 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:16:28.072 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package libatlas3-base.
2019-06-21 23:16:28.074 INFO   : voice-addon: 
2019-06-21 23:16:28.145 INFO   : voice-addon: DATA snips_installation: (Reading database ... 53534 files and directories currently installed.)
2019-06-21 23:16:28.148 INFO   : voice-addon: 
2019-06-21 23:16:28.160 INFO   : voice-addon: DATA snips_installation: Preparing to unpack libatlas3-base_3.10.3-1-snips_armhf.deb ...
2019-06-21 23:16:28.162 INFO   : voice-addon: 
2019-06-21 23:16:28.223 INFO   : voice-addon: DATA snips_installation: Unpacking libatlas3-base (3.10.3-1-snips) ...
2019-06-21 23:16:28.225 INFO   : voice-addon: 
2019-06-21 23:16:30.316 INFO   : voice-addon: DATA snips_installation: Setting up libatlas3-base (3.10.3-1-snips) ...
2019-06-21 23:16:30.317 INFO   : voice-addon: 
2019-06-21 23:16:30.395 INFO   : voice-addon: DATA snips_installation: update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode
2019-06-21 23:16:30.398 INFO   : voice-addon: 
2019-06-21 23:16:30.427 INFO   : voice-addon: DATA snips_installation: update-alternatives: 
2019-06-21 23:16:30.430 INFO   : voice-addon: DATA snips_installation: using /usr/lib/atlas-base/atlas/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode
2019-06-21 23:16:30.431 INFO   : voice-addon: DATA snips_installation: 
2019-06-21 23:16:30.433 INFO   : voice-addon: 
2019-06-21 23:16:30.488 INFO   : voice-addon: DATA snips_installation: Processing triggers for libc-bin (2.24-11+deb9u4) ...
2019-06-21 23:16:30.489 INFO   : voice-addon: 
2019-06-21 23:16:31.277 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package libblas3.
2019-06-21 23:16:31.279 INFO   : voice-addon: 
2019-06-21 23:16:31.354 INFO   : voice-addon: DATA snips_installation: (Reading database ... 53559 files and directories currently installed.)
2019-06-21 23:16:31.356 INFO   : voice-addon: 
2019-06-21 23:16:31.369 INFO   : voice-addon: DATA snips_installation: Preparing to unpack libblas3_3.7.0-2_armhf.deb ...
2019-06-21 23:16:31.371 INFO   : voice-addon: 
2019-06-21 23:16:31.401 INFO   : voice-addon: DATA snips_installation: Unpacking libblas3 (3.7.0-2) ...
2019-06-21 23:16:31.406 INFO   : voice-addon: 
2019-06-21 23:16:31.630 INFO   : voice-addon: DATA snips_installation: Setting up libblas3 (3.7.0-2) ...
2019-06-21 23:16:31.633 INFO   : voice-addon: 
2019-06-21 23:16:32.780 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package python-soundfile.
2019-06-21 23:16:32.782 INFO   : voice-addon: 
2019-06-21 23:16:32.854 INFO   : voice-addon: DATA snips_installation: (Reading database ... 53565 files and directories currently installed.)
2019-06-21 23:16:32.857 INFO   : voice-addon: 
2019-06-21 23:16:32.869 INFO   : voice-addon: DATA snips_installation: Preparing to unpack python-soundfile_0.8.1-2_all.deb ...
2019-06-21 23:16:32.870 INFO   : voice-addon: 
2019-06-21 23:16:32.899 INFO   : voice-addon: DATA snips_installation: Unpacking python-soundfile (0.8.1-2) ...
2019-06-21 23:16:32.901 INFO   : voice-addon: 
2019-06-21 23:16:33.084 INFO   : voice-addon: DATA snips_installation: Setting up python-soundfile (0.8.1-2) ...
2019-06-21 23:16:33.086 INFO   : voice-addon: 
2019-06-21 23:16:34.182 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package liblapack3.
2019-06-21 23:16:34.183 INFO   : voice-addon: 
2019-06-21 23:16:34.260 INFO   : voice-addon: DATA snips_installation: (Reading database ... 53575 files and directories currently installed.)
2019-06-21 23:16:34.262 INFO   : voice-addon: 
2019-06-21 23:16:34.275 INFO   : voice-addon: DATA snips_installation: Preparing to unpack liblapack3_3.7.0-2_armhf.deb ...
2019-06-21 23:16:34.277 INFO   : voice-addon: 
2019-06-21 23:16:34.306 INFO   : voice-addon: DATA snips_installation: Unpacking liblapack3 (3.7.0-2) ...
2019-06-21 23:16:34.308 INFO   : voice-addon: 
2019-06-21 23:16:35.889 INFO   : voice-addon: DATA snips_installation: Setting up liblapack3 (3.7.0-2) ...
2019-06-21 23:16:35.893 INFO   : voice-addon: 
2019-06-21 23:16:36.709 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package libttspico-data.
2019-06-21 23:16:36.713 INFO   : voice-addon: 
2019-06-21 23:16:36.788 INFO   : voice-addon: DATA snips_installation: (Reading database ... 53582 files and directories currently installed.)
2019-06-21 23:16:36.792 INFO   : voice-addon: 
2019-06-21 23:16:36.803 INFO   : voice-addon: DATA snips_installation: Preparing to unpack libttspico-data_1.0+git20130326-5_all.deb ...
2019-06-21 23:16:36.806 INFO   : voice-addon: 
2019-06-21 23:16:36.838 INFO   : voice-addon: DATA snips_installation: Unpacking libttspico-data (1.0+git20130326-5) ...
2019-06-21 23:16:36.840 INFO   : voice-addon: 
2019-06-21 23:16:37.920 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:16:38.552 INFO   : voice-addon: DATA snips_installation: Setting up libttspico-data (1.0+git20130326-5) ...
2019-06-21 23:16:38.554 INFO   : voice-addon: 
2019-06-21 23:16:39.425 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package libttspico0:armhf.
2019-06-21 23:16:39.427 INFO   : voice-addon: 
2019-06-21 23:16:39.498 INFO   : voice-addon: DATA snips_installation: (Reading database ... 53599 files and directories currently installed.)
2019-06-21 23:16:39.500 INFO   : voice-addon: 
2019-06-21 23:16:39.511 INFO   : voice-addon: DATA snips_installation: Preparing to unpack libttspico0_1.0+git20130326-5_armhf.deb ...
2019-06-21 23:16:39.513 INFO   : voice-addon: 
2019-06-21 23:16:39.582 INFO   : voice-addon: DATA snips_installation: Unpacking libttspico0:armhf (1.0+git20130326-5) ...
2019-06-21 23:16:39.584 INFO   : voice-addon: 
2019-06-21 23:16:39.852 INFO   : voice-addon: DATA snips_installation: Setting up libttspico0:armhf (1.0+git20130326-5) ...
2019-06-21 23:16:39.855 INFO   : voice-addon: 
2019-06-21 23:16:40.343 INFO   : voice-addon: DATA snips_installation: Processing triggers for libc-bin (2.24-11+deb9u4) ...
2019-06-21 23:16:40.346 INFO   : voice-addon: 
2019-06-21 23:16:41.103 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package libttspico-utils.
2019-06-21 23:16:41.105 INFO   : voice-addon: 
2019-06-21 23:16:41.187 INFO   : voice-addon: DATA snips_installation: (Reading database ... 53604 files and directories currently installed.)
2019-06-21 23:16:41.189 INFO   : voice-addon: 
2019-06-21 23:16:41.191 INFO   : voice-addon: DATA snips_installation: Preparing to unpack libttspico-utils_1.0+git20130326-5_armhf.deb ...
2019-06-21 23:16:41.193 INFO   : voice-addon: 
2019-06-21 23:16:42.200 INFO   : voice-addon: DATA snips_installation: Unpacking libttspico-utils (1.0+git20130326-5) ...
2019-06-21 23:16:42.202 INFO   : voice-addon: 
2019-06-21 23:16:42.446 INFO   : voice-addon: DATA snips_installation: Setting up libttspico-utils (1.0+git20130326-5) ...
2019-06-21 23:16:42.448 INFO   : voice-addon: 
2019-06-21 23:16:42.518 INFO   : voice-addon: DATA snips_installation: Processing triggers for man-db (2.7.6.1-2) ...
2019-06-21 23:16:42.520 INFO   : voice-addon: 
2019-06-21 23:16:43.581 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package python-numpy.
2019-06-21 23:16:43.583 INFO   : voice-addon: 
2019-06-21 23:16:43.658 INFO   : voice-addon: DATA snips_installation: (Reading database ... 53610 files and directories currently installed.)
2019-06-21 23:16:43.660 INFO   : voice-addon: 
2019-06-21 23:16:43.674 INFO   : voice-addon: DATA snips_installation: Preparing to unpack python-numpy_1.1.12.1-3_armhf.deb ...
2019-06-21 23:16:43.676 INFO   : voice-addon: 
2019-06-21 23:16:43.703 INFO   : voice-addon: DATA snips_installation: Unpacking python-numpy (1:1.12.1-3) ...
2019-06-21 23:16:43.705 INFO   : voice-addon: 
2019-06-21 23:16:45.589 INFO   : voice-addon: DATA snips_installation: Setting up python-numpy (1:1.12.1-3) ...
2019-06-21 23:16:45.591 INFO   : voice-addon: 
2019-06-21 23:16:47.924 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:16:51.161 INFO   : voice-addon: DATA snips_installation: Processing triggers for man-db (2.7.6.1-2) ...
2019-06-21 23:16:51.163 INFO   : voice-addon: 
2019-06-21 23:16:52.456 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package python-pyaudio.
2019-06-21 23:16:52.459 INFO   : voice-addon: 
2019-06-21 23:16:52.531 INFO   : voice-addon: DATA snips_installation: (Reading database ... 53996 files and directories currently installed.)
2019-06-21 23:16:52.534 INFO   : voice-addon: 
2019-06-21 23:16:52.545 INFO   : voice-addon: DATA snips_installation: Preparing to unpack python-pyaudio_0.2.11-1_armhf.deb ...
2019-06-21 23:16:52.546 INFO   : voice-addon: 
2019-06-21 23:16:52.582 INFO   : voice-addon: DATA snips_installation: Unpacking python-pyaudio (0.2.11-1) ...
2019-06-21 23:16:52.583 INFO   : voice-addon: 
2019-06-21 23:16:52.996 INFO   : voice-addon: DATA snips_installation: Setting up python-pyaudio (0.2.11-1) ...
2019-06-21 23:16:52.999 INFO   : voice-addon: 
2019-06-21 23:16:54.172 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package libwebsockets8:armhf.
2019-06-21 23:16:54.173 INFO   : voice-addon: 
2019-06-21 23:16:54.245 INFO   : voice-addon: DATA snips_installation: (Reading database ... 54012 files and directories currently installed.)
2019-06-21 23:16:54.247 INFO   : voice-addon: 
2019-06-21 23:16:54.260 INFO   : voice-addon: DATA snips_installation: Preparing to unpack libwebsockets8_2.0.3-2+b1~rpt1_armhf.deb ...
2019-06-21 23:16:54.262 INFO   : voice-addon: 
2019-06-21 23:16:54.331 INFO   : voice-addon: DATA snips_installation: Unpacking libwebsockets8:armhf (2.0.3-2+b1~rpt1) ...
2019-06-21 23:16:54.333 INFO   : voice-addon: 
2019-06-21 23:16:54.572 INFO   : voice-addon: DATA snips_installation: Setting up libwebsockets8:armhf (2.0.3-2+b1~rpt1) ...
2019-06-21 23:16:54.574 INFO   : voice-addon: 
2019-06-21 23:16:54.690 INFO   : voice-addon: DATA snips_installation: Processing triggers for libc-bin (2.24-11+deb9u4) ...
2019-06-21 23:16:54.692 INFO   : voice-addon: 
2019-06-21 23:16:56.040 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package mosquitto.
2019-06-21 23:16:56.042 INFO   : voice-addon: 
2019-06-21 23:16:56.119 INFO   : voice-addon: DATA snips_installation: (Reading database ... 54018 files and directories currently installed.)
2019-06-21 23:16:56.121 INFO   : voice-addon: 
2019-06-21 23:16:56.131 INFO   : voice-addon: DATA snips_installation: Preparing to unpack mosquitto_1.4.10-3+deb9u4_armhf.deb ...
2019-06-21 23:16:56.139 INFO   : voice-addon: 
2019-06-21 23:16:56.174 INFO   : voice-addon: DATA snips_installation: Unpacking mosquitto (1.4.10-3+deb9u4) ...
2019-06-21 23:16:56.176 INFO   : voice-addon: 
2019-06-21 23:16:56.691 INFO   : voice-addon: DATA snips_installation: Setting up mosquitto (1.4.10-3+deb9u4) ...
2019-06-21 23:16:56.693 INFO   : voice-addon: 
2019-06-21 23:16:57.927 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:16:59.209 INFO   : voice-addon: DATA snips_installation: Processing triggers for systemd (232-25+deb9u9) ...
2019-06-21 23:16:59.210 INFO   : voice-addon: 
2019-06-21 23:16:59.571 INFO   : voice-addon: DATA snips_installation: Processing triggers for man-db (2.7.6.1-2) ...
2019-06-21 23:16:59.572 INFO   : voice-addon: 
2019-06-21 23:16:59.802 INFO   : voice-addon: conectado
2019-06-21 23:17:00.136 INFO   : voice-addon: conectado
2019-06-21 23:17:00.158 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:17:01.304 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package snips-platform-common.
2019-06-21 23:17:01.306 INFO   : voice-addon: 
2019-06-21 23:17:01.383 INFO   : voice-addon: DATA snips_installation: (Reading database ... 54049 files and directories currently installed.)
2019-06-21 23:17:01.384 INFO   : voice-addon: 
2019-06-21 23:17:01.401 INFO   : voice-addon: DATA snips_installation: Preparing to unpack snips-platform-common_0.63.2_armhf.deb ...
2019-06-21 23:17:01.402 INFO   : voice-addon: 
2019-06-21 23:17:01.438 INFO   : voice-addon: DATA snips_installation: Unpacking snips-platform-common (0.63.2) ...
2019-06-21 23:17:01.440 INFO   : voice-addon: 
2019-06-21 23:17:01.636 INFO   : voice-addon: DATA snips_installation: Setting up snips-platform-common (0.63.2) ...
2019-06-21 23:17:01.637 INFO   : voice-addon: 
2019-06-21 23:17:03.066 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package snips-kaldi-atlas.
2019-06-21 23:17:03.069 INFO   : voice-addon: 
2019-06-21 23:17:03.146 INFO   : voice-addon: DATA snips_installation: (Reading database ... 54050 files and directories currently installed.)
2019-06-21 23:17:03.149 INFO   : voice-addon: 
2019-06-21 23:17:03.160 INFO   : voice-addon: DATA snips_installation: Preparing to unpack snips-kaldi-atlas_0.24.2_armhf.deb ...
2019-06-21 23:17:03.163 INFO   : voice-addon: 
2019-06-21 23:17:03.196 INFO   : voice-addon: DATA snips_installation: Unpacking snips-kaldi-atlas (0.24.2) ...
2019-06-21 23:17:03.200 INFO   : voice-addon: 
2019-06-21 23:17:05.779 INFO   : voice-addon: DATA snips_installation: Setting up snips-kaldi-atlas (0.24.2) ...
2019-06-21 23:17:05.782 INFO   : voice-addon: 
2019-06-21 23:17:06.898 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package snips-asr.
2019-06-21 23:17:06.901 INFO   : voice-addon: 
2019-06-21 23:17:06.977 INFO   : voice-addon: DATA snips_installation: (Reading database ... 54054 files and directories currently installed.)
2019-06-21 23:17:06.981 INFO   : voice-addon: 
2019-06-21 23:17:06.989 INFO   : voice-addon: DATA snips_installation: Preparing to unpack snips-asr_0.63.2_armhf.deb ...
2019-06-21 23:17:06.991 INFO   : voice-addon: 
2019-06-21 23:17:07.023 INFO   : voice-addon: DATA snips_installation: Unpacking snips-asr (0.63.2) ...
2019-06-21 23:17:07.026 INFO   : voice-addon: 
2019-06-21 23:17:07.934 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:17:08.677 INFO   : voice-addon: DATA snips_installation: Setting up snips-asr (0.63.2) ...
2019-06-21 23:17:08.678 INFO   : voice-addon: 
2019-06-21 23:17:10.684 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package snips-audio-server.
2019-06-21 23:17:10.695 INFO   : voice-addon: 
2019-06-21 23:17:10.756 INFO   : voice-addon: DATA snips_installation: (Reading database ... 54063 files and directories currently installed.)
2019-06-21 23:17:10.761 INFO   : voice-addon: 
2019-06-21 23:17:10.770 INFO   : voice-addon: DATA snips_installation: Preparing to unpack snips-audio-server_0.63.2_armhf.deb ...
2019-06-21 23:17:10.774 INFO   : voice-addon: 
2019-06-21 23:17:10.812 INFO   : voice-addon: DATA snips_installation: Unpacking snips-audio-server (0.63.2) ...
2019-06-21 23:17:10.817 INFO   : voice-addon: 
2019-06-21 23:17:12.547 INFO   : voice-addon: DATA snips_installation: Setting up snips-audio-server (0.63.2) ...
2019-06-21 23:17:12.550 INFO   : voice-addon: 
2019-06-21 23:17:14.881 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package snips-dialogue.
2019-06-21 23:17:14.882 INFO   : voice-addon: 
2019-06-21 23:17:14.960 INFO   : voice-addon: DATA snips_installation: (Reading database ... 54070 files and directories currently installed.)
2019-06-21 23:17:14.963 INFO   : voice-addon: 
2019-06-21 23:17:14.975 INFO   : voice-addon: DATA snips_installation: Preparing to unpack snips-dialogue_0.63.2_armhf.deb ...
2019-06-21 23:17:14.977 INFO   : voice-addon: 
2019-06-21 23:17:15.011 INFO   : voice-addon: DATA snips_installation: Unpacking snips-dialogue (0.63.2) ...
2019-06-21 23:17:15.013 INFO   : voice-addon: 
2019-06-21 23:17:16.431 INFO   : voice-addon: DATA snips_installation: Setting up snips-dialogue (0.63.2) ...
2019-06-21 23:17:16.433 INFO   : voice-addon: 
2019-06-21 23:17:17.936 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:17:20.621 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package snips-hotword.
2019-06-21 23:17:20.623 INFO   : voice-addon: 
2019-06-21 23:17:20.704 INFO   : voice-addon: DATA snips_installation: (Reading database ... 54077 files and directories currently installed.)
2019-06-21 23:17:20.706 INFO   : voice-addon: 
2019-06-21 23:17:20.720 INFO   : voice-addon: DATA snips_installation: Preparing to unpack snips-hotword_0.63.2_armhf.deb ...
2019-06-21 23:17:20.722 INFO   : voice-addon: 
2019-06-21 23:17:20.769 INFO   : voice-addon: DATA snips_installation: Unpacking snips-hotword (0.63.2) ...
2019-06-21 23:17:20.771 INFO   : voice-addon: 
2019-06-21 23:17:25.018 INFO   : voice-addon: DATA snips_installation: Setting up snips-hotword (0.63.2) ...
2019-06-21 23:17:25.026 INFO   : voice-addon: 
2019-06-21 23:17:27.103 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package snips-injection.
2019-06-21 23:17:27.104 INFO   : voice-addon: 
2019-06-21 23:17:27.192 INFO   : voice-addon: DATA snips_installation: (Reading database ... 54084 files and directories currently installed.)
2019-06-21 23:17:27.195 INFO   : voice-addon: 
2019-06-21 23:17:27.210 INFO   : voice-addon: DATA snips_installation: Preparing to unpack snips-injection_0.63.2_armhf.deb ...
2019-06-21 23:17:27.213 INFO   : voice-addon: 
2019-06-21 23:17:27.268 INFO   : voice-addon: DATA snips_installation: Unpacking snips-injection (0.63.2) ...
2019-06-21 23:17:27.271 INFO   : voice-addon: 
2019-06-21 23:17:27.947 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:17:37.954 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:17:44.564 INFO   : voice-addon: DATA snips_installation: Setting up snips-injection (0.63.2) ...
2019-06-21 23:17:44.566 INFO   : voice-addon: 
2019-06-21 23:17:46.455 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package snips-nlu.
2019-06-21 23:17:46.456 INFO   : voice-addon: 
2019-06-21 23:17:46.537 INFO   : voice-addon: DATA snips_installation: (Reading database ... 54122 files and directories currently installed.)
2019-06-21 23:17:46.539 INFO   : voice-addon: 
2019-06-21 23:17:46.553 INFO   : voice-addon: DATA snips_installation: Preparing to unpack snips-nlu_0.63.2_armhf.deb ...
2019-06-21 23:17:46.554 INFO   : voice-addon: 
2019-06-21 23:17:46.593 INFO   : voice-addon: DATA snips_installation: Unpacking snips-nlu (0.63.2) ...
2019-06-21 23:17:46.595 INFO   : voice-addon: 
2019-06-21 23:17:47.956 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:17:52.010 INFO   : voice-addon: DATA snips_installation: Setting up snips-nlu (0.63.2) ...
2019-06-21 23:17:52.012 INFO   : voice-addon: 
2019-06-21 23:17:54.619 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package snips-platform-voice.
2019-06-21 23:17:54.621 INFO   : voice-addon: 
2019-06-21 23:17:54.712 INFO   : voice-addon: DATA snips_installation: (Reading database ... 54129 files and directories currently installed.)
2019-06-21 23:17:54.714 INFO   : voice-addon: 
2019-06-21 23:17:54.723 INFO   : voice-addon: DATA snips_installation: Preparing to unpack snips-platform-voice_0.63.2_armhf.deb ...
2019-06-21 23:17:54.725 INFO   : voice-addon: 
2019-06-21 23:17:54.773 INFO   : voice-addon: DATA snips_installation: Unpacking snips-platform-voice (0.63.2) ...
2019-06-21 23:17:54.776 INFO   : voice-addon: 
2019-06-21 23:17:54.988 INFO   : voice-addon: DATA snips_installation: Setting up snips-platform-voice (0.63.2) ...
2019-06-21 23:17:54.991 INFO   : voice-addon: 
2019-06-21 23:17:56.440 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package snips-tts.
2019-06-21 23:17:56.445 INFO   : voice-addon: 
2019-06-21 23:17:56.524 INFO   : voice-addon: DATA snips_installation: (Reading database ... 54129 files and directories currently installed.)
2019-06-21 23:17:56.526 INFO   : voice-addon: 
2019-06-21 23:17:56.540 INFO   : voice-addon: DATA snips_installation: Preparing to unpack snips-tts_0.63.2_armhf.deb ...
2019-06-21 23:17:56.542 INFO   : voice-addon: 
2019-06-21 23:17:56.573 INFO   : voice-addon: DATA snips_installation: Unpacking snips-tts (0.63.2) ...
2019-06-21 23:17:56.575 INFO   : voice-addon: 
2019-06-21 23:17:57.788 INFO   : voice-addon: DATA snips_installation: Setting up snips-tts (0.63.2) ...
2019-06-21 23:17:57.790 INFO   : voice-addon: 
2019-06-21 23:17:57.967 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:18:00.039 INFO   : voice-addon: DATA snips_installation: Selecting previously unselected package snips-watch.
2019-06-21 23:18:00.041 INFO   : voice-addon: 
2019-06-21 23:18:00.118 INFO   : voice-addon: DATA snips_installation: (Reading database ... 54136 files and directories currently installed.)
2019-06-21 23:18:00.120 INFO   : voice-addon: 
2019-06-21 23:18:00.140 INFO   : voice-addon: DATA snips_installation: Preparing to unpack snips-watch_0.63.2_armhf.deb ...
2019-06-21 23:18:00.141 INFO   : voice-addon: 
2019-06-21 23:18:00.176 INFO   : voice-addon: DATA snips_installation: Unpacking snips-watch (0.63.2) ...
2019-06-21 23:18:00.178 INFO   : voice-addon: 
2019-06-21 23:18:02.047 INFO   : voice-addon: DATA snips_installation: Setting up snips-watch (0.63.2) ...
2019-06-21 23:18:02.049 INFO   : voice-addon: 
2019-06-21 23:18:03.646 INFO   : voice-addon: DATA snips_installation: Setup complete
2019-06-21 23:18:03.648 INFO   : voice-addon: 
2019-06-21 23:18:07.973 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:18:17.979 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:18:27.989 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:18:33.592 INFO   : About to call startPairing on ThingURLAdapter
2019-06-21 23:18:33.594 INFO   : About to call startPairing on ZigbeeAdapter
2019-06-21 23:18:33.596 INFO   : About to call startPairing on PulseAdapter
2019-06-21 23:18:33.597 INFO   : About to call startPairing on WeatherAdapter
2019-06-21 23:18:33.599 INFO   : About to call startPairing on VoiceAdapter
2019-06-21 23:18:33.610 INFO   : Opened a new things socket
2019-06-21 23:18:33.619 INFO   : zigbee: Pairing mode started, timeout = 60
2019-06-21 23:18:33.621 INFO   : pulse: Adapter: PulseAdapter id pulse-adapter pairing started
2019-06-21 23:18:33.624 INFO   : voice-addon: VoiceAdapter: VoiceAdapter id VoiceAdapter pairing started
2019-06-21 23:18:35.778 ERROR  : Thing was not added
2019-06-21 23:18:35.779 ERROR  : addNewThing cancelled
2019-06-21 23:18:35.795 INFO   : thing-url: Adapter: ThingURLAdapter id thing-url-adapter pairing cancelled
2019-06-21 23:18:35.797 INFO   : voice-addon: VoiceAdapter: VoiceAdapter id VoiceAdapter pairing cancelled
2019-06-21 23:18:35.798 INFO   : zigbee: Cancelling pairing mode
2019-06-21 23:18:35.807 INFO   : weather: Adapter: WeatherAdapter id weather-adapter pairing cancelled
2019-06-21 23:18:35.808 INFO   : pulse: Adapter: PulseAdapter id pulse-adapter pairing cancelled
2019-06-21 23:18:38.000 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:18:48.006 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:18:58.078 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:19:02.783 INFO   : voice-addon: different set of things. retrain: 
2019-06-21 23:19:08.030 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:19:18.034 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input
2019-06-21 23:19:18.544 INFO   : voice-addon: mensagem no mqtt no addon {"text":"turn on the light","likelihood":1.0,"tokens":[{"value":"turn","confidence":1.0,"rangeStart":0,"rangeEnd":4,"time":{"start":0.0,"end":1.35}},{"value":"on","confidence":1.0,"rangeStart":5,"rangeEnd":7,"time":{"start":1.35,"end":1.62}},{"value":"the","confidence":1.0,"rangeStart":8,"rangeEnd":11,"time":{"start":1.62,"end":1.89}},{"value":"light","confidence":1.0,"rangeStart":12,"rangeEnd":17,"time":{"start":1.89,"end":2.9399998}}],"seconds":3.0,"siteId":"default","sessionId":"810e81a2-d25c-49b0-a2a9-1cc97a39f93b"}
2019-06-21 23:19:18.546 INFO   : voice-addon: mensagem no mqtt no addon {"text":"turn on the light","likelihood":1.0,"tokens":[{"value":"turn","confidence":1.0,"rangeStart":0,"rangeEnd":4,"time":{"start":0.0,"end":1.35}},{"value":"on","confidence":1.0,"rangeStart":5,"rangeEnd":7,"time":{"start":1.35,"end":1.62}},{"value":"the","confidence":1.0,"rangeStart":8,"rangeEnd":11,"time":{"start":1.62,"end":1.89}},{"value":"light","confidence":1.0,"rangeStart":12,"rangeEnd":17,"time":{"start":1.89,"end":2.9399998}}],"seconds":3.0,"siteId":"default","sessionId":"810e81a2-d25c-49b0-a2a9-1cc97a39f93b"}
2019-06-21 23:19:18.597 INFO   : Connected to intent parser server
2019-06-21 23:19:18.669 INFO   : Training result: {"status": "success"}
2019-06-21 23:19:18.682 INFO   : Query result: {"data": {"Type": "on", "target": null, "Keyword": "turn", "Location": "light", "intent_type": "Intent", "confidence": 1.0}, "status": "success"}
2019-06-21 23:19:18.693 INFO   : pulse: Pulse: nickel set to: true
2019-06-21 23:19:18.696 INFO   : pulse: nickel event: turnedOn
2019-06-21 23:19:23.699 INFO   : pulse: Pulse: nickel set to: false
2019-06-21 23:19:23.702 INFO   : pulse: nickel event: turnedOff
2019-06-21 23:19:28.042 INFO   : voice-addon: Error calling things api: SyntaxError: Unexpected end of JSON input```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions