Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-10481

Wordcount end-to-end test in docker env unstable

    XMLWordPrintableJSON

Details

    Description

      The Wordcount end-to-end test in docker env fails sometimes on Travis with the following problem:

      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 4329ebcd8a77
      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
      

      https://api.travis-ci.org/v3/job/434909395/log.txt

      It seems as if it is related to https://github.com/gliderlabs/docker-alpine/issues/264 and https://github.com/gliderlabs/docker-alpine/issues/279.

      We might want to switch to a different base image to avoid these problems in the future.

      Attachments

        Issue Links

          Activity

            People

              dwysakowicz Dawid Wysakowicz
              trohrmann Till Rohrmann
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: