Matthias Pohl created FLINK-35727: ------------------------------------- Summary: "Run kubernetes pyflink application test" failed due to access denied issue Key: FLINK-35727 URL: https://issues.apache.org/jira/browse/FLINK-35727 Project: Flink Issue Type: Bug Components: Test Infrastructure Affects Versions: 1.19.1, 1.18.1, 2.0.0, 1.20.0 Reporter: Matthias Pohl
{{Run kubernetes pyflink application test}} fails due to some permission issue: {code} Jun 28 10:46:15 Volumes: Jun 28 10:46:15 user-artifacts-volume: Jun 28 10:46:15 Normal Scheduled 61s default-scheduler Successfully assigned default/flink-native-k8s-pyflink-application-1-55b44fdbff-jscks to fv-az86-828 Jun 28 10:46:15 Normal Pulling 20s (x3 over 60s) kubelet Pulling image "test_kubernetes_pyflink_application" Jun 28 10:46:15 Warning Failed 19s (x3 over 59s) kubelet Failed to pull image "test_kubernetes_pyflink_application": rpc error: code = Unknown desc = Error response from daemon: pull access denied for test_kubernetes_pyflink_application, repository does not exist or may require 'docker login': denied: requested access to the resource is denied Jun 28 10:46:15 Warning Failed 19s (x3 over 59s) kubelet Error: ErrImagePull Jun 28 10:46:15 Normal BackOff 7s (x4 over 59s) kubelet Back-off pulling image "test_kubernetes_pyflink_application" Jun 28 10:46:15 Warning Failed 7s (x4 over 59s) kubelet Error: ImagePullBackOff {code} https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=60538&view=logs&j=bea52777-eaf8-5663-8482-18fbc3630e81&t=43ba8ce7-ebbf-57cd-9163-444305d74117&l=10846 -- This message was sent by Atlassian Jira (v8.20.10#820010)