Skip to content

Implement SMVE(Sparse Multi Vector Encoding) #15078

Implement SMVE(Sparse Multi Vector Encoding)

Implement SMVE(Sparse Multi Vector Encoding) #15078

Triggered via pull request May 23, 2026 12:21
Status Cancelled
Total duration 19m 57s
Artifacts

tests.yml

on: pull_request
code_static_check
2m 46s
code_static_check
debug_amd64_build
16m 31s
debug_amd64_build
debug_arm64_build
48s
debug_arm64_build
release_amd64_build
16m 31s
release_amd64_build
release_arm64_build
16m 29s
release_arm64_build
reldeb_amd64_benchmark_prepare
10m 2s
reldeb_amd64_benchmark_prepare
debug_amd64_unit_test
0s
debug_amd64_unit_test
debug_amd64_sqllogical_test
0s
debug_amd64_sqllogical_test
debug_amd64_pysdk_test
0s
debug_amd64_pysdk_test
debug_amd64_go_test
0s
debug_amd64_go_test
debug_amd64_http_test
0s
debug_amd64_http_test
debug_amd64_pysdk_parallel_test
0s
debug_amd64_pysdk_parallel_test
debug_amd64_restart_test
0s
debug_amd64_restart_test
debug_arm64_unit_test
0s
debug_arm64_unit_test
debug_arm64_sqllogical_test
0s
debug_arm64_sqllogical_test
debug_arm64_restart_test
0s
debug_arm64_restart_test
debug_arm64_pysdk_test
0s
debug_arm64_pysdk_test
debug_arm64_go_test
0s
debug_arm64_go_test
debug_arm64_http_test
0s
debug_arm64_http_test
debug_arm64_pysdk_parallel_test
0s
debug_arm64_pysdk_parallel_test
release_amd64_unit_test
0s
release_amd64_unit_test
release_amd64_sqllogical_test
0s
release_amd64_sqllogical_test
release_amd64_restart_test
0s
release_amd64_restart_test
release_amd64_go_test
0s
release_amd64_go_test
release_amd64_http_test
0s
release_amd64_http_test
release_amd64_minio_pysdk_test
0s
release_amd64_minio_pysdk_test
release_amd64_minio_parallel_test
0s
release_amd64_minio_parallel_test
release_arm64_unit_test
0s
release_arm64_unit_test
release_arm64_sqllogical_test
0s
release_arm64_sqllogical_test
release_arm64_restart_test
0s
release_arm64_restart_test
release_arm64_go_test
0s
release_arm64_go_test
release_arm64_http_test
0s
release_arm64_http_test
release_arm64_minio_pysdk_test
0s
release_arm64_minio_pysdk_test
release_arm64_minio_parallel_test
0s
release_arm64_minio_parallel_test
reldeb_benchmark_build
0s
reldeb_benchmark_build
debug_amd64_upload_codecov
0s
debug_amd64_upload_codecov
workflow_cleanup
3s
workflow_cleanup
reldeb_benchmark
0s
reldeb_benchmark
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
debug_arm64_build
The process '/usr/bin/git' failed with exit code 128
debug_arm64_build
could not read Username for 'https://github.com': terminal prompts disabled
debug_arm64_build
could not read Username for 'https://github.com': terminal prompts disabled
debug_arm64_build
could not read Username for 'https://github.com': terminal prompts disabled
reldeb_amd64_benchmark_prepare
The self-hosted runner lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
release_arm64_build
Canceling since a higher priority waiting request for tests-3372 exists
release_arm64_build
The operation was canceled.
release_arm64_build
the remote end hung up unexpectedly
release_arm64_build
could not read Username for 'https://github.com': terminal prompts disabled
release_arm64_build
could not read Username for 'https://github.com': terminal prompts disabled
debug_amd64_build
Canceling since a higher priority waiting request for tests-3372 exists
debug_amd64_build
The operation was canceled.
release_amd64_build
Canceling since a higher priority waiting request for tests-3372 exists
release_amd64_build
The operation was canceled.
tests
Canceling since a higher priority waiting request for tests-3372 exists
code_static_check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: astral-sh/ruff-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/