Platform SIG January 28, 2025

Attending:

Agenda:

  • End of support for Java 11/2.479.x
    • Container repo for controller repo has dropped Java 11
    • Weekly 2.463 dropped support for Java 11.
    • Jenkins LTS 2.479.1 dropped support for Java 11 on 30 Oct 2024.
    • Jenkins 2.479.2 has been released on November 27, 2024.
    • 2.479.3 was on January 8, 2025
    • Jenkins infra end of support for Java 11 needs planning and discussion
      • Infra team is willing to continue Java 11 for a while, but at some point in the future, Java 11 won’t be available on Jenkins infra
        • Plan is still being developed, no timelines have been set
        • Endoflife.date could help monitor that - Eclipse Temurin 11 end of life October 2027
    • Unofficial campaign to update plugins to JDK11/17.
  • Container image updates for the Jenkins controller
    • LTS
      • No new LTS since 2.479.3
      • 2.492.1 had a release candidate on 22th January 2025.
      • Official release should be on 5th February 2025.
    • Weeklies (2.494 and 2.495)
      • :package: Jenkins Core updates
      • :package: Dependency updates
        • Bump updatecli/updatecli-action to 2.77.0
        • Bump git-lfs version to 3.6.1
        • Bump Debian Bookworm Linux Version to 20250113
  • Container image updates for Jenkins agents
    • One new release for the SSH agent (6.8.0)
      • :package: Dependency updates
        • Bump git-lfs version on Windows to 3.6.1
        • Bump Git version on Windows to 2.47.1.windows.2
        • Bump Debian Bookworm Linux version to bookworm-20250113
    • One new release for the docker-agent (3283.v92c105e0f819-7)
      • :package: Dependency updates
        • Bump Git version on Windows to 2.47.1.windows.2
        • Bump git-lfs version on Windows to 3.6.1
        • Bump Debian Bookworm Linux version to bookworm-20250113
        • Bump updatecli/updatecli-action to 2.76.0
  • Work in progress on images:
  • RISC-V
    • We previously used Temurin’s build from last October
    • Temurin finally released their updated RISC-V JDK21 binary yesterday
    • We now have a running controller and agent running Jenkins latest LTS with JDK21 from Temurin
      • Thanks a lot to the RISC-V Developer Boards program and to Pine64 for their support
      • Latest Jenkins LTS, latest JDK LTS, but on a very outdated OS
    • This should be visible on the Jenkins booth during FOSDEM
    • We have another board (VisionFive 2) that supposedly runs Debian, which could allow us to run Docker
    • No, we don’t support RISC-V yet