You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2020/04/24 11:50:00 UTC

[jira] [Resolved] (HBASE-24253) HBASE-Find-Flaky-Tests job is failing because of can not build docker image

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

Duo Zhang resolved HBASE-24253.
-------------------------------
    Hadoop Flags: Reviewed
      Resolution: Fixed

> HBASE-Find-Flaky-Tests job is failing because of can not build docker image
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-24253
>                 URL: https://issues.apache.org/jira/browse/HBASE-24253
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 3.0.0, 2.3.0
>
>
> {noformat}
> 06:30:14  Step 3/4 : RUN DEBIAN_FRONTEND=noninteractive apt-get -qq -y update     && DEBIAN_FRONTEND=noninteractive apt-get -qq -y install --no-install-recommends       curl=7.58.0-2ubuntu3.8       python2.7=2.7.17-1~18.04       python-pip=9.0.1-2.3~ubuntu1.18.04.1       python-setuptools=39.0.1-2     && apt-get clean     && rm -rf /var/lib/apt/lists/*
> 06:30:14   ---> Running in 484963d42320
> 06:30:23  E: Version '2.7.17-1~18.04' for 'python2.7' was not found
> 06:30:23  The command '/bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get -qq -y update     && DEBIAN_FRONTEND=noninteractive apt-get -qq -y install --no-install-recommends       curl=7.58.0-2ubuntu3.8       python2.7=2.7.17-1~18.04       python-pip=9.0.1-2.3~ubuntu1.18.04.1       python-setuptools=39.0.1-2     && apt-get clean     && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)