)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"77e861e1c053094220c0820b49e581204350b772","unresolved":true,"context_lines":[{"line_number":12,"context_line":"which should not be impacted by the cpu usage"},{"line_number":13,"context_line":"bugs that impact qemu-img on fast cpus."},{"line_number":14,"context_line":""},{"line_number":15,"context_line":"Related-Bug: #2116852"},{"line_number":16,"context_line":"Change-Id: I31576e8cd8aaae4add588c5002d747cc6d289f53"},{"line_number":17,"context_line":"Signed-off-by: Sean Mooney \u003cwork@seanmooney.info\u003e"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"6f2a2bd3_ee219b69","line":15,"updated":"2025-11-28 18:33:32.000000000","message":"todo: add Related-Bug: #2121941","commit_id":"16bd17c0c1eaaa951c23eb1c857b6ca23f9fb108"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":4523,"name":"Eric Harney","email":"eharney@redhat.com","username":"eharney"},"change_message_id":"209baa4e45c7a1b54a546fdf7e6ca1e30a49fe92","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"0ce3756e_25b53b20","updated":"2025-11-25 15:28:22.000000000","message":"Is this related to the qemu-img bug mentioned in https://bugs.launchpad.net/cinder/+bug/2121941  ?","commit_id":"16bd17c0c1eaaa951c23eb1c857b6ca23f9fb108"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"018670bb020befa74cb6de411947cc0a2202307d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"b724cf97_4a7729b7","updated":"2025-11-28 18:48:26.000000000","message":"sigh devstack-plugin-ceph-multinode-tempest-py3 and devstack-plugin-ceph-tempest-py3\n\nare both failign with    curl -f -O https://download.ceph.com/rpm-/el9/noarch/cephadm\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n  \n  \n\nso it looks like that is also broken.\n\nwe shoudl bee curling \n\nhttps://download.ceph.com/rpm-squid/el9/noarch/cephadm\n\nhttps://github.com/openstack/devstack-plugin-ceph/blob/master/devstack/lib/cephadm#L177\n\n\nit basically didn\u0027t resolve the ${ceph_version} which shoudl be squid\n\n curl -f -O https://download.ceph.com/rpm-${ceph_version}/${os_release}/noarch/cephadm\n\n\nwe get that form invokeing \n    ceph_version_str\u003d$(sudo podman run --rm --entrypoint ceph $CONTAINER_IMAGE \\\n        --version | awk \u0027{ print $3 }\u0027)\n\n\nwhich implies the output has changed. yes.. its now printing\n\n19.2.3\n\n[18:46:44]\u003e sudo podman run --rm --entrypoint ceph quay.io/ceph/ceph:v19 --version\nceph version 19.2.3 (c92aebb279828e9c3c1f5d24613efca272649e62) squid (stable)\n\nthe version name is now the 5th element.","commit_id":"16bd17c0c1eaaa951c23eb1c857b6ca23f9fb108"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"00b035813a0e4c31ef207963fdf5b62ef25f3c71","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"30b54f82_ee5da429","in_reply_to":"0ce3756e_25b53b20","updated":"2025-11-28 18:31:19.000000000","message":"yes its also realted to that\ni can add that in the commit message as well.\n\ni have 2 difent paches propsoed to fix this.\n\nfor stable branches and anything else usign debian 12 (anything using debian 12) \nhttps://review.opendev.org/c/openstack/devstack/+/968354 will use qemu form the\nbackport repo which should mitigate that issue.\n\nfor master im proposing moving the ceph jobs form debian 12 to debian 13\nmainly because 1 that also provides the newer version of qemu without the issue but more so just to keep up with the testing runtime and newer python verions.\n\nsperatly i am interested if the cidner team want ot test with the new tentical release this cycle.\n\nit came out on the 18th i belive and the contaienr are already avaible so i think it woudl be good to move to that form squid in 2026.1 but that a separate topic\nand one that is unaffected by the distro choice since we exclsivly deploy cpeh with cephadm and contianers now.","commit_id":"16bd17c0c1eaaa951c23eb1c857b6ca23f9fb108"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"77e861e1c053094220c0820b49e581204350b772","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"004ffe62_7ba36e6f","in_reply_to":"30b54f82_ee5da429","updated":"2025-11-28 18:33:32.000000000","message":"oh by the way i just updated https://review.opendev.org/c/openstack/cinder/+/955715\nand https://review.opendev.org/c/openstack/nova/+/955716 to triger the full set of nova and ceph jobs as well to get more test coverage of this.","commit_id":"16bd17c0c1eaaa951c23eb1c857b6ca23f9fb108"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"6e27e5aec042753795af4776254c311d4de5c8d1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"000c076e_2dc5f5b2","in_reply_to":"b724cf97_4a7729b7","updated":"2025-11-28 18:57:07.000000000","message":"ok so this is not hte problem we changed top useing the numbered version instead of names the actul isseu is \n\nError: netavark: nftables error: unable to execute nft: No such file or directory (os error 2)\n\nso we are missing a package for installing nft on debian 13","commit_id":"16bd17c0c1eaaa951c23eb1c857b6ca23f9fb108"}]}
