Skip to content

Update Apache Samza experiment workflow#199

Merged
ribafish merged 3 commits into
mainfrom
gk/fix-samza-experiments
Mar 26, 2026
Merged

Update Apache Samza experiment workflow#199
ribafish merged 3 commits into
mainfrom
gk/fix-samza-experiments

Conversation

@ribafish
Copy link
Copy Markdown
Member

@ribafish ribafish commented Mar 25, 2026

Summary

Root cause: Samza uses com.gradle.enterprise 3.13.1, which reads GRADLE_ENTERPRISE_ACCESS_KEY (not DEVELOCITY_ACCESS_KEY). Without the correct env var, the plugin couldn't authenticate with ge.solutions-team.gradle.com, causing all experiments to fail with "No Build Scan was published" (exit 100).

Upstream PR: apache/samza#1718 — upgrades to Develocity 4.3.2 + enables remote build cache.

Samza uses the older com.gradle.enterprise plugin (3.13.1) which reads
GRADLE_ENTERPRISE_ACCESS_KEY, not DEVELOCITY_ACCESS_KEY. Without the
correct env var, the plugin cannot authenticate with the Develocity
server, causing all experiments to fail with "No Build Scan was
published" (exit 100).
The build is working again — the JCenter dependency issue referenced in
apache/samza#1703 appears to have been resolved.
Removed scheduled execution for the workflow and updated comments regarding setup.

Signed-off-by: Gašper Kojek <gkojek@gradle.com>
@ribafish ribafish changed the title Fix Apache Samza experiment workflow Update Apache Samza experiment workflow Mar 26, 2026
@ribafish ribafish merged commit 1917afa into main Mar 26, 2026
2 of 5 checks passed
@ribafish ribafish deleted the gk/fix-samza-experiments branch March 26, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant