2026-02-27 04:15:00PM UTC

succeeded

flyctl v0.4.15

==> 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 ...
#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.3s

#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 14/17] RUN mix compile
#8 CACHED
#9 [builder  7/17] RUN mkdir config
#9 CACHED
#10 [builder  8/17] COPY config/config.exs config/prod.exs config/
#10 CACHED
#11 [builder 11/17] COPY lib lib
#11 CACHED
#12 [builder 12/17] COPY assets assets
#12 CACHED
#13 [builder  4/17] RUN mix local.hex --force &&     mix local.rebar --force
#13 CACHED
#14 [builder  6/17] RUN mix deps.get --only prod
#14 CACHED

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

#16 [builder 10/17] COPY priv priv
#16 CACHED

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

#18 [builder  3/17] WORKDIR /app
#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  5/17] COPY mix.exs mix.lock ./
#20 CACHED

#21 [builder 15/17] COPY config/runtime.exs config/
#21 CACHED

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

#23 [builder 17/17] RUN mix release
#23 1.309 warning: defining a Gettext backend by calling
#23 1.309 
#23 1.309     use Gettext, otp_app: ...
#23 1.309 
#23 1.309 is deprecated. To define a backend, call:
#23 1.309 
#23 1.309     use Gettext.Backend, otp_app: :my_app
#23 1.309 
#23 1.309 Then, instead of importing your backend, call this in your module:
#23 1.309 
#23 1.309     use Gettext, backend: MyApp.Gettext
#23 1.309 
#23 1.309   lib/bluegreen_web/gettext.ex:23
#23 1.309 
#23 1.346 * assembling bluegreen-0.1.0 on MIX_ENV=prod
#23 1.349 * using config/runtime.exs to configure the release at runtime
#23 1.622 * creating _build/prod/rel/bluegreen/releases/0.1.0/env.sh#23 1.641 * skipping elixir.bat for windows (bin/elixir.bat not found in the Elixir installation)
#23 1.642 * skipping iex.bat for windows (bin/iex.bat not found in the Elixir installation)
#23 2.175 
#23 2.175 Release created at _build/prod/rel/bluegreen
#23 2.175 
#23 2.175     # To start your system
#23 2.175     _build/prod/rel/bluegreen/bin/bluegreen start
#23 2.175 
#23 2.175 Once the release is running:
#23 2.175 
#23 2.175     # To connect to it remotely
#23 2.175     _build/prod/rel/bluegreen/bin/bluegreen remote
#23 2.175 
#23 2.175     # To stop it gracefully (you may also send SIGINT/SIGTERM)
#23 2.175     _build/prod/rel/bluegreen/bin/bluegreen stop
#23 2.175 
#23 2.175 To list all commands:
#23 2.175 
#23 2.175     _build/prod/rel/bluegreen/bin/bluegreen
#23 2.175 
#23 DONE 2.3s

#24 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#24 CACHED

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

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

#27 [stage-1 5/6] RUN chown nobody /app
#27 CACHED

