We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
2025-08-02 09:15:00PM UTC
succeeded
flyctl v0.3.147
==> Verifying app config
Validating /repos/bluegreen/fly.toml
[32m✓[0m 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-bullseye-20230612-slim
#2 ...
#3 [internal] load metadata for docker.io/library/debian:bullseye-20230612-slim
#3 DONE 0.4s
#2 [internal] load metadata for docker.io/hexpm/elixir:1.15.7-erlang-26.1.1-debian-bullseye-20230612-slim
#2 DONE 0.4s
#4 [internal] load .dockerignore
#4 transferring context: 1.31kB 0.0s done
#4 DONE 0.0s
#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 [builder 9/17] RUN mix deps.compile
#7 CACHED
#8 [builder 12/17] COPY assets assets
#8 CACHED
#9 [builder 3/17] WORKDIR /app
#9 CACHED
#10 [builder 4/17] RUN mix local.hex --force && mix local.rebar --force
#10 CACHED
#11 [builder 14/17] RUN mix compile
#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 [stage-1 5/6] RUN chown nobody /app
#13 CACHED
#14 [stage-1 3/6] RUN sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
#14 CACHED
#15 [builder 13/17] RUN mix assets.deploy
#15 CACHED
#16 [builder 15/17] COPY config/runtime.exs config/
#16 CACHED
#17 [builder 16/17] COPY rel rel
#17 CACHED
#18 [builder 7/17] RUN mkdir config
#18 CACHED
#19 [stage-1 4/6] WORKDIR /app
#19 CACHED
#20 [builder 6/17] RUN mix deps.get --only prod
#20 CACHED
#21 [builder 10/17] COPY priv priv
#21 CACHED
#22 [builder 11/17] COPY lib lib
#22 CACHED
#23 [builder 17/17] RUN mix release
#23 CACHED
#24 [builder 2/17] RUN apt-get update -y && apt-get install -y build-essential git && apt-get clean && rm -f /var/lib/apt/lists/*_*
#24 CACHED
#25 [builder 5/17] COPY mix.exs mix.lock ./
#25 CACHED
#26 [builder 8/17] COPY config/config.exs config/prod.exs config/
#26 CACHED
#27 [stage-1 6/6] COPY --from=builder --chown=nobody:root /app/_build/prod/rel/bluegreen ./
#27 CACHED
#28 [internal] load build context
#28 transferring context: 2.46kB 0.0s done
#28 ...
#29 exporting to image
#29 exporting layers done
#29 exporting manifest sha256:f5fcdc3f9231da4733ebc3d643c249c62220530b47c31d3b5ed592fb689142ff done
#29 exporting config sha256:b3e7fc37b03823132051c30e77a629aef933abe4924ed5985d878c625ed5e9be done
#29 pushing layers for registry.fly.io/flybg:deployment-01K1PA6PWV4GEKM7612GAGZ67Q@sha256:f5fcdc3f9231da4733ebc3d643c249c62220530b47c31d3b5ed592fb689142ff 0.4s done
#29 pushing layer sha256:8ff7da4e370650091005cfab021047de41210ccaaccd691dde37fb5ecb301377 0.2s done
#29 pushing layer sha256:4aabe549349b48c1ea7757eb6534c04442432046bb1862224487a3d344ebe6a6 0.2s done
#29 pushing layer sha256:95cf60da9ab0046adbbd6fe25ad2d1675584d00998eaeb99a61ad6a5a37226d4 0.2s done
#29 pushing layer sha256:0b859cd2cbf375ec655191fbd1cc68de2cfcf91a865d6157811efd4d74435ea4 0.2s done
#29 pushing layer sha256:8d91c249a688d45650f28d1d58b38ac2c25cad85e841811b3f57a3d3c2598597 0.2s done
#29 pushing layer sha256:b3e7fc37b03823132051c30e77a629aef933abe4924ed5985d878c625ed5e9be 0.2s done
#29 pushing layer sha256:759700526b7894aa9c150feb2ebfcd00cf06d2890df739e71555edcfd13669e3 0.4s done
#29 pushing manifest for registry.fly.io/flybg:deployment-01K1PA6PWV4GEKM7612GAGZ67Q@sha256:f5fcdc3f9231da4733ebc3d643c249c62220530b47c31d3b5ed592fb689142ff 0.8s done
#29 DONE 1.2s
--> Build Summary: ()
[38;5;252m--> Building image done[0m
image: registry.fly.io/flybg:deployment-01K1PA6PWV4GEKM7612GAGZ67Q
image size: 50 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 e82dd34bd3d918 [app]
Created machine 18570e0a220918 [app]
Created machine 185925b4250368 [app]
Created machine 9080546f1d1008 [app]
Created machine 683d314f69d5e8 [app]
Created machine 918594edb132d8 [app]
Created machine 0805251a64e338 [app]
Created machine 2876450b3d6558 [app]
Created machine 784ee95ad43548 [app]
Created machine e822065f737508 [app]
Created machine 7811023a5e9d78 [app]
Created machine d890231fe60758 [app]
Created machine 5683997db60278 [app]
Created machine 6e822e62c66948 [app]
Created machine e825d63c242658 [app]
Created machine 148e4409b435e8 [app]
Created machine 784ee93fe62de8 [app]
Created machine e82dd91b351068 [app]
Created machine e286e922c34408 [app]
Created machine 080ee23b639178 [app]
Created machine 908076db543468 [app]
Created machine 4d896310f649e8 [app]
Created machine e28605dfe4ee08 [app]
Created machine 5683463c65d738 [app]
Created machine 4d896d05f65518 [app]
Created machine 080ee7ef199978 [app]
Created machine 080e54db9d0328 [app]
Created machine 7811076c514068 [app]
Created machine 48e3e05c719528 [app]
Created machine 1857467c5e5678 [app]
Created machine 1857490a242218 [app]
Created machine 3d8d11db5e3058 [app]
Created machine 148e43eeb40738 [app]
Created machine 2867653c759778 [app]
Waiting for all green machines to start
Machine 0805251a64e338 [app] - started
Machine 080e54db9d0328 [app] - started
Machine 080ee23b639178 [app] - started
Machine 080ee7ef199978 [app] - started
Machine 148e43eeb40738 [app] - started
Machine 148e4409b435e8 [app] - started
Machine 18570e0a220918 [app] - started
Machine 1857467c5e5678 [app] - started
Machine 1857490a242218 [app] - started
Machine 185925b4250368 [app] - started
Machine 2867653c759778 [app] - started
Machine 2876450b3d6558 [app] - started
Machine 3d8d11db5e3058 [app] - started
Machine 48e3e05c719528 [app] - started
Machine 4d896310f649e8 [app] - started
Machine 4d896d05f65518 [app] - started
Machine 5683463c65d738 [app] - started
Machine 5683997db60278 [app] - started
Machine 683d314f69d5e8 [app] - started
Machine 6e822e62c66948 [app] - started
Machine 7811023a5e9d78 [app] - started
Machine 7811076c514068 [app] - started
Machine 784ee93fe62de8 [app] - started
Machine 784ee95ad43548 [app] - started
Machine 9080546f1d1008 [app] - started
Machine 908076db543468 [app] - started
Machine 918594edb132d8 [app] - started
Machine d890231fe60758 [app] - started
Machine e28605dfe4ee08 [app] - started
Machine e286e922c34408 [app] - started
Machine e822065f737508 [app] - started
Machine e825d63c242658 [app] - started
Machine e82dd34bd3d918 [app] - started
Machine e82dd91b351068 [app] - started
Waiting for all green machines to be healthy
Machine 0805251a64e338 [app] - 1/1 passing
Machine 080e54db9d0328 [app] - 1/1 passing
Machine 080ee23b639178 [app] - 1/1 passing
Machine 080ee7ef199978 [app] - 1/1 passing
Machine 148e43eeb40738 [app] - 1/1 passing
Machine 148e4409b435e8 [app] - 1/1 passing
Machine 18570e0a220918 [app] - 1/1 passing
Machine 1857467c5e5678 [app] - 1/1 passing
Machine 1857490a242218 [app] - 1/1 passing
Machine 185925b4250368 [app] - 1/1 passing
Machine 2867653c759778 [app] - 1/1 passing
Machine 2876450b3d6558 [app] - 1/1 passing
Machine 3d8d11db5e3058 [app] - 1/1 passing
Machine 48e3e05c719528 [app] - 1/1 passing
Machine 4d896310f649e8 [app] - 1/1 passing
Machine 4d896d05f65518 [app] - 1/1 passing
Machine 5683463c65d738 [app] - 1/1 passing
Machine 5683997db60278 [app] - 1/1 passing
Machine 683d314f69d5e8 [app] - 1/1 passing
Machine 6e822e62c66948 [app] - 1/1 passing
Machine 7811023a5e9d78 [app] - 1/1 passing
Machine 7811076c514068 [app] - 1/1 passing
Machine 784ee93fe62de8 [app] - 1/1 passing
Machine 784ee95ad43548 [app] - 1/1 passing
Machine 9080546f1d1008 [app] - 1/1 passing
Machine 908076db543468 [app] - 1/1 passing
Machine 918594edb132d8 [app] - 1/1 passing
Machine d890231fe60758 [app] - 1/1 passing
Machine e28605dfe4ee08 [app] - 1/1 passing
Machine e286e922c34408 [app] - 1/1 passing
Machine e822065f737508 [app] - 1/1 passing
Machine e825d63c242658 [app] - 1/1 passing
Machine e82dd34bd3d918 [app] - 1/1 passing
Machine e82dd91b351068 [app] - 1/1 passing
Marking green machines as ready
Machine 185925b4250368 [app] now ready
Machine 18570e0a220918 [app] now ready
Machine e82dd34bd3d918 [app] now ready
Machine 683d314f69d5e8 [app] now ready
Machine 918594edb132d8 [app] now ready
Machine 0805251a64e338 [app] now ready
Machine 9080546f1d1008 [app] now ready
Machine 784ee95ad43548 [app] now ready
Machine 5683997db60278 [app] now ready
Machine e822065f737508 [app] now ready
Machine 7811023a5e9d78 [app] now ready
Machine d890231fe60758 [app] now ready
Machine 784ee93fe62de8 [app] now ready
Machine 2876450b3d6558 [app] now ready
Machine e825d63c242658 [app] now ready
Machine 6e822e62c66948 [app] now ready
Machine 148e4409b435e8 [app] now ready
Machine 908076db543468 [app] now ready
Machine e82dd91b351068 [app] now ready
Machine 080ee23b639178 [app] now ready
Machine e286e922c34408 [app] now ready
Machine 4d896310f649e8 [app] now ready
Machine 4d896d05f65518 [app] now ready
Machine 5683463c65d738 [app] now ready
Machine 080ee7ef199978 [app] now ready
Machine e28605dfe4ee08 [app] now ready
Machine 7811076c514068 [app] now ready
Machine 080e54db9d0328 [app] now ready
Machine 48e3e05c719528 [app] now ready
Machine 3d8d11db5e3058 [app] now ready
Machine 148e43eeb40738 [app] now ready
Machine 2867653c759778 [app] now ready
Machine 1857467c5e5678 [app] now ready
Machine 1857490a242218 [app] now ready
Checkpointing deployment, this may take a few seconds...
Waiting before cordoning all blue machines
Machine 784926b2e60328 [app] cordoned
Machine 918592eb194438 [app] cordoned
Machine 2865516b040248 [app] cordoned
Machine 2873637b024778 [app] cordoned
Machine 32873267f61048 [app] cordoned
Machine 080e717f557de8 [app] cordoned
Machine 148ee20f333318 [app] cordoned
Machine 3d8d425b25d298 [app] cordoned
Machine d8d9930b027758 [app] cordoned
Machine 185e7d2c279778 [app] cordoned
Machine 683dd96b410748 [app] cordoned
Machine 6e825e5a632448 [app] cordoned
Machine e784997da62908 [app] cordoned
Machine d896445c651748 [app] cordoned
Machine d8d4700a1d3de8 [app] cordoned
Machine 32873245c035d8 [app] cordoned
Machine 48e2593b2ed078 [app] cordoned
Machine d891193b653458 [app] cordoned
Machine 1781425db67e78 [app] cordoned
Machine 4d89622c345e08 [app] cordoned
Machine 90805edb094218 [app] cordoned
Machine 2874435c566d48 [app] cordoned
Machine 1857227c10d118 [app] cordoned
Machine 3d8d1d6f1d0ed8 [app] cordoned
Machine e28606e3b47768 [app] cordoned
Machine 2874245c5d5218 [app] cordoned
Machine d8d9919c244498 [app] cordoned
Machine 784e965b53d1d8 [app] cordoned
Machine d899541a2d5de8 [app] cordoned
Machine 2876025b039738 [app] cordoned
Machine 2860062fee57d8 [app] cordoned
Machine 48e25d7a301378 [app] cordoned
Machine 7811e97b494498 [app] cordoned
Machine e784964dc94458 [app] cordoned
Waiting before stopping all blue machines
Stopping all blue machines
Waiting for all blue machines to stop
Machine 080e717f557de8 [app] - stopped
Machine 148ee20f333318 [app] - stopped
Machine 1781425db67e78 [app] - stopped
Machine 1857227c10d118 [app] - stopped
Machine 185e7d2c279778 [app] - stopped
Machine 2860062fee57d8 [app] - stopped
Machine 2865516b040248 [app] - stopped
Machine 2873637b024778 [app] - stopped
Machine 2874245c5d5218 [app] - stopped
Machine 2874435c566d48 [app] - stopped
Machine 2876025b039738 [app] - stopped
Machine 32873245c035d8 [app] - stopped
Machine 32873267f61048 [app] - stopped
Machine 3d8d1d6f1d0ed8 [app] - stopped
Machine 3d8d425b25d298 [app] - stopped
Machine 48e2593b2ed078 [app] - stopped
Machine 48e25d7a301378 [app] - stopped
Machine 4d89622c345e08 [app] - stopped
Machine 683dd96b410748 [app] - stopped
Machine 6e825e5a632448 [app] - stopped
Machine 7811e97b494498 [app] - stopped
Machine 784926b2e60328 [app] - stopped
Machine 784e965b53d1d8 [app] - stopped
Machine 90805edb094218 [app] - stopped
Machine 918592eb194438 [app] - stopped
Machine d891193b653458 [app] - stopped
Machine d896445c651748 [app] - stopped
Machine d899541a2d5de8 [app] - stopped
Machine d8d4700a1d3de8 [app] - stopped
Machine d8d9919c244498 [app] - stopped
Machine d8d9930b027758 [app] - stopped
Machine e28606e3b47768 [app] - stopped
Machine e784964dc94458 [app] - stopped
Machine e784997da62908 [app] - stopped
Destroying all blue machines
Machine 080e717f557de8 [app] destroyed
Machine 2873637b024778 [app] destroyed
Machine 32873267f61048 [app] destroyed
Machine 6e825e5a632448 [app] destroyed
Machine 2865516b040248 [app] destroyed
Machine 185e7d2c279778 [app] destroyed
Machine 784926b2e60328 [app] destroyed
Machine 683dd96b410748 [app] destroyed
Machine d8d9930b027758 [app] destroyed
Machine 3d8d425b25d298 [app] destroyed
Machine e784997da62908 [app] destroyed
Machine 148ee20f333318 [app] destroyed
Machine d896445c651748 [app] destroyed
Machine d8d4700a1d3de8 [app] destroyed
Machine 1781425db67e78 [app] destroyed
Machine 4d89622c345e08 [app] destroyed
Machine 48e2593b2ed078 [app] destroyed
Machine 32873245c035d8 [app] destroyed
Machine 90805edb094218 [app] destroyed
Machine d891193b653458 [app] destroyed
Machine 2874435c566d48 [app] destroyed
Machine e28606e3b47768 [app] destroyed
Machine 2874245c5d5218 [app] destroyed
Machine 1857227c10d118 [app] destroyed
Machine 784e965b53d1d8 [app] destroyed
Machine d899541a2d5de8 [app] destroyed
Machine 3d8d1d6f1d0ed8 [app] destroyed
Machine 918592eb194438 [app] destroyed
Machine d8d9919c244498 [app] destroyed
Machine 7811e97b494498 [app] destroyed
Machine 2876025b039738 [app] destroyed
Machine 2860062fee57d8 [app] destroyed
Machine e784964dc94458 [app] destroyed
Machine 48e25d7a301378 [app] destroyed
Deployment Complete
Checking DNS configuration for flybg.fly.dev
Visit your newly deployed app at https://flybg.fly.dev/