Skip to content

Build/Publish ROS Docker Image #129

Build/Publish ROS Docker Image

Build/Publish ROS Docker Image #129

Manually triggered July 22, 2024 16:17
Status Failure
Total duration 1m 7s
Artifacts

ros-docker-image.yaml

on: workflow_dispatch
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
build (Dockerfile.gazebo, rosbot-gazebo, linux/amd64, jazzy)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c apt-get update --fix-missing && apt-get install -y python3-pip ros-dev-tools && apt-get upgrade -y && git clone --depth 1 -b jazzy-devel https://github.com/husarion/rosbot_ros.git src && vcs import src < src/rosbot/rosbot_hardware.repos && vcs import src < src/rosbot/rosbot_simulation.repos && rm -rf /etc/ros/rosdep/sources.list.d/20-default.list && rosdep init && rosdep update --rosdistro $ROS_DISTRO && rosdep install --from-paths src --ignore-src -y" did not complete successfully: exit code: 1
build (Dockerfile.hardware, linux/amd64, linux/arm64, jazzy)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c git clone --depth 1 -b jazzy-devel https://github.com/husarion/rosbot_ros.git src && vcs import src < src/rosbot/rosbot_hardware.repos && rm -r src/rosbot_gazebo && rm -rf /etc/ros/rosdep/sources.list.d/20-default.list && rosdep init && rosdep update --rosdistro $ROS_DISTRO && rosdep install --from-paths src --ignore-src -y && MYDISTRO=${PREFIX:-ros}; MYDISTRO=${MYDISTRO//-/} && source /opt/$MYDISTRO/$ROS_DISTRO/setup.bash && colcon build --cmake-args -DCMAKE_BUILD_TYPE=Release && echo $(cat /ros2_ws/src/rosbot/package.xml | grep '<version>' | sed -r 's/.*<version>([0-9]+.[0-9]+.[0-9]+)<\\/version>/\\1/g') >> /version.txt && rm -rf build log" did not complete successfully: exit code: 1
build (Dockerfile.gazebo, rosbot-gazebo, linux/amd64, jazzy)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Dockerfile.gazebo, rosbot-gazebo, linux/amd64, jazzy)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (Dockerfile.hardware, linux/amd64, linux/arm64, jazzy)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Dockerfile.hardware, linux/amd64, linux/arm64, jazzy)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/