Skip to content

add proxies on 2.3 #166

add proxies on 2.3

add proxies on 2.3 #166

Triggered via push October 6, 2023 11:11
Status Failure
Total duration 10m 8s
Artifacts

docker-ci.yml

on: push
movai-base-noetic  /  build_deploy
9m 52s
movai-base-noetic / build_deploy
movai-base-bionic  /  build_deploy
5m 47s
movai-base-bionic / build_deploy
movai-base-focal  /  build_deploy
36s
movai-base-focal / build_deploy
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
movai-base-focal / build_deploy
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && mv /etc/apt/sources.list /etc/apt/sources.list.bck && touch /etc/apt/sources.list && curl -fsSL $APT_REPOSITORY/movai-applications/gpg | apt-key add - && if [ \"$(uname -m)\" = \"x86_64\" ] ; then rm /etc/apt/sources.list.d/movai-ubuntu-ports-proxy.list ; fi && if [ \"$(uname -m)\" = \"aarch64\" ] || [ \"$(uname -m)\" = \"armv7l\" ] ; then rm /etc/apt/sources.list.d/movai-ubuntu-archive* && rm /etc/apt/sources.list.d/movai-ubuntu-security* ; fi && apt-get update && apt-get upgrade -y && /usr/local/bin/install-packages.sh && apt-get autoremove -y && apt-get clean -y > /dev/null && /usr/bin/python3 -m pip install pyclean && /usr/bin/python3 -m pyclean /usr/ /opt/ && python3 -c \"import glob, shutil, os; [shutil.rmtree(d) for pattern in ['/var/lib/apt/lists/*', '/tmp/*', '/var/cache/apt/*'] for d in glob.glob(pattern) if os.path.isdir(d)]\" && rm -rf /var/lib/apt/lists/* && rm -rf /var/log/*" did not complete successfully: exit code: 255
movai-base-focal / build_deploy: noetic/Dockerfile-rosfree#L47
SC2086 info: Double quote to prevent globbing and word splitting.
movai-base-noetic / build_deploy: noetic/Dockerfile#L48
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
movai-base-focal / build_deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-qemu-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
movai-base-focal / build_deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
movai-base-bionic / build_deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-qemu-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
movai-base-bionic / build_deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
movai-base-noetic / build_deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-qemu-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
movai-base-noetic / build_deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/