Skip to content

Build Zerotier Dev - Debian version #534

Build Zerotier Dev - Debian version

Build Zerotier Dev - Debian version #534

Triggered via schedule January 19, 2025 00:09
Status Failure
Total duration 19m 56s
Artifacts

build-dev-debian.yml

on: schedule
Build and push to registry
19m 48s
Build and push to registry
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Build and push to registry
Error: buildah exited with code 2 Trying to pull docker.io/library/debian:bookworm-slim... Getting image source signatures Copying blob sha256:f7fde15b664589586a61b714ca6b43dec045d0f187d81d4eb050918e17b0ff1e Copying config sha256:33ddf5f64e4d43dcbf82d173f6af8e066b251465cfd16ed07458b2b5eba1e014 Writing manifest to image destination WARNING: apt does not have a stable CLI interface. Use with caution in scripts. WARNING: apt does not have a stable CLI interface. Use with caution in scripts. WARNING: apt does not have a stable CLI interface. Use with caution in scripts. debconf: delaying package configuration, since apt-utils is not installed WARNING: apt does not have a stable CLI interface. Use with caution in scripts. WARNING: apt does not have a stable CLI interface. Use with caution in scripts. WARNING: apt does not have a stable CLI interface. Use with caution in scripts. debconf: delaying package configuration, since apt-utils is not installed head: error reading '/proc/self/exe': Bad file descriptor head: failed to close '/proc/self/exe': Bad file descriptor rustup: unknown platform bitness rustup: command failed: grep ^Features /proc/cpuinfo info: downloading installer info: profile set to 'minimal' info: default host triple is armv7-unknown-linux-gnueabihf info: syncing channel updates for 'stable-armv7-unknown-linux-gnueabihf' info: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07) info: downloading component 'cargo' info: downloading component 'rust-std' info: downloading component 'rustc' info: installing component 'cargo' warning: could not delete temp directory: /root/.rustup/tmp/t298ns9pmhc7f5ax_dir info: installing component 'rust-std' warning: could not delete temp directory: /root/.rustup/tmp/pzh61rvovb78rpli_dir info: installing component 'rustc' warning: could not delete temp directory: /root/.rustup/tmp/i69b3rwh2w_iz46i_dir info: default toolchain set to 'stable-armv7-unknown-linux-gnueabihf' node/PacketMultiplexer.cpp:84:46: warning: lambda capture '_enablePinning' is not used [-Wunused-lambda-capture] _rxThreads.push_back(std::thread([this, i, _enablePinning]() { ~~^~~~~~~~~~~~~~ 1 warning generated. In file included from controller/EmbeddedNetworkController.cpp:39: controller/EmbeddedNetworkController.hpp:129:6: warning: private field '_listenPort' is not used [-Wunused-private-field] int _listenPort; ^ controller/EmbeddedNetworkController.hpp:149:15: warning: private field '_rc' is not used [-Wunused-private-field] RedisConfig *_rc; ^ 2 warnings generated. osdep/LinuxEthernetTap.cpp:15:32: warning: unknown warning group '-Wrestrict', ignored [-Wunknown-warning-option] #pragma GCC diagnostic ignored "-Wrestrict" ^ osdep/LinuxNetLink.cpp:294:7: warning: unused variable 'ms' [-Wunused-variable] char ms[24] = {0}; ^ osdep/LinuxNetLink.cpp:382:7: warning: unused variable 'ms' [-Wunused-variable] char ms[24] = {0}; ^ service/OneService.cpp:998:8: warning: unused variable 'pinning' [-Wunused-variable] bool pinning = _cpuPinningEnabled; ^ 2 warnings generated. 1 warning generated. 1 warning generated. curl: no URL specified! curl: try 'curl --help' or 'curl --manual' for more information gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now Error: building at STEP "RUN mkdir curl && cd curl && curl -sSL https://api.github.com/repos/curl/curl/releases/latest | grep .\*browser_download_url.\*tar.gz\"\$ | cut -d \" -f 4 | xargs curl -sSL | tar -xvz && cd curl-* && ./configure --without-libpsl --disable-dict --disable-gopher -disable-imap --disable-ldap --disable-ldaps --disable-mqtt --disable-ntlm --disable-pop3 --disable-rtsp --disable-smb --disable-smtp --disable-tftp --disable-tls-srp --disable-websockets --without-brotli --without-libssh -
Build and push to registry
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636