Skip to content

Add new Audio metric DNSMOS #1199

Add new Audio metric DNSMOS

Add new Audio metric DNSMOS #1199

Triggered via pull request May 20, 2024 02:15
@quancsquancs
synchronize #2525
quancs:DNSMOS
Status Failure
Total duration 50m 15s
Artifacts

docker-build.yml

on: pull_request
Matrix: build-cuda
Matrix: build-Devcontainer
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-cuda (3.11, 2.3, 12.1.1, 22.04)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c pip install -q wget packaging && python -m wget https://raw.githubusercontent.com/Lightning-AI/utilities/main/scripts/adjust-torch-versions.py && for fpath in `ls requirements/*.txt`; do python ./adjust-torch-versions.py $fpath ${PYTORCH_VERSION}; done && pip install -q \"numpy<1.24\" && CUDA_VERSION_MM=${CUDA_VERSION%.*} && CU_VERSION_MM=${CUDA_VERSION_MM//'.'/''} && pip install --no-cache-dir -r requirements/_devel.txt --find-links=\"https://download.pytorch.org/whl/cu${CU_VERSION_MM}/torch_stable.html\" --find-links=\"https://download.pytorch.org/whl/test/cu${CU_VERSION_MM}/torch_test.html\" && rm -rf requirements/" did not complete successfully: exit code: 2
build-cuda (3.11, 2.2, 12.1.1, 22.04)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c pip install -q wget packaging && python -m wget https://raw.githubusercontent.com/Lightning-AI/utilities/main/scripts/adjust-torch-versions.py && for fpath in `ls requirements/*.txt`; do python ./adjust-torch-versions.py $fpath ${PYTORCH_VERSION}; done && pip install -q \"numpy<1.24\" && CUDA_VERSION_MM=${CUDA_VERSION%.*} && CU_VERSION_MM=${CUDA_VERSION_MM//'.'/''} && pip install --no-cache-dir -r requirements/_devel.txt --find-links=\"https://download.pytorch.org/whl/cu${CU_VERSION_MM}/torch_stable.html\" --find-links=\"https://download.pytorch.org/whl/test/cu${CU_VERSION_MM}/torch_test.html\" && rm -rf requirements/" did not complete successfully: exit code: 2
build-Devcontainer (3.11)
The action 'Build (and Push) Devcontainer' has timed out after 50 minutes.