2026-02-25 11:15:00AM 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 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: 33B 0.0s
#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  7/17] RUN mkdir config
#8 CACHED
#9 [builder 11/17] COPY lib lib
#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  3/17] WORKDIR /app
#12 CACHED

#13 [builder 12/17] COPY assets assets
#13 CACHED

#14 [builder 17/17] RUN mix release
#14 CACHED

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

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

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

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

#19 [builder  8/17] COPY config/config.exs config/prod.exs config/
#19 CACHED
#20 [builder  2/17] RUN apt-get update -y && apt-get install -y build-essential git     && apt-get clean && rm -f /var/lib/apt/lists/*_*
#20 CACHED
#21 [builder 15/17] COPY config/runtime.exs config/
#21 CACHED

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

#23 [builder  6/17] RUN mix deps.get --only prod
#23 CACHED

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

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

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

#27 [builder 13/17] RUN mix assets.deploy
#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:32a11b87ed79e5d21c96f7f27a94b23e0b66404d5648b2c4e712e80c88dcd104 done
#29 exporting config sha256:7bc652f953fd05ed466b32dab0ee20916ed3473db48cb4bc53be15bcb7bb3702 done
#29 pushing layers for registry.fly.io/flybg:deployment-01KJA84TW6Q7J2Y00B13DSPJC9@sha256:32a11b87ed79e5d21c96f7f27a94b23e0b66404d5648b2c4e712e80c88dcd104
#29 pushing layer sha256:7bc652f953fd05ed466b32dab0ee20916ed3473db48cb4bc53be15bcb7bb3702
#29 pushing layer sha256:f6caa73cba36bd43cedf64756bc4d7aea302736c7349c85658845df5c9de3edd
#29 pushing layer sha256:f0dec55b188b2164950b48e0129013aa2d17e16dca01d8820573be6540f881df
#29 pushing layer sha256:19b2c635d6b2fd1ce600f88fa2a966d6a77d51c5daba2496c445c902035c4e4b
#29 pushing layer sha256:ed7d2241c882a710531a74b51cae42c77774c801a189384f15bfc87e831be6c2
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d
#29 pushing layer sha256:c512c84a66476c2b5efd9d843946185272f822ae45efb0d6ed179aee376ae9d0 0.1s done
#29 pushing layer sha256:f6caa73cba36bd43cedf64756bc4d7aea302736c7349c85658845df5c9de3edd 0.2s done
#29 pushing layer sha256:19b2c635d6b2fd1ce600f88fa2a966d6a77d51c5daba2496c445c902035c4e4b 0.1s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.1s done
#29 pushing layers for registry.fly.io/flybg:deployment-01KJA84TW6Q7J2Y00B13DSPJC9@sha256:32a11b87ed79e5d21c96f7f27a94b23e0b66404d5648b2c4e712e80c88dcd104 0.2s done
#29 pushing layer sha256:7bc652f953fd05ed466b32dab0ee20916ed3473db48cb4bc53be15bcb7bb3702 0.2s done
#29 pushing layer sha256:f0dec55b188b2164950b48e0129013aa2d17e16dca01d8820573be6540f881df 0.2s done
#29 pushing layer sha256:ed7d2241c882a710531a74b51cae42c77774c801a189384f15bfc87e831be6c2 0.2s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KJA84TW6Q7J2Y00B13DSPJC9@sha256:32a11b87ed79e5d21c96f7f27a94b23e0b66404d5648b2c4e712e80c88dcd104
#29 pushing manifest for registry.fly.io/flybg:deployment-01KJA84TW6Q7J2Y00B13DSPJC9@sha256:32a11b87ed79e5d21c96f7f27a94b23e0b66404d5648b2c4e712e80c88dcd104 0.3s done
#29 DONE 0.6s
--> Build Summary:  (​)
--> Building image done
image: registry.fly.io/flybg:deployment-01KJA84TW6Q7J2Y00B13DSPJC9
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 d894591ce71998 [app]
  Created machine 080532eb359948 [app]
  Created machine 286066c1373568 [app]
  Created machine 48ed770f276738 [app]
  Created machine 843e14b2e6e238 [app]
  Created machine e823219a7623d8 [app]
  Created machine 2863302c96d078 [app]
  Created machine 2867009a496048 [app]
  Created machine 784700df915028 [app]
  Created machine d8d14edf09e078 [app]
  Created machine e8293d0f202798 [app]
  Created machine d89220eb6d5e08 [app]
  Created machine 7840572a063698 [app]
  Created machine 185722eb72d4e8 [app]
  Created machine 781090db962328 [app]
  Created machine 6839d3df677478 [app]
  Created machine e8254dea643608 [app]
  Created machine 18501dda111158 [app]

Waiting for all green machines to start
  Machine 080532eb359948 [app] - started
  Machine 18501dda111158 [app] - started
  Machine 185722eb72d4e8 [app] - started
  Machine 286066c1373568 [app] - started
  Machine 2863302c96d078 [app] - started
  Machine 2867009a496048 [app] - started
  Machine 48ed770f276738 [app] - started
  Machine 6839d3df677478 [app] - started
  Machine 781090db962328 [app] - started
  Machine 7840572a063698 [app] - started
  Machine 784700df915028 [app] - started
  Machine 843e14b2e6e238 [app] - started
  Machine d89220eb6d5e08 [app] - started
  Machine d894591ce71998 [app] - started
  Machine d8d14edf09e078 [app] - started
  Machine e823219a7623d8 [app] - started
  Machine e8254dea643608 [app] - started
  Machine e8293d0f202798 [app] - started

