2026-09-06 03:45:00PM UTC

succeeded

flyctl v0.4.99

==> 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.0s done
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bookworm-20260610-slim
#2 DONE 0.3s
#3 [internal] load metadata for docker.io/library/debian:bookworm-20260610-slim
#3 DONE 0.3s
#4 [internal] load .dockerignore
#4 transferring context: 1.31kB 0.0s done
#4 DONE 0.0s
#5 [internal] load build context
#5 DONE 0.0s
#6 [builder  1/17] FROM docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bookworm-20260610-slim@sha256:1bc3737a641f5b81ca766331e97a49106787d631d92d503bb2f0aab565274453
#6 resolve docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bookworm-20260610-slim@sha256:1bc3737a641f5b81ca766331e97a49106787d631d92d503bb2f0aab565274453 0.0s done
#6 DONE 0.0s

#7 [stage-1 1/6] FROM docker.io/library/debian:bookworm-20260610-slim@sha256:96e378d7e6531ac9a15ad505478fcc2e69f371b10f5cdf87857c4b8188404716
#7 resolve docker.io/library/debian:bookworm-20260610-slim@sha256:96e378d7e6531ac9a15ad505478fcc2e69f371b10f5cdf87857c4b8188404716 0.0s done
#7 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 2.46kB 0.0s done
#5 DONE 0.0s

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#25 [builder  7/17] RUN mkdir config
#25 CACHED

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

#27 [builder  2/17] RUN apt-get update -y && apt-get install -y build-essential git     && apt-get clean && rm -f /var/lib/apt/lists/*_*
#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:5bd17a2043d2b1c5845378b1d04b1c37fc3b488d8f26cbf2c37577ee68cbcdb3 done
#29 exporting config sha256:a81699cd8212165d2652f032001d49356120bf3e38b9d3d1cec6ef888c019639 done
#29 pushing layers for registry.fly.io/flybg:deployment-01M1VP9XXEHYPCFZ856QGSN9BG@sha256:5bd17a2043d2b1c5845378b1d04b1c37fc3b488d8f26cbf2c37577ee68cbcdb3
#29 pushing layer sha256:45edf0e2fce90882a395293ff9d2005b09cfd77628e9d547f2e3ee0478f147ac 0.0s done
#29 pushing layer sha256:a81699cd8212165d2652f032001d49356120bf3e38b9d3d1cec6ef888c019639 0.0s done
#29 pushing layer sha256:1439a6db5036432b32e132f44601405c1f0b30867660eb1d2a85bd660454b28e 0.0s done
#29 pushing layer sha256:ecefe7a01bf06dc71cce3f009c014bd88f87fac6e7a8e348ac1458b736ec7d03 0.0s done
#29 pushing layer sha256:8fab94330d7b5a5d2e0d164f4d7b70bd0a5aa3b9d7b4594731e83d7033129797 0.1s done
#29 pushing layer sha256:088d85cbd2baaaf548b4db9c377adccf10782da38456615568c910eccc9bc7e7
#29 pushing layer sha256:8f1ac73bcdbb50cce81aca06a2f684f4519943a091f1f7236fcb929b018fb996 0.0s done
#29 pushing layers for registry.fly.io/flybg:deployment-01M1VP9XXEHYPCFZ856QGSN9BG@sha256:5bd17a2043d2b1c5845378b1d04b1c37fc3b488d8f26cbf2c37577ee68cbcdb3 0.1s done
#29 pushing layer sha256:088d85cbd2baaaf548b4db9c377adccf10782da38456615568c910eccc9bc7e7 0.1s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01M1VP9XXEHYPCFZ856QGSN9BG@sha256:5bd17a2043d2b1c5845378b1d04b1c37fc3b488d8f26cbf2c37577ee68cbcdb3 0.1s done
#29 DONE 0.2s
--> Build Summary:  (​)
--> Building image done
image: registry.fly.io/flybg:deployment-01M1VP9XXEHYPCFZ856QGSN9BG
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 85d67db423d718 [app]
  Created machine 6835d0eae79178 [app]
  Created machine 844159f2d60238 [app]
  Created machine d895076b520758 [app]
  Created machine 8172d2c3d31228 [app]
  Created machine 8e2d03c7269268 [app]
  Created machine d8d2494f596968 [app]
  Created machine 784ed09da06e58 [app]
  Created machine 7810672be77408 [app]
  Created machine 784035ea944518 [app]
  Created machine 8576322f457518 [app]
  Created machine d8d3743a472338 [app]
  Created machine 48ed9129a2d938 [app]
  Created machine d8d996d6c2d3d8 [app]
  Created machine 8654732fe45308 [app]
  Created machine 7819161f069738 [app]
  Created machine 080ee95db241d8 [app]

