Skip to main content

Deploy details

Deploy log

Initializing

Complete
5:46:15 PM: Build ready to start
5:46:27 PM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
5:46:27 PM: buildbot version: 40932273cc58bd3d585a06e0c31ae1335dd17e67
5:46:27 PM: Fetching cached dependencies
5:46:27 PM: Starting to download cache of 557.5MB
5:46:29 PM: Finished downloading cache in 1.474s
5:46:29 PM: Starting to extract cache
5:46:35 PM: Finished extracting cache in 6.822s
5:46:35 PM: Finished fetching cache in 8.386s
5:46:36 PM: Starting to prepare the repo for build
5:46:36 PM: Preparing Git Reference refs/heads/master
5:46:38 PM: Custom build command detected. Proceeding with the specified command: ' wget --tries=5 --retry-connrefused --retry-on-host-error https://github.com/elanthia-online/jinxp/releases/download/v0.4.0/jinxp && chmod +x jinxp && cp mapdb/* scripts/ && ./jinxp -i scripts
'
5:46:38 PM: Starting to install dependencies
5:46:39 PM: Started restoring cached mise cache
5:46:39 PM: Finished restoring cached mise cache
5:46:40 PM: mise python@3.13.2 install
5:46:40 PM: mise python@3.13.2 download cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
5:46:41 PM: mise python@3.13.2 extract cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
5:46:41 PM: mise python@3.13.2 python --version
5:46:41 PM: mise python@3.13.2 Python 3.13.2
5:46:41 PM: mise python@3.13.2 installed
5:46:41 PM: Python version set to 3.13
5:46:43 PM: Collecting pipenv
5:46:43 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
5:46:43 PM: Collecting certifi (from pipenv)
5:46:43 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
5:46:43 PM: Collecting packaging>=22 (from pipenv)
5:46:43 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
5:46:43 PM: Collecting setuptools>=67 (from pipenv)
5:46:43 PM: Downloading setuptools-78.0.1-py3-none-any.whl.metadata (6.6 kB)
5:46:43 PM: Collecting virtualenv>=20.24.2 (from pipenv)
5:46:43 PM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
5:46:43 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
5:46:43 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
5:46:43 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
5:46:43 PM: Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
5:46:43 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
5:46:43 PM: Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
5:46:43 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
5:46:43 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 33.9 MB/s eta 0:00:00
5:46:43 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
5:46:44 PM: Downloading setuptools-78.0.1-py3-none-any.whl (1.3 MB)
5:46:44 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 37.9 MB/s eta 0:00:00
5:46:44 PM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
5:46:44 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 68.2 MB/s eta 0:00:00
5:46:44 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
5:46:44 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
5:46:44 PM: Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
5:46:44 PM: Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB)
5:46:44 PM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
5:46:48 PM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.18.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.7 setuptools-78.0.1 virtualenv-20.29.3
5:46:48 PM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
5:46:48 PM: [notice] To update, run: pip install --upgrade pip
5:46:49 PM: Required ruby-3.3.4 is not installed.
5:46:49 PM: To install do: 'rvm install "ruby-3.3.4"'
5:46:49 PM: Attempting Ruby version 3.3.4, read from .ruby-version file
5:46:49 PM: Started restoring cached Ruby version
5:46:49 PM: Finished restoring cached Ruby version
5:46:50 PM: Using Ruby version 3.3.4
5:46:50 PM: Started restoring cached ruby gems
5:46:50 PM: Finished restoring cached ruby gems
5:46:50 PM: Installing gem bundle
5:46:50 PM: [DEPRECATED] The `--path` flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use `bundle config set path '/opt/build/cache/bundle'`, and stop using this flag
5:46:50 PM: [DEPRECATED] The --binstubs option will be removed in favor of `bundle binstubs --all`
5:46:50 PM: [DEPRECATED] This Gemfile does not include an explicit global source. Not using an explicit global source may result in a different lockfile being generated depending on the gems you have installed locally before bundler is run. Instead, define a global source in your Gemfile like this: source "https://rubygems.org".
5:46:50 PM: The Gemfile specifies no dependencies
5:46:50 PM: Resolving dependencies...
5:46:50 PM: Bundle complete! 0 Gemfile dependencies, 1 gem now installed.
5:46:50 PM: Bundled gems are installed into `/opt/build/cache/bundle`
5:46:50 PM: Gem bundle installed
5:46:51 PM: Started restoring cached go cache
5:46:51 PM: Finished restoring cached go cache
5:46:51 PM: Installing Go version 1.14.4 (requested 1.14.4)
5:46:56 PM: go version go1.14.4 linux/amd64
5:46:57 PM: Using PHP version 8.0
5:46:59 PM: Started restoring cached Node.js version
5:47:40 PM: Finished restoring cached Node.js version
5:47:40 PM: v20.19.0 is already installed.
5:47:40 PM: Now using node v20.19.0 (npm v10.8.2)
5:47:40 PM: Enabling Node.js Corepack
5:47:40 PM: Started restoring cached build plugins
5:47:41 PM: Finished restoring cached build plugins
5:47:41 PM: Successfully installed dependencies
5:47:42 PM: Starting build script
5:47:45 PM: Detected 0 framework(s)
5:47:45 PM: Section completed: initializing

