#0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 766B done #1 DONE 0.0s #2 [internal] load metadata for mcr.microsoft.com/dotnet/sdk:3.1 #2 DONE 0.1s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/5] FROM mcr.microsoft.com/dotnet/sdk:3.1@sha256:28ab344bca8209cd67d2b1478192da7b78416a8d71ed364f0c4e004f9d7fb804 #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 importing cache manifest from altinityinfra/dotnet-client:latest #6 DONE 0.0s #7 importing cache manifest from altinityinfra/dotnet-client:981-5ce5094cf6d872d8416c41fc7f772bee705245b4-aarch64 #7 ERROR: failed to configure registry cache importer: docker.io/altinityinfra/dotnet-client:981-5ce5094cf6d872d8416c41fc7f772bee705245b4-aarch64: not found #5 [internal] load build context #5 transferring context: 74B done #5 DONE 0.0s #8 [3/5] COPY *.cs *.csproj /client/ #8 CACHED #9 [4/5] RUN apt update && apt install -y sslscan && sslscan --show-certificate --no-check-certificate --show-client-cas --show-ciphers --show-cipher-ids --show-times api.nuget.org:443 ; openssl s_client -connect api.nuget.org:443 ; curl -vvvvI https://api.nuget.org/v3/index.json || : #9 CACHED #10 [2/5] WORKDIR /client #10 CACHED #11 [5/5] RUN dotnet add package ClickHouse.Client -v 4.1.0 #11 CACHED #12 exporting to image #12 exporting layers done #12 preparing layers for inline cache done #12 writing image sha256:30f1940278d926ac357440b59fcc7b52afd063b0875fd9b4ce1fc306d1535ed6 done #12 naming to docker.io/altinityinfra/dotnet-client:981-5ce5094cf6d872d8416c41fc7f772bee705245b4-aarch64 done #12 naming to docker.io/altinityinfra/dotnet-client:latest done #12 DONE 0.0s #13 pushing altinityinfra/dotnet-client:981-5ce5094cf6d872d8416c41fc7f772bee705245b4-aarch64 with docker #13 pushing layer ecc34063481b #13 pushing layer 202aea4fd5b8 #13 pushing layer 7bae86b7acc5 #13 pushing layer 7e7edc9b20dc #13 pushing layer d7e492012f1d #13 pushing layer 74f696884752 #13 pushing layer cfdbef46db65 #13 pushing layer cba19d6447a1 #13 pushing layer d88d647b84ce #13 pushing layer d65b55dc2252 #13 pushing layer ea9bb124f9f0 #13 pushing layer ecc34063481b 6.1s done #13 pushing layer 202aea4fd5b8 6.1s done #13 pushing layer 7bae86b7acc5 6.1s done #13 pushing layer 7e7edc9b20dc 6.1s done #13 pushing layer d7e492012f1d 6.1s done #13 pushing layer 74f696884752 6.1s done #13 pushing layer cfdbef46db65 6.1s done #13 pushing layer cba19d6447a1 6.1s done #13 pushing layer d88d647b84ce 6.1s done #13 pushing layer d65b55dc2252 6.1s done #13 pushing layer ea9bb124f9f0 6.1s done #13 DONE 6.4s #14 pushing altinityinfra/dotnet-client:latest with docker #14 pushing layer ecc34063481b #14 pushing layer 202aea4fd5b8 #14 pushing layer 7bae86b7acc5 #14 pushing layer 7e7edc9b20dc #14 pushing layer d7e492012f1d #14 pushing layer 74f696884752 1.5s #14 pushing layer cfdbef46db65 1.5s #14 pushing layer cba19d6447a1 1.5s #14 pushing layer d88d647b84ce 1.6s #14 pushing layer d65b55dc2252 1.5s #14 pushing layer ea9bb124f9f0 2.0s #14 pushing layer d65b55dc2252 3.7s done #14 pushing layer ecc34063481b 3.7s done #14 pushing layer 202aea4fd5b8 3.7s done #14 pushing layer 7bae86b7acc5 3.7s done #14 pushing layer 7e7edc9b20dc 3.7s done #14 pushing layer d7e492012f1d 3.7s done #14 pushing layer 74f696884752 3.7s done #14 pushing layer cfdbef46db65 3.7s done #14 pushing layer cba19d6447a1 3.7s done #14 pushing layer d88d647b84ce 3.7s done #14 pushing layer ea9bb124f9f0 3.7s done #14 DONE 4.0s ------ > importing cache manifest from altinityinfra/dotnet-client:981-5ce5094cf6d872d8416c41fc7f772bee705245b4-aarch64: ------