Skip to main content

Deploy details

Deploy successful for optimism-ecosystem-contributions

Update claim-an-idea.md

PR #179: patch-2@d8a02e0

Deploy log

Initializing

Complete
4:01:55 AM: Build ready to start
4:02:05 AM: build-image version: 3d3c7e8b4321e2c1a54a2c4584fb46ba742b1630 (focal)
4:02:05 AM: buildbot version: 3d3c7e8b4321e2c1a54a2c4584fb46ba742b1630
4:02:05 AM: Fetching cached dependencies
4:02:05 AM: Starting to download cache of 281.1MB
4:02:07 AM: Finished downloading cache in 2.272s
4:02:07 AM: Starting to extract cache
4:02:10 AM: Finished extracting cache in 3.119s
4:02:10 AM: Finished fetching cache in 5.442s
4:02:10 AM: Starting to prepare the repo for build
4:02:11 AM: Preparing Git Reference pull/179/head
4:02:12 AM: Starting to install dependencies
4:02:13 AM: Python version set to 3.8
4:02:13 AM: Attempting Ruby version 2.7.2, read from environment
4:02:13 AM: Using Ruby version 2.7.2
4:02:14 AM: Started restoring cached go cache
4:02:14 AM: Finished restoring cached go cache
4:02:14 AM: go version go1.19.13 linux/amd64
4:02:15 AM: Using PHP version 8.0
4:02:16 AM: Started restoring cached Node.js version
4:02:17 AM: Finished restoring cached Node.js version
4:02:17 AM: v18.20.2 is already installed.
4:02:18 AM: Now using node v18.20.2 (npm v10.5.0)
4:02:18 AM: Enabling Node.js Corepack
4:02:18 AM: Started restoring cached build plugins
4:02:18 AM: Finished restoring cached build plugins
4:02:18 AM: Started restoring cached corepack dependencies
4:02:18 AM: Finished restoring cached corepack dependencies
4:02:18 AM: Started restoring cached pnpm cache
4:02:18 AM: Finished restoring cached pnpm cache
4:02:19 AM: Installing npm packages using pnpm version 8.15.7
4:02:19 AM: Lockfile is up to date, resolution step is skipped
4:02:19 AM: Progress: resolved 1, reused 0, downloaded 0, added 0
4:02:19 AM: Packages: +446
4:02:19 AM: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4:02:20 AM: Progress: resolved 446, reused 445, downloaded 0, added 430
4:02:20 AM: Progress: resolved 446, reused 446, downloaded 0, added 446, done
4:02:20 AM: dependencies:
4:02:20 AM: + @headlessui/react 1.7.18
4:02:20 AM: + gray-matter 4.0.3
4:02:20 AM: + next 14.1.0
4:02:20 AM: + react 18.2.0
4:02:20 AM: + react-dom 18.2.0
4:02:20 AM: + react-ga4 2.1.0
4:02:20 AM: + react-headless-pagination 1.1.5
4:02:20 AM: + react-tooltip 5.26.3
4:02:20 AM: + remark 15.0.1
4:02:20 AM: + remark-html 16.0.1
4:02:20 AM: devDependencies:
4:02:20 AM: + @types/node 20.11.20
4:02:20 AM: + @types/react 18.2.58
4:02:20 AM: + @types/react-dom 18.2.19
4:02:20 AM: + autoprefixer 10.4.17
4:02:20 AM: + eslint 8.56.0
4:02:20 AM: + eslint-config-next 14.1.0
4:02:20 AM: + postcss 8.4.35
4:02:20 AM: + tailwindcss 3.4.1
4:02:20 AM: + typescript 5.3.3
4:02:20 AM: Done in 1.7s
4:02:21 AM: npm packages installed using pnpm
4:02:21 AM: Successfully installed dependencies
4:02:21 AM: Starting build script
4:02:22 AM: Detected 1 framework(s)
4:02:22 AM: "next" at version "14.1.0"
4:02:22 AM: Section completed: initializing

Building