Building

Complete
5:47:46 PM: Netlify Build
5:47:46 PM: ────────────────────────────────────────────────────────────────
5:47:46 PM:
5:47:46 PM: ❯ Version
5:47:46 PM: @netlify/build 30.0.5
5:47:46 PM:
5:47:46 PM: ❯ Flags
5:47:46 PM: accountId: 5ac8bc0fa6188f1c1b023b90
5:47:46 PM: baseRelDir: true
5:47:46 PM: buildId: 67e19a67c4ecd9000804a882
5:47:46 PM: deployId: 67e19a67c4ecd9000804a884
5:47:47 PM:
5:47:47 PM: ❯ Current directory
5:47:47 PM: /opt/build/repo
5:47:47 PM:
5:47:47 PM: ❯ Config file
5:47:47 PM: /opt/build/repo/netlify.toml
5:47:47 PM:
5:47:47 PM: ❯ Context
5:47:47 PM: production
5:47:47 PM:
5:47:47 PM: build.command from netlify.toml
5:47:47 PM: ────────────────────────────────────────────────────────────────
5:47:47 PM: ​
5:47:47 PM: $ wget --tries=5 --retry-connrefused --retry-on-host-error https://github.com/elanthia-online/jinxp/releases/download/v0.4.0/jinxp && chmod +x jinxp && cp mapdb/* scripts/ && ./jinxp -i scripts
5:47:47 PM:
5:47:47 PM: Resolving github.com (github.com)... 140.82.113.4
5:47:47 PM: Connecting to github.com (github.com)|140.82.113.4|:443... connected.
5:47:47 PM: HTTP request sent, awaiting response... 302 Found
5:47:47 PM: Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ...
5:47:47 PM: Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected.
5:47:47 PM: HTTP request sent, awaiting response... 200 OK
5:47:47 PM: Length: 7417584 (7.1M) [application/octet-stream]
5:47:47 PM: Saving to: ‘jinxp’
5:47:47 PM: 0K .......... .......... .......... .......... .......... 0% 36.2M 0s
5:47:47 PM: 50K .......... .......... .......... .......... .......... 1% 20.2M 0s
5:47:47 PM: 100K .......... .......... .......... .......... .......... 2% 37.1M 0s
5:47:47 PM: 150K .......... .......... .......... .......... .......... 2% 215M 0s
5:47:47 PM: 200K .......... .......... .......... .......... .......... 3% 203M 0s
5:47:47 PM: 250K .......... .......... .......... .......... .......... 4% 37.8M 0s
5:47:47 PM: 300K .......... .......... .......... .......... .......... 4% 341M 0s
5:47:47 PM: 350K .......... .......... .......... .......... .......... 5% 690M 0s
5:47:47 PM: 400K .......... .......... .......... .......... .......... 6% 373M 0s
5:47:47 PM: 450K .......... .......... .......... .......... .......... 6% 647M 0s
5:47:47 PM: 500K .......... .......... .......... .......... .......... 7% 42.1M 0s
5:47:47 PM: 550K .......... .......... .......... .......... .......... 8% 151M 0s
5:47:47 PM: 600K .......... .......... .......... .......... .......... 8% 224M 0s
5:47:47 PM: 650K .......... .......... .......... .......... .......... 9% 252M 0s
5:47:47 PM: 700K .......... .......... .......... .......... .......... 10% 400M 0s
5:47:47 PM: 750K .......... .......... .......... .......... .......... 11% 217M 0s
5:47:47 PM: 800K .......... .......... .......... .......... .......... 11% 494M 0s
5:47:47 PM: 850K .......... .......... .......... .......... .......... 12% 204M 0s
5:47:47 PM: 900K .......... .......... .......... .......... .......... 13% 102M 0s
5:47:47 PM: 950K .......... .......... .......... .......... .......... 13% 137M 0s
5:47:47 PM: 1000K .......... .......... .......... .......... .......... 14% 630M 0s
5:47:47 PM: 1050K .......... .......... .......... .......... .......... 15% 195M 0s
5:47:47 PM: 1100K .......... .......... .......... .......... .......... 15% 282M 0s
5:47:47 PM: 1150K .......... .......... .......... .......... .......... 16% 181M 0s
5:47:47 PM: 1200K .......... .......... .......... .......... .......... 17% 111M 0s
5:47:47 PM: 1250K .......... .......... .......... .......... .......... 17% 389M 0s
5:47:47 PM: 1300K .......... .......... .......... .......... .......... 18% 262M 0s
5:47:47 PM: 1350K .......... .......... .......... .......... .......... 19% 123M 0s
5:47:47 PM: 1400K .......... .......... .......... .......... .......... 20% 393M 0s
5:47:47 PM: 1450K .......... .......... .......... .......... .......... 20% 239M 0s
5:47:47 PM: 1500K .......... .......... .......... .......... .......... 21% 131M 0s
5:47:47 PM: 1550K .......... .......... .......... .......... .......... 22% 301M 0s
5:47:47 PM: 1600K .......... .......... .......... .......... .......... 22% 246M 0s
5:47:47 PM: 1650K .......... .......... .......... .......... .......... 23% 478M 0s
5:47:47 PM: 1700K .......... .......... .......... .......... .......... 24% 341M 0s
5:47:47 PM: 1750K .......... .......... .......... .......... .......... 24% 178M 0s
5:47:47 PM: 1800K .......... .......... .......... .......... .......... 25% 218M 0s
5:47:47 PM: 1850K .......... .......... .......... .......... .......... 26% 72.5M 0s
5:47:47 PM: 1900K .......... .......... .......... .......... .......... 26% 282M 0s
5:47:47 PM: 1950K .......... .......... .......... .......... .......... 27% 132M 0s
5:47:47 PM: 2000K .......... .......... .......... .......... .......... 28% 459M 0s
5:47:47 PM: 2050K .......... .......... .......... .......... .......... 28% 465M 0s
5:47:47 PM: 2100K .......... .......... .......... .......... .......... 29% 455M 0s
5:47:47 PM: 2150K .......... .......... .......... .......... .......... 30% 233M 0s
5:47:47 PM: 2200K .......... .......... .......... .......... .......... 31% 471M 0s
5:47:47 PM: 2250K .......... .......... .......... .......... .......... 31% 487M 0s
5:47:47 PM: 2300K .......... .......... .......... .......... .......... 32% 376M 0s
5:47:47 PM: 2350K .......... .......... .......... .......... .......... 33% 312M 0s
5:47:47 PM: 2400K .......... .......... .......... .......... .......... 33% 290M 0s
5:47:47 PM: 2450K .......... .......... .......... .......... .......... 34% 521M 0s
5:47:47 PM: 2500K .......... .......... .......... .......... .......... 35% 214M 0s
5:47:47 PM: 2550K .......... .......... .......... .......... .......... 35% 278M 0s
5:47:47 PM: 2600K .......... .......... .......... .......... .......... 36% 165M 0s
5:47:47 PM: 2650K .......... .......... .......... .......... .......... 37% 587M 0s
5:47:47 PM: 2700K .......... .......... .......... .......... .......... 37% 416M 0s
5:47:47 PM: 2750K .......... .......... .......... .......... .......... 38% 609M 0s
5:47:47 PM: 2800K .......... .......... .......... .......... .......... 39% 53.7M 0s
5:47:47 PM: 2850K .......... .......... .......... .......... .......... 40% 433M 0s
5:47:47 PM: 2900K .......... .......... .......... .......... .......... 40% 285M 0s
5:47:47 PM: 2950K .......... .......... .......... .......... .......... 41% 143M 0s
5:47:47 PM: 3000K .......... .......... .......... .......... .......... 42% 373M 0s
5:47:47 PM: 3050K .......... .......... .......... .......... .......... 42% 699M 0s
5:47:47 PM: 3100K .......... .......... .......... .......... .......... 43% 471M 0s
5:47:47 PM: 3150K .......... .......... .......... .......... .......... 44% 329M 0s
5:47:47 PM: 3200K .......... .......... .......... .......... .......... 44% 217M 0s
5:47:47 PM: 3250K .......... .......... .......... .......... .......... 45% 562M 0s
5:47:47 PM: 3300K .......... .......... .......... .......... .......... 46% 189M 0s
5:47:47 PM: 3350K .......... .......... .......... .......... .......... 46% 150M 0s
5:47:47 PM: 3400K .......... .......... .......... .......... .......... 47% 203M 0s
5:47:47 PM: 3450K .......... .......... .......... .......... .......... 48% 462M 0s
5:47:47 PM: 3500K .......... .......... .......... .......... .......... 49% 478M 0s
5:47:47 PM: 3550K .......... .......... .......... .......... .......... 49% 611M 0s
5:47:47 PM: 3600K .......... .......... .......... .......... .......... 50% 326M 0s
5:47:47 PM: 3650K .......... .......... .......... .......... .......... 51% 269M 0s
5:47:47 PM: 3700K .......... .......... .......... .......... .......... 51% 517M 0s
5:47:47 PM: 3750K .......... .......... .......... .......... .......... 52% 354M 0s
5:47:47 PM: 3800K .......... .......... .......... .......... .......... 53% 611M 0s
5:47:47 PM: 3850K .......... .......... .......... .......... .......... 53% 571M 0s
5:47:47 PM: 3900K .......... .......... .......... .......... .......... 54% 74.0M 0s
5:47:47 PM: 3950K .......... .......... .......... .......... .......... 55% 232M 0s
5:47:47 PM: 4000K .......... .......... .......... .......... .......... 55% 542M 0s
5:47:47 PM: 4050K .......... .......... .......... .......... .......... 56% 407M 0s
5:47:47 PM: 4100K .......... .......... .......... .......... .......... 57% 421M 0s
5:47:47 PM: 4150K .......... .......... .......... .......... .......... 57% 601M 0s
5:47:47 PM: 4200K .......... .......... .......... .......... .......... 58% 352M 0s
5:47:47 PM: 4250K .......... .......... .......... .......... .......... 59% 412M 0s
5:47:47 PM: 4300K .......... .......... .......... .......... .......... 60% 482M 0s
5:47:47 PM: 4350K .......... .......... .......... .......... .......... 60% 570M 0s
5:47:47 PM: 4400K .......... .......... .......... .......... .......... 61% 427M 0s
5:47:47 PM: 4450K .......... .......... .......... .......... .......... 62% 599M 0s
5:47:47 PM: 4500K .......... .......... .......... .......... .......... 62% 511M 0s
5:47:47 PM: 4550K .......... .......... .......... .......... .......... 63% 51.5M 0s
5:47:47 PM: 4600K .......... .......... .......... .......... .......... 64% 383M 0s
5:47:47 PM: 4650K .......... .......... .......... .......... .......... 64% 253M 0s
5:47:47 PM: 4700K .......... .......... .......... .......... .......... 65% 482M 0s
5:47:47 PM: 4750K .......... .......... .......... .......... .......... 66% 533M 0s
5:47:47 PM: 4800K .......... .......... .......... .......... .......... 66% 573M 0s
5:47:47 PM: 4850K .......... .......... .......... .......... .......... 67% 526M 0s
5:47:47 PM: 4900K .......... .......... .......... .......... .......... 68% 499M 0s
5:47:47 PM: 4950K .......... .......... .......... .......... .......... 69% 564M 0s
5:47:47 PM: 5000K .......... .......... .......... .......... .......... 69% 594M 0s
5:47:47 PM: 5050K .......... .......... .......... .......... .......... 70% 470M 0s
5:47:47 PM: 5100K .......... .......... .......... .......... .......... 71% 275M 0s
5:47:47 PM: 5150K .......... .......... .......... .......... .......... 71% 641M 0s
5:47:47 PM: 5200K .......... .......... .......... .......... .......... 72% 557M 0s
5:47:47 PM: 5250K .......... .......... .......... .......... .......... 73% 593M 0s
5:47:47 PM: 5300K .......... .......... .......... .......... .......... 73% 330M 0s
5:47:47 PM: 5350K .......... .......... .......... .......... .......... 74% 540M 0s
5:47:47 PM: 5400K .......... .......... .......... .......... .......... 75% 597M 0s
5:47:47 PM: 5450K .......... .......... .......... .......... .......... 75% 71.9M 0s
5:47:47 PM: 5500K .......... .......... .......... .......... .......... 76% 390M 0s
5:47:47 PM: 5550K .......... .......... .......... .......... .......... 77% 331M 0s
5:47:47 PM: 5600K .......... .......... .......... .......... .......... 77% 438M 0s
5:47:47 PM: 5650K .......... .......... .......... .......... .......... 78% 575M 0s
5:47:47 PM: 5700K .......... .......... .......... .......... .......... 79% 498M 0s
5:47:47 PM: 5750K .......... .......... .......... .......... .......... 80% 496M 0s
5:47:47 PM: 5800K .......... .......... .......... .......... .......... 80% 594M 0s
5:47:47 PM: 5850K .......... .......... .......... .......... .......... 81% 615M 0s
5:47:47 PM: 5900K .......... .......... .......... .......... .......... 82% 505M 0s
5:47:47 PM: 5950K .......... .......... .......... .......... .......... 82% 564M 0s
5:47:47 PM: 6000K .......... .......... .......... .......... .......... 83% 531M 0s
5:47:47 PM: 6050K .......... .......... .......... .......... .......... 84% 551M 0s
5:47:47 PM: 6100K .......... .......... .......... .......... .......... 84% 614M 0s
5:47:47 PM: 6150K .......... .......... .......... .......... .......... 85% 624M 0s
5:47:47 PM: 6200K .......... .......... .......... .......... .......... 86% 408M 0s
5:47:47 PM: 6250K .......... .......... .......... .......... .......... 86% 688M 0s
5:47:47 PM: 6300K .......... .......... .......... .......... .......... 87% 494M 0s
5:47:47 PM: 6350K .......... .......... .......... .......... .......... 88% 563M 0s
5:47:47 PM: 6400K .......... .......... .......... .......... .......... 89% 675M 0s
5:47:47 PM: 6450K .......... .......... .......... .......... .......... 89% 548M 0s
5:47:47 PM: 6500K .......... .......... .......... .......... .......... 90% 639M 0s
5:47:47 PM: 6550K .......... .......... .......... .......... .......... 91% 557M 0s
5:47:47 PM: 6600K .......... .......... .......... .......... .......... 91% 500M 0s
5:47:47 PM: 6650K .......... .......... .......... .......... .......... 92% 546M 0s
5:47:47 PM: 6700K .......... .......... .......... .......... .......... 93% 489M 0s
5:47:47 PM: 6750K .......... .......... .......... .......... .......... 93% 678M 0s
5:47:47 PM: 6800K .......... .......... .......... .......... .......... 94% 526M 0s
5:47:47 PM: 6850K .......... .......... .......... .......... .......... 95% 640M 0s
5:47:47 PM: 6900K .......... .......... .......... .......... .......... 95% 588M 0s
5:47:47 PM: 6950K .......... .......... .......... .......... .......... 96% 484M 0s
5:47:47 PM: 7000K .......... .......... .......... .......... .......... 97% 672M 0s
5:47:47 PM: 7050K .......... .......... .......... .......... .......... 98% 631M 0s
5:47:47 PM: 7100K .......... .......... .......... .......... .......... 98% 517M 0s
5:47:47 PM: 7150K .......... .......... .......... .......... .......... 99% 478M 0s
5:47:47 PM: 7200K .......... .......... .......... .......... ... 100% 590M=0.03s
5:47:47 PM: 2025-03-24 17:47:47 (231 MB/s) - ‘jinxp’ saved [7417584/7417584]
5:47:57 PM: built 483 assets in 00:00:09.750682456
5:47:57 PM: ​
5:47:57 PM: (build.command completed in 10.1s)
5:47:57 PM:
5:48:00 PM: (Netlify Build completed in 13.2s)
5:48:01 PM: Section completed: building
5:48:28 PM: Finished processing build request in 2m0.673s

