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

succeeded

flyctl v0.4.15

==> Verifying app config
--> Verified app config
Validating /repos/bluegreen/fly.toml
✓ Configuration is valid
==> 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.5s
#4 [internal] load .dockerignore
#4 transferring context: 1.31kB 0.1s done
#4 DONE 0.1s
#5 [builder  1/17] FROM docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec
#5 resolve docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim@sha256:e7e2e55efdcdc2914f65b7e65ef82bbb47be654ec84bc7bfc5fa2cc3396fd9ec done
#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 [internal] load build context
#7 ...
#8 [builder  7/17] RUN mkdir config
#8 CACHED
#9 [builder 15/17] COPY config/runtime.exs config/
#9 CACHED
#10 [builder  5/17] COPY mix.exs mix.lock ./
#10 CACHED
#11 [stage-1 4/6] WORKDIR /app
#11 CACHED
#12 [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/*_*
#12 CACHED

#13 [builder 14/17] RUN mix compile
#13 CACHED

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

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

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

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

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

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

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

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

#22 [builder  2/17] RUN apt-get update -y && apt-get install -y build-essential git     && apt-get clean && rm -f /var/lib/apt/lists/*_*
#22 CACHED

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

#24 [builder  8/17] COPY config/config.exs config/prod.exs config/
#24 CACHED

#25 [builder 11/17] COPY lib lib
#25 CACHED
#26 [builder 16/17] COPY rel rel
#26 CACHED
#27 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#27 CACHED
#28 [stage-1 6/6] COPY --from=builder --chown=nobody:root /app/_build/prod/rel/bluegreen ./
#28 CACHED

#7 [internal] load build context
#7 transferring context: 2.46kB 0.1s done
#7 ...

#29 exporting to image
#29 exporting layers done
#29 exporting manifest sha256:d36816f1bb98878480a0d3deb924af3ef41c69ea9f5f2e440998415031eb62cc done
#29 exporting config sha256:1b4865ddc48aad1780a72c585d897a0db8b1fbf2e157c90cf19a50a455bb7ca9 done
#29 pushing layers for registry.fly.io/flybg:deployment-01KJG8D5PH3V95WPZBJCY5PEMX@sha256:d36816f1bb98878480a0d3deb924af3ef41c69ea9f5f2e440998415031eb62cc 0.2s done
#29 pushing layer sha256:0b0f9fad5c4fdf3622f89c532a096f9d7ce3248650b04a8d31288e25c17b35f1 0.1s done
#29 pushing layer sha256:926e8114962736b44b881c34894a19f1f9441eb89f307ed82f841a028db1aab0 0.2s done
#29 pushing layer sha256:1b4865ddc48aad1780a72c585d897a0db8b1fbf2e157c90cf19a50a455bb7ca9 0.1s done
#29 pushing layer sha256:a5b2881e4405de27103f6784b66621fbb5cb08e8ae550ffdc904deafb61704dc 0.2s done
#29 pushing layer sha256:c39c308da35fed5b12faf81f8cbd1eefc6d6fe88f02d1228259b2822763d473d 0.1s done
#29 pushing layer sha256:fb81ded98773bc228d36ea74cc0e4fdc1655243f7b3d29b33406f7d849ebd50f 0.1s done
#29 pushing layer sha256:306c80b490b431f6522e6e247a55e2de505c8a4c2f6418d88acb94a1e100d0c7 0.1s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01KJG8D5PH3V95WPZBJCY5PEMX@sha256:d36816f1bb98878480a0d3deb924af3ef41c69ea9f5f2e440998415031eb62cc 0.2s done
#29 DONE 0.4s
--> Build Summary:  (​)
--> Building image done
image: registry.fly.io/flybg:deployment-01KJG8D5PH3V95WPZBJCY5PEMX
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 9185510da16783 [app]
  Created machine 0802055a9d52d8 [app]
  Created machine 832d9ea7912118 [app]
  Created machine 874699b0179408 [app]
  Created machine 8d1226b7ed20d8 [app]
  Created machine 784601eb4e7098 [app]
  Created machine 683d365a217348 [app]
  Created machine d89492dc0ed468 [app]
  Created machine 6839306c672248 [app]
  Created machine e823404f721578 [app]
  Created machine 185002df196738 [app]
  Created machine 784e907bd59538 [app]
  Created machine 6e82772a197d58 [app]
  Created machine d8de3e6f213358 [app]
  Created machine e827900c7eedd8 [app]
  Created machine 48e2599bd20928 [app]
  Created machine 839461c79d4e08 [app]
  Created machine 2871549f592dd8 [app]

