Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump web console (utilization table) #4314

Closed
wants to merge 1 commit into from

Bump web console (utilization table)

0be37b0
Select commit
Loading
Failed to load commit list.
Closed

Bump web console (utilization table) #4314

Bump web console (utilization table)
0be37b0
Select commit
Loading
Failed to load commit list.
buildomat / build-and-test (ubuntu-22.04) failed Oct 23, 2023 in 3m 26s

Failure!

The buildomat job ID is 01HDESJQXZQYAE854BFCPW5VWM. Click here for more detailed status.

The job was cancelled by a user.

Job ended in state Some("failed")

Details

control: job assigned to worker 01HDESJYWNF8E5X7R5J4NV890Y (queued for 42 s)
...
task: starting task 0: "setup"
task: process exited: duration 33708 ms, exit code 0
...
task: starting task 1: "rust-toolchain"
task: process exited: duration 16779 ms, exit code 0
...
task: starting task 2: "authentication"
task: process exited: duration 9 ms, exit code 0
...
task: starting task 3: "clone repository"
task: process exited: duration 5320 ms, exit code 0
...
task: starting task 4: "build"
...
| + mkdir -p out/downloads
| Local file: out/downloads/clickhouse-v22.8.9.24.linux.tar.gz
| + mkdir -p ./out/clickhouse
| + local DO_DOWNLOAD=true
| + [[ -f out/downloads/clickhouse-v22.8.9.24.linux.tar.gz ]]
| + '[' true == true ']'
| + echo Downloading...
| Downloading...
| + do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v2 [...]
| + curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.2 [...]
| ++ do_md5sum out/downloads/clickhouse-v22.8.9.24.linux.tar.gz
| ++ md5sum
| ++ awk '{print $1}'
| + calculated_md5=ea909519bd9d989fd5d090fd9bdd42f1
| + [[ ea909519bd9d989fd5d090fd9bdd42f1 != \e\a\9\0\9\5\1\9\b\d\9\d\9\8\9\f\d\5\d\0\9\0\f\d\ [...]
| + do_untar out/downloads/clickhouse-v22.8.9.24.linux.tar.gz ./out/clickhouse
| + mkdir -p ./out/clickhouse
| + tar xzf out/downloads/clickhouse-v22.8.9.24.linux.tar.gz -C ./out/clickhouse
| tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.quarantine'
control: job cancelled