We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
2026-03-09 11:45:01PM UTC
succeeded
flyctl v0.4.19
Validating /repos/bluegreen/fly.toml
[32m✓[0m Configuration is valid
==> Verifying app config
--> 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/library/debian:bullseye-20230612-slim
#2 DONE 0.4s
#3 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#3 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 ...
#8 [builder 14/17] RUN mix compile
#8 CACHED
#9 [builder 10/17] COPY priv priv
#9 CACHED
#10 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#10 CACHED
#11 [stage-1 5/6] RUN chown nobody /app
#11 CACHED
#12 [builder 7/17] RUN mkdir config
#12 CACHED
#13 [builder 15/17] COPY config/runtime.exs config/
#13 CACHED
#14 [builder 13/17] RUN mix assets.deploy
#14 CACHED
#15 [builder 4/17] RUN mix local.hex --force && mix local.rebar --force
#15 CACHED
#16 [builder 6/17] RUN mix deps.get --only prod
#16 CACHED
#17 [builder 3/17] WORKDIR /app
#17 CACHED
#18 [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/*_*
#18 CACHED
#19 [builder 17/17] RUN mix release
#19 CACHED
#20 [builder 12/17] COPY assets assets
#20 CACHED
#21 [builder 16/17] COPY rel rel
#21 CACHED
#22 [stage-1 4/6] WORKDIR /app
#22 CACHED
#23 [builder 9/17] RUN mix deps.compile
#23 CACHED
#24 [builder 2/17] RUN apt-get update -y && apt-get install -y build-essential git && apt-get clean && rm -f /var/lib/apt/lists/*_*
#24 CACHED
#25 [builder 5/17] COPY mix.exs mix.lock ./
#25 CACHED
#26 [builder 8/17] COPY config/config.exs config/prod.exs config/
#26 CACHED
#27 [builder 11/17] COPY lib lib
#27 CACHED
#28 [stage-1 6/6] COPY --from=builder --chown=nobody:root /app/_build/prod/rel/bluegreen ./
#28 CACHED
#7 [internal] load build context
#7 transferring context: 2.46kB 0.1s done
#7 ...
#29 exporting to image
#29 exporting layers done
#29 exporting manifest sha256:a27e52cf7cd4d73ae3c60676a063cf1419ffc82d11c073936c7586057b7b47a4 done
#29 exporting config sha256:66c1b92a9c89089196e23d7e0c2afc1c42a7c19063ecdc0b863f20a862897a47 done
#29 pushing layers for registry.fly.io/flybg:deployment-01KKAFTS846H61ERG2GGBC8BEM@sha256:a27e52cf7cd4d73ae3c60676a063cf1419ffc82d11c073936c7586057b7b47a4 0.2s done
#29 pushing layer sha256:9b9d6172354342eabedcafc7b5a981084db10d42aa912999b8bec4cac164854c 0.1s done
#29 pushing layer sha256:2f91b7e22e0e5203fda1ea472ad5c3c330a8d6edb57f398dd3095285e3298a1b 0.1s done
#29 pushing layer sha256:66c1b92a9c89089196e23d7e0c2afc1c42a7c19063ecdc0b863f20a862897a47 0.1s done
#29 pushing layer sha256:18198083aed07f36f216603d43362dd02a86d08fd33f08f784b08685d1e769f9 0.2s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.2s done
#29 pushing layer sha256:7fd774369e81882708e160a5a533a155220190d2fed80959c611d7db82e8d675 0.1s done
#29 pushing layer sha256:fbe332dbfe3d0f7aff3f3e568f59b3f61b1820148e8c1640904bcfcbb0405ccd 0.1s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KKAFTS846H61ERG2GGBC8BEM@sha256:a27e52cf7cd4d73ae3c60676a063cf1419ffc82d11c073936c7586057b7b47a4 0.1s done
#29 DONE 0.3s
--> Build Summary: (​)
[38;5;252m--> Building image done[0m
image: registry.fly.io/flybg:deployment-01KKAFTS846H61ERG2GGBC8BEM
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 d8dee70f2e7d08 [app]
Created machine 3d8de066b45728 [app]
Created machine 861922fe56e1d8 [app]
Created machine 9080091db6ed68 [app]
Created machine 28715edce19e38 [app]
Created machine 48e639df3969d8 [app]
Created machine d8d9752c54dd38 [app]
Created machine 852011a4e1e658 [app]
Created machine 2879440c0d3498 [app]
Created machine 48e73edc1e4948 [app]
Created machine e286d714f4e686 [app]
Created machine 48ed672bd32708 [app]
Created machine 78495e5fe74958 [app]
Created machine 9185175db45d08 [app]
Created machine 805409b6429328 [app]
Created machine e286d742c06186 [app]
Created machine 185e271f3e6d28 [app]
Created machine 32879770f71338 [app]
Waiting for all green machines to start
Machine 185e271f3e6d28 [app] - started
Machine 28715edce19e38 [app] - started
Machine 2879440c0d3498 [app] - started
Machine 32879770f71338 [app] - started
Machine 3d8de066b45728 [app] - started
Machine 48e639df3969d8 [app] - started
Machine 48e73edc1e4948 [app] - started
Machine 48ed672bd32708 [app] - started
Machine 78495e5fe74958 [app] - started
Machine 805409b6429328 [app] - started
Machine 852011a4e1e658 [app] - started
Machine 861922fe56e1d8 [app] - started
Machine 9080091db6ed68 [app] - started
Machine 9185175db45d08 [app] - started
Machine d8d9752c54dd38 [app] - started
Machine d8dee70f2e7d08 [app] - started
Machine e286d714f4e686 [app] - started
Machine e286d742c06186 [app] - started
Waiting for all green machines to be healthy
Machine 185e271f3e6d28 [app] - 1/1 passing
Machine 28715edce19e38 [app] - 1/1 passing
Machine 2879440c0d3498 [app] - 1/1 passing
Machine 32879770f71338 [app] - 1/1 passing
Machine 3d8de066b45728 [app] - 1/1 passing
Machine 48e639df3969d8 [app] - 1/1 passing
Machine 48e73edc1e4948 [app] - 1/1 passing
Machine 48ed672bd32708 [app] - 1/1 passing
Machine 78495e5fe74958 [app] - 1/1 passing
Machine 805409b6429328 [app] - 1/1 passing
Machine 852011a4e1e658 [app] - 1/1 passing
Machine 861922fe56e1d8 [app] - 1/1 passing
Machine 9080091db6ed68 [app] - 1/1 passing
Machine 9185175db45d08 [app] - 1/1 passing
Machine d8d9752c54dd38 [app] - 1/1 passing
Machine d8dee70f2e7d08 [app] - 1/1 passing
Machine e286d714f4e686 [app] - 1/1 passing
Machine e286d742c06186 [app] - 1/1 passing
Marking green machines as ready
Machine d8dee70f2e7d08 [app] now ready
Machine 28715edce19e38 [app] now ready
Machine 9080091db6ed68 [app] now ready
Machine d8d9752c54dd38 [app] now ready
Machine 3d8de066b45728 [app] now ready
Machine 48e639df3969d8 [app] now ready
Machine 852011a4e1e658 [app] now ready
Machine 2879440c0d3498 [app] now ready
Machine 48e73edc1e4948 [app] now ready
Machine 48ed672bd32708 [app] now ready
Machine e286d714f4e686 [app] now ready
Machine 861922fe56e1d8 [app] now ready
Machine 9185175db45d08 [app] now ready
Machine 78495e5fe74958 [app] now ready
Machine 805409b6429328 [app] now ready
Machine e286d742c06186 [app] now ready
Machine 185e271f3e6d28 [app] now ready
Machine 32879770f71338 [app] now ready
Checkpointing deployment, this may take a few seconds...
Waiting before cordoning all blue machines
Machine 17810e42f36278 [app] cordoned
Machine 2876935bd13648 [app] cordoned
Machine 185095da2d6d28 [app] cordoned
Machine 781740da013448 [app] cordoned
Machine e827565f565d48 [app] cordoned
Machine 2874592a9e7de8 [app] cordoned
Machine 91855d66c9d6e8 [app] cordoned
Machine 7844ee5a254058 [app] cordoned
Machine 3d8d5dd0a30689 [app] cordoned
Machine 68320e0f10e908 [app] cordoned
Machine 2860413a474448 [app] cordoned
Machine 7847920c234498 [app] cordoned
Machine d894755a474e38 [app] cordoned
Machine 9185175db45308 [app] cordoned
Machine 148e129ec21489 [app] cordoned
Machine 1857490a5d0258 [app] cordoned
Machine 8043dda635ed78 [app] cordoned
Machine e7844dd5a0e0d8 [app] cordoned
Waiting before stopping all blue machines
Stopping all blue machines
Waiting for all blue machines to stop
Machine 148e129ec21489 [app] - stopped
Machine 17810e42f36278 [app] - stopped
Machine 185095da2d6d28 [app] - stopped
Machine 1857490a5d0258 [app] - stopped
Machine 2860413a474448 [app] - stopped
Machine 2874592a9e7de8 [app] - stopped
Machine 2876935bd13648 [app] - stopped
Machine 3d8d5dd0a30689 [app] - stopped
Machine 68320e0f10e908 [app] - stopped
Machine 781740da013448 [app] - stopped
Machine 7844ee5a254058 [app] - stopped
Machine 7847920c234498 [app] - stopped
Machine 8043dda635ed78 [app] - stopped
Machine 9185175db45308 [app] - stopped
Machine 91855d66c9d6e8 [app] - stopped
Machine d894755a474e38 [app] - stopped
Machine e7844dd5a0e0d8 [app] - stopped
Machine e827565f565d48 [app] - stopped
Destroying all blue machines
Machine 17810e42f36278 [app] destroyed
Machine 2876935bd13648 [app] destroyed
Machine e827565f565d48 [app] destroyed
Machine 91855d66c9d6e8 [app] destroyed
Machine 185095da2d6d28 [app] destroyed
Machine 8043dda635ed78 [app] destroyed
Machine 781740da013448 [app] destroyed
Machine 3d8d5dd0a30689 [app] destroyed
Machine 7844ee5a254058 [app] destroyed
Machine 2874592a9e7de8 [app] destroyed
Machine 7847920c234498 [app] destroyed
Machine 68320e0f10e908 [app] destroyed
Machine 9185175db45308 [app] destroyed
Machine 2860413a474448 [app] destroyed
Machine d894755a474e38 [app] destroyed
Machine 1857490a5d0258 [app] destroyed
Machine 148e129ec21489 [app] destroyed
Machine e7844dd5a0e0d8 [app] destroyed
Deployment Complete
Checking DNS configuration for flybg.fly.dev
✓ DNS configuration verified
Visit your newly deployed app at https://flybg.fly.dev/