Complete
4:02:24 AM: Netlify Build
4:02:24 AM: ────────────────────────────────────────────────────────────────
4:02:24 AM:
4:02:24 AM: ❯ Version
4:02:24 AM: @netlify/build 29.39.2
4:02:24 AM:
4:02:24 AM: ❯ Flags
4:02:24 AM: baseRelDir: true
4:02:24 AM: buildId: 66248fb3607b9400085c2a01
4:02:24 AM: deployId: 66248fb3607b9400085c2a03
4:02:24 AM:
4:02:24 AM: ❯ Current directory
4:02:24 AM: /opt/build/repo
4:02:24 AM:
4:02:24 AM: ❯ Config file
4:02:24 AM: No config file was defined: using default values.
4:02:24 AM:
4:02:24 AM: ❯ Context
4:02:24 AM: deploy-preview
4:02:24 AM:
4:02:24 AM: ❯ Using Next.js Runtime - v5.1.2
4:02:25 AM:
4:02:25 AM: @netlify/plugin-nextjs (onPreBuild event)
4:02:25 AM: ────────────────────────────────────────────────────────────────
4:02:25 AM: ​
4:02:25 AM: Next.js cache restored
4:02:25 AM: ​
4:02:25 AM: (@netlify/plugin-nextjs onPreBuild completed in 146ms)
4:02:25 AM:
4:02:25 AM: Build command from Netlify app
4:02:25 AM: ────────────────────────────────────────────────────────────────
4:02:25 AM: ​
4:02:25 AM: $ pnpm run build
4:02:25 AM: > my-app@0.1.0 build /opt/build/repo
4:02:25 AM: > pnpm run prebuild && next build
4:02:26 AM: > my-app@0.1.0 prebuild /opt/build/repo
4:02:26 AM: > pnpm run clean && pnpm run process
4:02:26 AM: > my-app@0.1.0 clean /opt/build/repo
4:02:26 AM: > node ./data/cleanBlankSpace.mjs
4:02:26 AM: Cleaning blank space...
4:02:26 AM: Markdown Cleaned ✅
4:02:27 AM: > my-app@0.1.0 process /opt/build/repo
4:02:27 AM: > node ./data/processMarkDown.mjs
4:02:27 AM: Processing markdown files...
4:02:27 AM: Markdown Done ✅
4:02:27 AM: ▲ Next.js 14.1.0
4:02:27 AM: Creating an optimized production build ...
4:02:33 AM: Compiled successfully
4:02:33 AM: Linting and checking validity of types ...
4:02:34 AM: Collecting page data ...
4:02:36 AM: Generating static pages (0/5) ...
4:02:36 AM: Generating static pages (1/5)
4:02:36 AM: Generating static pages (2/5)
4:02:36 AM: Generating static pages (3/5)
4:02:36 AM: metadata.metadataBase is not set for resolving social open graph or twitter images, using "http://localhost:3000". See https://nextjs.org/docs/app/api-reference/functions/generate-metadata#metadatabase
4:02:36 AM: Generating static pages (5/5)
4:02:36 AM: Finalizing page optimization ...
4:02:36 AM: Collecting build traces ...
4:02:47 AM: Route (app) Size First Load JS
4:02:47 AM: ┌ ○ / 19.2 kB 142 kB
4:02:47 AM: ├ ○ /_not-found 0 B 0 B
4:02:47 AM: ├ λ /docs/[id] 393 B 91.5 kB
4:02:47 AM: └ λ /issue/[id] 2.66 kB 112 kB
4:02:47 AM: + First Load JS shared by all 84.3 kB
4:02:47 AM: ├ chunks/184-07de412a98e832ee.js 28.9 kB
4:02:47 AM: ├ chunks/30b509c0-cffd94b7dbd5f5bc.js 53.4 kB
4:02:47 AM: └ other shared chunks (total) 2.06 kB
4:02:47 AM: ○ (Static) prerendered as static content
4:02:47 AM: λ (Dynamic) server-rendered on demand using Node.js
4:02:47 AM: ​
4:02:48 AM: (build.command completed in 22.4s)
4:02:48 AM:
4:02:48 AM: @netlify/plugin-nextjs (onBuild event)
4:02:48 AM: ────────────────────────────────────────────────────────────────
4:02:48 AM: ​
4:02:48 AM: Next.js cache saved
4:02:48 AM: ​
4:02:48 AM: (@netlify/plugin-nextjs onBuild completed in 607ms)
4:02:48 AM:
4:02:48 AM: Functions bundling
4:02:48 AM: ────────────────────────────────────────────────────────────────
4:02:48 AM: ​
4:02:48 AM: The Netlify Functions setting targets a non-existing directory: netlify/functions
4:02:48 AM: ​
4:02:48 AM: Packaging Functions from .netlify/functions-internal directory:
4:02:48 AM: - ___netlify-server-handler/___netlify-server-handler.mjs
4:02:48 AM: ​
4:02:49 AM: ​
4:02:49 AM: (Functions bundling completed in 1.2s)
4:02:49 AM:
4:02:49 AM: Edge Functions bundling
4:02:49 AM: ────────────────────────────────────────────────────────────────
4:02:49 AM: ​
4:02:50 AM: ​
4:02:50 AM: (Edge Functions bundling completed in 342ms)
4:02:50 AM:
4:02:50 AM: @netlify/plugin-nextjs (onPostBuild event)
4:02:50 AM: ────────────────────────────────────────────────────────────────
4:02:50 AM: ​
4:02:50 AM: ​
4:02:50 AM: (@netlify/plugin-nextjs onPostBuild completed in 7ms)
4:02:50 AM:
4:02:50 AM: Uploading blobs to deploy store
4:02:50 AM: ────────────────────────────────────────────────────────────────
4:02:50 AM: ​
4:02:50 AM: Uploading 5 blobs to deploy store...
4:02:50 AM: Done uploading blobs to deploy store.
4:02:50 AM: ​
4:02:50 AM: (Uploading blobs completed in 169ms)
4:02:50 AM:
4:03:01 AM: (Netlify Build completed in 37.4s)
4:03:02 AM: Section completed: building
4:03:19 AM: Finished processing build request in 1m13.822s