Waiting for all green machines to start
  Machine 0802055a9d52d8 [app] - started
  Machine 185002df196738 [app] - started
  Machine 2871549f592dd8 [app] - started
  Machine 48e2599bd20928 [app] - started
  Machine 6839306c672248 [app] - started
  Machine 683d365a217348 [app] - started
  Machine 6e82772a197d58 [app] - started
  Machine 784601eb4e7098 [app] - started
  Machine 784e907bd59538 [app] - started
  Machine 832d9ea7912118 [app] - started
  Machine 839461c79d4e08 [app] - started
  Machine 874699b0179408 [app] - started
  Machine 8d1226b7ed20d8 [app] - started
  Machine 9185510da16783 [app] - started
  Machine d89492dc0ed468 [app] - started
  Machine d8de3e6f213358 [app] - started
  Machine e823404f721578 [app] - started
  Machine e827900c7eedd8 [app] - started

Waiting for all green machines to be healthy
  Machine 0802055a9d52d8 [app] - 1/1 passing
  Machine 185002df196738 [app] - 1/1 passing
  Machine 2871549f592dd8 [app] - 1/1 passing
  Machine 48e2599bd20928 [app] - 1/1 passing
  Machine 6839306c672248 [app] - 1/1 passing
  Machine 683d365a217348 [app] - 1/1 passing
  Machine 6e82772a197d58 [app] - 1/1 passing
  Machine 784601eb4e7098 [app] - unchecked
  Machine 784e907bd59538 [app] - 1/1 passing
  Machine 832d9ea7912118 [app] - 1/1 passing
  Machine 839461c79d4e08 [app] - 1/1 passing
  Machine 874699b0179408 [app] - 1/1 passing
  Machine 8d1226b7ed20d8 [app] - 1/1 passing
  Machine 9185510da16783 [app] - 1/1 passing
  Machine d89492dc0ed468 [app] - 1/1 passing
  Machine d8de3e6f213358 [app] - 1/1 passing
  Machine e823404f721578 [app] - 1/1 passing
  Machine e827900c7eedd8 [app] - 1/1 passing
  Machine 0802055a9d52d8 [app] - 1/1 passing
  Machine 185002df196738 [app] - 1/1 passing
  Machine 2871549f592dd8 [app] - 1/1 passing
  Machine 48e2599bd20928 [app] - 1/1 passing
  Machine 6839306c672248 [app] - 1/1 passing
  Machine 683d365a217348 [app] - 1/1 passing
  Machine 6e82772a197d58 [app] - 1/1 passing
  Machine 784601eb4e7098 [app] - 0/1 passing
  Machine 784e907bd59538 [app] - 1/1 passing
  Machine 832d9ea7912118 [app] - 1/1 passing
  Machine 839461c79d4e08 [app] - 1/1 passing
  Machine 874699b0179408 [app] - 1/1 passing
  Machine 8d1226b7ed20d8 [app] - 1/1 passing
  Machine 9185510da16783 [app] - 1/1 passing
  Machine d89492dc0ed468 [app] - 1/1 passing
  Machine d8de3e6f213358 [app] - 1/1 passing
  Machine e823404f721578 [app] - 1/1 passing
  Machine e827900c7eedd8 [app] - 1/1 passing
  Machine 0802055a9d52d8 [app] - 1/1 passing
  Machine 185002df196738 [app] - 1/1 passing
  Machine 2871549f592dd8 [app] - 1/1 passing
  Machine 48e2599bd20928 [app] - 1/1 passing
  Machine 6839306c672248 [app] - 1/1 passing
  Machine 683d365a217348 [app] - 1/1 passing
  Machine 6e82772a197d58 [app] - 1/1 passing
  Machine 784601eb4e7098 [app] - 1/1 passing
  Machine 784e907bd59538 [app] - 1/1 passing
  Machine 832d9ea7912118 [app] - 1/1 passing
  Machine 839461c79d4e08 [app] - 1/1 passing
  Machine 874699b0179408 [app] - 1/1 passing
  Machine 8d1226b7ed20d8 [app] - 1/1 passing
  Machine 9185510da16783 [app] - 1/1 passing
  Machine d89492dc0ed468 [app] - 1/1 passing
  Machine d8de3e6f213358 [app] - 1/1 passing
  Machine e823404f721578 [app] - 1/1 passing
  Machine e827900c7eedd8 [app] - 1/1 passing

