Skip to content

Adding a round of OTEL around build (#38) #224

Adding a round of OTEL around build (#38)

Adding a round of OTEL around build (#38) #224

Triggered via push December 17, 2024 01:19
Status Failure
Total duration 8m 9s
Billable time 14m
Artifacts

ci.yml

on: push
Build + release monobase image  /  Build and push
1m 44s
Build + release monobase image / Build and push
Build + release monobase-runtime image  /  Build and push
2m 27s
Build + release monobase-runtime image / Build and push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build + release monobase image / Build and push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ln -sv /usr/bin/tini /sbin/tini && mkdir -p /opt/r8/monobase /tmp/r8 && tar --strip-components=1 -C /tmp/r8 -xf $(find /tmp/build-layer/src/dist -name '*.tar.gz' | head -1) && cp -v /tmp/r8/src/monobase/*.sh /tmp/r8/src/monobase/pget /opt/r8/monobase/ && cp -v $(find /tmp/build-layer/src/dist/ -name '*.whl' | head -1) /opt/r8/ && rm -rf /tmp/r8" did not complete successfully: exit code: 1
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636