[ 
https://issues.apache.org/jira/browse/TEZ-4471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

László Bodor updated TEZ-4471:
------------------------------
    Description: 
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-259/3/console
{code}
10:07:56  #6 [tezbase 3/6] RUN apt-get -q update && apt-get -q install 
--no-install-recommends -y     apt-transport-https     apt-utils     
ca-certificates     curl     dirmngr     git     gpg     gpg-agent     
libffi-dev     locales     make     pkg-config     rsync     
software-properties-common     ssh-client     xz-utils     && apt-get clean     
&& rm -rf /var/lib/apt/lists/*
10:07:56  #6 0.965 runc run failed: unable to start container process: exec: 
"/bin/bash": stat /bin/bash: no such file or directory
10:07:57  #6 ERROR: process "/bin/bash -o pipefail -c apt-get -q update && 
apt-get -q install --no-install-recommends -y     apt-transport-https     
apt-utils     ca-certificates     curl     dirmngr     git     gpg     
gpg-agent     libffi-dev     locales     make     pkg-config     rsync     
software-properties-common     ssh-client     xz-utils     && apt-get clean     
&& rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
10:07:57  ------
10:07:57   > [tezbase 3/6] RUN apt-get -q update && apt-get -q install 
--no-install-recommends -y     apt-transport-https     apt-utils     
ca-certificates     curl     dirmngr     git     gpg     gpg-agent     
libffi-dev     locales     make     pkg-config     rsync     
software-properties-common     ssh-client     xz-utils     && apt-get clean     
&& rm -rf /var/lib/apt/lists/*:
10:07:57  #6 0.965 runc run failed: unable to start container process: exec: 
"/bin/bash": stat /bin/bash: no such file or directory
10:07:57  ------
10:07:57  Dockerfile:42
10:07:57  --------------------
10:07:57    41 |     # hadolint ignore=DL3008
10:07:57    42 | >>> RUN apt-get -q update && apt-get -q install 
--no-install-recommends -y \
10:07:57    43 | >>>     apt-transport-https \
10:07:57    44 | >>>     apt-utils \
10:07:57    45 | >>>     ca-certificates \
10:07:57    46 | >>>     curl \
10:07:57    47 | >>>     dirmngr \
10:07:57    48 | >>>     git \
10:07:57    49 | >>>     gpg \
10:07:57    50 | >>>     gpg-agent \
10:07:57    51 | >>>     libffi-dev \
10:07:57    52 | >>>     locales \
10:07:57    53 | >>>     make \
10:07:57    54 | >>>     pkg-config \
10:07:57    55 | >>>     rsync \
10:07:57    56 | >>>     software-properties-common \
10:07:57    57 | >>>     ssh-client \
10:07:57    58 | >>>     xz-utils \
10:07:57    59 | >>>     && apt-get clean \
10:07:57    60 | >>>     && rm -rf /var/lib/apt/lists/*
10:07:57    61 |     
10:07:57  --------------------
10:07:57  ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get -q 
update && apt-get -q install --no-install-recommends -y     apt-transport-https 
    apt-utils     ca-certificates     curl     dirmngr     git     gpg     
gpg-agent     libffi-dev     locales     make     pkg-config     rsync     
software-properties-common     ssh-client     xz-utils     && apt-get clean     
&& rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
10:07:57  ERROR: Docker failed to build yetus/tez:c386865e7.
10:07:57  [Tue Feb  7 09:07:56 UTC 2023 DEBUG]: add_vote_table -1 docker 2 
Docker failed to build yetus/tez:c386865e7.
{code}

> Precommit fails while building yetus image
> ------------------------------------------
>
>                 Key: TEZ-4471
>                 URL: https://issues.apache.org/jira/browse/TEZ-4471
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: László Bodor
>            Priority: Blocker
>
> https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-259/3/console
> {code}
> 10:07:56  #6 [tezbase 3/6] RUN apt-get -q update && apt-get -q install 
> --no-install-recommends -y     apt-transport-https     apt-utils     
> ca-certificates     curl     dirmngr     git     gpg     gpg-agent     
> libffi-dev     locales     make     pkg-config     rsync     
> software-properties-common     ssh-client     xz-utils     && apt-get clean   
>   && rm -rf /var/lib/apt/lists/*
> 10:07:56  #6 0.965 runc run failed: unable to start container process: exec: 
> "/bin/bash": stat /bin/bash: no such file or directory
> 10:07:57  #6 ERROR: process "/bin/bash -o pipefail -c apt-get -q update && 
> apt-get -q install --no-install-recommends -y     apt-transport-https     
> apt-utils     ca-certificates     curl     dirmngr     git     gpg     
> gpg-agent     libffi-dev     locales     make     pkg-config     rsync     
> software-properties-common     ssh-client     xz-utils     && apt-get clean   
>   && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 1
> 10:07:57  ------
> 10:07:57   > [tezbase 3/6] RUN apt-get -q update && apt-get -q install 
> --no-install-recommends -y     apt-transport-https     apt-utils     
> ca-certificates     curl     dirmngr     git     gpg     gpg-agent     
> libffi-dev     locales     make     pkg-config     rsync     
> software-properties-common     ssh-client     xz-utils     && apt-get clean   
>   && rm -rf /var/lib/apt/lists/*:
> 10:07:57  #6 0.965 runc run failed: unable to start container process: exec: 
> "/bin/bash": stat /bin/bash: no such file or directory
> 10:07:57  ------
> 10:07:57  Dockerfile:42
> 10:07:57  --------------------
> 10:07:57    41 |     # hadolint ignore=DL3008
> 10:07:57    42 | >>> RUN apt-get -q update && apt-get -q install 
> --no-install-recommends -y \
> 10:07:57    43 | >>>     apt-transport-https \
> 10:07:57    44 | >>>     apt-utils \
> 10:07:57    45 | >>>     ca-certificates \
> 10:07:57    46 | >>>     curl \
> 10:07:57    47 | >>>     dirmngr \
> 10:07:57    48 | >>>     git \
> 10:07:57    49 | >>>     gpg \
> 10:07:57    50 | >>>     gpg-agent \
> 10:07:57    51 | >>>     libffi-dev \
> 10:07:57    52 | >>>     locales \
> 10:07:57    53 | >>>     make \
> 10:07:57    54 | >>>     pkg-config \
> 10:07:57    55 | >>>     rsync \
> 10:07:57    56 | >>>     software-properties-common \
> 10:07:57    57 | >>>     ssh-client \
> 10:07:57    58 | >>>     xz-utils \
> 10:07:57    59 | >>>     && apt-get clean \
> 10:07:57    60 | >>>     && rm -rf /var/lib/apt/lists/*
> 10:07:57    61 |     
> 10:07:57  --------------------
> 10:07:57  ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get 
> -q update && apt-get -q install --no-install-recommends -y     
> apt-transport-https     apt-utils     ca-certificates     curl     dirmngr    
>  git     gpg     gpg-agent     libffi-dev     locales     make     pkg-config 
>     rsync     software-properties-common     ssh-client     xz-utils     && 
> apt-get clean     && rm -rf /var/lib/apt/lists/*" did not complete 
> successfully: exit code: 1
> 10:07:57  ERROR: Docker failed to build yetus/tez:c386865e7.
> 10:07:57  [Tue Feb  7 09:07:56 UTC 2023 DEBUG]: add_vote_table -1 docker 2 
> Docker failed to build yetus/tez:c386865e7.
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to