[ https://issues.apache.org/jira/browse/KAFKA-19654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dejan Stojadinović updated KAFKA-19654: --------------------------------------- Labels: CI CI/CD GitHub Github Gradle build gradle (was: CI CI/CD GitHub Github Gradle gradle) > GitHub Actions issues with Develocity (for both trunk/Gradle 8 and with > attempted upgrade to Gradle 9) > ------------------------------------------------------------------------------------------------------ > > Key: KAFKA-19654 > URL: https://issues.apache.org/jira/browse/KAFKA-19654 > Project: Kafka > Issue Type: Bug > Components: build > Reporter: Dejan Stojadinović > Priority: Major > Labels: CI, CI/CD, GitHub, Github, Gradle, build, gradle > > See here for more details (Gradle 8 to 9 upgrade PR): > [https://github.com/apache/kafka/pull/19513#issuecomment-3236158518] > Interestingly enough: only parsing fails (not tests) and on top of that it > happens for flaky/new matrix {*}_only_{*}. > _______________________________________________________________________________________________________________________________ > {*}Update{*}: after so many testing on Gradle upgrade PR > ([https://github.com/apache/kafka/pull/19513]) I can claim that something > strange is going on between GitHub Actions and Develocity instances. > Unfortunately those CI build issues are blocking Gradle upgrade from 8 to 9 > KAFKA-19174 (Gradle version related stuff are done, but can't be merged due > to CI build issues). > Thing is that 'com.gradle.develocity' plugin can't be upgraded easily: > - even in trunk (that uses Gradle 8) version upgrade from 3.19 to 3.19.1 > ends up with this error: *upload build to Develocity fails* > - while for Gradle 9 PR/branch *parsing step fails for JUnit reports* (for > flaky/new jobs, as noted above). > From where I see this solution for this issue should be drafted along these > lines: > - Gradle develocity plugin version and configuration > - `com.gradle.common-custom-user-data-gradle-plugin` version > - github action `setup-gradle` version and configuration > [~mumrah] [~chia7712] I will create a separate PR and tag you there (it will > be a trunk-based PR, I do believe it will be easier to solve trunk issues > first). -- This message was sent by Atlassian Jira (v8.20.10#820010)