#28 [stage-1 6/6] COPY --from=builder --chown=nobody:root /app/_build/prod/rel/bluegreen ./
#28 DONE 0.4s
#29 exporting to image
#29 exporting layers
#29 exporting layers 0.6s done
#29 exporting manifest sha256:bda4c6c9ee74ae43a21364afce1c8a64a0f17d7ee6e350b9e6e15e8fb3f5e839 done
#29 exporting config sha256:f0eb2d15a8fac1e622a538c81b14564cc077fb60da856ffecd8b014e57f1da26 done
#29 pushing layers for registry.fly.io/flybg:deployment-01KJFY3JPMEH194C26E1QY3N2S@sha256:bda4c6c9ee74ae43a21364afce1c8a64a0f17d7ee6e350b9e6e15e8fb3f5e839
#29 pushing layer sha256:1d2946df8bc5bc961285f845d2897ff93a5559364a8aa94d5c48c701b7f287cb
#29 pushing layer sha256:f0eb2d15a8fac1e622a538c81b14564cc077fb60da856ffecd8b014e57f1da26
#29 pushing layer sha256:b7923d5e01443fb621a9a826a4c63a4a3f9ee27da351f3f882121a93b3e378dd 0.1s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d
#29 pushing layer sha256:ec0e67bdda34cd75bde948c6cb3dd0fb9a2465d6762ccf851b317ec5ba74ddd2 0.1s done
#29 pushing layer sha256:b7b9cd52c91deb3db361860ec894f43f7be30064fe8b3b390def7d935adffe41
#29 pushing layer sha256:a3ff8215d5c0409f4a0de69c8008933237572a3d6423c51bae3b293dc3de50a4
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.2s done
#29 pushing layer sha256:a3ff8215d5c0409f4a0de69c8008933237572a3d6423c51bae3b293dc3de50a4 0.1s done
#29 pushing layer sha256:f0eb2d15a8fac1e622a538c81b14564cc077fb60da856ffecd8b014e57f1da26 0.3s done
#29 pushing layer sha256:b7b9cd52c91deb3db361860ec894f43f7be30064fe8b3b390def7d935adffe41 0.2s done
#29 pushing layers for registry.fly.io/flybg:deployment-01KJFY3JPMEH194C26E1QY3N2S@sha256:bda4c6c9ee74ae43a21364afce1c8a64a0f17d7ee6e350b9e6e15e8fb3f5e839 0.5s done
#29 pushing layer sha256:1d2946df8bc5bc961285f845d2897ff93a5559364a8aa94d5c48c701b7f287cb 0.5s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KJFY3JPMEH194C26E1QY3N2S@sha256:bda4c6c9ee74ae43a21364afce1c8a64a0f17d7ee6e350b9e6e15e8fb3f5e839
#29 pushing manifest for registry.fly.io/flybg:deployment-01KJFY3JPMEH194C26E1QY3N2S@sha256:bda4c6c9ee74ae43a21364afce1c8a64a0f17d7ee6e350b9e6e15e8fb3f5e839 0.1s done
#29 DONE 1.2s
--> Build Summary:  (​)
--> Building image done

Watch your deployment at https://fly.io/apps/flybg/monitoring

image: registry.fly.io/flybg:deployment-01KJFY3JPMEH194C26E1QY3N2S
image size: 41 MB
Updating existing machines in 'flybg' with bluegreen strategy

Verifying if app can be safely deployed 

Creating green machines
  Created machine 852d57f4102e08 [app]
  Created machine 82d334c735e548 [app]
  Created machine 0807504b107398 [app]
  Created machine 8de360ae055d08 [app]
  Created machine e286071c32e998 [app]
  Created machine 683706efe02548 [app]
  Created machine 827d50a775d3d8 [app]
  Created machine 7843ed6cd32918 [app]
  Created machine 7819696f4339d8 [app]
  Created machine 7815d3ece35268 [app]
  Created machine 287d450a604ee8 [app]
  Created machine 7847725a456078 [app]
  Created machine 2863065ae42568 [app]
  Created machine 148e773a952938 [app]
  Created machine 784696dc4ed138 [app]
  Created machine 2874976b163948 [app]
  Created machine 81903dc9750998 [app]
  Created machine d891362f064098 [app]

Waiting for all green machines to start
  Machine 0807504b107398 [app] - started
  Machine 148e773a952938 [app] - started
  Machine 2863065ae42568 [app] - started
  Machine 2874976b163948 [app] - started
  Machine 287d450a604ee8 [app] - started
  Machine 683706efe02548 [app] - started
  Machine 7815d3ece35268 [app] - started
  Machine 7819696f4339d8 [app] - started
  Machine 7843ed6cd32918 [app] - started
  Machine 784696dc4ed138 [app] - started
  Machine 7847725a456078 [app] - started
  Machine 81903dc9750998 [app] - started
  Machine 827d50a775d3d8 [app] - started
  Machine 82d334c735e548 [app] - started
  Machine 852d57f4102e08 [app] - started
  Machine 8de360ae055d08 [app] - started
  Machine d891362f064098 [app] - started
  Machine e286071c32e998 [app] - started

