Skip to content

Initial support for Python UDFs (#736) #579

Initial support for Python UDFs (#736)

Initial support for Python UDFs (#736) #579

Triggered via push September 9, 2024 16:48
Status Failure
Total duration 6m 23s
Artifacts

docker.yaml

on: push
Matrix: build
Matrix: manifest
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c service postgresql start && sudo -u postgres psql -c \"CREATE USER arroyo WITH PASSWORD 'arroyo' SUPERUSER;\" && sudo -u postgres createdb arroyo && refinery migrate -c refinery.toml -p crates/arroyo-api/migrations && CARGO_NET_GIT_FETCH_WITH_CLI=true CARGO_PROFILE_RELEASE_DEBUG=false cargo build --profile ${PROFILE} --bin arroyo && mv target/*/arroyo /arroyo" did not complete successfully: exit code: 101
build (linux/arm64)
The job was canceled because "linux_amd64" failed.
build (linux/arm64)
The operation was canceled.