2026-09-06 12:45:06PM UTC

failed

flyctl v0.4.99

==> Verifying app config
Validating /repos/bluegreen/fly.toml
✓ Configuration is valid
--> Verified app config
==> Building image
Waiting for depot builder...

==> Building image with Depot
--> build:  (​)
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.77kB 0.0s done
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 ...
#3 [internal] load metadata for docker.io/library/debian:bullseye-20230612-slim
#3 DONE 0.3s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 DONE 0.3s
#4 [internal] load .dockerignore
#4 transferring context: 1.31kB 0.0s done
#4 DONE 0.0s
#5 [builder  1/17] FROM docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec
#5 resolve docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec done
#5 CACHED

#6 [stage-1 1/6] FROM docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5
#6 resolve docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5 done
#6 CACHED

#7 [internal] load build context
#7 transferring context: 2.46kB 0.0s done
#7 DONE 0.0s
#8 [stage-1 2/6] RUN apt-get update -y &&   apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates   && apt-get clean && rm -f /var/lib/apt/lists/*_*
#8 0.273 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
#8 0.285 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]#8 0.285 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]#8 0.416 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]#8 0.551 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [475 kB]
#8 0.684 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
#8 1.661 Fetched 8706 kB in 2s (5626 kB/s)
#8 1.661 Reading package lists...#8 2.216 Reading package lists...#8 2.746 Building dependency tree...
#8 2.880 Reading state information...
#8 2.987 libstdc++6 is already the newest version (10.2.1-6).
#8 2.987 libstdc++6 set to manually installed.
#8 2.987 The following additional packages will be installed:
#8 2.987   libc-l10n libgpm2 libtinfo5
#8 2.988 Suggested packages:
#8 2.988   gpm
#8 3.039 The following NEW packages will be installed:
#8 3.039   ca-certificates libc-l10n libgpm2 libncurses5 libtinfo5 locales openssl
#8 3.062 0 upgraded, 7 newly installed, 0 to remove and 41 not upgraded.
#8 3.062 Need to get 6456 kB of archives.
#8 3.062 After this operation, 23.8 MB of additional disk space will be used.
#8 3.062 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1w-0+deb11u8 [860 kB]
#8 3.073 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates all 20250419~deb12u1~deb11u1 [175 kB]
#8 3.074 Err:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-l10n all 2.31-13+deb11u14
#8 3.074   404  Not Found [IP: 146.75.78.132 80]
#8 3.075 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 locales all 2.31-13+deb11u14 [4087 kB]
#8 3.101 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
#8 3.101 Get:6 http://deb.debian.org/debian bullseye/main amd64 libtinfo5 amd64 6.2+20201114-2+deb11u2 [337 kB]
#8 3.104 Get:7 http://deb.debian.org/debian bullseye/main amd64 libncurses5 amd64 6.2+20201114-2+deb11u2 [96.8 kB]
#8 3.113 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/g/glibc/libc-l10n_2.31-13%2bdeb11u14_all.deb  404  Not Found [IP: 146.75.78.132 80]
#8 3.113 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
#8 3.113 Fetched 5591 kB in 0s (91.3 MB/s)
#8 ERROR: process "/bin/sh -c apt-get update -y &&   apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates   && apt-get clean && rm -f /var/lib/apt/lists/*_*" did not complete successfully: exit code: 100

#9 [builder  2/17] RUN apt-get update -y && apt-get install -y build-essential git     && apt-get clean && rm -f /var/lib/apt/lists/*_*
#9 0.274 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
#9 0.286 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
#9 0.287 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
#9 0.418 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]
#9 0.558 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [475 kB]
#9 0.687 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
#9 1.697 Fetched 8706 kB in 2s (5492 kB/s)
#9 1.697 Reading package lists...
#9 2.250 Reading package lists...
#9 2.775 Building dependency tree...
#9 2.920 Reading state information...
#9 3.054 The following additional packages will be installed:
#9 3.054   binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-10 dirmngr
#9 3.054   dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10
#9 3.054   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
#9 3.054   gpg-wks-server gpgconf gpgsm gpgv less libalgorithm-diff-perl
#9 3.054   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libassuan0
#9 3.054   libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6
#9 3.054   libc6-dev libcbor0 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0
#9 3.054   libcurl3-gnutls libdeflate0 libdpkg-perl libedit2 liberror-perl libexpat1
#9 3.054   libfakeroot libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6
#9 3.054   libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libgpm2 libisl23
#9 3.054   libitm1 libjbig0 libjpeg62-turbo libksba8 libldap-2.4-2 libldap-common
#9 3.054   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpfr6 libncursesw6
#9 3.054   libnghttp2-14 libnpth0 libnsl-dev libperl5.32 libpng16-16 libpsl5
#9 3.054   libquadmath0 libreadline8 librtmp1 libsasl2-2 libsasl2-modules
#9 3.054   libsasl2-modules-db libsqlite3-0 libssh2-1 libstdc++-10-dev libtiff5
#9 3.055   libtinfo6 libtirpc-dev libtsan0 libubsan1 libwebp6 libx11-6 libx11-data
#9 3.055   libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev make
#9 3.055   manpages manpages-dev netbase openssh-client patch perl perl-base
#9 3.055   perl-modules-5.32 pinentry-curses publicsuffix readline-common
#9 3.055   sensible-utils ucf xauth xz-utils
#9 3.056 Suggested packages:
#9 3.056   binutils-doc bzip2-doc cpp-doc gcc-10-locales dbus-user-session
#9 3.056   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
#9 3.056   g++-10-multilib gcc-10-doc gcc-multilib autoconf automake libtool flex bison
#9 3.056   gdb gcc-doc gcc-10-multilib gettext-base git-daemon-run
#9 3.056   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
#9 3.056   git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc libc-l10n
#9 3.056   locales bzr libgd-tools gdbm-l10n gpm libsasl2-modules-gssapi-mit
#9 3.056   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
#9 3.056   libsasl2-modules-sql libstdc++-10-doc make-doc man-browser keychain
#9 3.056   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
#9 3.056   libterm-readline-gnu-perl | libterm-readline-perl-perl
#9 3.056   libtap-harness-archive-perl pinentry-doc readline-doc
#9 3.056 Recommended packages:
#9 3.056   libnss-nis libnss-nisplus
#9 CANCELED
------
 > [stage-1 2/6] RUN apt-get update -y &&   apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates   && apt-get clean && rm -f /var/lib/apt/lists/*_*:
3.073 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates all 20250419~deb12u1~deb11u1 [175 kB]
3.074 Err:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-l10n all 2.31-13+deb11u14
3.074   404  Not Found [IP: 146.75.78.132 80]
3.075 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 locales all 2.31-13+deb11u14 [4087 kB]
3.101 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
3.101 Get:6 http://deb.debian.org/debian bullseye/main amd64 libtinfo5 amd64 6.2+20201114-2+deb11u2 [337 kB]
3.104 Get:7 http://deb.debian.org/debian bullseye/main amd64 libncurses5 amd64 6.2+20201114-2+deb11u2 [96.8 kB]
3.113 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/g/glibc/libc-l10n_2.31-13%2bdeb11u14_all.deb  404  Not Found [IP: 146.75.78.132 80]
3.113 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
3.113 Fetched 5591 kB in 0s (91.3 MB/s)
------
==> Building image
Waiting for depot builder...

==> Building image with Depot
--> build:  (​)
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile:
#1 transferring dockerfile: 2.77kB 0.0s done
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 ...
#3 [internal] load metadata for docker.io/library/debian:bullseye-20230612-slim
#3 DONE 0.2s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 DONE 0.2s
#4 [internal] load .dockerignore
#4 transferring context: 1.31kB 0.0s done
#4 DONE 0.0s
#5 [builder  1/17] FROM docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec
#5 resolve docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec done
#5 CACHED

#6 [stage-1 1/6] FROM docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5
#6 resolve docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5 done
#6 CACHED

#7 [internal] load build context
#7 transferring context: 2.46kB 0.0s done
#7 DONE 0.0s

#8 [builder  2/17] RUN apt-get update -y && apt-get install -y build-essential git     && apt-get clean && rm -f /var/lib/apt/lists/*_*
#8 0.110 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]#8 0.120 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
#8 0.120 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
#8 0.243 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]
#8 0.363 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [475 kB]
#8 0.486 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
#8 1.614 Fetched 8706 kB in 2s (5782 kB/s)#8 1.614 Reading package lists...#8 2.156 Reading package lists...#8 2.682 Building dependency tree...
#8 2.832 Reading state information...#8 2.983 The following additional packages will be installed:#8 2.983   binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-10 dirmngr#8 2.983   dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10#8 2.983   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client#8 2.983   gpg-wks-server gpgconf gpgsm gpgv less libalgorithm-diff-perl#8 2.983   libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libassuan0#8 2.983   libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6#8 2.983   libc6-dev libcbor0 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0#8 2.983   libcurl3-gnutls libdeflate0 libdpkg-perl libedit2 liberror-perl libexpat1
#8 2.983   libfakeroot libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6
#8 2.983   libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libgpm2 libisl23
#8 2.983   libitm1 libjbig0 libjpeg62-turbo libksba8 libldap-2.4-2 libldap-common
#8 2.983   liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpfr6 libncursesw6
#8 2.983   libnghttp2-14 libnpth0 libnsl-dev libperl5.32 libpng16-16 libpsl5
#8 2.983   libquadmath0 libreadline8 librtmp1 libsasl2-2 libsasl2-modules
#8 2.983   libsasl2-modules-db libsqlite3-0 libssh2-1 libstdc++-10-dev libtiff5
#8 2.983   libtinfo6 libtirpc-dev libtsan0 libubsan1 libwebp6 libx11-6 libx11-data
#8 2.984   libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev make
#8 2.984   manpages manpages-dev netbase openssh-client patch perl perl-base
#8 2.984   perl-modules-5.32 pinentry-curses publicsuffix readline-common
#8 2.984   sensible-utils ucf xauth xz-utils
#8 2.985 Suggested packages:
#8 2.985   binutils-doc bzip2-doc cpp-doc gcc-10-locales dbus-user-session
#8 2.985   libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib
#8 2.985   g++-10-multilib gcc-10-doc gcc-multilib autoconf automake libtool flex bison
#8 2.985   gdb gcc-doc gcc-10-multilib gettext-base git-daemon-run
#8 2.985   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
#8 2.985   git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc libc-l10n
#8 2.985   locales bzr libgd-tools gdbm-l10n gpm libsasl2-modules-gssapi-mit
#8 2.985   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
#8 2.985   libsasl2-modules-sql libstdc++-10-doc make-doc man-browser keychain#8 2.985   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc#8 2.985   libterm-readline-gnu-perl | libterm-readline-perl-perl#8 2.985   libtap-harness-archive-perl pinentry-doc readline-doc#8 2.985 Recommended packages:
#8 2.985   libnss-nis libnss-nisplus
#8 ...

#9 [stage-1 2/6] RUN apt-get update -y &&   apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates   && apt-get clean && rm -f /var/lib/apt/lists/*_*
#9 0.109 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
#9 0.119 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
#9 0.119 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
#9 0.244 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8066 kB]
#9 0.366 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [475 kB]
#9 0.489 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
#9 1.604 Fetched 8706 kB in 1s (5822 kB/s)
#9 1.604 Reading package lists...
#9 2.163 Reading package lists...
#9 2.685 Building dependency tree...
#9 2.836 Reading state information...
#9 2.956 libstdc++6 is already the newest version (10.2.1-6).
#9 2.956 libstdc++6 set to manually installed.
#9 2.956 The following additional packages will be installed:
#9 2.956   libc-l10n libgpm2 libtinfo5
#9 2.957 Suggested packages:
#9 2.957   gpm
#9 3.010 The following NEW packages will be installed:
#9 3.011   ca-certificates libc-l10n libgpm2 libncurses5 libtinfo5 locales openssl
#9 3.030 0 upgraded, 7 newly installed, 0 to remove and 41 not upgraded.
#9 3.030 Need to get 6456 kB of archives.
#9 3.030 After this operation, 23.8 MB of additional disk space will be used.
#9 3.030 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1w-0+deb11u8 [860 kB]
#9 3.040 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates all 20250419~deb12u1~deb11u1 [175 kB]
#9 3.041 Err:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-l10n all 2.31-13+deb11u14
#9 3.041   404  Not Found [IP: 146.75.78.132 80]
#9 3.045 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 locales all 2.31-13+deb11u14 [4087 kB]
#9 3.077 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
#9 3.077 Get:6 http://deb.debian.org/debian bullseye/main amd64 libtinfo5 amd64 6.2+20201114-2+deb11u2 [337 kB]
#9 3.080 Get:7 http://deb.debian.org/debian bullseye/main amd64 libncurses5 amd64 6.2+20201114-2+deb11u2 [96.8 kB]
#9 3.091 Fetched 5591 kB in 0s (85.3 MB/s)
#9 3.091 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/g/glibc/libc-l10n_2.31-13%2bdeb11u14_all.deb  404  Not Found [IP: 146.75.78.132 80]
#9 3.091 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
#9 ERROR: process "/bin/sh -c apt-get update -y &&   apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates   && apt-get clean && rm -f /var/lib/apt/lists/*_*" did not complete successfully: exit code: 100
#8 [builder  2/17] RUN apt-get update -y && apt-get install -y build-essential git     && apt-get clean && rm -f /var/lib/apt/lists/*_*
#8 CANCELED
------
 > [stage-1 2/6] RUN apt-get update -y &&   apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates   && apt-get clean && rm -f /var/lib/apt/lists/*_*:
3.040 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates all 20250419~deb12u1~deb11u1 [175 kB]
3.041 Err:3 http://deb.debian.org/debian-security bullseye-security/main amd64 libc-l10n all 2.31-13+deb11u14
3.041   404  Not Found [IP: 146.75.78.132 80]
3.045 Get:4 http://deb.debian.org/debian-security bullseye-security/main amd64 locales all 2.31-13+deb11u14 [4087 kB]
3.077 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
3.077 Get:6 http://deb.debian.org/debian bullseye/main amd64 libtinfo5 amd64 6.2+20201114-2+deb11u2 [337 kB]
3.080 Get:7 http://deb.debian.org/debian bullseye/main amd64 libncurses5 amd64 6.2+20201114-2+deb11u2 [96.8 kB]
3.091 Fetched 5591 kB in 0s (85.3 MB/s)
3.091 E: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/g/glibc/libc-l10n_2.31-13%2bdeb11u14_all.deb  404  Not Found [IP: 146.75.78.132 80]
3.091 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
------
Error: failed to fetch an image or build from source: error building: failed to solve: process "/bin/sh -c apt-get update -y &&   apt-get install -y libstdc++6 openssl libncurses5 locales ca-certificates   && apt-get clean && rm -f /var/lib/apt/lists/*_*" did not complete successfully: exit code: 100