Skip to content

WIP: Bootstrap optimisation lld flow #5236

WIP: Bootstrap optimisation lld flow

WIP: Bootstrap optimisation lld flow #5236

Triggered via pull request November 21, 2024 11:09
Status Failure
Total duration 1m 28s
Artifacts

github-actions.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 20 warnings
server-int-test
Execution failed for task ':ambry-api:compileJava'. > Compilation failed; see the compiler error output for details.
server-int-test: ambry-api/src/main/java/com/github/ambry/protocol/RequestAPI.java#L129
[Task :ambry-api:compileJava] method handleFileMetaDataRequest(NetworkRequest) is already defined in interface RequestAPI default void handleFileMetaDataRequest(NetworkRequest request) throws InterruptedException, IOException{ ^
server-int-test: ambry-api/src/main/java/com/github/ambry/protocol/RequestAPI.java#L132
[Task :ambry-api:compileJava] method handleFileChunkRequest(NetworkRequest) is already defined in interface RequestAPI default void handleFileChunkRequest(NetworkRequest request) throws InterruptedException, IOException{ ^
int-test
Execution failed for task ':ambry-api:compileJava'. > Compilation failed; see the compiler error output for details.
int-test: ambry-api/src/main/java/com/github/ambry/protocol/RequestAPI.java#L129
[Task :ambry-api:compileJava] method handleFileMetaDataRequest(NetworkRequest) is already defined in interface RequestAPI default void handleFileMetaDataRequest(NetworkRequest request) throws InterruptedException, IOException{ ^
int-test: ambry-api/src/main/java/com/github/ambry/protocol/RequestAPI.java#L132
[Task :ambry-api:compileJava] method handleFileChunkRequest(NetworkRequest) is already defined in interface RequestAPI default void handleFileChunkRequest(NetworkRequest request) throws InterruptedException, IOException{ ^
store-test
Execution failed for task ':ambry-api:compileJava'. > Compilation failed; see the compiler error output for details.
store-test: ambry-api/src/main/java/com/github/ambry/protocol/RequestAPI.java#L129
[Task :ambry-api:compileJava] method handleFileMetaDataRequest(NetworkRequest) is already defined in interface RequestAPI default void handleFileMetaDataRequest(NetworkRequest request) throws InterruptedException, IOException{ ^
store-test: ambry-api/src/main/java/com/github/ambry/protocol/RequestAPI.java#L132
[Task :ambry-api:compileJava] method handleFileChunkRequest(NetworkRequest) is already defined in interface RequestAPI default void handleFileChunkRequest(NetworkRequest request) throws InterruptedException, IOException{ ^
unit-test
Execution failed for task ':ambry-api:compileJava'. > Compilation failed; see the compiler error output for details.
unit-test: ambry-api/src/main/java/com/github/ambry/protocol/RequestAPI.java#L129
[Task :ambry-api:compileJava] method handleFileMetaDataRequest(NetworkRequest) is already defined in interface RequestAPI default void handleFileMetaDataRequest(NetworkRequest request) throws InterruptedException, IOException{ ^
unit-test: ambry-api/src/main/java/com/github/ambry/protocol/RequestAPI.java#L132
[Task :ambry-api:compileJava] method handleFileChunkRequest(NetworkRequest) is already defined in interface RequestAPI default void handleFileChunkRequest(NetworkRequest request) throws InterruptedException, IOException{ ^
server-int-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
server-int-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
server-int-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
server-int-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
server-int-test
Gradle Build Scan: https://gradle.com/s/vskzxx3dccrbo
int-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
int-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
int-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
int-test
Gradle Build Scan: https://gradle.com/s/dhzzfjqg2wnti
int-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
store-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
store-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
store-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
store-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
store-test
Gradle Build Scan: https://gradle.com/s/yczcfa5tjp5xc
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v2, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
unit-test
Gradle Build Scan: https://gradle.com/s/tkladdvl3ruc2
unit-test
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification