We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
2026-03-21 10:45:01AM UTC
succeeded
flyctl v0.4.26
==> 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.4s
#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 [builder 9/17] RUN mix deps.compile
#8 CACHED
#9 [builder 4/17] RUN mix local.hex --force && mix local.rebar --force
#9 CACHED
#10 [builder 13/17] RUN mix assets.deploy
#10 CACHED
#11 [builder 6/17] RUN mix deps.get --only prod
#11 CACHED
#12 [builder 17/17] RUN mix release
#12 CACHED
#13 [stage-1 5/6] RUN chown nobody /app
#13 CACHED
#14 [builder 14/17] RUN mix compile
#14 CACHED
#15 [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/*_*
#15 CACHED
#16 [builder 8/17] COPY config/config.exs config/prod.exs config/
#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 12/17] COPY assets assets
#18 CACHED
#19 [builder 7/17] RUN mkdir config
#19 CACHED
#20 [builder 16/17] COPY rel rel
#20 CACHED
#21 [stage-1 4/6] WORKDIR /app
#21 CACHED
#22 [builder 3/17] WORKDIR /app
#22 CACHED
#23 [builder 10/17] COPY priv priv
#23 CACHED
#24 [builder 11/17] COPY lib lib
#24 CACHED
#25 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#25 CACHED
#26 [builder 15/17] COPY config/runtime.exs config/
#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:de800320482a0e262aa2d6aab92b18fdad600f7ad0a3fbd8a8b5b56467a5a4fa done
#29 exporting config sha256:85a804e3f6d53237b353aacbc76187e43d3bc77a6d72fd474797b8b18c394d63 done
#29 pushing layers for registry.fly.io/flybg:deployment-01KM7ZZ5AGPTXZVSMKJK1Q734Q@sha256:de800320482a0e262aa2d6aab92b18fdad600f7ad0a3fbd8a8b5b56467a5a4fa
#29 pushing layer sha256:719956335050e490e1a3402f1ad81ab27e6d3428a62eb68ec329861142c9f33e 0.1s done
#29 pushing layer sha256:85a804e3f6d53237b353aacbc76187e43d3bc77a6d72fd474797b8b18c394d63
#29 pushing layer sha256:45b5516430d20d7aba24effc07d4992634bbe436b04898aeb61e0bf9a05b61be
#29 pushing layer sha256:512c8899045fc6005232e134466190360160b8907edf0527d6ab67b4edc0d7c3
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d
#29 pushing layer sha256:ee052d6eac1571fc8f44852456f5a6c486ef90b740882e70ec3c039a8287c65f
#29 pushing layer sha256:4796adb850cda8f99afb2f1a1f9362033b3d37c6a209f7173faf33162ac5fd64
#29 pushing layer sha256:45b5516430d20d7aba24effc07d4992634bbe436b04898aeb61e0bf9a05b61be 0.1s done
#29 pushing layer sha256:512c8899045fc6005232e134466190360160b8907edf0527d6ab67b4edc0d7c3 0.2s done
#29 pushing layer sha256:ee052d6eac1571fc8f44852456f5a6c486ef90b740882e70ec3c039a8287c65f 0.1s done
#29 pushing layers for registry.fly.io/flybg:deployment-01KM7ZZ5AGPTXZVSMKJK1Q734Q@sha256:de800320482a0e262aa2d6aab92b18fdad600f7ad0a3fbd8a8b5b56467a5a4fa 0.2s done
#29 pushing layer sha256:85a804e3f6d53237b353aacbc76187e43d3bc77a6d72fd474797b8b18c394d63 0.2s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.2s done
#29 pushing layer sha256:4796adb850cda8f99afb2f1a1f9362033b3d37c6a209f7173faf33162ac5fd64 0.2s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KM7ZZ5AGPTXZVSMKJK1Q734Q@sha256:de800320482a0e262aa2d6aab92b18fdad600f7ad0a3fbd8a8b5b56467a5a4fa 0.1s done
#29 DONE 0.3s
--> Build Summary: (​)
[38;5;252m--> Building image done[0m
image: registry.fly.io/flybg:deployment-01KM7ZZ5AGPTXZVSMKJK1Q734Q
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 0800075b623778 [app]
Created machine 32879205ade908 [app]
Created machine 847569a3e06968 [app]
Created machine d8d9223f623ed8 [app]
Created machine 7819645b233298 [app]
Created machine d8d4529f134d18 [app]
Created machine 806700f6437498 [app]
Created machine 3287d9d1ce1358 [app]
Created machine 7847725ae2d1e8 [app]
Created machine 5683669ec29568 [app]
Created machine 185106df4d4308 [app]
Created machine 1850921c177168 [app]
Created machine d8d5201ae20568 [app]
Created machine d8d9eeeb435928 [app]
Created machine 7815616fd35278 [app]
Created machine 3d8d520eb7d108 [app]
Created machine 7817322a479e78 [app]
Created machine 48e25d7ad997d8 [app]
Waiting for all green machines to start
Machine 0800075b623778 [app] - started
Machine 1850921c177168 [app] - started
Machine 185106df4d4308 [app] - started
Machine 32879205ade908 [app] - started
Machine 3287d9d1ce1358 [app] - started
Machine 3d8d520eb7d108 [app] - started
Machine 48e25d7ad997d8 [app] - started
Machine 5683669ec29568 [app] - started
Machine 7815616fd35278 [app] - started
Machine 7817322a479e78 [app] - started
Machine 7819645b233298 [app] - started
Machine 7847725ae2d1e8 [app] - started
Machine 806700f6437498 [app] - started
Machine 847569a3e06968 [app] - started
Machine d8d4529f134d18 [app] - started
Machine d8d5201ae20568 [app] - started
Machine d8d9223f623ed8 [app] - started
Machine d8d9eeeb435928 [app] - started
Waiting for all green machines to be healthy
Machine 0800075b623778 [app] - 1/1 passing
Machine 1850921c177168 [app] - 1/1 passing
Machine 185106df4d4308 [app] - 1/1 passing
Machine 32879205ade908 [app] - 1/1 passing
Machine 3287d9d1ce1358 [app] - 1/1 passing
Machine 3d8d520eb7d108 [app] - 1/1 passing
Machine 48e25d7ad997d8 [app] - 1/1 passing
Machine 5683669ec29568 [app] - 1/1 passing
Machine 7815616fd35278 [app] - 1/1 passing
Machine 7817322a479e78 [app] - 1/1 passing
Machine 7819645b233298 [app] - 1/1 passing
Machine 7847725ae2d1e8 [app] - 1/1 passing
Machine 806700f6437498 [app] - 1/1 passing
Machine 847569a3e06968 [app] - 1/1 passing
Machine d8d4529f134d18 [app] - 1/1 passing
Machine d8d5201ae20568 [app] - 1/1 passing
Machine d8d9223f623ed8 [app] - 1/1 passing
Machine d8d9eeeb435928 [app] - 1/1 passing
Marking green machines as ready
Machine 0800075b623778 [app] now ready
Machine 3287d9d1ce1358 [app] now ready
Machine d8d4529f134d18 [app] now ready
Machine 32879205ade908 [app] now ready
Machine d8d9223f623ed8 [app] now ready
Machine 847569a3e06968 [app] now ready
Machine 7819645b233298 [app] now ready
Machine 806700f6437498 [app] now ready
Machine 7847725ae2d1e8 [app] now ready
Machine 185106df4d4308 [app] now ready
Machine 5683669ec29568 [app] now ready
Machine 7815616fd35278 [app] now ready
Machine 1850921c177168 [app] now ready
Machine d8d9eeeb435928 [app] now ready
Machine 3d8d520eb7d108 [app] now ready
Machine d8d5201ae20568 [app] now ready
Machine 48e25d7ad997d8 [app] now ready
Machine 7817322a479e78 [app] now ready
Checkpointing deployment, this may take a few seconds...
Waiting before cordoning all blue machines
Machine 87e290bdd07508 [app] cordoned
Machine 6836679b745298 [app] cordoned
Machine 908003d6c9dd58 [app] cordoned
Machine 85e714a4466778 [app] cordoned
Machine 185551dc433558 [app] cordoned
Machine 4d89250ea3e7d8 [app] cordoned
Machine 48e7362ce36738 [app] cordoned
Machine 286dd35be26328 [app] cordoned
Machine 7849236f641018 [app] cordoned
Machine d8d4527c161d48 [app] cordoned
Machine 683779ef1202e8 [app] cordoned
Machine 0807799a1524e8 [app] cordoned
Machine d8d5456ce09e78 [app] cordoned
Machine 781720dc5941d8 [app] cordoned
Machine d897195b61d958 [app] cordoned
Machine 08016e7a0ee618 [app] cordoned
Machine 7847455ae72668 [app] cordoned
Machine 17813e20ad7548 [app] cordoned
Waiting before stopping all blue machines
Stopping all blue machines
Waiting for all blue machines to stop
Machine 08016e7a0ee618 [app] - stopped
Machine 0807799a1524e8 [app] - stopped
Machine 17813e20ad7548 [app] - stopped
Machine 185551dc433558 [app] - stopped
Machine 286dd35be26328 [app] - stopped
Machine 48e7362ce36738 [app] - stopped
Machine 4d89250ea3e7d8 [app] - stopped
Machine 6836679b745298 [app] - stopped
Machine 683779ef1202e8 [app] - stopped
Machine 781720dc5941d8 [app] - stopped
Machine 7847455ae72668 [app] - stopped
Machine 7849236f641018 [app] - stopped
Machine 85e714a4466778 [app] - stopped
Machine 87e290bdd07508 [app] - stopped
Machine 908003d6c9dd58 [app] - stopped
Machine d897195b61d958 [app] - stopped
Machine d8d4527c161d48 [app] - stopped
Machine d8d5456ce09e78 [app] - stopped
Destroying all blue machines
Machine 6836679b745298 [app] destroyed
Machine 4d89250ea3e7d8 [app] destroyed
Machine 908003d6c9dd58 [app] destroyed
Machine 85e714a4466778 [app] destroyed
Machine 286dd35be26328 [app] destroyed
Machine 185551dc433558 [app] destroyed
Machine 87e290bdd07508 [app] destroyed
Machine d8d4527c161d48 [app] destroyed
Machine 683779ef1202e8 [app] destroyed
Machine 48e7362ce36738 [app] destroyed
Machine 7849236f641018 [app] destroyed
Machine 0807799a1524e8 [app] destroyed
Machine 781720dc5941d8 [app] destroyed
Machine d897195b61d958 [app] destroyed
Machine 08016e7a0ee618 [app] destroyed
Machine 17813e20ad7548 [app] destroyed
Machine d8d5456ce09e78 [app] destroyed
Machine 7847455ae72668 [app] destroyed
Deployment Complete
Checking DNS configuration for flybg.fly.dev
✓ DNS configuration verified
Visit your newly deployed app at https://flybg.fly.dev/