)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"6f5f0faa0c1b5c62ca901c991a0a167dedeac229","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"3cfc9374_55e63925","updated":"2023-01-30 15:36:19.000000000","message":"Looks like the CI needs some work here 😞","commit_id":"a47a89ae3f87e245ad4b58373ad869264a8b2b87"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"198c262ace209cb8363913d13798c7e48c7e68c1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"d83c6244_642b4d77","in_reply_to":"3cfc9374_55e63925","updated":"2023-01-30 16:49:27.000000000","message":"Done.\n\nThe CI error was related to an extra line that I added (and removed with patch set 3), who was not related to the backported patch.\n\nhttps://opendev.org/openstack/oslo.utils/commit/2922a3491a5987aa80f0612df44bd60ed22a0225","commit_id":"a47a89ae3f87e245ad4b58373ad869264a8b2b87"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"a25bd7d954eca237c105a0615c95ef6541fb5e29","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"f0b42f24_fbe7422a","updated":"2023-01-31 15:49:11.000000000","message":"The tempest issue seems a legit issue. I rechecked it twice and the same issue appear again and again.\n\n@gmann: o/ We face issues with fasteners into the tempest job run of this patch.\n\nHere is the error we face:\n\n```\n2023-01-31 15:14:43.186630 | controller |   Downloading https://mirror.iad3.inmotion.opendev.org/wheel/ubuntu-20.04-x86_64/defusedxml/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)\n\n2023-01-31 15:14:43.186635 | controller | ERROR: Could not find a version that satisfies the requirement fasteners\u003e\u003d0.16.0\n\n2023-01-31 15:14:43.186639 | controller | ERROR: No matching distribution found for fasteners\u003e\u003d0.16.0\n\n2023-01-31 15:14:43.186644 | controller | WARNING: You are using pip version 21.0.1; however, version 23.0 is available.\n\n2023-01-31 15:14:43.186648 | controller | You should consider upgrading via the \u0027/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip\u0027 command.\n\n2023-01-31 15:14:43.186652 | controller |\n\n2023-01-31 15:14:43.186660 | controller | \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d log end \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\n2023-01-31 15:14:43.186718 | controller | ERROR: could not install deps [-c/opt/stack/requirements/upper-constraints.txt, -r/opt/stack/tempest/requirements.txt]; v \u003d InvocationError(\u0027/opt/stack/tempest/.tox/tempest/bin/python -m pip install -c/opt/stack/requirements/upper-constraints.txt -r/opt/stack/tempest/requirements.txt\u0027, 1)\n\n2023-01-31 15:14:43.186875 | controller | ___________________________________ summary ____________________________________\n\n2023-01-31 15:14:43.186910 | controller | ERROR:   full: could not install deps [-c/opt/stack/requirements/upper-constraints.txt, -r/opt/stack/tempest/requirements.txt]; v \u003d InvocationError(\u0027/opt/stack/tempest/.tox/tempest/bin/python -m pip install -c/opt/stack/requirements/upper-constraints.txt -r/opt/stack/tempest/requirements.txt\u0027, 1)\n\n2023-01-31 15:14:43.400161 | controller | ERROR\n\n2023-01-31 15:14:43.400481 | controller | {\n\n2023-01-31 15:14:43.400555 | controller |   \"delta\": \"0:00:06.066015\",\n\n2023-01-31 15:14:43.400616 | controller |   \"end\": \"2023-01-31 15:14:43.223702\",\n\n2023-01-31 15:14:43.400674 | controller |   \"msg\": \"non-zero return code\",\n\n2023-01-31 15:14:43.400730 | controller |   \"rc\": 1,\n\n2023-01-31 15:14:43.400785 | controller |   \"start\": \"2023-01-31 15:14:37.157687\"\n\n2023-01-31 15:14:43.400839 | controller | }\n```\n\nI think we face that because of these changes in tempest, they are not recent changes though : ttps://opendev.org/openstack/tempest/commit/dfb304355b46882696ef26386637836577be8db7\n\nThe requirements upper-constraints for fasteners in wallaby is 0.14.1 https://opendev.org/openstack/requirements/src/branch/stable/wallaby/upper-constraints.txt#L560\n\nDo you\u0027ve any idea on how to solve this tempest error?","commit_id":"fe0d22524021c86ba82c156cc08b1a1890effc60"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"35f45802c04b9131996408bce0128b4e4952d64e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"39bdc0cb_05fbf02c","updated":"2023-01-31 13:24:23.000000000","message":"recheck","commit_id":"fe0d22524021c86ba82c156cc08b1a1890effc60"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"46d4951a3ed5bdcac1546d412e211f60caed4fae","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"aa62c9c8_fdfd2825","updated":"2023-01-31 21:54:08.000000000","message":"recheck","commit_id":"fe0d22524021c86ba82c156cc08b1a1890effc60"},{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"2cb7a161e5fe899f9a914d66b075cb35d3009c22","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"fe68b3ea_8de0d2ed","updated":"2023-01-31 14:32:16.000000000","message":"recheck","commit_id":"fe0d22524021c86ba82c156cc08b1a1890effc60"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"419f5c967fca4880bf01244772ea225eb431033c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"218b4847_a68ee8f4","in_reply_to":"f0b42f24_fbe7422a","updated":"2023-01-31 16:03:31.000000000","message":"yes, this is known issue https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031941.html\n\nFix is up and in gate https://review.opendev.org/c/openstack/devstack/+/871782","commit_id":"fe0d22524021c86ba82c156cc08b1a1890effc60"}]}
