Publishing images for branch refactor/sdk-java-var-mutations #1428
Annotations
1 error
Build and Publish
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir /kafka /lh && apt update && apt install -y tar gzip wget uuid-runtime openjdk-21-jdk curl ca-certificates gnupg && curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | gpg --dearmor -o /etc/apt/keyrings/nodesource.gpg && echo \"deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_20.x nodistro main\" | tee /etc/apt/sources.list.d/nodesource.list && apt update && apt install -y nodejs && rm -rf /var/lib/apt/lists/* && wget -q https://archive.apache.org/dist/kafka/3.7.0/kafka_2.12-3.7.0.tgz -O /tmp/kafka.tgz && tar -xzf /tmp/kafka.tgz --strip-components 1 -C /kafka && rm /tmp/kafka.tgz" did not complete successfully: exit code: 4
|
Loading