Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension types page #5508

Merged
merged 13 commits into from
Feb 14, 2024

Merge branch 'main' into extension-types

7558e2d
Select commit
Loading
Failed to load commit list.
Merged

Extension types page #5508

Merge branch 'main' into extension-types
7558e2d
Select commit
Loading
Failed to load commit list.
Google Cloud Build / dart-website-staging (dart-dev) succeeded Feb 14, 2024 in 1m 32s

Summary

Build Information

Trigger dart-website-staging
Build e8046b94-8e3d-4814-8519-a0c7eff09595
Start 2024-02-14T14:26:32-08:00
Duration 1m30.223s
Status SUCCESS

Steps

Step Status Duration
gcr.io/cloud-builders/git SUCCESS 1.475s
gcr.io/flutter-dev-230821/firebase-ghcli SUCCESS 1m24.144s

Details


starting build "e8046b94-8e3d-4814-8519-a0c7eff09595"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            7558e2ddb682a92135bdd8fdf78a6fc26d5b3b2a -> FETCH_HEAD
HEAD is now at 7558e2d Merge branch 'main' into extension-types
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 28s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3383ms  15%   368× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 410 files in 22.62 seconds (55.2ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "e8046b94-8e3d-4814-8519-a0c7eff09595"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            7558e2ddb682a92135bdd8fdf78a6fc26d5b3b2a -> FETCH_HEAD
HEAD is now at 7558e2d Merge branch 'main' into extension-types
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 28s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3383ms  15%   368× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 410 files in 22.62 seconds (55.2ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "e8046b94-8e3d-4814-8519-a0c7eff09595"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            7558e2ddb682a92135bdd8fdf78a6fc26d5b3b2a -> FETCH_HEAD
HEAD is now at 7558e2d Merge branch 'main' into extension-types
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 28s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3383ms  15%   368× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 410 files in 22.62 seconds (55.2ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "e8046b94-8e3d-4814-8519-a0c7eff09595"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            7558e2ddb682a92135bdd8fdf78a6fc26d5b3b2a -> FETCH_HEAD
HEAD is now at 7558e2d Merge branch 'main' into extension-types
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 28s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3383ms  15%   368× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 410 files in 22.62 seconds (55.2ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "e8046b94-8e3d-4814-8519-a0c7eff09595"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            7558e2ddb682a92135bdd8fdf78a6fc26d5b3b2a -> FETCH_HEAD
HEAD is now at 7558e2d Merge branch 'main' into extension-types
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 28s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3383ms  15%   368× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 410 files in 22.62 seconds (55.2ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "e8046b94-8e3d-4814-8519-a0c7eff09595"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            7558e2ddb682a92135bdd8fdf78a6fc26d5b3b2a -> FETCH_HEAD
HEAD is now at 7558e2d Merge branch 'main' into extension-types
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 28s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3383ms  15%   368× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 410 files in 22.62 seconds (55.2ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "e8046b94-8e3d-4814-8519-a0c7eff09595"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            7558e2ddb682a92135bdd8fdf78a6fc26d5b3b2a -> FETCH_HEAD
HEAD is now at 7558e2d Merge branch 'main' into extension-types
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 28s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3383ms  15%   368× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 410 files in 22.62 seconds (55.2ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "e8046b94-8e3d-4814-8519-a0c7eff09595"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            7558e2ddb682a92135bdd8fdf78a6fc26d5b3b2a -> FETCH_HEAD
HEAD is now at 7558e2d Merge branch 'main' into extension-types
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 28s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3383ms  15%   368× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 410 files in 22.62 seconds (55.2ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "e8046b94-8e3d-4814-8519-a0c7eff09595"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            7558e2ddb682a92135bdd8fdf78a6fc26d5b3b2a -> FETCH_HEAD
HEAD is now at 7558e2d Merge branch 'main' into extension-types
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 28s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3383ms  15%   368× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 410 files in 22.62 seconds (55.2ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "e8046b94-8e3d-4814-8519-a0c7eff09595"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            7558e2ddb682a92135bdd8fdf78a6fc26d5b3b2a -> FETCH_HEAD
HEAD is now at 7558e2d Merge branch 'main' into extension-types
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 28s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3383ms  15%   368× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 410 files in 22.62 seconds (55.2ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...

starting build "e8046b94-8e3d-4814-8519-a0c7eff09595"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/dart-lang/site-www
 * branch            7558e2ddb682a92135bdd8fdf78a6fc26d5b3b2a -> FETCH_HEAD
HEAD is now at 7558e2d Merge branch 'main' into extension-types
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/git
Step #0: Submodule 'site-shared' (https://github.com/dart-lang/site-shared) registered for path 'site-shared'
Step #0: Cloning into '/workspace/site-shared'...
Step #0: Submodule path 'site-shared': checked out 'd7cc5cc16b9426acef66a8b2ee6690f547e95b3d'
Finished Step #0
Starting Step #1
Step #1: Pulling image: gcr.io/flutter-dev-230821/firebase-ghcli
Step #1: Using default tag: latest
Step #1: latest: Pulling from flutter-dev-230821/firebase-ghcli
Step #1: d2aa1518a716: Already exists
Step #1: 76ff73118202: Already exists
Step #1: 3c2cba919283: Already exists
Step #1: 407f59e852df: Pulling fs layer
Step #1: 9c16ca81124b: Pulling fs layer
Step #1: 308a301fd0ee: Pulling fs layer
Step #1: 271fa3944d33: Pulling fs layer
Step #1: aecbe0391fe5: Pulling fs layer
Step #1: f4446a1b718e: Pulling fs layer
Step #1: 372acff656a1: Pulling fs layer
Step #1: 11b84eec5ffc: Pulling fs layer
Step #1: f574113cb4ab: Pulling fs layer
Step #1: 9e82b04e6ce1: Pulling fs layer
Step #1: 271fa3944d33: Waiting
Step #1: aecbe0391fe5: Waiting
Step #1: f4446a1b718e: Waiting
Step #1: 372acff656a1: Waiting
Step #1: 11b84eec5ffc: Waiting
Step #1: f574113cb4ab: Waiting
Step #1: 9e82b04e6ce1: Waiting
Step #1: 9c16ca81124b: Verifying Checksum
Step #1: 9c16ca81124b: Download complete
Step #1: 308a301fd0ee: Verifying Checksum
Step #1: 308a301fd0ee: Download complete
Step #1: aecbe0391fe5: Verifying Checksum
Step #1: aecbe0391fe5: Download complete
Step #1: f4446a1b718e: Verifying Checksum
Step #1: f4446a1b718e: Download complete
Step #1: 407f59e852df: Verifying Checksum
Step #1: 407f59e852df: Download complete
Step #1: 372acff656a1: Verifying Checksum
Step #1: 372acff656a1: Download complete
Step #1: 11b84eec5ffc: Verifying Checksum
Step #1: 11b84eec5ffc: Download complete
Step #1: 271fa3944d33: Verifying Checksum
Step #1: 271fa3944d33: Download complete
Step #1: f574113cb4ab: Verifying Checksum
Step #1: f574113cb4ab: Download complete
Step #1: 9e82b04e6ce1: Verifying Checksum
Step #1: 9e82b04e6ce1: Download complete
Step #1: 407f59e852df: Pull complete
Step #1: 9c16ca81124b: Pull complete
Step #1: 308a301fd0ee: Pull complete
Step #1: 271fa3944d33: Pull complete
Step #1: aecbe0391fe5: Pull complete
Step #1: f4446a1b718e: Pull complete
Step #1: 372acff656a1: Pull complete
Step #1: 11b84eec5ffc: Pull complete
Step #1: f574113cb4ab: Pull complete
Step #1: 9e82b04e6ce1: Pull complete
Step #1: Digest: sha256:b68a6ef314e1747472144d1319963465524d95f47f34e8964da27ac5c2c38d1e
Step #1: Status: Downloaded newer image for gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: gcr.io/flutter-dev-230821/firebase-ghcli:latest
Step #1: 
Step #1: added 860 packages, and audited 861 packages in 28s
Step #1: 
Step #1: 175 packages are looking for funding
Step #1:   run `npm fund` for details
Step #1: 
Step #1: found 0 vulnerabilities
Step #1: 
Step #1: > dart.dev@0.0.0 build-site-for-staging
Step #1: > PRODUCTION=false eleventy
Step #1: 
Step #1: [11ty] Benchmark   3383ms  15%   368× (Configuration) "generate_toc" Liquid Filter
Step #1: [11ty] Copied 161 files / Wrote 410 files in 22.62 seconds (55.2ms each, v3.0.0-alpha.5)
Step #1: Deploying website to a staging channel on firebase...
Step #1: 
Step #1: === Deploying to 'dart-dev'...
Step #1: 
Step #1: i  deploying hosting
Step #1: i  hosting[dart-dev]: beginning deploy...
Step #1: i  hosting[dart-dev]: found 571 files in _site
Step #1: i  hosting: adding files to version [0/571] (0%)
Step #1: i  hosting: upload complete
Step #1: ✔  hosting[dart-dev]: file upload complete
Step #1: i  hosting[dart-dev]: finalizing version...
Step #1: ✔  hosting[dart-dev]: version finalized
Step #1: i  hosting[dart-dev]: releasing new version...
Step #1: ✔  hosting[dart-dev]: release complete
Step #1: 
Step #1: ✔  Deploy complete!
Step #1: 
Step #1: Project Console: https://console.firebase.google.com/project/dart-dev/overview
Step #1: Hosting URL: https://dart-dev.web.app
Step #1: 
Step #1: ✔  hosting:channel: Channel URL (dart-dev): https://dart-dev--pr5508-extension-types-6op3ayna.web.app [expires 2024-02-21 22:27:50]
Step #1: Logging into github under bot account...
Step #1: Commenting staging url on the PR...
Step #1: https://github.com/dart-lang/site-www/pull/5508#issuecomment-1927892965
Finished Step #1
PUSH
DONE

Build Log: https://console.cloud.google.com/logs/viewer?advancedFilter=resource.type%3D%22build%22+AND+resource.labels.build_id%3D%22e8046b94-8e3d-4814-8519-a0c7eff09595%22+AND+resource.labels.build_trigger_id%3D%22bea68f8f-7ea9-4e98-9663-1cdf7c2762c0%22&project=dart-dev