Waiting for all green machines to start
  Machine 080ee95db241d8 [app] - started
  Machine 48ed9129a2d938 [app] - started
  Machine 6835d0eae79178 [app] - started
  Machine 7810672be77408 [app] - started
  Machine 7819161f069738 [app] - started
  Machine 784035ea944518 [app] - started
  Machine 784ed09da06e58 [app] - started
  Machine 8172d2c3d31228 [app] - started
  Machine 844159f2d60238 [app] - started
  Machine 8576322f457518 [app] - started
  Machine 85d67db423d718 [app] - started
  Machine 8654732fe45308 [app] - started
  Machine 8e2d03c7269268 [app] - started
  Machine d895076b520758 [app] - started
  Machine d8d2494f596968 [app] - started
  Machine d8d3743a472338 [app] - started
  Machine d8d996d6c2d3d8 [app] - started

Waiting for all green machines to be healthy
  Machine 080ee95db241d8 [app] - 1/1 passing
  Machine 48ed9129a2d938 [app] - 1/1 passing
  Machine 6835d0eae79178 [app] - 1/1 passing
  Machine 7810672be77408 [app] - 1/1 passing
  Machine 7819161f069738 [app] - 1/1 passing
  Machine 784035ea944518 [app] - 1/1 passing
  Machine 784ed09da06e58 [app] - 1/1 passing
  Machine 8172d2c3d31228 [app] - 1/1 passing
  Machine 844159f2d60238 [app] - 1/1 passing
  Machine 8576322f457518 [app] - 1/1 passing
  Machine 85d67db423d718 [app] - 1/1 passing
  Machine 8654732fe45308 [app] - 1/1 passing
  Machine 8e2d03c7269268 [app] - 1/1 passing
  Machine d895076b520758 [app] - unchecked
  Machine d8d2494f596968 [app] - 1/1 passing
  Machine d8d3743a472338 [app] - 1/1 passing
  Machine d8d996d6c2d3d8 [app] - 1/1 passing
  Machine 080ee95db241d8 [app] - 1/1 passing
  Machine 48ed9129a2d938 [app] - 1/1 passing
  Machine 6835d0eae79178 [app] - 1/1 passing
  Machine 7810672be77408 [app] - 1/1 passing
  Machine 7819161f069738 [app] - 1/1 passing
  Machine 784035ea944518 [app] - 1/1 passing
  Machine 784ed09da06e58 [app] - 1/1 passing
  Machine 8172d2c3d31228 [app] - 1/1 passing
  Machine 844159f2d60238 [app] - 1/1 passing
  Machine 8576322f457518 [app] - 1/1 passing
  Machine 85d67db423d718 [app] - 1/1 passing
  Machine 8654732fe45308 [app] - 1/1 passing
  Machine 8e2d03c7269268 [app] - 1/1 passing
  Machine d895076b520758 [app] - 1/1 passing
  Machine d8d2494f596968 [app] - 1/1 passing
  Machine d8d3743a472338 [app] - 1/1 passing
  Machine d8d996d6c2d3d8 [app] - 1/1 passing

Marking green machines as ready
  Machine d895076b520758 [app] now ready
  Machine 6835d0eae79178 [app] now ready
  Machine 85d67db423d718 [app] now ready
  Machine 844159f2d60238 [app] now ready
  Machine 8e2d03c7269268 [app] now ready
  Machine d8d2494f596968 [app] now ready
  Machine 784ed09da06e58 [app] now ready
  Machine 8172d2c3d31228 [app] now ready
  Machine 8576322f457518 [app] now ready
  Machine 7810672be77408 [app] now ready
  Machine d8d3743a472338 [app] now ready
  Machine 784035ea944518 [app] now ready
  Machine 48ed9129a2d938 [app] now ready
  Machine d8d996d6c2d3d8 [app] now ready
  Machine 080ee95db241d8 [app] now ready
  Machine 7819161f069738 [app] now ready
  Machine 8654732fe45308 [app] now ready

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