Marking green machines as ready
  Machine 0802055a9d52d8 [app] now ready
  Machine 683d365a217348 [app] now ready
  Machine 9185510da16783 [app] now ready
  Machine 874699b0179408 [app] now ready
  Machine d89492dc0ed468 [app] now ready
  Machine 8d1226b7ed20d8 [app] now ready
  Machine 832d9ea7912118 [app] now ready
  Machine 784601eb4e7098 [app] now ready
  Machine 6839306c672248 [app] now ready
  Machine 185002df196738 [app] now ready
  Machine 6e82772a197d58 [app] now ready
  Machine 784e907bd59538 [app] now ready
  Machine d8de3e6f213358 [app] now ready
  Machine e823404f721578 [app] now ready
  Machine e827900c7eedd8 [app] now ready
  Machine 48e2599bd20928 [app] now ready
  Machine 2871549f592dd8 [app] now ready
  Machine 839461c79d4e08 [app] now ready

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

Waiting before cordoning all blue machines
  Machine e823130f222328 [app] cordoned
  Machine 4d892729f06387 [app] cordoned
  Machine 7817406f053638 [app] cordoned
  Machine 91855156b17483 [app] cordoned
  Machine 890945c649d758 [app] cordoned
  Machine 8e701eb2651448 [app] cordoned
  Machine 891d13c6467538 [app] cordoned
  Machine 6830d61ae56158 [app] cordoned
  Machine 286067da6e1008 [app] cordoned
  Machine 185e994f529958 [app] cordoned
  Machine 48e2133c96e948 [app] cordoned
  Machine 7817426a45e298 [app] cordoned
  Machine 3287ee6c7227d8 [app] cordoned
  Machine 080457da15dd38 [app] cordoned
  Machine d8946d0f653538 [app] cordoned
  Machine 2863d22b7997e8 [app] cordoned
  Machine 78432ddad31148 [app] cordoned
  Machine 784e197c630968 [app] cordoned

Waiting before stopping all blue machines

Stopping all blue machines

Waiting for all blue machines to stop
  Machine 080457da15dd38 [app] - stopped
  Machine 185e994f529958 [app] - stopped
  Machine 286067da6e1008 [app] - stopped
  Machine 2863d22b7997e8 [app] - stopped
  Machine 3287ee6c7227d8 [app] - stopped
  Machine 48e2133c96e948 [app] - stopped
  Machine 4d892729f06387 [app] - stopped
  Machine 6830d61ae56158 [app] - stopped
  Machine 7817406f053638 [app] - stopped
  Machine 7817426a45e298 [app] - stopped
  Machine 78432ddad31148 [app] - stopped
  Machine 784e197c630968 [app] - stopped
  Machine 890945c649d758 [app] - stopped
  Machine 891d13c6467538 [app] - stopped
  Machine 8e701eb2651448 [app] - stopped
  Machine 91855156b17483 [app] - stopped
  Machine d8946d0f653538 [app] - stopped
  Machine e823130f222328 [app] - started
  Machine 080457da15dd38 [app] - stopped
  Machine 185e994f529958 [app] - stopped
  Machine 286067da6e1008 [app] - stopped
  Machine 2863d22b7997e8 [app] - stopped
  Machine 3287ee6c7227d8 [app] - stopped
  Machine 48e2133c96e948 [app] - stopped
  Machine 4d892729f06387 [app] - stopped
  Machine 6830d61ae56158 [app] - stopped
  Machine 7817406f053638 [app] - stopped
  Machine 7817426a45e298 [app] - stopped
  Machine 78432ddad31148 [app] - stopped
  Machine 784e197c630968 [app] - stopped
  Machine 890945c649d758 [app] - stopped
  Machine 891d13c6467538 [app] - stopped
  Machine 8e701eb2651448 [app] - stopped
  Machine 91855156b17483 [app] - stopped
  Machine d8946d0f653538 [app] - stopped
  Machine e823130f222328 [app] - stopped

Destroying all blue machines
  Machine 4d892729f06387 [app] destroyed
  Machine 6830d61ae56158 [app] destroyed
  Machine 91855156b17483 [app] destroyed
  Machine 8e701eb2651448 [app] destroyed
  Machine e823130f222328 [app] destroyed
  Machine 890945c649d758 [app] destroyed
  Machine 7817406f053638 [app] destroyed
  Machine 286067da6e1008 [app] destroyed
  Machine 891d13c6467538 [app] destroyed
  Machine 48e2133c96e948 [app] destroyed
  Machine 3287ee6c7227d8 [app] destroyed
  Machine 7817426a45e298 [app] destroyed
  Machine d8946d0f653538 [app] destroyed
  Machine 080457da15dd38 [app] destroyed
  Machine 78432ddad31148 [app] destroyed
  Machine 784e197c630968 [app] destroyed
  Machine 2863d22b7997e8 [app] destroyed
  Machine 185e994f529958 [app] destroyed

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