[
https://issues.apache.org/jira/browse/FLINK-23683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17395969#comment-17395969
]
Fabian Paul edited comment on FLINK-23683 at 8/9/21, 10:54 AM:
---------------------------------------------------------------
This is the last statement which is shown in the log
{code:java}
21:12:51,522 [ main] INFO
org.testcontainers.utility.RegistryAuthLocator [] - Failure when
attempting to lookup auth config. Please ignore if you don't have images in an
authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.0,
configFile: /home/agent01_azpcontainer/.docker/config.json. Falling back to
docker-java default behaviour. Exception message:
/home/agent01_azpcontainer/.docker/config.json (No such file or directory)
{code}
test containers and the test-containers framework tries to pull the
testcontainers/ryuk:0.3.0 image which apparently hit the timeout. Let's see
whether this error happens consistently we have to further investigate why
pulling the image fails in the first place.
was (Author: fabian.paul):
This is the last statement which is shown in the log
{code:java}
21:12:51,522 [ main] INFO
org.testcontainers.utility.RegistryAuthLocator [] - Failure when
attempting to lookup auth config. Please ignore if you don't have images in an
authenticated registry. Details: (dockerImageName: testcontainers/ryuk:0.3.0,
configFile: /home/agent01_azpcontainer/.docker/config.json. Falling back to
docker-java default behaviour. Exception message:
/home/agent01_azpcontainer/.docker/config.json (No such file or directory)
{code}
test containers and the test-containers framework tries to pull the
testcontainers/ryuk:0.3.0 image which apparently hit the timeout. Let's whether
this error happens consistently we have to further investigate why pulling the
fails in the first place.
> KafkaSinkITCase hangs on azure
> ------------------------------
>
> Key: FLINK-23683
> URL: https://issues.apache.org/jira/browse/FLINK-23683
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Kafka
> Affects Versions: 1.14.0
> Reporter: Xintong Song
> Assignee: Fabian Paul
> Priority: Major
> Labels: test-stability
> Fix For: 1.14.0
>
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=21738&view=logs&j=4be4ed2b-549a-533d-aa33-09e28e360cc8&t=f7d83ad5-3324-5307-0eb3-819065cdcb38&l=7886
--
This message was sent by Atlassian Jira
(v8.3.4#803005)