Waiting before cordoning all blue machines
  Machine e820530f331128 [app] cordoned
  Machine d8d0ed1f4162d8 [app] cordoned
  Machine 8e7009f764e522 [app] cordoned
  Machine 781ed5da9d4058 [app] cordoned
  Machine 867594ce6d6798 [app] cordoned
  Machine 8247eef737de48 [app] cordoned
  Machine 873eddb01e7538 [app] cordoned
  Machine 6835e27a577618 [app] cordoned
  Machine 287e601b194748 [app] cordoned
  Machine e829420a5ee648 [app] cordoned
  Machine 683d1271b36e08 [app] cordoned
  Machine 48ed673f990068 [app] cordoned
  Machine 28655475f72448 [app] cordoned
  Machine 08045e9c9e7d98 [app] cordoned
  Machine 781e7e4a434228 [app] cordoned
  Machine 87423da0312678 [app] cordoned
  Machine d8d0707f1309e8 [app] cordoned

Waiting before stopping all blue machines

Stopping all blue machines

Waiting for all blue machines to stop
  Machine 08045e9c9e7d98 [app] - stopped
  Machine 28655475f72448 [app] - stopped
  Machine 287e601b194748 [app] - stopped
  Machine 48ed673f990068 [app] - stopped
  Machine 6835e27a577618 [app] - stopped
  Machine 683d1271b36e08 [app] - stopped
  Machine 781e7e4a434228 [app] - stopped
  Machine 781ed5da9d4058 [app] - stopped
  Machine 8247eef737de48 [app] - stopped
  Machine 867594ce6d6798 [app] - stopped
  Machine 873eddb01e7538 [app] - stopped
  Machine 87423da0312678 [app] - stopped
  Machine 8e7009f764e522 [app] - stopped
  Machine d8d0707f1309e8 [app] - stopped
  Machine d8d0ed1f4162d8 [app] - stopped
  Machine e820530f331128 [app] - started
  Machine e829420a5ee648 [app] - stopped
  Machine 08045e9c9e7d98 [app] - stopped
  Machine 28655475f72448 [app] - stopped
  Machine 287e601b194748 [app] - stopped
  Machine 48ed673f990068 [app] - stopped
  Machine 6835e27a577618 [app] - stopped
  Machine 683d1271b36e08 [app] - stopped
  Machine 781e7e4a434228 [app] - stopped
  Machine 781ed5da9d4058 [app] - stopped
  Machine 8247eef737de48 [app] - stopped
  Machine 867594ce6d6798 [app] - stopped
  Machine 873eddb01e7538 [app] - stopped
  Machine 87423da0312678 [app] - stopped
  Machine 8e7009f764e522 [app] - stopped
  Machine d8d0707f1309e8 [app] - stopped
  Machine d8d0ed1f4162d8 [app] - stopped
  Machine e820530f331128 [app] - stopped
  Machine e829420a5ee648 [app] - stopped

Destroying all blue machines
  Machine d8d0ed1f4162d8 [app] destroyed
  Machine 867594ce6d6798 [app] destroyed
  Machine 781ed5da9d4058 [app] destroyed
  Machine e820530f331128 [app] destroyed
  Machine 8e7009f764e522 [app] destroyed
  Machine 8247eef737de48 [app] destroyed
  Machine 873eddb01e7538 [app] destroyed
  Machine 683d1271b36e08 [app] destroyed
  Machine 28655475f72448 [app] destroyed
  Machine 6835e27a577618 [app] destroyed
  Machine 781e7e4a434228 [app] destroyed
  Machine 08045e9c9e7d98 [app] destroyed
  Machine e829420a5ee648 [app] destroyed
  Machine 287e601b194748 [app] destroyed
  Machine 48ed673f990068 [app] destroyed
  Machine 87423da0312678 [app] destroyed
  Machine d8d0707f1309e8 [app] destroyed

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