Yang Wang created FLINK-24929: --------------------------------- Summary: Kerberized YARN per-job on Docker test fails on Azure because of building image Key: FLINK-24929 URL: https://issues.apache.org/jira/browse/FLINK-24929 Project: Flink Issue Type: Bug Environment: {code:java} 2021-11-16T15:45:14.3392286Z Nov 16 15:45:14 Building Hadoop Docker container 2021-11-16T15:45:15.9109268Z Nov 16 15:45:15 Sending build context to Docker daemon 246.2MB 2021-11-16T15:45:15.9110212Z 2021-11-16T15:45:15.9159047Z Nov 16 15:45:15 Step 1/51 : FROM openjdk:8 2021-11-16T15:45:16.7684041Z Head "https://registry-1.docker.io/v2/library/openjdk/manifests/8": unknown: unable to scan account service account row from query: pq: remaining connection slots are reserved for non-replication superuser and rds_superuser connections 2021-11-16T15:45:16.7684982Z Nov 16 15:45:16 Command: build_image failed. Retrying... 2021-11-16T15:45:18.7192611Z Nov 16 15:45:18 Predownloading Hadoop tarball 2021-11-16T15:45:18.7230952Z ln: failed to create hard link '/home/vsts/work/1/s/flink-end-to-end-tests/test-scripts/docker-hadoop-secure-cluster/hadoop-2.8.4.tar.gz': File exists 2021-11-16T15:45:18.7235722Z Nov 16 15:45:18 Building Hadoop Docker container 2021-11-16T15:45:20.1765216Z Nov 16 15:45:20 Sending build context to Docker daemon 246.2MB 2021-11-16T15:45:20.1766706Z 2021-11-16T15:45:20.1819520Z Nov 16 15:45:20 Step 1/51 : FROM openjdk:8 2021-11-16T15:45:20.9390044Z Head "https://registry-1.docker.io/v2/library/openjdk/manifests/8": unknown: unable to scan account service account row from query: pq: remaining connection slots are reserved for non-replication superuser and rds_superuser connections 2021-11-16T15:45:20.9420439Z Nov 16 15:45:20 Command: build_image failed. Retrying... 2021-11-16T15:45:22.9440779Z Nov 16 15:45:22 Predownloading Hadoop tarball 2021-11-16T15:45:22.9481738Z ln: failed to create hard link '/home/vsts/work/1/s/flink-end-to-end-tests/test-scripts/docker-hadoop-secure-cluster/hadoop-2.8.4.tar.gz': File exists 2021-11-16T15:45:22.9484758Z Nov 16 15:45:22 Building Hadoop Docker container 2021-11-16T15:45:24.3192477Z Nov 16 15:45:24 Sending build context to Docker daemon 246.2MB 2021-11-16T15:45:24.3193374Z 2021-11-16T15:45:24.3251439Z Nov 16 15:45:24 Step 1/51 : FROM openjdk:8 2021-11-16T15:45:26.0619206Z Head "https://registry-1.docker.io/v2/library/openjdk/manifests/8": unknown: unable to scan account service account row from query: context deadline exceeded 2021-11-16T15:45:26.0646029Z Nov 16 15:45:26 Command: build_image failed. Retrying... 2021-11-16T15:45:28.0665959Z Nov 16 15:45:28 Predownloading Hadoop tarball 2021-11-16T15:45:28.0707164Z ln: failed to create hard link '/home/vsts/work/1/s/flink-end-to-end-tests/test-scripts/docker-hadoop-secure-cluster/hadoop-2.8.4.tar.gz': File exists 2021-11-16T15:45:28.0708644Z Nov 16 15:45:28 Building Hadoop Docker container 2021-11-16T15:45:29.5183935Z Nov 16 15:45:29 Sending build context to Docker daemon 246.2MB 2021-11-16T15:45:29.5185004Z 2021-11-16T15:45:29.5237114Z Nov 16 15:45:29 Step 1/51 : FROM openjdk:8 2021-11-16T15:45:31.2585468Z Head "https://registry-1.docker.io/v2/library/openjdk/manifests/8": unknown: unable to scan account service account row from query: context deadline exceeded 2021-11-16T15:45:31.2611522Z Nov 16 15:45:31 Command: build_image failed. Retrying... 2021-11-16T15:45:33.2632746Z Nov 16 15:45:33 Predownloading Hadoop tarball 2021-11-16T15:45:33.2672737Z ln: failed to create hard link '/home/vsts/work/1/s/flink-end-to-end-tests/test-scripts/docker-hadoop-secure-cluster/hadoop-2.8.4.tar.gz': File exists 2021-11-16T15:45:33.2677968Z Nov 16 15:45:33 Building Hadoop Docker container 2021-11-16T15:45:34.7090620Z Nov 16 15:45:34 Sending build context to Docker daemon 246.2MB 2021-11-16T15:45:34.7091516Z 2021-11-16T15:45:34.7138540Z Nov 16 15:45:34 Step 1/51 : FROM openjdk:8 2021-11-16T15:45:35.4873848Z Head "https://registry-1.docker.io/v2/library/openjdk/manifests/8": unknown: unable to scan account service account row from query: pq: remaining connection slots are reserved for non-replication superuser and rds_superuser connections 2021-11-16T15:45:35.4903431Z Nov 16 15:45:35 Command: build_image failed. Retrying... 2021-11-16T15:45:37.4922301Z Nov 16 15:45:37 Command: build_image failed 5 times. 2021-11-16T15:45:37.4923451Z Nov 16 15:45:37 ERROR: Could not build hadoop image. Aborting... {code} Reporter: Yang Wang
-- This message was sent by Atlassian Jira (v8.20.1#820001)