Waiting for all green machines to be healthy
  Machine 080532eb359948 [app] - 1/1 passing
  Machine 18501dda111158 [app] - 1/1 passing
  Machine 185722eb72d4e8 [app] - 1/1 passing
  Machine 286066c1373568 [app] - 1/1 passing
  Machine 2863302c96d078 [app] - 1/1 passing
  Machine 2867009a496048 [app] - 1/1 passing
  Machine 48ed770f276738 [app] - 1/1 passing
  Machine 6839d3df677478 [app] - 1/1 passing
  Machine 781090db962328 [app] - 1/1 passing
  Machine 7840572a063698 [app] - 1/1 passing
  Machine 784700df915028 [app] - 1/1 passing
  Machine 843e14b2e6e238 [app] - 1/1 passing
  Machine d89220eb6d5e08 [app] - 1/1 passing
  Machine d894591ce71998 [app] - 1/1 passing
  Machine d8d14edf09e078 [app] - 1/1 passing
  Machine e823219a7623d8 [app] - 1/1 passing
  Machine e8254dea643608 [app] - 1/1 passing
  Machine e8293d0f202798 [app] - 1/1 passing

Marking green machines as ready
  Machine 080532eb359948 [app] now ready
  Machine d894591ce71998 [app] now ready
  Machine 48ed770f276738 [app] now ready
  Machine 843e14b2e6e238 [app] now ready
  Machine e823219a7623d8 [app] now ready
  Machine 2867009a496048 [app] now ready
  Machine 2863302c96d078 [app] now ready
  Machine 286066c1373568 [app] now ready
  Machine 784700df915028 [app] now ready
  Machine d8d14edf09e078 [app] now ready
  Machine e8293d0f202798 [app] now ready
  Machine 185722eb72d4e8 [app] now ready
  Machine 7840572a063698 [app] now ready
  Machine 781090db962328 [app] now ready
  Machine e8254dea643608 [app] now ready
  Machine 6839d3df677478 [app] now ready
  Machine d89220eb6d5e08 [app] now ready
  Machine 18501dda111158 [app] now ready

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

Waiting before cordoning all blue machines
  Machine 811753f95612e8 [app] cordoned
  Machine 781711dc073168 [app] cordoned
  Machine 683dde9b276d68 [app] cordoned
  Machine 48e7559fde9978 [app] cordoned
  Machine 08021def055508 [app] cordoned
  Machine 185e033f6dd408 [app] cordoned
  Machine 287351a9d9e718 [app] cordoned
  Machine 891d17f6e51258 [app] cordoned
  Machine 48e4539c132258 [app] cordoned
  Machine 0801e94c0359d8 [app] cordoned
  Machine d8dd547b6e0558 [app] cordoned
  Machine 7847563fd54328 [app] cordoned
  Machine 6830971f672578 [app] cordoned
  Machine 7811e97b0d2728 [app] cordoned
  Machine 1855956b4d7628 [app] cordoned
  Machine 68379def7e9218 [app] cordoned
  Machine e827e00a000758 [app] cordoned
  Machine 2863256c7e9d98 [app] cordoned

Waiting before stopping all blue machines

Stopping all blue machines

Waiting for all blue machines to stop
  Machine 0801e94c0359d8 [app] - stopped
  Machine 08021def055508 [app] - stopped
  Machine 1855956b4d7628 [app] - stopped
  Machine 185e033f6dd408 [app] - stopped
  Machine 2863256c7e9d98 [app] - stopped
  Machine 287351a9d9e718 [app] - stopped
  Machine 48e4539c132258 [app] - stopped
  Machine 48e7559fde9978 [app] - stopped
  Machine 6830971f672578 [app] - stopped
  Machine 68379def7e9218 [app] - stopped
  Machine 683dde9b276d68 [app] - stopped
  Machine 7811e97b0d2728 [app] - stopped
  Machine 781711dc073168 [app] - stopped
  Machine 7847563fd54328 [app] - stopped
  Machine 811753f95612e8 [app] - stopped
  Machine 891d17f6e51258 [app] - stopped
  Machine d8dd547b6e0558 [app] - stopped
  Machine e827e00a000758 [app] - stopped

Destroying all blue machines
  Machine 287351a9d9e718 [app] destroyed
  Machine 48e7559fde9978 [app] destroyed
  Machine 811753f95612e8 [app] destroyed
  Machine 781711dc073168 [app] destroyed
  Machine 185e033f6dd408 [app] destroyed
  Machine 08021def055508 [app] destroyed
  Machine 683dde9b276d68 [app] destroyed
  Machine 891d17f6e51258 [app] destroyed
  Machine 48e4539c132258 [app] destroyed
  Machine 0801e94c0359d8 [app] destroyed
  Machine 1855956b4d7628 [app] destroyed
  Machine d8dd547b6e0558 [app] destroyed
  Machine 7847563fd54328 [app] destroyed
  Machine 68379def7e9218 [app] destroyed
  Machine 7811e97b0d2728 [app] destroyed
  Machine 6830971f672578 [app] destroyed
  Machine 2863256c7e9d98 [app] destroyed
  Machine e827e00a000758 [app] destroyed

Deployment Complete
WARN error refreshing lease for machine 7847563fd54328: failed to get lease on VM 7847563fd54328: request returned non-2xx status: 408: 

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