Skip to content

Build and push docker images for git tag #25

Build and push docker images for git tag

Build and push docker images for git tag #25

Triggered via workflow run January 9, 2024 04:51
@pyToshkapyToshka
completed 1c4e0fc
Status Success
Total duration 1m 6s
Artifacts

docker-hub-image-tag.yml

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

Annotations

6 errors
build (./Dockerfile, opennix/wazuh-agent)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c install_packages procps curl apt-transport-https gnupg2 inotify-tools python3-docker python3-setuptools python3-pip && curl -s https://packages.wazuh.com/key/GPG-KEY-WAZUH | apt-key add - && echo \"deb https://packages.wazuh.com/4.x/apt/ stable main\" | tee /etc/apt/sources.list.d/wazuh.list && install_packages wazuh-agent=${AGENT_VERSION} && echo \"deb http://deb.debian.org/debian-security/ bullseye-security main contrib non-free\" >> /etc/apt/sources.list && mkdir -p /usr/share/man/man1 && install_packages openjdk-11-jdk" did not complete successfully: exit code: 100
build (./Dockerfile, kennyopennix/wazuh-agent)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c install_packages procps curl apt-transport-https gnupg2 inotify-tools python3-docker python3-setuptools python3-pip && curl -s https://packages.wazuh.com/key/GPG-KEY-WAZUH | apt-key add - && echo \"deb https://packages.wazuh.com/4.x/apt/ stable main\" | tee /etc/apt/sources.list.d/wazuh.list && install_packages wazuh-agent=${AGENT_VERSION} && echo \"deb http://deb.debian.org/debian-security/ bullseye-security main contrib non-free\" >> /etc/apt/sources.list && mkdir -p /usr/share/man/man1 && install_packages openjdk-11-jdk" did not complete successfully: exit code: 100
build (./images/Dockerfie.amazonlinux, kennyopennix/wazuh-agent-amazonlinux)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c rpm --import https://packages.wazuh.com/key/GPG-KEY-WAZUH && yum install python3-pip python3-setuptools inotify-tools procps -y && yum install -y wazuh-agent-${AGENT_VERSION} && pip3 install --no-index /tmp/wheel/*.whl && chmod +x /var/ossec/deregister_agent.py && chmod +x /var/ossec/register_agent.py && rm -rf /tmp/* /var/tmp/* /var/log/* && chown -R wazuh:wazuh /var/ossec/" did not complete successfully: exit code: 1
build (./images/Dockerfie.amazonlinux, opennix/wazuh-agent-amazonlinux)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c rpm --import https://packages.wazuh.com/key/GPG-KEY-WAZUH && yum install python3-pip python3-setuptools inotify-tools procps -y && yum install -y wazuh-agent-${AGENT_VERSION} && pip3 install --no-index /tmp/wheel/*.whl && chmod +x /var/ossec/deregister_agent.py && chmod +x /var/ossec/register_agent.py && rm -rf /tmp/* /var/tmp/* /var/log/* && chown -R wazuh:wazuh /var/ossec/" did not complete successfully: exit code: 1
build (./images/Dockerfie.ubuntu, kennyopennix/wazuh-agent-ubuntu)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt install -y procps curl apt-transport-https gnupg2 inotify-tools python3-docker python3-setuptools python3-pip && curl -s https://packages.wazuh.com/key/GPG-KEY-WAZUH | apt-key add - && echo \"deb https://packages.wazuh.com/4.x/apt/ stable main\" | tee /etc/apt/sources.list.d/wazuh.list && apt update && apt install -y wazuh-agent=${AGENT_VERSION} && mkdir -p /usr/share/man/man1 && apt install -y openjdk-11-jdk" did not complete successfully: exit code: 100
build (./images/Dockerfie.ubuntu, opennix/wazuh-agent-ubuntu)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt install -y procps curl apt-transport-https gnupg2 inotify-tools python3-docker python3-setuptools python3-pip && curl -s https://packages.wazuh.com/key/GPG-KEY-WAZUH | apt-key add - && echo \"deb https://packages.wazuh.com/4.x/apt/ stable main\" | tee /etc/apt/sources.list.d/wazuh.list && apt update && apt install -y wazuh-agent=${AGENT_VERSION} && mkdir -p /usr/share/man/man1 && apt install -y openjdk-11-jdk" did not complete successfully: exit code: 100