Waiting for all green machines to be healthy
  Machine 0807504b107398 [app] - 1/1 passing
  Machine 148e773a952938 [app] - 1/1 passing
  Machine 2863065ae42568 [app] - 1/1 passing
  Machine 2874976b163948 [app] - 1/1 passing
  Machine 287d450a604ee8 [app] - 1/1 passing
  Machine 683706efe02548 [app] - 1/1 passing
  Machine 7815d3ece35268 [app] - 1/1 passing
  Machine 7819696f4339d8 [app] - 1/1 passing
  Machine 7843ed6cd32918 [app] - 1/1 passing
  Machine 784696dc4ed138 [app] - 1/1 passing
  Machine 7847725a456078 [app] - 1/1 passing
  Machine 81903dc9750998 [app] - 1/1 passing
  Machine 827d50a775d3d8 [app] - 1/1 passing
  Machine 82d334c735e548 [app] - unchecked
  Machine 852d57f4102e08 [app] - 1/1 passing
  Machine 8de360ae055d08 [app] - 1/1 passing
  Machine d891362f064098 [app] - 1/1 passing
  Machine e286071c32e998 [app] - 1/1 passing
  Machine 0807504b107398 [app] - 1/1 passing
  Machine 148e773a952938 [app] - 1/1 passing
  Machine 2863065ae42568 [app] - 1/1 passing
  Machine 2874976b163948 [app] - 1/1 passing
  Machine 287d450a604ee8 [app] - 1/1 passing
  Machine 683706efe02548 [app] - 1/1 passing
  Machine 7815d3ece35268 [app] - 1/1 passing
  Machine 7819696f4339d8 [app] - 1/1 passing
  Machine 7843ed6cd32918 [app] - 1/1 passing
  Machine 784696dc4ed138 [app] - 1/1 passing
  Machine 7847725a456078 [app] - 1/1 passing
  Machine 81903dc9750998 [app] - 1/1 passing
  Machine 827d50a775d3d8 [app] - 1/1 passing
  Machine 82d334c735e548 [app] - 1/1 passing
  Machine 852d57f4102e08 [app] - 1/1 passing
  Machine 8de360ae055d08 [app] - 1/1 passing
  Machine d891362f064098 [app] - 1/1 passing
  Machine e286071c32e998 [app] - 1/1 passing

Marking green machines as ready
  Machine 82d334c735e548 [app] now ready
  Machine 8de360ae055d08 [app] now ready
  Machine 852d57f4102e08 [app] now ready
  Machine 0807504b107398 [app] now ready
  Machine 683706efe02548 [app] now ready
  Machine 7843ed6cd32918 [app] now ready
  Machine 827d50a775d3d8 [app] now ready
  Machine 7815d3ece35268 [app] now ready
  Machine 7819696f4339d8 [app] now ready
  Machine 287d450a604ee8 [app] now ready
  Machine 148e773a952938 [app] now ready
  Machine 2863065ae42568 [app] now ready
  Machine 784696dc4ed138 [app] now ready
  Machine d891362f064098 [app] now ready
  Machine 2874976b163948 [app] now ready
  Machine 7847725a456078 [app] now ready
  Machine 81903dc9750998 [app] now ready
  Machine e286071c32e998 [app] now ready

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

