Your message dated Fri, 01 Jan 2021 20:20:11 +0000
with message-id <e1kvqub-000cx5...@fasolo.debian.org>
and subject line Bug#978988: fixed in node-mqtt 4.2.6-2
has caused the Debian Bug report #978988,
regarding node-mqtt: autopkgtest regression in testing: Error: Timeout of 
2000ms exceeded
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
978988: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978988
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-mqtt
Version: 4.2.6-1
X-Debbugs-CC: debian...@lists.debian.org
Severity: serious
User: debian...@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent change in testing the autopkgtest of your package started
to fail. I copied some of the output at the bottom of this report. Can
you please investigate the situation and fix it?

Does your mocha-test connect to the internet by the way? In that case,
please also add a needs-internet restriction.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

https://ci.debian.net/data/autopkgtest/testing/amd64/n/node-mqtt/9241724/log.gz

  594 passing (1m)
  4 pending
  4 failing

  1) MqttClient
       pinging
         should reconnect if pingresp is not sent:
     Error: Timeout of 2000ms exceeded. For async tests and hooks,
ensure "done()" is called; if returning a Promise, ensure it resolves.
(/tmp/autopkgtest-lxc._v6d6q9e/downtmp/build.S1A/src/test/client.js)
      at Test.Runnable._timeoutError
(/usr/share/nodejs/mocha/lib/runnable.js:432:10)
      at Timeout.<anonymous>
(/usr/share/nodejs/mocha/lib/runnable.js:244:24)
      at listOnTimeout (internal/timers.js:554:17)
      at processTimers (internal/timers.js:497:7)

  2) MQTT 5.0
       pinging
         should reconnect if pingresp is not sent:
     Error: Timeout of 2000ms exceeded. For async tests and hooks,
ensure "done()" is called; if returning a Promise, ensure it resolves.
(/tmp/autopkgtest-lxc._v6d6q9e/downtmp/build.S1A/src/test/client_mqtt5.js)
      at Test.Runnable._timeoutError
(/usr/share/nodejs/mocha/lib/runnable.js:432:10)
      at Timeout.<anonymous>
(/usr/share/nodejs/mocha/lib/runnable.js:244:24)
      at listOnTimeout (internal/timers.js:554:17)
      at processTimers (internal/timers.js:497:7)

  3) MqttSecureClient
       pinging
         should reconnect if pingresp is not sent:
     Error: Timeout of 2000ms exceeded. For async tests and hooks,
ensure "done()" is called; if returning a Promise, ensure it resolves.
(/tmp/autopkgtest-lxc._v6d6q9e/downtmp/build.S1A/src/test/secure_client.js)
      at Test.Runnable._timeoutError
(/usr/share/nodejs/mocha/lib/runnable.js:432:10)
      at Timeout.<anonymous>
(/usr/share/nodejs/mocha/lib/runnable.js:244:24)
      at listOnTimeout (internal/timers.js:554:17)
      at processTimers (internal/timers.js:497:7)

  4) Websocket Client
       pinging
         should reconnect if pingresp is not sent:
     Error: Timeout of 2000ms exceeded. For async tests and hooks,
ensure "done()" is called; if returning a Promise, ensure it resolves.
(/tmp/autopkgtest-lxc._v6d6q9e/downtmp/build.S1A/src/test/websocket_client.js)
      at Test.Runnable._timeoutError
(/usr/share/nodejs/mocha/lib/runnable.js:432:10)
      at Timeout.<anonymous>
(/usr/share/nodejs/mocha/lib/runnable.js:244:24)
      at listOnTimeout (internal/timers.js:554:17)
      at processTimers (internal/timers.js:497:7)



/usr/share/nodejs/mocha/lib/runner.js:962
    throw err;
    ^

NodeError: write after end
    at writeAfterEnd
(/usr/share/nodejs/readable-stream/lib/_stream_writable.js:257:12)
    at Connection.Writable.write
(/usr/share/nodejs/readable-stream/lib/_stream_writable.js:301:21)
    at Connection.<computed> [as pingresp]
(/usr/share/nodejs/mqtt-connection/connection.js:83:10)
    at Connection.<anonymous>
(/tmp/autopkgtest-lxc._v6d6q9e/downtmp/build.S1A/src/test/server_helpers_for_client_tests.js:86:20)
    at Connection.emit (events.js:314:20)
    at Connection.emitPacket
(/usr/share/nodejs/mqtt-connection/connection.js:10:8)
    at Connection.emit (events.js:314:20)
    at addChunk
(/usr/share/nodejs/readable-stream/lib/_stream_readable.js:297:12)
    at readableAddChunk
(/usr/share/nodejs/readable-stream/lib/_stream_readable.js:279:11)
    at Connection.Readable.push
(/usr/share/nodejs/readable-stream/lib/_stream_readable.js:240:10)
    at Connection.Duplexify._forward
(/usr/share/nodejs/duplexify/index.js:172:26)
    at Transform.onreadable (/usr/share/nodejs/duplexify/index.js:136:10)
    at Transform.emit (events.js:314:20)
    at emitReadable_
(/usr/share/nodejs/readable-stream/lib/_stream_readable.js:520:12)
    at processTicksAndRejections (internal/process/task_queues.js:83:21)
Emitted 'error' event on Connection instance at:
    at writeAfterEnd
(/usr/share/nodejs/readable-stream/lib/_stream_writable.js:259:10)
    at Connection.Writable.write
(/usr/share/nodejs/readable-stream/lib/_stream_writable.js:301:21)
    [... lines matching original stack trace ...]
    at processTicksAndRejections (internal/process/task_queues.js:83:21)

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: node-mqtt
Source-Version: 4.2.6-2
Done: Ying-Chun Liu (PaulLiu) <paul...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-mqtt, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 978...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ying-Chun Liu (PaulLiu) <paul...@debian.org> (supplier of updated node-mqtt 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 02 Jan 2021 03:37:22 +0800
Source: node-mqtt
Architecture: source
Version: 4.2.6-2
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Ying-Chun Liu (PaulLiu) <paul...@debian.org>
Closes: 978988
Changes:
 node-mqtt (4.2.6-2) unstable; urgency=low
 .
   * autopkgtest: some tests take longer time than before thus we increase
     timeout of mocha (Closes: #978988)
Checksums-Sha1:
 ccbb7eec11b026aa3c61d578edafec2da4b88331 2669 node-mqtt_4.2.6-2.dsc
 40de29f003df6eb73ce5e0a88aa89156c9c9cc2e 6136 node-mqtt_4.2.6-2.debian.tar.xz
 b29654568fadec7868e8e6041eeaecac7e88eda5 13321 
node-mqtt_4.2.6-2_source.buildinfo
Checksums-Sha256:
 55fe1655ae66d2ab04255a6bcf22426388bab4ba2e5ff6791216cec754edd2b2 2669 
node-mqtt_4.2.6-2.dsc
 b51f269151ce0b4e8ed3ad04572337c22f2ca73b8f0d846926aa375304b99942 6136 
node-mqtt_4.2.6-2.debian.tar.xz
 f1798a7858600452c6a91a700b1dc165e85becec19dde5d4ca12fb0842dbabe0 13321 
node-mqtt_4.2.6-2_source.buildinfo
Files:
 4e313026fbddd27367aced2c307e9aaa 2669 javascript optional node-mqtt_4.2.6-2.dsc
 4415fc6dac84dfa9b8ecf839b7218265 6136 javascript optional 
node-mqtt_4.2.6-2.debian.tar.xz
 dce60f4e612acff78be872464facffcf 13321 javascript optional 
node-mqtt_4.2.6-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCgAxFiEEo2h49GQQhoFgDLZIRBc/oT0FiIgFAl/vgFwTHHBhdWxsaXVA
ZGViaWFuLm9yZwAKCRBEFz+hPQWIiNTiEACibDuIk7uGRg+eI4Qql/aHpM5J2AOF
cq+3pxd4AAbyaAkSFS544ZT8fcJqa/0htC+ZrXKcGi4FvhZPoD9sSnmPJk0GaKl4
HJkDnRxcx1RKII3JzaX2DWPuNq1OG+TlUZafcrfDELIZ39h4R9/QRAQ0hFBg7WJN
RpN7pWQ+Br3c1CDneqviFMV+xjA2degyQS9RN3XxnTcPzpFfEn1nv72pZsjS8ni1
6VGF5q3LjF3QssAmdGRtga3KM8Du2DhZ9OBF8usHz6Heg3D520Wh8G8ytvFqK5HS
7GDygIvz/sY5vC2MQ2ZIe3pyb8eSM/FF9YPjEBxpBoSuVydQDzHijK/8obAd1aK3
BJpR7mIL43SlHxgjGmmugGPrdE4TSYLblDEfkJM1yuZnZhtuTurGaT3Ug6I7x7lF
5PurJJ85SLUV50Xm9294TGyHJ+te2OvdZrXoI44Ie5IYgT51968alJIE1zG4Ducg
AT0jHiJrnXbRxqJkMzbgetFvdwuwEQEzv1+1ciT+sSDWRV6vkLRMJ3QrsL/nszHr
M4GWHiaa6Xhilj61nH/t8pCE5XEp9DaOLR/kmTUJCT1z5zFYyfNF1TlbOo+Epr1m
R6iqVu2xCVwpc05VxaUa0Z7bhWAfnj/A/hr7GuoikHri1UvxaXe18eNlCoH5eYPB
Vf83FUtdeQ08pA==
=zQOQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to