-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
Describe the bug, including details regarding any error messages, version, and platform.
DEBUG:archery:Executing `['docker', 'compose', '--file=/home/runner/work/crossbow/crossbow/arrow/docker-compose.yml', 'run', '--rm', '-e', 'SETUPTOOLS_SCM_PRETEND_VERSION=18.0.0.dev165', '--volume', '/home/runner/work/crossbow/crossbow/build/:/build/', 'debian-docs']`
time="2024-08-18T00:40:23Z" level=warning msg="/home/runner/work/crossbow/crossbow/arrow/docker-compose.yml: `version` is obsolete"
Network arrow_default Creating
Network arrow_default Created
Volume "python-wheel-manylinux2014-ccache" Creating
Volume "python-wheel-manylinux2014-ccache" Created
Volume "amd64-conda-ccache" Creating
Volume "amd64-conda-ccache" Created
Volume "amd64-fedora-39-ccache" Creating
Volume "amd64-fedora-39-ccache" Created
Volume "python-wheel-windows-clcache" Creating
Volume "python-wheel-windows-clcache" Created
Volume "python-wheel-manylinux-2-28-ccache" Creating
Volume "python-wheel-manylinux-2-28-ccache" Created
Volume "amd64-ubuntu-20.04-ccache" Creating
Volume "amd64-ubuntu-20.04-ccache" Created
Volume "amd64-almalinux-ccache" Creating
Volume "amd64-almalinux-ccache" Created
Volume "maven-cache" Creating
Volume "maven-cache" Created
Volume "amd64-debian-12-ccache" Creating
Volume "amd64-debian-12-ccache" Created
Volume "amd64-alpine-linux-ccache" Creating
Volume "amd64-alpine-linux-ccache" Created
Error response from daemon: invalid mount config for type "bind": bind source path does not exist: /home/runner/work/crossbow/crossbow/build/
Error: `docker compose --file=/home/runner/work/crossbow/crossbow/arrow/docker-compose.yml run --rm -e SETUPTOOLS_SCM_PRETEND_VERSION=18.0.0.dev165 --volume /home/runner/work/crossbow/crossbow/build/:/build/ debian-docs` exited with a non-zero exit code 1, see the process log above.
Component(s)
Continuous Integration, Documentation