Waiting before cordoning all blue machines
  Machine 8ed726c7d06e38 [app] cordoned
  Machine e825de2bd76168 [app] cordoned
  Machine 837e1ec464de98 [app] cordoned
  Machine 8e2d0eb7746708 [app] cordoned
  Machine 7817405c2e24d8 [app] cordoned
  Machine 81970df99ede28 [app] cordoned
  Machine 287dd17c012698 [app] cordoned
  Machine 0805623b2751e8 [app] cordoned
  Machine 48e2910f0575d8 [app] cordoned
  Machine 1852665b330d98 [app] cordoned
  Machine 9080772ae7d248 [app] cordoned
  Machine 2861032a796198 [app] cordoned
  Machine d8946dec677ed8 [app] cordoned
  Machine 7847455a4e4518 [app] cordoned
  Machine d8d9569f02d568 [app] cordoned
  Machine d8d9231a976968 [app] cordoned
  Machine 4d89602b3dd6e8 [app] cordoned
  Machine 7846ed2f44d738 [app] cordoned

Waiting before stopping all blue machines

Stopping all blue machines

Waiting for all blue machines to stop
  Machine 0805623b2751e8 [app] - stopped
  Machine 1852665b330d98 [app] - stopped
  Machine 2861032a796198 [app] - stopped
  Machine 287dd17c012698 [app] - started
  Machine 48e2910f0575d8 [app] - stopped
  Machine 4d89602b3dd6e8 [app] - stopped
  Machine 7817405c2e24d8 [app] - stopped
  Machine 7846ed2f44d738 [app] - stopped
  Machine 7847455a4e4518 [app] - stopped
  Machine 81970df99ede28 [app] - stopped
  Machine 837e1ec464de98 [app] - stopped
  Machine 8e2d0eb7746708 [app] - stopped
  Machine 8ed726c7d06e38 [app] - stopped
  Machine 9080772ae7d248 [app] - stopped
  Machine d8946dec677ed8 [app] - stopped
  Machine d8d9231a976968 [app] - stopped
  Machine d8d9569f02d568 [app] - stopped
  Machine e825de2bd76168 [app] - stopped
  Machine 0805623b2751e8 [app] - stopped
  Machine 1852665b330d98 [app] - stopped
  Machine 2861032a796198 [app] - stopped
  Machine 287dd17c012698 [app] - stopped
  Machine 48e2910f0575d8 [app] - stopped
  Machine 4d89602b3dd6e8 [app] - stopped
  Machine 7817405c2e24d8 [app] - stopped
  Machine 7846ed2f44d738 [app] - stopped
  Machine 7847455a4e4518 [app] - stopped
  Machine 81970df99ede28 [app] - stopped
  Machine 837e1ec464de98 [app] - stopped
  Machine 8e2d0eb7746708 [app] - stopped
  Machine 8ed726c7d06e38 [app] - stopped
  Machine 9080772ae7d248 [app] - stopped
  Machine d8946dec677ed8 [app] - stopped
  Machine d8d9231a976968 [app] - stopped
  Machine d8d9569f02d568 [app] - stopped
  Machine e825de2bd76168 [app] - stopped

Destroying all blue machines
  Machine e825de2bd76168 [app] destroyed
  Machine 8ed726c7d06e38 [app] destroyed
  Machine 8e2d0eb7746708 [app] destroyed
  Machine 287dd17c012698 [app] destroyed
  Machine 81970df99ede28 [app] destroyed
  Machine 837e1ec464de98 [app] destroyed
  Machine 7817405c2e24d8 [app] destroyed
  Machine 0805623b2751e8 [app] destroyed
  Machine 9080772ae7d248 [app] destroyed
  Machine 7846ed2f44d738 [app] destroyed
  Machine 1852665b330d98 [app] destroyed
  Machine d8946dec677ed8 [app] destroyed
  Machine 4d89602b3dd6e8 [app] destroyed
  Machine d8d9231a976968 [app] destroyed
  Machine d8d9569f02d568 [app] destroyed
  Machine 48e2910f0575d8 [app] destroyed
  Machine 7847455a4e4518 [app] destroyed
  Machine 2861032a796198 [app] destroyed

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