[
https://issues.apache.org/jira/browse/FLINK-22161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17317812#comment-17317812
]
Till Rohrmann commented on FLINK-22161:
---------------------------------------
This looks like an infrastructure problem. I would close this issue for now and
observe whether the infrastructure problem occurs more often.
> 'Run Mesos WordCount test' failed on Azure
> ------------------------------------------
>
> Key: FLINK-22161
> URL: https://issues.apache.org/jira/browse/FLINK-22161
> Project: Flink
> Issue Type: Bug
> Components: Deployment / Mesos
> Reporter: Jark Wu
> Priority: Major
> Labels: test-stability
> Fix For: 1.13.0
>
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=16210&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=ff888d9b-cd34-53cc-d90f-3e446d355529
> {code}
> Apr 08 14:24:10 Step 1/2 : FROM ubuntu:xenial
> Head https://registry-1.docker.io/v2/library/ubuntu/manifests/xenial:
> received unexpected HTTP status: 500 Internal Server Error
> Apr 08 14:24:12 Command: build_image failed. Retrying...
> Apr 08 14:24:12 Building Mesos Docker container
> Apr 08 14:24:12 Sending build context to Docker daemon 6.144kB
> Apr 08 14:24:12 Step 1/2 : FROM ubuntu:xenial
> Head https://registry-1.docker.io/v2/library/ubuntu/manifests/xenial:
> received unexpected HTTP status: 500 Internal Server Error
> Apr 08 14:24:13 Command: build_image failed. Retrying...
> Apr 08 14:24:13 Command: build_image failed 5 times.
> Apr 08 14:24:13 ERROR: Could not build mesos image. Aborting...
> Error: No such container: mesos-master
> The MVN_REPO variable is not set. Defaulting to a blank string.
> Removing network docker-mesos-cluster-network
> Network docker-mesos-cluster-network not found.
> Apr 08 14:24:14 [FAIL] Test script contains errors.
> Apr 08 14:24:14 Checking for errors...
> Apr 08 14:24:14 No errors in log files.
> Apr 08 14:24:14 Checking for exceptions...
> Apr 08 14:24:14 No exceptions in log files.
> Apr 08 14:24:14 Checking for non-empty .out files...
> grep:
> /home/vsts/work/1/s/flink-dist/target/flink-1.13-SNAPSHOT-bin/flink-1.13-SNAPSHOT/log/*.out:
> No such file or directory
> Apr 08 14:24:14 No non-empty .out files.
> Apr 08 14:24:14
> Apr 08 14:24:14 [FAIL] 'Run Mesos WordCount test' failed after 0 minutes and
> 10 seconds! Test exited with exit code 1
> Apr 08 14:24:14
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)