2026-05-24 07:45:00AM UTC

succeeded

flyctl v0.4.54

==> Verifying app config
Validating /repos/bluegreen/fly.toml
✓ 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 10/17] COPY priv priv
#8 CACHED
#9 [builder 12/17] COPY assets assets
#9 CACHED
#10 [builder  7/17] RUN mkdir config
#10 CACHED
#11 [builder  8/17] COPY config/config.exs config/prod.exs config/
#11 CACHED

#12 [builder 16/17] COPY rel rel
#12 CACHED

#13 [builder 13/17] RUN mix assets.deploy
#13 CACHED

#14 [builder  3/17] WORKDIR /app
#14 CACHED

#15 [builder  9/17] RUN mix deps.compile
#15 CACHED
#16 [builder 17/17] RUN mix release
#16 CACHED

#17 [builder 11/17] COPY lib lib
#17 CACHED

#18 [builder  6/17] RUN mix deps.get --only prod
#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 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#20 CACHED

#21 [stage-1 4/6] WORKDIR /app
#21 CACHED

#22 [builder  4/17] RUN mix local.hex --force &&     mix local.rebar --force
#22 CACHED

#23 [builder  5/17] COPY mix.exs mix.lock ./
#23 CACHED

#24 [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/*_*
#24 CACHED

#25 [stage-1 5/6] RUN chown nobody /app
#25 CACHED
#26 [builder 15/17] COPY config/runtime.exs config/
#26 CACHED

#27 [builder 14/17] RUN mix compile
#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-01KSCF3JCMGP23EQZTT789RP1C@sha256:56b166468e74c1a13316a4944238a677e5a6b679dae704b52a8dbb405253600f
#29 pushing layer sha256:8691fc906f1850b1ee437fa2da6636ca09cb4433a935541b110f025c092dcef7
#29 pushing layer sha256:6ff8c16db5034924292d2044e9ed81685891245cc3174825cf34dd8c092de829
#29 pushing layer sha256:0d61f4fbeaf134fd0a477140827d9a019aba7ae71ad301aa5bc0ecdaa5689ed5
#29 pushing layer sha256:5e85b6e5c5de6e839934d55163e7ada8a5488cef657b3a1c4f9d79be629ebf0b 0.1s done
#29 pushing layer sha256:4f44c0c4dbdc562548befa2f34a47a8c21f095eb6e7c863e2f9e737bb2345a75
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d
#29 pushing layer sha256:8a3a399dc112cb105345e5b5adf31d4072d5f216c7df01832742b239712e8856
#29 pushing layer sha256:8691fc906f1850b1ee437fa2da6636ca09cb4433a935541b110f025c092dcef7 0.1s done
#29 pushing layer sha256:0d61f4fbeaf134fd0a477140827d9a019aba7ae71ad301aa5bc0ecdaa5689ed5 0.2s done
#29 pushing layer sha256:8a3a399dc112cb105345e5b5adf31d4072d5f216c7df01832742b239712e8856 0.1s done
#29 pushing layers for registry.fly.io/flybg:deployment-01KSCF3JCMGP23EQZTT789RP1C@sha256:56b166468e74c1a13316a4944238a677e5a6b679dae704b52a8dbb405253600f 0.2s done
#29 pushing layer sha256:6ff8c16db5034924292d2044e9ed81685891245cc3174825cf34dd8c092de829 0.2s done
#29 pushing layer sha256:4f44c0c4dbdc562548befa2f34a47a8c21f095eb6e7c863e2f9e737bb2345a75 0.2s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.2s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KSCF3JCMGP23EQZTT789RP1C@sha256:56b166468e74c1a13316a4944238a677e5a6b679dae704b52a8dbb405253600f
#29 pushing manifest for registry.fly.io/flybg:deployment-01KSCF3JCMGP23EQZTT789RP1C@sha256:56b166468e74c1a13316a4944238a677e5a6b679dae704b52a8dbb405253600f 0.3s done
#29 DONE 0.5s
--> Build Summary:  (​)
--> Building image done
image: registry.fly.io/flybg:deployment-01KSCF3JCMGP23EQZTT789RP1C
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 08034e9f6636d8 [app]
  Created machine 148ee215b90dd8 [app]
  Created machine 781e592cd75418 [app]
  Created machine 844995a67950d8 [app]
  Created machine 867597fe7d6d48 [app]
  Created machine 1854197b152278 [app]
  Created machine 0803444b162d58 [app]
  Created machine 7849e2db3914e8 [app]
  Created machine 1859297f961078 [app]
  Created machine 8dd626fee32d18 [app]
  Created machine 68395d3c1e7e78 [app]
  Created machine 2863e27be4ee98 [app]
  Created machine 2870137f0d4728 [app]
  Created machine 7847905ad43938 [app]
  Created machine 48ee40ea739778 [app]
  Created machine 32870e9ea000e8 [app]
  Created machine d8dd79ec795618 [app]

Waiting for all green machines to start
  Machine 0803444b162d58 [app] - started
  Machine 08034e9f6636d8 [app] - started
  Machine 148ee215b90dd8 [app] - started
  Machine 1854197b152278 [app] - started
  Machine 1859297f961078 [app] - started
  Machine 2863e27be4ee98 [app] - started
  Machine 2870137f0d4728 [app] - started
  Machine 32870e9ea000e8 [app] - started
  Machine 48ee40ea739778 [app] - started
  Machine 68395d3c1e7e78 [app] - started
  Machine 781e592cd75418 [app] - started
  Machine 7847905ad43938 [app] - started
  Machine 7849e2db3914e8 [app] - started
  Machine 844995a67950d8 [app] - started
  Machine 867597fe7d6d48 [app] - started
  Machine 8dd626fee32d18 [app] - started
  Machine d8dd79ec795618 [app] - started

Waiting for all green machines to be healthy
  Machine 0803444b162d58 [app] - 1/1 passing
  Machine 08034e9f6636d8 [app] - 1/1 passing
  Machine 148ee215b90dd8 [app] - 1/1 passing
  Machine 1854197b152278 [app] - 1/1 passing
  Machine 1859297f961078 [app] - 1/1 passing
  Machine 2863e27be4ee98 [app] - 1/1 passing
  Machine 2870137f0d4728 [app] - 1/1 passing
  Machine 32870e9ea000e8 [app] - 1/1 passing
  Machine 48ee40ea739778 [app] - 1/1 passing
  Machine 68395d3c1e7e78 [app] - 1/1 passing
  Machine 781e592cd75418 [app] - 1/1 passing
  Machine 7847905ad43938 [app] - 1/1 passing
  Machine 7849e2db3914e8 [app] - 1/1 passing
  Machine 844995a67950d8 [app] - 1/1 passing
  Machine 867597fe7d6d48 [app] - 1/1 passing
  Machine 8dd626fee32d18 [app] - 1/1 passing
  Machine d8dd79ec795618 [app] - 1/1 passing

Marking green machines as ready
  Machine 148ee215b90dd8 [app] now ready
  Machine 844995a67950d8 [app] now ready
  Machine 781e592cd75418 [app] now ready
  Machine 08034e9f6636d8 [app] now ready
  Machine 867597fe7d6d48 [app] now ready
  Machine 7849e2db3914e8 [app] now ready
  Machine 1854197b152278 [app] now ready
  Machine 1859297f961078 [app] now ready
  Machine 8dd626fee32d18 [app] now ready
  Machine 68395d3c1e7e78 [app] now ready
  Machine 2863e27be4ee98 [app] now ready
  Machine 2870137f0d4728 [app] now ready
  Machine 48ee40ea739778 [app] now ready
  Machine 7847905ad43938 [app] now ready
  Machine d8dd79ec795618 [app] now ready
  Machine 32870e9ea000e8 [app] now ready
  Machine 0803444b162d58 [app] now ready

Checkpointing deployment, this may take a few seconds...

Waiting before cordoning all blue machines
  Machine 815107a975d568 [app] cordoned
  Machine 83d59df7605198 [app] cordoned
  Machine 8003d5f6503958 [app] cordoned
  Machine 852d56c47912d8 [app] cordoned
  Machine 80747da5746de8 [app] cordoned
  Machine 080336df505558 [app] cordoned
  Machine 1855361f700718 [app] cordoned
  Machine 6839323a274438 [app] cordoned
  Machine d8dd967f729998 [app] cordoned
  Machine 7817409b6014d8 [app] cordoned
  Machine d899731f012408 [app] cordoned
  Machine d896e24a557548 [app] cordoned
  Machine 8d4017aeee9ed8 [app] cordoned
  Machine 7847922bdd1308 [app] cordoned
  Machine 185e271f042918 [app] cordoned
  Machine 9080d702f14908 [app] cordoned
  Machine e820901c779308 [app] cordoned

Waiting before stopping all blue machines

Stopping all blue machines

Waiting for all blue machines to stop
  Machine 080336df505558 [app] - stopped
  Machine 1855361f700718 [app] - stopped
  Machine 185e271f042918 [app] - stopped
  Machine 6839323a274438 [app] - stopped
  Machine 7817409b6014d8 [app] - stopped
  Machine 7847922bdd1308 [app] - stopped
  Machine 8003d5f6503958 [app] - stopped
  Machine 80747da5746de8 [app] - stopped
  Machine 815107a975d568 [app] - stopped
  Machine 83d59df7605198 [app] - stopped
  Machine 852d56c47912d8 [app] - stopped
  Machine 8d4017aeee9ed8 [app] - stopped
  Machine 9080d702f14908 [app] - stopped
  Machine d896e24a557548 [app] - stopped
  Machine d899731f012408 [app] - stopped
  Machine d8dd967f729998 [app] - stopped
  Machine e820901c779308 [app] - stopped

Destroying all blue machines
  Machine 080336df505558 [app] destroyed
  Machine 852d56c47912d8 [app] destroyed
  Machine 1855361f700718 [app] destroyed
  Machine 815107a975d568 [app] destroyed
  Machine 8003d5f6503958 [app] destroyed
  Machine 6839323a274438 [app] destroyed
  Machine 80747da5746de8 [app] destroyed
  Machine 83d59df7605198 [app] destroyed
  Machine 7817409b6014d8 [app] destroyed
  Machine 8d4017aeee9ed8 [app] destroyed
  Machine d899731f012408 [app] destroyed
  Machine 7847922bdd1308 [app] destroyed
  Machine d8dd967f729998 [app] destroyed
  Machine e820901c779308 [app] destroyed
  Machine 9080d702f14908 [app] destroyed
  Machine d896e24a557548 [app] destroyed
  Machine 185e271f042918 [app] destroyed

Deployment Complete
Checking DNS configuration for flybg.fly.dev
✓ DNS configuration verified
Visit your newly deployed app at https://flybg.fly.dev/