[
https://issues.apache.org/jira/browse/FLINK-22856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355897#comment-17355897
]
Robert Metzger commented on FLINK-22856:
----------------------------------------
Looks like the e2e tests are failing with
{code}
Jun 02 14:05:32 Preparing Dockeriles
Cloning into 'flink-docker'...
Traceback (most recent call last):
File
"/home/vsts/work/1/s/flink-end-to-end-tests/test-scripts/python2_fileserver.py",
line 19, in <module>
import SimpleHTTPServer
ModuleNotFoundError: No module named 'SimpleHTTPServer'
{code}
Otherwise, CI looks fine:
https://dev.azure.com/rmetzger/Flink/_build/results?buildId=9108&view=results
> Move our Azure pipelines away from Ubuntu 16.04 by September
> ------------------------------------------------------------
>
> Key: FLINK-22856
> URL: https://issues.apache.org/jira/browse/FLINK-22856
> Project: Flink
> Issue Type: Bug
> Components: Build System / Azure Pipelines
> Reporter: Robert Metzger
> Assignee: Robert Metzger
> Priority: Critical
> Fix For: 1.14.0
>
>
> Azure won't support Ubuntu 16.04 starting from October, hence we need to
> migrate to a newer ubuntu version.
> We should do this at a time when the builds are relatively stable to be able
> to clearly identify issues relating to the version upgrade. Also, we
> shouldn't do this before a feature freeze ;)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)