Your message dated Mon, 12 Dec 2022 09:21:31 +0000
with message-id <e1p4f07-00e856...@fasolo.debian.org>
and subject line Bug#1025013: fixed in murano 1:14.0.0-3
has caused the Debian Bug report #1025013,
regarding murano: (autopkgtest) needs update for python3.11: 'NoneType' object
has no attribute 'object_store'
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.)
--
1025013: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025013
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: murano
Version: 1:14.0.0-1.1
Severity: serious
Tags: sid bookworm
User: debian...@lists.debian.org
Usertags: needs-update
User: debian-pyt...@lists.debian.org
Usertags: python3.11
Control: affects -1 src:python3-defaults
Dear maintainer(s),
We are in the transition of adding python3.11 as a supported Python
version [0]. With a recent upload of python3-defaults the autopkgtest of
murano fails in testing when that autopkgtest is run with the binary
packages of python3-defaults from unstable. It passes when run with only
packages from testing. In tabular form:
pass fail
python3-defaults from testing 3.10.6-3
murano from testing 1:14.0.0-1.1
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 of python3-defaults
to testing [1]. https://docs.python.org/3/whatsnew/3.11.html lists
what's new in Python3.11, it may help to identify what needs to be updated.
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[0] https://bugs.debian.org/1021984
[1] https://qa.debian.org/excuses.php?package=python3-defaults
https://ci.debian.net/data/autopkgtest/testing/amd64/m/murano/28728875/log.gz
/tmp/autopkgtest-lxc.kds0pukh/downtmp/build.RVv/src/murano/db/models.py:292:
SAWarning: implicitly coercing SELECT object to scalar subquery; please
use the .scalar_subquery() method to produce a scalar subquery.
package_count = sa_orm.column_property(
2022-11-27 23:02:40.207 11285 INFO oslo_db.sqlalchemy.provision [-] The
mysql+pymysql backend is unavailable: (pymysql.err.OperationalError)
(2003, "Can't connect to MySQL server on 'localhost' ([Errno 111]
ECONNREFUSED)")
(Background on this error at: https://sqlalche.me/e/14/e3q8)
Exception ignored in: <function RecyclableMuranoObject.__del__ at
0x7f987e85d6c0>
Traceback (most recent call last):
File
"/tmp/autopkgtest-lxc.kds0pukh/downtmp/build.RVv/src/murano/dsl/murano_object.py",
line 410, in __del__
self.executor.object_store.schedule_object_destruction(self)
^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'object_store'
Exception ignored in: <function RecyclableMuranoObject.__del__ at
0x7f987e85d6c0>
Traceback (most recent call last):
File
"/tmp/autopkgtest-lxc.kds0pukh/downtmp/build.RVv/src/murano/dsl/murano_object.py",
line 410, in __del__
self.executor.object_store.schedule_object_destruction(self)
^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'object_store'
Exception ignored in: <function RecyclableMuranoObject.__del__ at
0x7f987e85d6c0>
murano.tests.unit.dsl.test_agent.TestAgent.test_agent_disabled
murano.tests.unit.dsl.test_agent.TestAgent.test_agent_disabled ... ok
Traceback (most recent call last):
File
"/tmp/autopkgtest-lxc.kds0pukh/downtmp/build.RVv/src/murano/dsl/murano_object.py",
line 410, in __del__
self.executor.object_store.schedule_object_destruction(self)
^^^^^^^^^^^^^^^^^^^^^^^^^^
2022-11-27 23:02:40.266 11273 WARNING murano.engine.system.agent [None
dummy-request test_user test_tenant - - - -] Key file %s does not exist.
Message signing is disabled
AttributeError: 'NoneType' object has no attribute 'object_store'
murano.tests.unit.dsl.test_agent.TestAgent.test_agent_enabled
murano.tests.unit.dsl.test_agent.TestAgent.test_agent_enabled ... ok
2022-11-27 23:02:40.272 11273 WARNING murano.engine.system.agent [None
dummy-request test_user test_tenant - - - -] Key file %s does not exist.
Message signing is disabled
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: murano
Source-Version: 1:14.0.0-3
Done: Thomas Goirand <z...@debian.org>
We believe that the bug you reported is fixed in the latest version of
murano, 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 1025...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated murano 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: SHA256
Format: 1.8
Date: Mon, 12 Dec 2022 09:52:46 +0100
Source: murano
Architecture: source
Version: 1:14.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1025013
Changes:
murano (1:14.0.0-3) unstable; urgency=medium
.
* Fix Python 3.11 related unit test failures (Closes: #1025013):
- add py3.11-getargspec-removed.patch
- add py3.11-U-mode-removed.patch
Checksums-Sha1:
d492990a31589e15be969ae395787533175471b0 3761 murano_14.0.0-3.dsc
cb89e507bd5a377c78c322a8c0f81a73ffc895fe 11484 murano_14.0.0-3.debian.tar.xz
b7f16798c2842509f1344f6aee5b6e820ce2a2c6 16730 murano_14.0.0-3_amd64.buildinfo
Checksums-Sha256:
6a1132f2343d864310a951f836f4e3486b1d313e1da411f6946aa243c4bbbfec 3761
murano_14.0.0-3.dsc
fff5a90434f6fe1c82521d2c3e5df2295a640e143031da6c75d6cad949cb417d 11484
murano_14.0.0-3.debian.tar.xz
257998e1bcba7b8cfa30d4f4c86d76053a3e963cf47718eb95b85c2398aa1bf1 16730
murano_14.0.0-3_amd64.buildinfo
Files:
555b06f745b0a1846143b629c5d42715 3761 net optional murano_14.0.0-3.dsc
beb140889e973c6b05ff53196ca1e38f 11484 net optional
murano_14.0.0-3.debian.tar.xz
a18311c250b079d8571622f4f959c255 16730 net optional
murano_14.0.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmOW7q4ACgkQ1BatFaxr
Q/6gSg//U0yHfFTVY/aYPEujOf9iJd7DJWE/IsMzFV3SbC9KRrLuxNAolvurthMk
/oJ90hsXzXOzQPPUha5/JYH2hcz4yXx7DxpTqT7cR/rF4tvwzTLO+lhovFjEwd6i
m1hodQcCXaY/HZilhbNCIDveRC6k2W8ajiHM2FSgiam3LQFTkrfDdbM7xLV8WCMb
5FytYXjMmm5CLE3YsyVPOs6nyBrsC+nk7jzvWJxpUMZMgluwXuRpdp8SYHVaoSap
I5i7r2P/7i9jPkVjscs0b7C3RM+CP9p+RlZrb2UD1UU06j/SEXz3JY5JkaiGXwWI
NZAe1akCmG3ot2PVD+aMqfNBL4RVqj6jQrAn69BtgD3IXXcH2IMyuWt8xfAK64iW
RXXE0SF8uu1f05frRnMGXZVwEZjZlA590LUpaPGA4IHyLUeUCFKVMEbtGS/o+iaI
m2vOGI2nWIzX4DMWDEFIiliTB8kgVHTMQXYl6Rcr9mdlmHHWdfXfR0BZt+DNxd3J
0aWbMmwbgVp8KwJmJm+JJu05yDn3aP3Aw+MWrOb/UrXGHs0gxS5qVQaCEmNiuZvz
uiAH/dL07ObTpgYFSZRD+H1xq+VM6xwSSO5cdy7twG6LJQN53SNQdJbLSJ9/xT+P
U6DHokdK7aWY3PQ6m4gbXoy00rBmiQRzwvZluel2fzv4ZmkD04s=
=Z2IL
-----END PGP SIGNATURE-----
--- End Message ---