We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
2026-05-17 07:00:00AM UTC
succeeded
flyctl v0.4.52
==> 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 ...
#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.4s
#4 [internal] load .dockerignore
#4 transferring context: 1.31kB 0.1s done
#4 DONE 0.1s
#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 DONE 0.0s
#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 DONE 0.0s
#7 [internal] load build context
#7 transferring context: 2.46kB 0.1s done
#7 DONE 0.1s
#8 [builder 14/17] RUN mix compile
#8 CACHED
#9 [builder 12/17] COPY assets assets
#9 CACHED
#10 [builder 16/17] COPY rel rel
#10 CACHED
#11 [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/*_*
#11 CACHED
#12 [builder 10/17] COPY priv priv
#12 CACHED
#13 [stage-1 5/6] RUN chown nobody /app
#13 CACHED
#14 [builder 3/17] WORKDIR /app
#14 CACHED
#15 [builder 7/17] RUN mkdir config
#15 CACHED
#16 [builder 5/17] COPY mix.exs mix.lock ./
#16 CACHED
#17 [builder 2/17] RUN apt-get update -y && apt-get install -y build-essential git && apt-get clean && rm -f /var/lib/apt/lists/*_*
#17 CACHED
#18 [builder 9/17] RUN mix deps.compile
#18 CACHED
#19 [builder 15/17] COPY config/runtime.exs config/
#19 CACHED
#20 [builder 17/17] RUN mix release
#20 CACHED
#21 [builder 4/17] RUN mix local.hex --force && mix local.rebar --force
#21 CACHED
#22 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#22 CACHED
#23 [builder 11/17] COPY lib lib
#23 CACHED
#24 [builder 13/17] RUN mix assets.deploy
#24 CACHED
#25 [stage-1 4/6] WORKDIR /app
#25 CACHED
#26 [builder 6/17] RUN mix deps.get --only prod
#26 CACHED
#27 [builder 8/17] COPY config/config.exs config/prod.exs config/
#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:ceb187d099c9626490fbb45f9c1a66a9396910314f86bffe112f4baafa424e22 done
#29 exporting config sha256:3ba341be5ef9b5fcb05dc4b2cd4f8574444f43ff5433489d73b8885a6c494000 done
#29 pushing layers for registry.fly.io/flybg:deployment-01KRTBR45S9G8CF77GH74V54NM@sha256:ceb187d099c9626490fbb45f9c1a66a9396910314f86bffe112f4baafa424e22
#29 pushing layer sha256:3ba341be5ef9b5fcb05dc4b2cd4f8574444f43ff5433489d73b8885a6c494000 0.0s done
#29 pushing layer sha256:66feff862e0a2b8ae81259197dffccd7854d5c4815b7a963cbe293992445d7cc
#29 pushing layer sha256:9cb0694f35798a38361a36dfbe7abb3d23aef4a5a6cb2230e3e60277ae32f695
#29 pushing layer sha256:500ec2b3e724270dd3b5c9b91e8512a9539a37451906634319b903174e30f614
#29 pushing layer sha256:e38970b7906bfe17c796aaf88bfdcd238acd3e5df9ea5b7d7e9546ab6201c120
#29 pushing layer sha256:53f04663d0e5205ff50a82509984e0eff6ee1e9ceeb481e679d7c650b7c68af7 0.1s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d
#29 pushing layer sha256:9cb0694f35798a38361a36dfbe7abb3d23aef4a5a6cb2230e3e60277ae32f695 0.2s done
#29 pushing layer sha256:e38970b7906bfe17c796aaf88bfdcd238acd3e5df9ea5b7d7e9546ab6201c120 0.2s done
#29 pushing layers for registry.fly.io/flybg:deployment-01KRTBR45S9G8CF77GH74V54NM@sha256:ceb187d099c9626490fbb45f9c1a66a9396910314f86bffe112f4baafa424e22 0.2s done
#29 pushing layer sha256:66feff862e0a2b8ae81259197dffccd7854d5c4815b7a963cbe293992445d7cc 0.2s done
#29 pushing layer sha256:500ec2b3e724270dd3b5c9b91e8512a9539a37451906634319b903174e30f614 0.2s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.2s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KRTBR45S9G8CF77GH74V54NM@sha256:ceb187d099c9626490fbb45f9c1a66a9396910314f86bffe112f4baafa424e22
#29 pushing manifest for registry.fly.io/flybg:deployment-01KRTBR45S9G8CF77GH74V54NM@sha256:ceb187d099c9626490fbb45f9c1a66a9396910314f86bffe112f4baafa424e22 0.3s done
#29 DONE 0.5s
--> Build Summary: (​)
[38;5;252m--> Building image done[0m
image: registry.fly.io/flybg:deployment-01KRTBR45S9G8CF77GH74V54NM
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 7844115a391778 [app]
Created machine 7812444a971368 [app]
Created machine e78459d5b6ed48 [app]
Created machine 1854542b121628 [app]
Created machine 87e070b7325478 [app]
Created machine 2861e43b620758 [app]
Created machine 48e0de5fe67e78 [app]
Created machine 8dd960fee2d678 [app]
Created machine 7817472cd07468 [app]
Created machine 7810621a256748 [app]
Created machine 78434eea1e2608 [app]
Created machine d894912fe10ee8 [app]
Created machine d891249b036628 [app]
Created machine 080e399c36d518 [app]
Created machine e7845329ad4208 [app]
Created machine 185de97c446198 [app]
Created machine 89627ea6467148 [app]
Created machine 08016e0fe05e38 [app]
Waiting for all green machines to start
Machine 08016e0fe05e38 [app] - started
Machine 080e399c36d518 [app] - started
Machine 1854542b121628 [app] - started
Machine 185de97c446198 [app] - started
Machine 2861e43b620758 [app] - started
Machine 48e0de5fe67e78 [app] - started
Machine 7810621a256748 [app] - started
Machine 7812444a971368 [app] - started
Machine 7817472cd07468 [app] - started
Machine 78434eea1e2608 [app] - started
Machine 7844115a391778 [app] - started
Machine 87e070b7325478 [app] - started
Machine 89627ea6467148 [app] - started
Machine 8dd960fee2d678 [app] - started
Machine d891249b036628 [app] - started
Machine d894912fe10ee8 [app] - started
Machine e7845329ad4208 [app] - started
Machine e78459d5b6ed48 [app] - started
Waiting for all green machines to be healthy
Machine 08016e0fe05e38 [app] - 1/1 passing
Machine 080e399c36d518 [app] - 1/1 passing
Machine 1854542b121628 [app] - 1/1 passing
Machine 185de97c446198 [app] - 1/1 passing
Machine 2861e43b620758 [app] - 1/1 passing
Machine 48e0de5fe67e78 [app] - 1/1 passing
Machine 7810621a256748 [app] - 1/1 passing
Machine 7812444a971368 [app] - 1/1 passing
Machine 7817472cd07468 [app] - 1/1 passing
Machine 78434eea1e2608 [app] - 1/1 passing
Machine 7844115a391778 [app] - 1/1 passing
Machine 87e070b7325478 [app] - 1/1 passing
Machine 89627ea6467148 [app] - 1/1 passing
Machine 8dd960fee2d678 [app] - 1/1 passing
Machine d891249b036628 [app] - 1/1 passing
Machine d894912fe10ee8 [app] - 1/1 passing
Machine e7845329ad4208 [app] - 1/1 passing
Machine e78459d5b6ed48 [app] - 1/1 passing
Marking green machines as ready
Machine 7844115a391778 [app] now ready
Machine e78459d5b6ed48 [app] now ready
Machine 7812444a971368 [app] now ready
Machine 8dd960fee2d678 [app] now ready
Machine 87e070b7325478 [app] now ready
Machine 1854542b121628 [app] now ready
Machine 2861e43b620758 [app] now ready
Machine 48e0de5fe67e78 [app] now ready
Machine 7817472cd07468 [app] now ready
Machine 7810621a256748 [app] now ready
Machine 78434eea1e2608 [app] now ready
Machine 080e399c36d518 [app] now ready
Machine d894912fe10ee8 [app] now ready
Machine d891249b036628 [app] now ready
Machine e7845329ad4208 [app] now ready
Machine 185de97c446198 [app] now ready
Machine 89627ea6467148 [app] now ready
Machine 08016e0fe05e38 [app] now ready
Checkpointing deployment, this may take a few seconds...
Waiting before cordoning all blue machines
Machine 78465ddb3516d8 [app] cordoned
Machine 328706e4ce9328 [app] cordoned
Machine d8932e5b461008 [app] cordoned
Machine 286911ece90dd8 [app] cordoned
Machine 2873519a5392e8 [app] cordoned
Machine 827010c1296258 [app] cordoned
Machine 18513ddb360468 [app] cordoned
Machine 825d12c750e698 [app] cordoned
Machine 85e646f4470918 [app] cordoned
Machine 8dd54dfee9d528 [app] cordoned
Machine 7846355ad664e8 [app] cordoned
Machine d8d1170a0e3e78 [app] cordoned
Machine 287d071a5d2018 [app] cordoned
Machine d89124dc297528 [app] cordoned
Machine 3d8d0707f9e068 [app] cordoned
Machine 08016e4bd66928 [app] cordoned
Machine 185de97c445098 [app] cordoned
Machine 8d3e56ae2e7768 [app] cordoned
Waiting before stopping all blue machines
Stopping all blue machines
Waiting for all blue machines to stop
Machine 08016e4bd66928 [app] - stopped
Machine 18513ddb360468 [app] - stopped
Machine 185de97c445098 [app] - stopped
Machine 286911ece90dd8 [app] - stopped
Machine 2873519a5392e8 [app] - stopped
Machine 287d071a5d2018 [app] - stopped
Machine 328706e4ce9328 [app] - stopped
Machine 3d8d0707f9e068 [app] - stopped
Machine 7846355ad664e8 [app] - stopped
Machine 78465ddb3516d8 [app] - stopped
Machine 825d12c750e698 [app] - stopped
Machine 827010c1296258 [app] - stopped
Machine 85e646f4470918 [app] - stopped
Machine 8d3e56ae2e7768 [app] - stopped
Machine 8dd54dfee9d528 [app] - stopped
Machine d89124dc297528 [app] - stopped
Machine d8932e5b461008 [app] - stopped
Machine d8d1170a0e3e78 [app] - stopped
Destroying all blue machines
Machine d8932e5b461008 [app] destroyed
Machine 286911ece90dd8 [app] destroyed
Machine 328706e4ce9328 [app] destroyed
Machine 2873519a5392e8 [app] destroyed
Machine 78465ddb3516d8 [app] destroyed
Machine 827010c1296258 [app] destroyed
Machine 825d12c750e698 [app] destroyed
Machine 18513ddb360468 [app] destroyed
Machine 7846355ad664e8 [app] destroyed
Machine 85e646f4470918 [app] destroyed
Machine 8dd54dfee9d528 [app] destroyed
Machine d8d1170a0e3e78 [app] destroyed
Machine d89124dc297528 [app] destroyed
Machine 08016e4bd66928 [app] destroyed
Machine 3d8d0707f9e068 [app] destroyed
Machine 287d071a5d2018 [app] destroyed
Machine 185de97c445098 [app] destroyed
Machine 8d3e56ae2e7768 [app] destroyed
Deployment Complete
Checking DNS configuration for flybg.fly.dev
✓ DNS configuration verified
Visit your newly deployed app at https://flybg.fly.dev/