We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
2026-05-19 07:45:00AM UTC
succeeded
flyctl v0.4.53
==> 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 [internal] load build context
#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 [builder 1/17] FROM docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec
#7 resolve docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec done
#7 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 2.46kB 0.1s done
#5 DONE 0.1s
#8 [builder 15/17] COPY config/runtime.exs config/
#8 CACHED
#9 [builder 17/17] RUN mix release
#9 CACHED
#10 [builder 14/17] RUN mix compile
#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 [builder 12/17] COPY assets assets
#13 CACHED
#14 [builder 8/17] COPY config/config.exs config/prod.exs config/
#14 CACHED
#15 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#15 CACHED
#16 [stage-1 4/6] WORKDIR /app
#16 CACHED
#17 [builder 13/17] RUN mix assets.deploy
#17 CACHED
#18 [builder 16/17] COPY rel rel
#18 CACHED
#19 [builder 2/17] RUN apt-get update -y && apt-get install -y build-essential git && apt-get clean && rm -f /var/lib/apt/lists/*_*
#19 CACHED
#20 [builder 4/17] RUN mix local.hex --force && mix local.rebar --force
#20 CACHED
#21 [builder 9/17] RUN mix deps.compile
#21 CACHED
#22 [builder 11/17] COPY lib lib
#22 CACHED
#23 [builder 3/17] WORKDIR /app
#23 CACHED
#24 [builder 7/17] RUN mkdir config
#24 CACHED
#25 [builder 6/17] RUN mix deps.get --only prod
#25 CACHED
#26 [stage-1 5/6] RUN chown nobody /app
#26 CACHED
#27 [builder 5/17] COPY mix.exs mix.lock ./
#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:56b166468e74c1a13316a4944238a677e5a6b679dae704b52a8dbb405253600f done
#29 exporting config sha256:6ff8c16db5034924292d2044e9ed81685891245cc3174825cf34dd8c092de829 done
#29 pushing layers for registry.fly.io/flybg:deployment-01KRZK3YNJFTX0SAE70WYCHHZG@sha256:56b166468e74c1a13316a4944238a677e5a6b679dae704b52a8dbb405253600f
#29 pushing layer sha256:6ff8c16db5034924292d2044e9ed81685891245cc3174825cf34dd8c092de829
#29 pushing layer sha256:8691fc906f1850b1ee437fa2da6636ca09cb4433a935541b110f025c092dcef7
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d
#29 pushing layer sha256:8a3a399dc112cb105345e5b5adf31d4072d5f216c7df01832742b239712e8856
#29 pushing layer sha256:4f44c0c4dbdc562548befa2f34a47a8c21f095eb6e7c863e2f9e737bb2345a75
#29 pushing layer sha256:5e85b6e5c5de6e839934d55163e7ada8a5488cef657b3a1c4f9d79be629ebf0b 0.1s done
#29 pushing layer sha256:0d61f4fbeaf134fd0a477140827d9a019aba7ae71ad301aa5bc0ecdaa5689ed5
#29 pushing layer sha256:6ff8c16db5034924292d2044e9ed81685891245cc3174825cf34dd8c092de829 0.1s done
#29 pushing layer sha256:8691fc906f1850b1ee437fa2da6636ca09cb4433a935541b110f025c092dcef7 0.1s done
#29 pushing layer sha256:4f44c0c4dbdc562548befa2f34a47a8c21f095eb6e7c863e2f9e737bb2345a75 0.2s done
#29 pushing layers for registry.fly.io/flybg:deployment-01KRZK3YNJFTX0SAE70WYCHHZG@sha256:56b166468e74c1a13316a4944238a677e5a6b679dae704b52a8dbb405253600f 0.2s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.2s done
#29 pushing layer sha256:8a3a399dc112cb105345e5b5adf31d4072d5f216c7df01832742b239712e8856 0.2s done
#29 pushing layer sha256:0d61f4fbeaf134fd0a477140827d9a019aba7ae71ad301aa5bc0ecdaa5689ed5 0.2s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KRZK3YNJFTX0SAE70WYCHHZG@sha256:56b166468e74c1a13316a4944238a677e5a6b679dae704b52a8dbb405253600f
#29 pushing manifest for registry.fly.io/flybg:deployment-01KRZK3YNJFTX0SAE70WYCHHZG@sha256:56b166468e74c1a13316a4944238a677e5a6b679dae704b52a8dbb405253600f 0.3s done
#29 DONE 0.5s
--> Build Summary: (​)
[38;5;252m--> Building image done[0m
image: registry.fly.io/flybg:deployment-01KRZK3YNJFTX0SAE70WYCHHZG
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 d895991a602e28 [app]
Created machine d8d5110a107d28 [app]
Created machine 2872957b637258 [app]
Created machine 80055da24d3718 [app]
Created machine 89d521a600d798 [app]
Created machine 2869349b902128 [app]
Created machine 2872d24a0d7408 [app]
Created machine 0801246f3e6778 [app]
Created machine 865134ae563938 [app]
Created machine d8d140dfe11228 [app]
Created machine 0801554c21d638 [app]
Created machine 6837934f131278 [app]
Created machine d897970be3d038 [app]
Created machine 781720dc2d0648 [app]
Created machine 48e6e95c3496d8 [app]
Created machine 82d376c7e20958 [app]
Created machine e8254d7f629728 [app]
Created machine 4d895060f55208 [app]
Waiting for all green machines to start
Machine 0801246f3e6778 [app] - started
Machine 0801554c21d638 [app] - started
Machine 2869349b902128 [app] - started
Machine 2872957b637258 [app] - started
Machine 2872d24a0d7408 [app] - started
Machine 48e6e95c3496d8 [app] - started
Machine 4d895060f55208 [app] - started
Machine 6837934f131278 [app] - started
Machine 781720dc2d0648 [app] - started
Machine 80055da24d3718 [app] - started
Machine 82d376c7e20958 [app] - started
Machine 865134ae563938 [app] - started
Machine 89d521a600d798 [app] - started
Machine d895991a602e28 [app] - started
Machine d897970be3d038 [app] - started
Machine d8d140dfe11228 [app] - started
Machine d8d5110a107d28 [app] - started
Machine e8254d7f629728 [app] - started
Waiting for all green machines to be healthy
Machine 0801246f3e6778 [app] - 1/1 passing
Machine 0801554c21d638 [app] - 1/1 passing
Machine 2869349b902128 [app] - 1/1 passing
Machine 2872957b637258 [app] - 1/1 passing
Machine 2872d24a0d7408 [app] - 1/1 passing
Machine 48e6e95c3496d8 [app] - 1/1 passing
Machine 4d895060f55208 [app] - 1/1 passing
Machine 6837934f131278 [app] - 1/1 passing
Machine 781720dc2d0648 [app] - 1/1 passing
Machine 80055da24d3718 [app] - 1/1 passing
Machine 82d376c7e20958 [app] - 1/1 passing
Machine 865134ae563938 [app] - 1/1 passing
Machine 89d521a600d798 [app] - 1/1 passing
Machine d895991a602e28 [app] - 1/1 passing
Machine d897970be3d038 [app] - 1/1 passing
Machine d8d140dfe11228 [app] - 1/1 passing
Machine d8d5110a107d28 [app] - 1/1 passing
Machine e8254d7f629728 [app] - 1/1 passing
Marking green machines as ready
Machine d895991a602e28 [app] now ready
Machine 0801246f3e6778 [app] now ready
Machine d8d5110a107d28 [app] now ready
Machine 89d521a600d798 [app] now ready
Machine 2869349b902128 [app] now ready
Machine 2872957b637258 [app] now ready
Machine 80055da24d3718 [app] now ready
Machine 2872d24a0d7408 [app] now ready
Machine 865134ae563938 [app] now ready
Machine d8d140dfe11228 [app] now ready
Machine 0801554c21d638 [app] now ready
Machine d897970be3d038 [app] now ready
Machine 6837934f131278 [app] now ready
Machine 781720dc2d0648 [app] now ready
Machine 48e6e95c3496d8 [app] now ready
Machine e8254d7f629728 [app] now ready
Machine 82d376c7e20958 [app] now ready
Machine 4d895060f55208 [app] now ready
Checkpointing deployment, this may take a few seconds...
Waiting before cordoning all blue machines
Machine 2862546cee0e48 [app] cordoned
Machine 857501f4241500 [app] cordoned
Machine d8d2e44f203598 [app] cordoned
Machine 8dd92efe994628 [app] cordoned
Machine e826304f74d0e8 [app] cordoned
Machine d8906d9f7e5158 [app] cordoned
Machine 8053e2c64d6638 [app] cordoned
Machine 2860673f429468 [app] cordoned
Machine 28692eec7e2428 [app] cordoned
Machine d8d4030b53ded8 [app] cordoned
Machine 68320edf4611d8 [app] cordoned
Machine 287ee74b343438 [app] cordoned
Machine 48ed099f039678 [app] cordoned
Machine 1855d62b199678 [app] cordoned
Machine 48ed046a203938 [app] cordoned
Machine 17812561a2d568 [app] cordoned
Machine 80e449c61992d8 [app] cordoned
Machine 7813ee2a173028 [app] cordoned
Waiting before stopping all blue machines
Stopping all blue machines
Waiting for all blue machines to stop
Machine 17812561a2d568 [app] - stopped
Machine 1855d62b199678 [app] - stopped
Machine 2860673f429468 [app] - stopped
Machine 2862546cee0e48 [app] - stopped
Machine 28692eec7e2428 [app] - stopped
Machine 287ee74b343438 [app] - stopped
Machine 48ed046a203938 [app] - stopped
Machine 48ed099f039678 [app] - stopped
Machine 68320edf4611d8 [app] - stopped
Machine 7813ee2a173028 [app] - stopped
Machine 8053e2c64d6638 [app] - stopped
Machine 80e449c61992d8 [app] - stopped
Machine 857501f4241500 [app] - stopped
Machine 8dd92efe994628 [app] - stopped
Machine d8906d9f7e5158 [app] - stopped
Machine d8d2e44f203598 [app] - stopped
Machine d8d4030b53ded8 [app] - stopped
Machine e826304f74d0e8 [app] - stopped
Destroying all blue machines
Machine 2862546cee0e48 [app] destroyed
Machine d8d2e44f203598 [app] destroyed
Machine 857501f4241500 [app] destroyed
Machine e826304f74d0e8 [app] destroyed
Machine d8906d9f7e5158 [app] destroyed
Machine 8dd92efe994628 [app] destroyed
Machine 28692eec7e2428 [app] destroyed
Machine 2860673f429468 [app] destroyed
Machine d8d4030b53ded8 [app] destroyed
Machine 7813ee2a173028 [app] destroyed
Machine 8053e2c64d6638 [app] destroyed
Machine 68320edf4611d8 [app] destroyed
Machine 287ee74b343438 [app] destroyed
Machine 1855d62b199678 [app] destroyed
Machine 17812561a2d568 [app] destroyed
Machine 48ed099f039678 [app] destroyed
Machine 48ed046a203938 [app] destroyed
Machine 80e449c61992d8 [app] destroyed
Deployment Complete
Checking DNS configuration for flybg.fly.dev
✓ DNS configuration verified
Visit your newly deployed app at https://flybg.fly.dev/