You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "jiamei xie (Jira)" <ji...@apache.org> on 2020/04/23 01:51:00 UTC

[jira] [Updated] (KAFKA-9857) Failed to build image ducker-ak-openjdk-8 on arm

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

jiamei xie updated KAFKA-9857:
------------------------------
    Component/s: build

> Failed to build image ducker-ak-openjdk-8 on arm
> ------------------------------------------------
>
>                 Key: KAFKA-9857
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9857
>             Project: Kafka
>          Issue Type: Bug
>          Components: build, system tests
>            Reporter: jiamei xie
>            Assignee: jiamei xie
>            Priority: Major
>
> It failed to build image ducker-ak-openjdk-8 on arm and below is its log. This issue is to fix it.
> kafka/tests/docker$ ./run_tests.sh
> Sending build context to Docker daemon  53.76kB
> Step 1/43 : ARG jdk_version=openjdk:8
> Step 2/43 : FROM $jdk_version
> 8: Pulling from library/openjdk
> no matching manifest for linux/arm64/v8 in the manifest list entries
> docker failed
> + die 'ducker-ak up failed'
> + echo ducker-ak up failed
> ducker-ak up failed
> + exit 1



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