carp84 commented on issue #7674: [FLINK-10043] [State Backends] Refactor 
RocksDBKeyedStateBackend object construction/initialization/restore code
URL: https://github.com/apache/flink/pull/7674#issuecomment-462275280
 
 
   Checking the pre-commit log, the check failed at word-count e2e test and I 
think the failure is caused by Travis hiccup (failed to download APKINDEX 
package) according to below error messages:
   
   > Step 2/16 : RUN apk add --no-cache bash snappy libc6-compat
   >  ---> [Warning] IPv4 forwarding is disabled. Networking will not work.
   >  ---> Running in 6240c9a40868
   > fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz
   > fetch 
http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz
   > WARNING: Ignoring 
http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz: 
temporary error (try again later)
   > WARNING: Ignoring 
http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz: 
temporary error (try again later)
   > ERROR: unsatisfiable constraints:
   > bash (missing):
   >     required by: world[bash]
   >   libc6-compat (missing):
   >     required by: world[libc6-compat]
   >   snappy (missing):
   >     required by: world[snappy]
   > The command '/bin/sh -c apk add --no-cache bash snappy libc6-compat' 
returned a non-zero code: 3
   
   Also launched a [Travis build on my local 
branch](https://travis-ci.org/carp84/flink/builds/491498342) and it passed w/o 
problem, so I think the pre-commit part is OK.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to