Skip to content

Update dependency fluentd to v1.17.0 #208

Update dependency fluentd to v1.17.0

Update dependency fluentd to v1.17.0 #208

Triggered via push August 7, 2024 08:12
Status Failure
Total duration 1m 1s
Artifacts
Build Docker image and push to repositories  /  Build Docker image and push to repositories
48s
Build Docker image and push to repositories / Build Docker image and push to repositories
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build Docker image and push to repositories / Build Docker image and push to repositories
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk update && apk add --no-cache ca-certificates ruby ruby-irb ruby-etc ruby-webrick su-exec tini && apk add --no-cache --virtual .build-deps build-base linux-headers ruby-dev gnupg && echo 'gem: --no-document' >> /etc/gemrc && gem install bundler && bundle install --gemfile=/Gemfile && apk del .build-deps && rm -rf /tmp/* /var/tmp/* /usr/lib/ruby/gems/*/cache/*.gem /usr/lib/ruby/gems/2.*/gems/fluentd-*/test" did not complete successfully: exit code: 6
Build Docker image and push to repositories / Build Docker image and push to repositories
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/