Deploying

Complete
4:02:50 AM: Deploy site
4:02:50 AM: ────────────────────────────────────────────────────────────────
4:02:50 AM: ​
4:02:50 AM: Starting to deploy site from '.next'
4:02:50 AM: Calculating files to upload
4:02:50 AM: 1 new files to upload
4:02:50 AM: 1 new functions to upload
4:02:57 AM: Section completed: deploying
4:02:59 AM: Finished waiting for live deploy in 2.245s
4:02:59 AM: Site deploy was successfully initiated
4:02:59 AM: ​
4:02:59 AM: (Deploy site completed in 8.9s)
4:02:59 AM:
4:02:59 AM: @netlify/plugin-nextjs (onSuccess event)
4:02:59 AM: ────────────────────────────────────────────────────────────────
4:02:59 AM: ​
4:03:01 AM: ​
4:03:01 AM: (@netlify/plugin-nextjs onSuccess completed in 2.1s)
4:03:01 AM:
4:03:01 AM: @netlify/plugin-nextjs (onEnd event)
4:03:01 AM: ────────────────────────────────────────────────────────────────
4:03:01 AM: ​
4:03:01 AM: ​
4:03:01 AM: (@netlify/plugin-nextjs onEnd completed in 4ms)

Cleanup

Complete
4:03:01 AM: Netlify Build Complete
4:03:01 AM: ────────────────────────────────────────────────────────────────
4:03:01 AM: ​
4:03:02 AM: Caching artifacts
4:03:02 AM: Started saving node modules
4:03:02 AM: Finished saving node modules
4:03:02 AM: Started saving build plugins
4:03:02 AM: Finished saving build plugins
4:03:02 AM: Started saving corepack cache
4:03:02 AM: Finished saving corepack cache
4:03:02 AM: Started saving pnpm cache
4:03:02 AM: Finished saving pnpm cache
4:03:02 AM: Started saving pip cache
4:03:02 AM: Finished saving pip cache
4:03:02 AM: Started saving emacs cask dependencies
4:03:02 AM: Finished saving emacs cask dependencies
4:03:02 AM: Started saving maven dependencies
4:03:02 AM: Finished saving maven dependencies
4:03:02 AM: Started saving boot dependencies
4:03:02 AM: Finished saving boot dependencies
4:03:02 AM: Started saving rust rustup cache
4:03:02 AM: Finished saving rust rustup cache
4:03:02 AM: Started saving go dependencies
4:03:02 AM: Finished saving go dependencies
4:03:02 AM: Build script success
4:03:17 AM: Uploading Cache of size 280.5MB
4:03:19 AM: Section completed: cleanup

Post-processing

Complete
4:02:57 AM: Post processing - redirect rules
4:02:57 AM: Post processing done
4:02:57 AM: Section completed: postprocessing
4:02:57 AM: Starting post processing
4:02:57 AM: Skipping form detection
4:02:57 AM: Post processing - header rules
4:02:58 AM: Site is live ✨