You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "vinoyang (JIRA)" <ji...@apache.org> on 2018/07/29 03:57:00 UTC

[jira] [Commented] (FLINK-9993) Wordcount end-to-end test in docker failed

    [ https://issues.apache.org/jira/browse/FLINK-9993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16560995#comment-16560995 ] 

vinoyang commented on FLINK-9993:
---------------------------------

cc [~till.rohrmann]

> Wordcount end-to-end test in docker failed
> ------------------------------------------
>
>                 Key: FLINK-9993
>                 URL: https://issues.apache.org/jira/browse/FLINK-9993
>             Project: Flink
>          Issue Type: Bug
>            Reporter: vinoyang
>            Priority: Critical
>
> Log : [https://api.travis-ci.org/v3/job/409208942/log.txt]
> {code:java}
> cd134db5e982: Pull complete 
> Digest: sha256:6a8cbe4335d1a5711a52912b684e30d6dbfab681a6733440ff7241b05a5deefd
> Status: Downloaded newer image for java:8-jre-alpine
>  ---> fdc893b19a14
> Step 2/16 : RUN apk add --no-cache bash snappy
>  ---> [Warning] IPv4 forwarding is disabled. Networking will not work.
>  ---> Running in d7767c00401c
> fetch http://dl-cdn.alpinelinux.org/alpine/v3.4/main/x86_64/APKINDEX.tar.gz
> WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.4/main/x86_64/APKINDEX.tar.gz: temporary error (try again later)
> fetch http://dl-cdn.alpinelinux.org/alpine/v3.4/community/x86_64/APKINDEX.tar.gz
> WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.4/community/x86_64/APKINDEX.tar.gz: temporary error (try again later)
> ERROR: unsatisfiable constraints:
>   bash (missing):
>     required by: world[bash]
>   snappy (missing):
>     required by: world[snappy]
> The command '/bin/sh -c apk add --no-cache bash snappy' returned a non-zero code: 2
> sort: cannot read: /home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-48913516789/out/docker_wc_out*: No such file or directory
> FAIL WordCount: Output hash mismatch.  Got d41d8cd98f00b204e9800998ecf8427e, expected 72a690412be8928ba239c2da967328a5.
> head hexdump of actual:
> head: cannot open ‘/home/travis/build/apache/flink/flink-end-to-end-tests/test-scripts/temp-test-directory-48913516789/out/docker_wc_out*’ for reading: No such file or directory
> grep: /home/travis/build/apache/flink/flink-dist/target/flink-1.7-SNAPSHOT-bin/flink-1.7-SNAPSHOT/log/*.out: No such file or directory
> [FAIL] 'Wordcount end-to-end test in docker env' failed after 0 minutes and 35 seconds! Test exited with exit code 1
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)