Deploying

Complete
5:47:57 PM: Deploy site
5:47:57 PM: ────────────────────────────────────────────────────────────────
5:47:57 PM: ​
5:47:57 PM: Starting to deploy site from 'dist'
5:47:57 PM: Calculating files to upload
5:47:59 PM: 1 new file(s) to upload
5:47:59 PM: 0 new function(s) to upload
5:48:00 PM: Section completed: deploying
5:48:00 PM: Site deploy was successfully initiated
5:48:00 PM: ​
5:48:00 PM: (Deploy site completed in 2.7s)

Cleanup

Complete
5:48:00 PM: Netlify Build Complete
5:48:00 PM: ────────────────────────────────────────────────────────────────
5:48:00 PM: ​
5:48:00 PM: Caching artifacts
5:48:00 PM: Started saving ruby gems
5:48:00 PM: Finished saving ruby gems
5:48:00 PM: Started saving build plugins
5:48:00 PM: Finished saving build plugins
5:48:00 PM: Started saving mise cache
5:48:00 PM: Finished saving mise cache
5:48:00 PM: Started saving pip cache
5:48:00 PM: Finished saving pip cache
5:48:00 PM: Started saving emacs cask dependencies
5:48:00 PM: Finished saving emacs cask dependencies
5:48:00 PM: Started saving maven dependencies
5:48:00 PM: Finished saving maven dependencies
5:48:00 PM: Started saving boot dependencies
5:48:00 PM: Finished saving boot dependencies
5:48:00 PM: Started saving rust rustup cache
5:48:00 PM: Finished saving rust rustup cache
5:48:00 PM: Started saving go dependencies
5:48:00 PM: Finished saving go dependencies
5:48:01 PM: Build script success
5:48:26 PM: Uploading Cache of size 538.1MB
5:48:28 PM: Section completed: cleanup

Post-processing

Complete
5:48:00 PM: Post processing done
5:48:00 PM: Section completed: postprocessing
5:48:00 PM: Starting post processing
5:48:00 PM: Skipping form detection
5:48:00 PM: Post processing - header rules
5:48:00 PM: Post processing - redirect rules
5:48:01 PM: Site is live ✨