Xiao Chen created YETUS-420:
-------------------------------
Summary: Hadoop post commit failure due to Docker unable to build
image
Key: YETUS-420
URL: https://issues.apache.org/jira/browse/YETUS-420
Project: Yetus
Issue Type: Bug
Reporter: Xiao Chen
Please see HADOOP-13251:
- It's specific for this jira, my patches on other HADOOP jiras build fine.
- It's persistent, failing since yesterday.
- See below message which I think is the root cause, but I don't know how to
dig deeper.
{noformat}
Step 26 : RUN apt-get -q install --no-install-recommends -y bats
---> Running in 5155f331e37c
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
bats
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 10.6 kB of archives.
After this operation, 70.7 kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
bats
[91mE: There are problems and -y was used without --force-yes
[0mThe command '/bin/sh -c apt-get -q install --no-install-recommends -y bats'
returned a non-zero code: 100
Total Elapsed time: 0m 6s
ERROR: Docker failed to build image.
{noformat}
I can see for the passed ones, step 26 seems to be using cache as well.
Most recent failure is
[here|https://builds.apache.org/job/PreCommit-HADOOP-Build/9749/console],
please help to either fix or suggest a workaround.
Thanks!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)