Skip to content

Add partitionInfo to the map even when peers are empty (#2843) #278

Add partitionInfo to the map even when peers are empty (#2843)

Add partitionInfo to the map even when peers are empty (#2843) #278

Triggered via push July 30, 2024 22:42
Status Failure
Total duration 1m 5s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 16 warnings
int-test
A problem occurred configuring root project 'ambry'. > Could not resolve all artifacts for configuration ':classpath'. > Could not find org.jfrog.buildinfo:build-info-extractor:2.23.0. Searched in the following locations: - https://repo.maven.apache.org/maven2/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.pom - https://repo.maven.apache.org/maven2/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.jar - file:/home/runner/.m2/repository/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.pom - file:/home/runner/.m2/repository/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.jar - https://plugins.gradle.org/m2/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.pom - https://plugins.gradle.org/m2/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.jar Required by: project : > org.jfrog.buildinfo:build-info-extractor-gradle:4.21.0
store-test
A problem occurred configuring root project 'ambry'. > Could not resolve all artifacts for configuration ':classpath'. > Could not find org.jfrog.buildinfo:build-info-extractor:2.23.0. Searched in the following locations: - https://repo.maven.apache.org/maven2/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.pom - https://repo.maven.apache.org/maven2/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.jar - file:/home/runner/.m2/repository/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.pom - file:/home/runner/.m2/repository/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.jar - https://plugins.gradle.org/m2/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.pom - https://plugins.gradle.org/m2/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.jar Required by: project : > org.jfrog.buildinfo:build-info-extractor-gradle:4.21.0
server-int-test
A problem occurred configuring root project 'ambry'. > Could not resolve all artifacts for configuration ':classpath'. > Could not find org.jfrog.buildinfo:build-info-extractor:2.23.0. Searched in the following locations: - https://repo.maven.apache.org/maven2/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.pom - https://repo.maven.apache.org/maven2/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.jar - file:/home/runner/.m2/repository/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.pom - file:/home/runner/.m2/repository/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.jar - https://plugins.gradle.org/m2/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.pom - https://plugins.gradle.org/m2/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.jar Required by: project : > org.jfrog.buildinfo:build-info-extractor-gradle:4.21.0
unit-test
A problem occurred configuring root project 'ambry'. > Could not resolve all artifacts for configuration ':classpath'. > Could not find org.jfrog.buildinfo:build-info-extractor:2.23.0. Searched in the following locations: - https://repo.maven.apache.org/maven2/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.pom - https://repo.maven.apache.org/maven2/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.jar - file:/home/runner/.m2/repository/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.pom - file:/home/runner/.m2/repository/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.jar - https://plugins.gradle.org/m2/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.pom - https://plugins.gradle.org/m2/org/jfrog/buildinfo/build-info-extractor/2.23.0/build-info-extractor-2.23.0.jar Required by: project : > org.jfrog.buildinfo:build-info-extractor-gradle:4.21.0
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
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
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
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
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