)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"0631f60b961f03eccedbf930e7d77b73fa4dd25d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"6be85775_977e3c66","updated":"2025-03-31 19:11:06.000000000","message":"failure is due to switching the docs job to noble, likely needs a bindep fix or similar","commit_id":"a5aeaef34cc7414366b5a5f290b465c84e41e872"},{"author":{"_account_id":17685,"name":"Elod Illes","email":"elod.illes@est.tech","username":"elod.illes"},"change_message_id":"fbf782f52de39110cc468875463a5fb89c457760","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"1fbb09ed_2c899d7c","updated":"2025-03-21 10:05:50.000000000","message":"note that without this patch the 2025.1 release notes page is not created, so this should be merged as soon as possible.\n\n(nevertheless, generated patch LGTM)","commit_id":"a5aeaef34cc7414366b5a5f290b465c84e41e872"},{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"4512b68145c7f87d09cd128ea2a35f857767e638","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"5082644a_bf638c45","updated":"2025-04-01 11:35:19.000000000","message":"recheck holding a node to debug the issue","commit_id":"a5aeaef34cc7414366b5a5f290b465c84e41e872"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"8eecb1588b595befe571f85fb9bde93d0fe400cd","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"d3baae63_3dd11e01","updated":"2025-04-16 12:18:35.000000000","message":"recheck https://review.opendev.org/c/openstack/osc-placement/+/946031 was merged and may unblock this.","commit_id":"a5aeaef34cc7414366b5a5f290b465c84e41e872"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"3cec396ff3a32e64c8e2344bd7ac9fbe1818a444","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"53a53e2c_1849d709","updated":"2025-04-01 11:22:51.000000000","message":"recheck the bindep file was not found\n\nit exists so this seam like a job issue not a placement one\nlets see if it repats","commit_id":"a5aeaef34cc7414366b5a5f290b465c84e41e872"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"b51e200521d4e0bbb96d242215f04f857e2b3cc3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"d373614d_afca0a32","updated":"2025-04-01 13:06:57.000000000","message":"so frickler was right. i was looking at placement for the bindep file not osc-placement\n\nhttps://review.opendev.org/c/openstack/osc-placement/+/946031\n\nseams to fix the job so we should merge that first then this.\n\nwe need to backport that to stable/2025.1 where as this release note patch is only needed on master","commit_id":"a5aeaef34cc7414366b5a5f290b465c84e41e872"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"286eb840d94ff514147003f434054e2b612a81d9","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"99ac9f59_53551e56","in_reply_to":"6be85775_977e3c66","updated":"2025-04-01 10:54:30.000000000","message":"this is related to pcre,\n\nwe have it correctly in bindep \n\nhttps://github.com/openstack/placement/blob/master/bindep.txt#L38-L39\n\nbut i think the fix i updated to fix the tox job has not merged yet.\n\ni.e. the fix to make the job actully use the test profile\n\nhttps://review.opendev.org/c/openstack/openstack-zuul-jobs/+/935459\nis merged.\n\nit looks like it skipped runing the bindep tasks\nso this looks like a regression in the docs job to me","commit_id":"a5aeaef34cc7414366b5a5f290b465c84e41e872"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"86230279ef1d965806a02d0b64f0a7e6ba4b0375","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"0d8eabed_f63fe7d7","in_reply_to":"99ac9f59_53551e56","updated":"2025-04-01 11:17:22.000000000","message":"looking at that more closely it seam to indicate taht it did not find the bindep.txt but i dont knwo why\n\nhttps://opendev.org/zuul/zuul-jobs/src/branch/master/playbooks/tox-docs/pre.yaml properly sets bindep_dir to the workign dir of the chagne under reivew\n\nbindep_dir is not overriden in \nhttps://zuul.opendev.org/t/openstack/job/openstack-tox-docs\nor its parents\n\nand we are invoking that pre playbook\nhttps://zuul.opendev.org/t/openstack/build/5d9de030870c4a1d842aebd142249e2f/log/job-output.txt#270\n\nso unless zuul_work_dir is not set to the right dir im not sure why this failed\n\nim not actully seeing zuul_work_dir defiend in \n\nhttps://zuul.opendev.org/t/openstack/build/5d9de030870c4a1d842aebd142249e2f/log/zuul-info/inventory.yaml\nor \nhttps://zuul.opendev.org/t/openstack/build/5d9de030870c4a1d842aebd142249e2f/log/zuul-info/host-info.ubuntu-noble.yaml\n\nso maybe this is a zuul regression?","commit_id":"a5aeaef34cc7414366b5a5f290b465c84e41e872"},{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"c77299b3756b1c04c08314e01a014707070d843b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"bc2be288_28a0aec5","in_reply_to":"d373614d_afca0a32","updated":"2025-04-01 17:32:12.000000000","message":"thanks for noticing that and fixing.","commit_id":"a5aeaef34cc7414366b5a5f290b465c84e41e872"}]}
