Latest LTS (2.361.2) missing from update center data

404 Not Found (jenkins-ci.org)

why do you think thats a valid url? where are you getting it from?

https://get.jenkins.io/war-stable/2.361.2/jenkins.war from Jenkins download and deployment is working though.

I think that is a ā€œsecret codeā€ that is trying to say that the update center job that refreshes the update center data may not have been run successfully since the most recent LTS release that happened today.

Would have been much better to say something like:

I have some tooling that attempts to read from the update center directly rather than using the plugin installation manager tool. That tooling expects that the update center URL for supported stable releases is available. The URL https://updates.jenkins-ci.org/dynamic-stable-2.361.1/ works as expected while the URL https://updates.jenkins-ci.org/dynamic-stable-2.361.2/ reports 404 when I was expecting it to return valid values.

It would be better to use plugin installation manager tool. Weā€™ll need to check the infra to see if the update center job is failing

1 Like

Yes Mark we push the LTS plugins for our artifactory so we can upgrade all our Jenkins Controllers using the exact same versions of these plugins. Also the ā€˜stableā€™ URL is not being update:
https://updates.jenkins-ci.org/dynamic-stable-stable/update-center.json returns 404.
13:34:49 + wget https://updates.jenkins-ci.org/dynamic-stable-stable/update-center.json 13:34:49 --2022-10-05 13:34:49-- https://updates.jenkins-ci.org/dynamic-stable-stable/update-center.json 13:34:49 Resolving updates.jenkins-ci.org (updates.jenkins-ci.org)ā€¦ 52.202.51.185 13:34:49 Connecting to updates.jenkins-ci.org (updates.jenkins-ci.org)|52.202.51.185|:443ā€¦ connected. 13:34:49 HTTP request sent, awaiting responseā€¦ 404 Not Found

I checked the infrastructure controllers ci.jenkins.io, infra.ci.jenkins.io, and trusted.ci.jenkins.io and did not find any failing update center jobs on any of them. Could you open a help desk ticket to enlist the help of the infrastructure team?

Iā€™m not enough of an expert on the specific jobs that maintain the update center data. Iā€™m confident that Iā€™m missing something, but canā€™t tell you what it is that Iā€™m missing.

I continue to believe that you would be better served by downloading the plugins with the plugin installation manager rather than using other mechanisms.

nobody looks at:
update center json returning 404 Ā· Issue #3161 Ā· jenkins-infra/helpdesk (github.com)
:face_exhaling: