We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
2026-02-26 12:30:00AM UTC
succeeded
flyctl v0.4.15
==> 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.1s done
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 DONE 0.3s
#3 [internal] load metadata for docker.io/library/debian:bullseye-20230612-slim
#3 DONE 0.3s
#4 [internal] load .dockerignore
#4 transferring context: 1.31kB 0.1s done
#4 DONE 0.1s
#5 [stage-1 1/6] FROM docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5
#5 resolve docker.io/library/debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5 done
#5 DONE 0.0s
#6 [builder 1/17] FROM docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec
#6 resolve docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec done
#6 DONE 0.0s
#7 [internal] load build context
#7 transferring context: 2.46kB 0.1s done
#7 DONE 0.1s
#8 [stage-1 5/6] RUN chown nobody /app
#8 CACHED
#9 [builder 11/17] COPY lib lib
#9 CACHED
#10 [builder 17/17] RUN mix release
#10 CACHED
#11 [builder 7/17] RUN mkdir config
#11 CACHED
#12 [builder 12/17] COPY assets assets
#12 CACHED
#13 [builder 15/17] COPY config/runtime.exs config/
#13 CACHED
#14 [builder 16/17] COPY rel rel
#14 CACHED
#15 [stage-1 4/6] WORKDIR /app
#15 CACHED
#16 [builder 5/17] COPY mix.exs mix.lock ./
#16 CACHED
#17 [builder 8/17] COPY config/config.exs config/prod.exs config/
#17 CACHED
#18 [builder 4/17] RUN mix local.hex --force && mix local.rebar --force
#18 CACHED
#19 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#19 CACHED
#20 [builder 9/17] RUN mix deps.compile
#20 CACHED
#21 [builder 14/17] RUN mix compile
#21 CACHED
#22 [builder 2/17] RUN apt-get update -y && apt-get install -y build-essential git && apt-get clean && rm -f /var/lib/apt/lists/*_*
#22 CACHED
#23 [builder 10/17] COPY priv priv
#23 CACHED
#24 [builder 13/17] RUN mix assets.deploy
#24 CACHED
#25 [builder 3/17] WORKDIR /app
#25 CACHED
#26 [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/*_*
#26 CACHED
#27 [builder 6/17] RUN mix deps.get --only prod
#27 CACHED
#28 [stage-1 6/6] COPY --from=builder --chown=nobody:root /app/_build/prod/rel/bluegreen ./
#28 CACHED
#29 exporting to image
#29 exporting layers done
#29 exporting manifest sha256:32a11b87ed79e5d21c96f7f27a94b23e0b66404d5648b2c4e712e80c88dcd104 done
#29 exporting config sha256:7bc652f953fd05ed466b32dab0ee20916ed3473db48cb4bc53be15bcb7bb3702 done
#29 pushing layers for registry.fly.io/flybg:deployment-01KJBNMGE06BZFJVQQT97G9FW5@sha256:32a11b87ed79e5d21c96f7f27a94b23e0b66404d5648b2c4e712e80c88dcd104
#29 pushing layer sha256:f6caa73cba36bd43cedf64756bc4d7aea302736c7349c85658845df5c9de3edd
#29 pushing layer sha256:7bc652f953fd05ed466b32dab0ee20916ed3473db48cb4bc53be15bcb7bb3702
#29 pushing layer sha256:19b2c635d6b2fd1ce600f88fa2a966d6a77d51c5daba2496c445c902035c4e4b
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d
#29 pushing layer sha256:c512c84a66476c2b5efd9d843946185272f822ae45efb0d6ed179aee376ae9d0 0.1s done
#29 pushing layer sha256:f0dec55b188b2164950b48e0129013aa2d17e16dca01d8820573be6540f881df
#29 pushing layer sha256:ed7d2241c882a710531a74b51cae42c77774c801a189384f15bfc87e831be6c2
#29 pushing layer sha256:f6caa73cba36bd43cedf64756bc4d7aea302736c7349c85658845df5c9de3edd 0.2s done
#29 pushing layer sha256:19b2c635d6b2fd1ce600f88fa2a966d6a77d51c5daba2496c445c902035c4e4b 0.2s done
#29 pushing layer sha256:f0dec55b188b2164950b48e0129013aa2d17e16dca01d8820573be6540f881df 0.2s done
#29 pushing layers for registry.fly.io/flybg:deployment-01KJBNMGE06BZFJVQQT97G9FW5@sha256:32a11b87ed79e5d21c96f7f27a94b23e0b66404d5648b2c4e712e80c88dcd104 0.3s done
#29 pushing layer sha256:7bc652f953fd05ed466b32dab0ee20916ed3473db48cb4bc53be15bcb7bb3702 0.3s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.3s done
#29 pushing layer sha256:ed7d2241c882a710531a74b51cae42c77774c801a189384f15bfc87e831be6c2 0.3s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KJBNMGE06BZFJVQQT97G9FW5@sha256:32a11b87ed79e5d21c96f7f27a94b23e0b66404d5648b2c4e712e80c88dcd104 0.1s done
#29 DONE 0.4s
--> Build Summary: (​)
[38;5;252m--> Building image done[0m
image: registry.fly.io/flybg:deployment-01KJBNMGE06BZFJVQQT97G9FW5
image size: 41 MB
Watch your deployment at https://fly.io/apps/flybg/monitoring
Updating existing machines in 'flybg' with bluegreen strategy
Verifying if app can be safely deployed
Creating green machines
Created machine 817d62b9735578 [app]
Created machine 815401a99e0148 [app]
Created machine 185e717a039628 [app]
Created machine e822366cd4e578 [app]
Created machine 2861366aee0558 [app]
Created machine 825de7c0929918 [app]
Created machine 784929ef671148 [app]
Created machine d8d40d7c93e558 [app]
Created machine d891605b140d58 [app]
Created machine 18503d2a240968 [app]
Created machine 48e6d09c317698 [app]
Created machine d8d374b5060708 [app]
Created machine 48e7459c72e338 [app]
Created machine 287e0d4b134978 [app]
Created machine 48e647ef759d28 [app]
Created machine e8270d5c09e338 [app]
Created machine 18501dda1173e8 [app]
Created machine d8d923eb9d69e8 [app]
Waiting for all green machines to start
Machine 18501dda1173e8 [app] - started
Machine 18503d2a240968 [app] - started
Machine 185e717a039628 [app] - started
Machine 2861366aee0558 [app] - started
Machine 287e0d4b134978 [app] - started
Machine 48e647ef759d28 [app] - started
Machine 48e6d09c317698 [app] - started
Machine 48e7459c72e338 [app] - started
Machine 784929ef671148 [app] - started
Machine 815401a99e0148 [app] - started
Machine 817d62b9735578 [app] - started
Machine 825de7c0929918 [app] - started
Machine d891605b140d58 [app] - started
Machine d8d374b5060708 [app] - started
Machine d8d40d7c93e558 [app] - started
Machine d8d923eb9d69e8 [app] - started
Machine e822366cd4e578 [app] - started
Machine e8270d5c09e338 [app] - started
Waiting for all green machines to be healthy
Machine 18501dda1173e8 [app] - 1/1 passing
Machine 18503d2a240968 [app] - 1/1 passing
Machine 185e717a039628 [app] - 1/1 passing
Machine 2861366aee0558 [app] - 1/1 passing
Machine 287e0d4b134978 [app] - 1/1 passing
Machine 48e647ef759d28 [app] - 1/1 passing
Machine 48e6d09c317698 [app] - 1/1 passing
Machine 48e7459c72e338 [app] - 1/1 passing
Machine 784929ef671148 [app] - 1/1 passing
Machine 815401a99e0148 [app] - 1/1 passing
Machine 817d62b9735578 [app] - 1/1 passing
Machine 825de7c0929918 [app] - 1/1 passing
Machine d891605b140d58 [app] - 1/1 passing
Machine d8d374b5060708 [app] - 1/1 passing
Machine d8d40d7c93e558 [app] - 1/1 passing
Machine d8d923eb9d69e8 [app] - 1/1 passing
Machine e822366cd4e578 [app] - 1/1 passing
Machine e8270d5c09e338 [app] - 1/1 passing
Marking green machines as ready
Machine e822366cd4e578 [app] now ready
Machine 815401a99e0148 [app] now ready
Machine 2861366aee0558 [app] now ready
Machine 784929ef671148 [app] now ready
Machine 817d62b9735578 [app] now ready
Machine 825de7c0929918 [app] now ready
Machine 185e717a039628 [app] now ready
Machine d8d40d7c93e558 [app] now ready
Machine d891605b140d58 [app] now ready
Machine 18503d2a240968 [app] now ready
Machine 48e7459c72e338 [app] now ready
Machine 48e6d09c317698 [app] now ready
Machine 48e647ef759d28 [app] now ready
Machine 287e0d4b134978 [app] now ready
Machine e8270d5c09e338 [app] now ready
Machine d8d923eb9d69e8 [app] now ready
Machine 18501dda1173e8 [app] now ready
Machine d8d374b5060708 [app] now ready
Checkpointing deployment, this may take a few seconds...
Waiting before cordoning all blue machines
Machine 874e19a06750d8 [app] cordoned
Machine 807339f3713108 [app] cordoned
Machine 7846d05c193458 [app] cordoned
Machine 843e47a4740928 [app] cordoned
Machine 784672dc273978 [app] cordoned
Machine 7843063ae11d68 [app] cordoned
Machine 6837e5ead26238 [app] cordoned
Machine 8e3671b7769718 [app] cordoned
Machine 1853de2c564958 [app] cordoned
Machine d8de707fe26d08 [app] cordoned
Machine 48e73edc117338 [app] cordoned
Machine 48e3371c463e68 [app] cordoned
Machine 08075edf6d1108 [app] cordoned
Machine 48e7e6dad1e418 [app] cordoned
Machine 287e900c661548 [app] cordoned
Machine 2874976b104648 [app] cordoned
Machine 7815610c07d398 [app] cordoned
Machine 2861032aed1258 [app] cordoned
Waiting before stopping all blue machines
Stopping all blue machines
Waiting for all blue machines to stop
Machine 08075edf6d1108 [app] - stopped
Machine 1853de2c564958 [app] - stopped
Machine 2861032aed1258 [app] - stopped
Machine 2874976b104648 [app] - stopped
Machine 287e900c661548 [app] - stopped
Machine 48e3371c463e68 [app] - stopped
Machine 48e73edc117338 [app] - stopped
Machine 48e7e6dad1e418 [app] - stopped
Machine 6837e5ead26238 [app] - stopped
Machine 7815610c07d398 [app] - stopped
Machine 7843063ae11d68 [app] - stopped
Machine 784672dc273978 [app] - stopped
Machine 7846d05c193458 [app] - stopped
Machine 807339f3713108 [app] - stopped
Machine 843e47a4740928 [app] - stopped
Machine 874e19a06750d8 [app] - stopped
Machine 8e3671b7769718 [app] - stopped
Machine d8de707fe26d08 [app] - stopped
Destroying all blue machines
Machine 807339f3713108 [app] destroyed
Machine 7843063ae11d68 [app] destroyed
Machine 874e19a06750d8 [app] destroyed
Machine 6837e5ead26238 [app] destroyed
Machine 8e3671b7769718 [app] destroyed
Machine 784672dc273978 [app] destroyed
Machine 843e47a4740928 [app] destroyed
Machine 1853de2c564958 [app] destroyed
Machine d8de707fe26d08 [app] destroyed
Machine 7846d05c193458 [app] destroyed
Machine 08075edf6d1108 [app] destroyed
Machine 48e73edc117338 [app] destroyed
Machine 48e3371c463e68 [app] destroyed
Machine 48e7e6dad1e418 [app] destroyed
Machine 2861032aed1258 [app] destroyed
Machine 7815610c07d398 [app] destroyed
Machine 2874976b104648 [app] destroyed
Machine 287e900c661548 [app] destroyed
Deployment Complete
Checking DNS configuration for flybg.fly.dev
✓ DNS configuration verified
Visit your newly deployed app at https://flybg.fly.dev/