We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
2026-09-10 02:30:01PM UTC
succeeded
flyctl v0.4.101
==> Verifying app config
Validating /repos/bluegreen/fly.toml
[32m✓[0m 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-bookworm-20260610-slim
#2 DONE 0.3s
#3 [internal] load metadata for docker.io/library/debian:bookworm-20260610-slim
#3 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-bookworm-20260610-slim@sha256:1bc3737a641f5b81ca766331e97a49106787d631d92d503bb2f0aab565274453
#5 resolve docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bookworm-20260610-slim@sha256:1bc3737a641f5b81ca766331e97a49106787d631d92d503bb2f0aab565274453 done
#5 DONE 0.0s
#6 [stage-1 1/6] FROM docker.io/library/debian:bookworm-20260610-slim@sha256:96e378d7e6531ac9a15ad505478fcc2e69f371b10f5cdf87857c4b8188404716
#6 resolve docker.io/library/debian:bookworm-20260610-slim@sha256:96e378d7e6531ac9a15ad505478fcc2e69f371b10f5cdf87857c4b8188404716 done
#6 DONE 0.0s
#7 [builder 5/17] COPY mix.exs mix.lock ./
#7 CACHED
#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 CACHED
#9 [builder 17/17] RUN mix release
#9 CACHED
#10 [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/*_*
#10 CACHED
#11 [builder 15/17] COPY config/runtime.exs config/
#11 CACHED
#12 [stage-1 4/6] WORKDIR /app
#12 CACHED
#13 [builder 7/17] RUN mkdir config
#13 CACHED
#14 [builder 12/17] COPY assets assets
#14 CACHED
#15 [builder 8/17] COPY config/config.exs config/prod.exs config/
#15 CACHED
#16 [builder 9/17] RUN mix deps.compile
#16 CACHED
#17 [builder 10/17] COPY priv priv
#17 CACHED
#18 [builder 11/17] COPY lib lib
#18 CACHED
#19 [builder 14/17] RUN mix compile
#19 CACHED
#20 [builder 16/17] COPY rel rel
#20 CACHED
#21 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#21 CACHED
#22 [builder 13/17] RUN mix assets.deploy
#22 CACHED
#23 [stage-1 5/6] RUN chown nobody /app
#23 CACHED
#24 [builder 6/17] RUN mix deps.get --only prod
#24 CACHED
#25 [builder 3/17] WORKDIR /app
#25 CACHED
#26 [builder 4/17] RUN mix local.hex --force && mix local.rebar --force
#26 CACHED
#27 [stage-1 6/6] COPY --from=builder --chown=nobody:root /app/_build/prod/rel/bluegreen ./
#27 CACHED
#28 exporting to image
#28 exporting layers done
#28 exporting manifest sha256:5bd17a2043d2b1c5845378b1d04b1c37fc3b488d8f26cbf2c37577ee68cbcdb3 done
#28 exporting config sha256:a81699cd8212165d2652f032001d49356120bf3e38b9d3d1cec6ef888c019639 done
#28 pushing layers for registry.fly.io/flybg:deployment-01M25VKG0HWA1NPFF54DV752TC@sha256:5bd17a2043d2b1c5845378b1d04b1c37fc3b488d8f26cbf2c37577ee68cbcdb3
#28 pushing layers for registry.fly.io/flybg:deployment-01M25VKG0HWA1NPFF54DV752TC@sha256:5bd17a2043d2b1c5845378b1d04b1c37fc3b488d8f26cbf2c37577ee68cbcdb3 0.1s done
#28 pushing layer sha256:a81699cd8212165d2652f032001d49356120bf3e38b9d3d1cec6ef888c019639 0.1s done
#28 pushing layer sha256:1439a6db5036432b32e132f44601405c1f0b30867660eb1d2a85bd660454b28e 0.0s done
#28 pushing layer sha256:45edf0e2fce90882a395293ff9d2005b09cfd77628e9d547f2e3ee0478f147ac 0.0s done
#28 pushing layer sha256:8fab94330d7b5a5d2e0d164f4d7b70bd0a5aa3b9d7b4594731e83d7033129797 0.1s done
#28 pushing layer sha256:088d85cbd2baaaf548b4db9c377adccf10782da38456615568c910eccc9bc7e7 0.0s done
#28 pushing layer sha256:ecefe7a01bf06dc71cce3f009c014bd88f87fac6e7a8e348ac1458b736ec7d03 0.1s done
#28 pushing layer sha256:8f1ac73bcdbb50cce81aca06a2f684f4519943a091f1f7236fcb929b018fb996 0.1s done
#28 pushing manifest for registry.fly.io/flybg:deployment-01M25VKG0HWA1NPFF54DV752TC@sha256:5bd17a2043d2b1c5845378b1d04b1c37fc3b488d8f26cbf2c37577ee68cbcdb3 0.1s done
#28 DONE 0.2s
#29 [internal] load build context
#29 transferring context: 2.46kB 0.0s done
--> Build Summary: (​)
[38;5;252m--> Building image done[0m
Watch your deployment at https://fly.io/apps/flybg/monitoring
image: registry.fly.io/flybg:deployment-01M25VKG0HWA1NPFF54DV752TC
image size: 41 MB
Updating existing machines in 'flybg' with bluegreen strategy
Verifying if app can be safely deployed
Creating green machines
Created machine 817204c6175478 [app]
Created machine 080e934ef97d98 [app]
Created machine 835071a772d408 [app]
Created machine 8dd954ae261698 [app]
Created machine 080e9d02aee038 [app]
Created machine 853d06c4445718 [app]
Created machine 85516dc412e968 [app]
Created machine 0804d76b731e78 [app]
Created machine 84e241a2dd1308 [app]
Created machine 0804e6da399e98 [app]
Created machine 7847725a5ed498 [app]
Created machine 48ed9eeeb35498 [app]
Created machine e82794ec412d28 [app]
Created machine 7849570f0ddd58 [app]
Created machine 890de5c6deed48 [app]
Created machine 080d63dc561728 [app]
Created machine 8432e6f2e41448 [app]
Created machine 68354e1f456d08 [app]
Waiting for all green machines to start
Machine 0804d76b731e78 [app] - started
Machine 0804e6da399e98 [app] - started
Machine 080d63dc561728 [app] - started
Machine 080e934ef97d98 [app] - started
Machine 080e9d02aee038 [app] - started
Machine 48ed9eeeb35498 [app] - started
Machine 68354e1f456d08 [app] - started
Machine 7847725a5ed498 [app] - started
Machine 7849570f0ddd58 [app] - started
Machine 817204c6175478 [app] - started
Machine 835071a772d408 [app] - started
Machine 8432e6f2e41448 [app] - started
Machine 84e241a2dd1308 [app] - started
Machine 853d06c4445718 [app] - started
Machine 85516dc412e968 [app] - started
Machine 890de5c6deed48 [app] - started
Machine 8dd954ae261698 [app] - started
Machine e82794ec412d28 [app] - started
Waiting for all green machines to be healthy
Machine 0804d76b731e78 [app] - 1/1 passing
Machine 0804e6da399e98 [app] - 1/1 passing
Machine 080d63dc561728 [app] - 1/1 passing
Machine 080e934ef97d98 [app] - unchecked
Machine 080e9d02aee038 [app] - 1/1 passing
Machine 48ed9eeeb35498 [app] - 1/1 passing
Machine 68354e1f456d08 [app] - 1/1 passing
Machine 7847725a5ed498 [app] - 1/1 passing
Machine 7849570f0ddd58 [app] - 1/1 passing
Machine 817204c6175478 [app] - 1/1 passing
Machine 835071a772d408 [app] - 1/1 passing
Machine 8432e6f2e41448 [app] - 1/1 passing
Machine 84e241a2dd1308 [app] - 1/1 passing
Machine 853d06c4445718 [app] - 1/1 passing
Machine 85516dc412e968 [app] - 1/1 passing
Machine 890de5c6deed48 [app] - 1/1 passing
Machine 8dd954ae261698 [app] - 1/1 passing
Machine e82794ec412d28 [app] - 1/1 passing
Machine 0804d76b731e78 [app] - 1/1 passing
Machine 0804e6da399e98 [app] - 1/1 passing
Machine 080d63dc561728 [app] - 1/1 passing
Machine 080e934ef97d98 [app] - 1/1 passing
Machine 080e9d02aee038 [app] - 1/1 passing
Machine 48ed9eeeb35498 [app] - 1/1 passing
Machine 68354e1f456d08 [app] - 1/1 passing
Machine 7847725a5ed498 [app] - 1/1 passing
Machine 7849570f0ddd58 [app] - 1/1 passing
Machine 817204c6175478 [app] - 1/1 passing
Machine 835071a772d408 [app] - 1/1 passing
Machine 8432e6f2e41448 [app] - 1/1 passing
Machine 84e241a2dd1308 [app] - 1/1 passing
Machine 853d06c4445718 [app] - 1/1 passing
Machine 85516dc412e968 [app] - 1/1 passing
Machine 890de5c6deed48 [app] - 1/1 passing
Machine 8dd954ae261698 [app] - 1/1 passing
Machine e82794ec412d28 [app] - 1/1 passing
Marking green machines as ready
Machine 080e934ef97d98 [app] now ready
Machine 817204c6175478 [app] now ready
Machine 85516dc412e968 [app] now ready
Machine 853d06c4445718 [app] now ready
Machine 080e9d02aee038 [app] now ready
Machine 0804d76b731e78 [app] now ready
Machine 84e241a2dd1308 [app] now ready
Machine 8dd954ae261698 [app] now ready
Machine 0804e6da399e98 [app] now ready
Machine 7847725a5ed498 [app] now ready
Machine e82794ec412d28 [app] now ready
Machine 48ed9eeeb35498 [app] now ready
Machine 7849570f0ddd58 [app] now ready
Machine 68354e1f456d08 [app] now ready
Machine 890de5c6deed48 [app] now ready
Machine 080d63dc561728 [app] now ready
Machine 8432e6f2e41448 [app] now ready
Machine 835071a772d408 [app] now ready
Checkpointing deployment, this may take a few seconds...
Waiting before cordoning all blue machines
Machine 48e0d2eb2dde38 [app] cordoned
Machine 82d373b729d319 [app] cordoned
Machine d895750f774948 [app] cordoned
Machine 48e0662a7532d8 [app] cordoned
Machine 87475e1f6e9d58 [app] cordoned
Machine 825d12c0957548 [app] cordoned
Machine 78417d4ae74448 [app] cordoned
Machine e829423b4625e8 [app] cordoned
Machine 811d490a999708 [app] cordoned
Machine 28655542f96e28 [app] cordoned
Machine 8d9e30fe22d4e8 [app] cordoned
Machine 7817425b09e428 [app] cordoned
Machine 185722ebd52328 [app] cordoned
Machine 6837e7ef01d678 [app] cordoned
Machine 1854407b600068 [app] cordoned
Machine 28655402bd21d8 [app] cordoned
Machine 7811d122b30498 [app] cordoned
Machine 7812733f475658 [app] cordoned
Waiting before stopping all blue machines
Stopping all blue machines
Waiting for all blue machines to stop
Machine 1854407b600068 [app] - stopped
Machine 185722ebd52328 [app] - stopped
Machine 28655402bd21d8 [app] - stopped
Machine 28655542f96e28 [app] - stopped
Machine 48e0662a7532d8 [app] - stopped
Machine 48e0d2eb2dde38 [app] - stopped
Machine 6837e7ef01d678 [app] - stopped
Machine 7811d122b30498 [app] - stopped
Machine 7812733f475658 [app] - stopped
Machine 7817425b09e428 [app] - stopped
Machine 78417d4ae74448 [app] - stopped
Machine 811d490a999708 [app] - stopped
Machine 825d12c0957548 [app] - stopped
Machine 82d373b729d319 [app] - stopped
Machine 87475e1f6e9d58 [app] - stopped
Machine 8d9e30fe22d4e8 [app] - stopped
Machine d895750f774948 [app] - started
Machine e829423b4625e8 [app] - stopped
Machine 1854407b600068 [app] - stopped
Machine 185722ebd52328 [app] - stopped
Machine 28655402bd21d8 [app] - stopped
Machine 28655542f96e28 [app] - stopped
Machine 48e0662a7532d8 [app] - stopped
Machine 48e0d2eb2dde38 [app] - stopped
Machine 6837e7ef01d678 [app] - stopped
Machine 7811d122b30498 [app] - stopped
Machine 7812733f475658 [app] - stopped
Machine 7817425b09e428 [app] - stopped
Machine 78417d4ae74448 [app] - stopped
Machine 811d490a999708 [app] - stopped
Machine 825d12c0957548 [app] - stopped
Machine 82d373b729d319 [app] - stopped
Machine 87475e1f6e9d58 [app] - stopped
Machine 8d9e30fe22d4e8 [app] - stopped
Machine d895750f774948 [app] - stopped
Machine e829423b4625e8 [app] - stopped
Destroying all blue machines
Machine 82d373b729d319 [app] destroyed
Machine d895750f774948 [app] destroyed
Machine 811d490a999708 [app] destroyed
Machine 48e0662a7532d8 [app] destroyed
Machine 48e0d2eb2dde38 [app] destroyed
Machine e829423b4625e8 [app] destroyed
Machine 78417d4ae74448 [app] destroyed
Machine 825d12c0957548 [app] destroyed
Machine 28655542f96e28 [app] destroyed
Machine 87475e1f6e9d58 [app] destroyed
Machine 7811d122b30498 [app] destroyed
Machine 8d9e30fe22d4e8 [app] destroyed
Machine 6837e7ef01d678 [app] destroyed
Machine 1854407b600068 [app] destroyed
Machine 7817425b09e428 [app] destroyed
Machine 28655402bd21d8 [app] destroyed
Machine 185722ebd52328 [app] destroyed
Machine 7812733f475658 [app] destroyed
Deployment Complete
Checking DNS configuration for flybg.fly.dev
Visit your newly deployed app at https://flybg.fly.dev/
✓ DNS configuration verified