You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] Failed to execute goal com.diffplug.spotless:spotless-maven-plugin:2.44.1:check (default) on project parent: Execution default of goal com.diffplug.spotless:spotless-maven-plugin:2.44.1:check failed: java.io.IOException: Failed to load eclipse groovy formatter: java.lang.RuntimeException: org.tukaani.xz.XZFormatException: Input is not in the XZ format -> [Help 1]
The 2nd and 3rd runs failed with:
[2025-01-28T23:12:34.938Z] [ERROR] Failed to execute goal com.diffplug.spotless:spotless-maven-plugin:2.44.1:check (default) on project parent: Execution default of goal com.diffplug.spotless:spotless-maven-plugin:2.44.1:check failed: java.io.IOException: Failed to load eclipse groovy formatter: java.lang.UnsupportedOperationException: We could not parse the content at https://download.eclipse.org/eclipse/updates/4.32/categories/p2.index:
[2025-01-28T23:12:34.938Z] [ERROR]
[2025-01-28T23:12:34.938Z] [ERROR] <html>
[2025-01-28T23:12:34.938Z] [ERROR] <head>
[2025-01-28T23:12:34.938Z] [ERROR] <meta name="viewport" content="width=device-width, initial-scale=1">
[2025-01-28T23:12:34.938Z] [ERROR]
[2025-01-28T23:12:34.938Z] [ERROR] <style type="text/css">
[2025-01-28T23:12:34.938Z] [ERROR] body {
[2025-01-28T23:12:34.938Z] [ERROR] font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
[2025-01-28T23:12:34.938Z] [ERROR] line-height: 1.66666667;
[2025-01-28T23:12:34.938Z] [ERROR] font-size: 16px;
[2025-01-28T23:12:34.938Z] [ERROR] color: #333;
[2025-01-28T23:12:34.938Z] [ERROR] background-color: #fff;
[2025-01-28T23:12:34.938Z] [ERROR] margin: 2em 1em;
[2025-01-28T23:12:34.938Z] [ERROR] }
[2025-01-28T23:12:34.938Z] [ERROR] h1 {
[2025-01-28T23:12:34.938Z] [ERROR] font-size: 28px;
[2025-01-28T23:12:34.938Z] [ERROR] font-weight: 400;
[2025-01-28T23:12:34.938Z] [ERROR] }
[2025-01-28T23:12:34.938Z] [ERROR] p {
[2025-01-28T23:12:34.938Z] [ERROR] margin: 0 0 10px;
[2025-01-28T23:12:34.938Z] [ERROR] }
[2025-01-28T23:12:34.938Z] [ERROR] .alert.alert-info {
[2025-01-28T23:12:34.938Z] [ERROR] background-color: #F0F0F0;
[2025-01-28T23:12:34.938Z] [ERROR] margin-top: 30px;
[2025-01-28T23:12:34.938Z] [ERROR] padding: 30px;
[2025-01-28T23:12:34.939Z] [ERROR] }
[2025-01-28T23:12:34.939Z] [ERROR] .alert p {
[2025-01-28T23:12:34.939Z] [ERROR] padding-left: 35px;
[2025-01-28T23:12:34.939Z] [ERROR] }
[2025-01-28T23:12:34.939Z] [ERROR] ul {
[2025-01-28T23:12:34.939Z] [ERROR] padding-left: 51px;
[2025-01-28T23:12:34.939Z] [ERROR] position: relative;
[2025-01-28T23:12:34.939Z] [ERROR] }
[2025-01-28T23:12:34.939Z] [ERROR] li {
[2025-01-28T23:12:34.939Z] [ERROR] font-size: 14px;
[2025-01-28T23:12:34.939Z] [ERROR] margin-bottom: 1em;
[2025-01-28T23:12:34.939Z] [ERROR] }
[2025-01-28T23:12:34.939Z] [ERROR] p.info {
[2025-01-28T23:12:34.939Z] [ERROR] position: relative;
[2025-01-28T23:12:34.939Z] [ERROR] font-size: 20px;
[2025-01-28T23:12:34.939Z] [ERROR] }
[2025-01-28T23:12:34.939Z] [ERROR] p.info:before, p.info:after {
[2025-01-28T23:12:34.939Z] [ERROR] content: "";
[2025-01-28T23:12:34.939Z] [ERROR] left: 0;
[2025-01-28T23:12:34.939Z] [ERROR] position: absolute;
[2025-01-28T23:12:34.939Z] [ERROR] top: 0;
[2025-01-28T23:12:34.939Z] [ERROR] }
[2025-01-28T23:12:34.939Z] [ERROR] p.info:before {
[2025-01-28T23:12:34.939Z] [ERROR] background: #0066CC;
[2025-01-28T23:12:34.939Z] [ERROR] border-radius: 16px;
[2025-01-28T23:12:34.939Z] [ERROR] color: #fff;
[2025-01-28T23:12:34.939Z] [ERROR] content: "i";
[2025-01-28T23:12:34.939Z] [ERROR] font: bold 16px/24px serif;
[2025-01-28T23:12:34.939Z] [ERROR] height: 24px;
[2025-01-28T23:12:34.939Z] [ERROR] left: 0px;
[2025-01-28T23:12:34.939Z] [ERROR] text-align: center;
[2025-01-28T23:12:34.939Z] [ERROR] top: 4px;
[2025-01-28T23:12:34.939Z] [ERROR] width: 24px;
[2025-01-28T23:12:34.939Z] [ERROR] }
[2025-01-28T23:12:34.939Z] [ERROR]
[2025-01-28T23:12:34.939Z] [ERROR] @media (min-width: 768px) {
[2025-01-28T23:12:34.939Z] [ERROR] body {
[2025-01-28T23:12:34.939Z] [ERROR] margin: 6em;
[2025-01-28T23:12:34.939Z] [ERROR] }
[2025-01-28T23:12:34.939Z] [ERROR] }
[2025-01-28T23:12:34.939Z] [ERROR] </style>
[2025-01-28T23:12:34.939Z] [ERROR] </head>
[2025-01-28T23:12:34.939Z] [ERROR] <body>
[2025-01-28T23:12:34.939Z] [ERROR] <div>
[2025-01-28T23:12:34.939Z] [ERROR] <h1>Application is not available</h1>
[2025-01-28T23:12:34.940Z] [ERROR] <p>The application is currently not serving requests at this endpoint. It may not have been started or is still starting.</p>
[2025-01-28T23:12:34.940Z] [ERROR]
[2025-01-28T23:12:34.940Z] [ERROR] <div class="alert alert-info">
[2025-01-28T23:12:34.940Z] [ERROR] <p class="info">
[2025-01-28T23:12:34.940Z] [ERROR] Possible reasons you are seeing this page:
[2025-01-28T23:12:34.940Z] [ERROR] </p>
[2025-01-28T23:12:34.940Z] [ERROR] <ul>
[2025-01-28T23:12:34.940Z] [ERROR] <li>
[2025-01-28T23:12:34.940Z] [ERROR] <strong>The host doesn't exist.</strong>
[2025-01-28T23:12:34.940Z] [ERROR] Make sure the hostname was typed correctly and that a route matching this hostname exists.
[2025-01-28T23:12:34.940Z] [ERROR] </li>
[2025-01-28T23:12:34.940Z] [ERROR] <li>
[2025-01-28T23:12:34.940Z] [ERROR] <strong>The host exists, but doesn't have a matching path.</strong>
[2025-01-28T23:12:34.940Z] [ERROR] Check if the URL path was typed correctly and that the route was created using the desired path.
[2025-01-28T23:12:34.940Z] [ERROR] </li>
[2025-01-28T23:12:34.940Z] [ERROR] <li>
[2025-01-28T23:12:34.940Z] [ERROR] <strong>Route and path matches, but all pods are down.</strong>
[2025-01-28T23:12:34.940Z] [ERROR] Make sure that the resources exposed by this route (pods, services, deployment configs, etc) have at least one pod running.
[2025-01-28T23:12:34.940Z] [ERROR] </li>
[2025-01-28T23:12:34.940Z] [ERROR] </ul>
[2025-01-28T23:12:34.940Z] [ERROR] </div>
[2025-01-28T23:12:34.940Z] [ERROR] </div>
[2025-01-28T23:12:34.940Z] [ERROR] </body>
[2025-01-28T23:12:34.940Z] [ERROR] </html>: No match found
[2025-01-28T23:12:34.940Z] [ERROR] -> [Help 1]
I confirmed that page does not exist. I'm not sure if this is a transient issue with Eclipse or if it's something bigger.
The earlier job that was successful (might be gone by the time you see this):
Service(s)
ci.jenkins.io
Summary
I've been successful in adding a plugin to the plugin BOM today (2025-01-28). However, starting around 10:55p UTC, I started having issues with:
https://ci.jenkins.io/job/Tools/job/bom/view/change-requests/job/PR-4342/
The first run failed with:
The 2nd and 3rd runs failed with:
I confirmed that page does not exist. I'm not sure if this is a transient issue with Eclipse or if it's something bigger.
The earlier job that was successful (might be gone by the time you see this):
Reproduction steps
No response
The text was updated successfully, but these errors were encountered: