Your message dated Sat, 05 Feb 2022 23:48:54 +0000
with message-id <e1ngunw-0005pl...@fasolo.debian.org>
and subject line Bug#1004606: fixed in django-q 1.3.9-3
has caused the Debian Bug report #1004606,
regarding django-q: autopkgtest regression on armhf and i386
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.)
--
1004606: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004606
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: django-q
Version: 1.3.9-2
X-Debbugs-CC: debian...@lists.debian.org
Severity: serious
User: debian...@lists.debian.org
Usertags: regression
Dear maintainer(s),
With a recent upload of django-q the autopkgtest of django-q fails in
testing when that autopkgtest is run with the binary packages of
django-q from unstable. It passes when run with only packages from
testing. In tabular form:
pass fail
django-q from testing 1.3.9-2
versioned deps [0] from testing from unstable
all others from testing from testing
I copied some of the output at the bottom of this report.
Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[0] You can see what packages were added from the second line of the log
file quoted below. The migration software adds source package from
unstable to the list if they are needed to install packages from
django-q/1.3.9-2. I.e. due to versioned dependencies or breaks/conflicts.
[1] https://qa.debian.org/excuses.php?package=django-q
https://ci.debian.net/data/autopkgtest/testing/armhf/d/django-q/18808527/log.gz
=================================== FAILURES
===================================
_________________________________ test_max_rss
_________________________________
broker = <django_q.brokers.redis_broker.Redis object at 0xf44d7b20>
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0xf44d7f28>
@pytest.mark.django_db
def test_max_rss(broker, monkeypatch):
# set up the Sentinel
broker.list_key = "test_max_rss_test:q"
async_task("django_q.tests.tasks.multiply", 2, 2, broker=broker)
start_event = Event()
stop_event = Event()
cluster_id = uuidlib.uuid4()
# override settings
monkeypatch.setattr(Conf, "MAX_RSS", 40000)
monkeypatch.setattr(Conf, "WORKERS", 1)
# set a timer to stop the Sentinel
threading.Timer(3, stop_event.set).start()
s = Sentinel(stop_event, start_event, cluster_id=cluster_id,
broker=broker)
assert start_event.is_set()
assert s.status() == Conf.STOPPED
assert s.reincarnations == 1
E assert 0 == 1
E + where 0 = <django_q.cluster.Sentinel object at
0xf568e640>.reincarnations
tests/test_cluster.py:424: AssertionError
----------------------------- Captured stderr call
-----------------------------
02:12:56 [Q] INFO Enqueued 1
02:12:56 [Q] DEBUG Pushed ('eight-louisiana-pasta-summer',
'8aef005e7ce344a6845dacd8b847476e')
02:12:56 [Q] INFO Process-1305 ready for work at 3677
02:12:56 [Q] INFO Process-1306 monitoring at 3678
02:12:56 [Q] INFO MainProcess guarding cluster winter-wisconsin-oscar-one
02:12:56 [Q] INFO Process-1307 pushing tasks at 3679
02:12:56 [Q] INFO Q Cluster winter-wisconsin-oscar-one running.
02:12:56 [Q] DEBUG queueing from test_max_rss_test:q
02:12:56 [Q] INFO Process-1305 processing [eight-louisiana-pasta-summer]
02:12:56 [Q] INFO Processed [eight-louisiana-pasta-summer]
02:12:59 [Q] INFO MainProcess stopping cluster processes
02:13:00 [Q] INFO Process-1307 stopped pushing tasks
02:13:00 [Q] INFO Process-1305 stopped doing work
02:13:00 [Q] INFO Process-1306 stopped monitoring results
02:13:00 [Q] INFO MainProcess waiting for the monitor.
=============================== warnings summary
===============================
../../../../usr/lib/python3/dist-packages/django_q/conf.py:139
/usr/lib/python3/dist-packages/django_q/conf.py:139: UserWarning:
Retry and timeout are misconfigured. Set retry larger than timeout,
failure to do so will cause the tasks to be retriggered before
completion. See
https://django-q.readthedocs.io/en/latest/configure.html#retry for details.
warn(
tests/test_scheduler.py::test_scheduler_atomic_transaction_must_specify_a_database_when_no_replicas_are_used
tests/test_scheduler.py::test_scheduler_atomic_transaction_must_specify_no_database_when_read_write_replicas_are_used
tests/test_scheduler.py::test_scheduler_atomic_transaction_must_specify_the_database_based_on_router_redirection
/usr/lib/python3/dist-packages/django/test/utils.py:384: UserWarning:
Overriding setting DATABASES can lead to unexpected behavior.
with self as context:
-- Docs: https://docs.pytest.org/en/stable/warnings.html
=========================== short test summary info
============================
FAILED tests/test_cluster.py::test_max_rss - assert 0 == 1
======== 1 failed, 40 passed, 3 skipped, 4 warnings in 73.90s (0:01:13)
========
autopkgtest [02:13:09]: test python3-django-q
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: django-q
Source-Version: 1.3.9-3
Done: Pierre-Elliott Bécue <p...@debian.org>
We believe that the bug you reported is fixed in the latest version of
django-q, 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 1004...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Pierre-Elliott Bécue <p...@debian.org> (supplier of updated django-q 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: Sun, 06 Feb 2022 00:23:30 +0100
Source: django-q
Architecture: source
Version: 1.3.9-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Pierre-Elliott Bécue <p...@debian.org>
Closes: 1004606
Changes:
django-q (1.3.9-3) unstable; urgency=medium
.
* d/p/0006: Decrease the MAX_RSS for the test_max_rss test
Closes: #1004606
Checksums-Sha1:
a88938caf405dace46139e374ae203728cf3d7d7 2383 django-q_1.3.9-3.dsc
b18e3250de0e205397a20f4543819d8148cc9bd5 6972 django-q_1.3.9-3.debian.tar.xz
84d9d6e8c12634c86302c9904b3a1ad043bc5605 8066 django-q_1.3.9-3_amd64.buildinfo
Checksums-Sha256:
fcf54dc7e739c12cc9b8aa3f468ff3bb1a56029435ba2f9967db2929290f3648 2383
django-q_1.3.9-3.dsc
69c21dda9103be43c5d3d0604741fe72f1c24f32f13fdad676b4ba9e12c782e2 6972
django-q_1.3.9-3.debian.tar.xz
5fd7f06c61a811ea69662809ba7a59a26015aa477bc57bf94fc5d61422c99846 8066
django-q_1.3.9-3_amd64.buildinfo
Files:
ba857508f0177cc2df01415df378370b 2383 python optional django-q_1.3.9-3.dsc
6a68de2983e0eb7f2fb3ac1076574d83 6972 python optional
django-q_1.3.9-3.debian.tar.xz
32c87fde3a63b9dcd4a8fedd815f4225 8066 python optional
django-q_1.3.9-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJSBAEBCgA8FiEESYqTBWsFJgT6y8ijKb+g0HkpCsoFAmH/CHQeHHBpZXJyZS1l
bGxpb3R0LmJlY3VlQGlucmlhLmZyAAoJECm/oNB5KQrKVEQQAKJ5yXVWG7MIHsMg
YZjlxUXBlS8Z7MotJ3MxL+IqILZ/SurKgexK0Q1XzpGC3fS/LYgjJo2P+BxyAGAh
3NpyNcUpnclk0sM1iBFHYlbbgoL2SnqxtZEfVjTZQuzfT4f4m3aEAnVfmbkKjylN
FSwpjdkG4sGPyzV5/DFsfoTLQVUFNkF5gZKtmO5Q04gYNxi5suXAfH+FRMTD9YVT
coc/SB3h+jWhVE7AasfU8FoLaTDkOm5uSj/KIa4a2XO7GazTZ94SWFHqIWsamdn5
z+jchAgSxoMtprKBoDBJFTbpVFiEsx47xaoyqnlzdqJ9CW7JFrUj6CoGI/nTnN+6
vakHhNbvdqKSgqnr3LRov2AAJvdZgBPArHKyaPYMOtH2vDR3IWr8Dbsi/PRPDiVl
rdeaN5h+jQMjj8yw2nhYtsCPC9gogRDaVoj1m7hLPl4f37hPMbaFsIoWVcoY2bsC
zcSimUnpcYpXo3dbxijCICiz4zMLRbJN0wm/tnZLK/tKzQzwHbcIwS5X7eq0wJ8U
C2+08QP+TFYGky9kSOtPAa7ke89NRwyOpzMUen7ilDP/6BTrcH+2uEq3dQ4fPJVF
LkvLKzhN4hWXN2H7pYKIU32L2F6Y+59kPtkbG+woh6do7+0ULbpm4XQ2pijb7JGQ
dLRUANGwtmohKV2ffkLmXf7Id816
=Od/w
-----END PGP SIGNATURE-----
--- End Message ---