-
Notifications
You must be signed in to change notification settings - Fork 207
Description
` > /usr/bin/git checkout -f dc45dca
Commit message: "Installation && Exectution Optimization. (#334)"
/usr/bin/git rev-list --no-walk 7e3035f # timeout=10
No emails were triggered.
[build-cita-bin] $ /usr/bin/env bash /tmp/jenkins2036315476652059040.sh
git revison dc45dca
79a06b5df798
Start docker container cita_build_container ...
WARNING: Published ports are discarded when using host network mode
0e3991d9f0e00b1fcc4c790ee7bfc91bff53637d33663805190fc4559e7b20b5
RUSTFLAGS='-F warnings' cargo build --all --release
Updating git repositoryhttps://github.com/cryptape/cita-common.git
Updatinghttps://mirrors.ustc.edu.cn/crates.io-indexindex
Updating git repositoryhttps://github.com/nervosnetwork/p2p.git
Updating git repositoryhttps://github.com/cryptape/zktx.git
Updating git repositoryhttps://github.com/cryptape/hyper.git
Updating git repositoryhttps://github.com/cryptape/libsm
Updating git repositoryhttps://github.com/cryptape/bellman.git
Updating git repositoryhttps://github.com/cryptape/jubjub-prototype.git
Updating git repositoryhttps://github.com/cryptape/pairing.git
Updating git repositoryhttps://github.com/cryptape/tokio-proto.git
Updating git repositoryhttps://github.com/fede1024/rust-rdkafka.git
Downloading crates ...
Downloaded crossbeam-channel v0.3.8 (registryhttps://mirrors.ustc.edu.cn/crates.io-index)
warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates)
Downloaded num v0.1.42 (registryhttps://mirrors.ustc.edu.cn/crates.io-index)
warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates)
warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates)
warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates)
warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates)
warning: spurious network error (2 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates)
Downloaded ethabi v4.2.0 (registryhttps://mirrors.ustc.edu.cn/crates.io-index)
warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates)
warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates)
warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates)
warning: spurious network error (1 tries remaining): [6] Couldn't resolve host name (Could not resolve host: crates)
error: failed to download fromhttps://crates-io.proxy.ustclug.org/api/v1/crates/rust-crypto/0.2.36/download
Caused by:
[6] Couldn't resolve host name (Could not resolve host: crates)
make: *** [release] Error 101
Makefile:10: recipe for target 'release' failed`
https://crates-io.proxy.ustclug.org/api/v1/crates/rust-crypto/0.2.36/download 这个地址不能正常访问 状态为 404