coverage-frontend
Passed Started
by
@krasio

Krasimir Angelov
1Running with gitlab-runner 17.4.0~pre.110.g27400594 (27400594)2 on blue-6.private.runners-manager.gitlab.com/gitlab.com/gitlab-org mKJTFBei, system ID: s_90a66139ec063 feature flags: FF_NETWORK_PER_BUILD:true4Resolving secrets6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5-golang-1.23-rust-1.73-node-20.12-postgresql-14:rubygems-3.5-git-2.45-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5-golang-1.23-rust-1.73-node-20.12-postgresql-14:rubygems-3.5-git-2.45-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:1d9126ee78e7adb7447812473d0b81fbbe5a6112e250f178242639bfdc4eb066 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5-golang-1.23-rust-1.73-node-20.12-postgresql-14:rubygems-3.5-git-2.45-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5-golang-1.23-rust-1.73-node-20.12-postgresql-14@sha256:2e50a48489394d2212aab7a1bac67630db2a54ab2004da7f49fb80f2f85abe62 ...11Running on runner-mkjtfbei-project-278964-concurrent-0 via runner-mkjtfbei-private-1732240608-35749d50...13Skipping Git repository setup14Skipping Git checkout15Skipping Git submodules setup17Checking cache for node-modules-debian-bookworm-test-21...18Downloading cache from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/node-modules-debian-bookworm-test-21 ETag="6b6b4fda690c178c32961843dd081ba0"19Successfully extracted cache21Downloading artifacts for clone-gitlab-repo (8442484940)...22Downloading artifacts from coordinator... ok host=storage.googleapis.com id=8442484940 responseStatus=200 OK token=glcbt-6623WARNING: Part of .git directory is on the list of files to extract 24WARNING: This may introduce unexpected problems 25Downloading artifacts for jest 1/11 (8442485061)...26Downloading artifacts from coordinator... ok host=storage.googleapis.com id=8442485061 responseStatus=200 OK token=glcbt-6627Downloading artifacts for jest 10/11 (8442485080)...28Downloading artifacts from coordinator... ok host=storage.googleapis.com id=8442485080 responseStatus=200 OK token=glcbt-6629Downloading artifacts for jest 11/11 (8442485082)...30Downloading artifacts from coordinator... ok host=storage.googleapis.com id=8442485082 responseStatus=200 OK token=glcbt-6631Downloading artifacts for jest 2/11 (8442485062)...32Downloading artifacts from coordinator... ok host=storage.googleapis.com id=8442485062 responseStatus=200 OK token=glcbt-6633Downloading artifacts for jest 3/11 (8442485065)...34Downloading artifacts from coordinator... ok host=storage.googleapis.com id=8442485065 responseStatus=200 OK token=glcbt-6635Downloading artifacts for jest 4/11 (8442485066)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=8442485066 responseStatus=200 OK token=glcbt-6637Downloading artifacts for jest 5/11 (8442485068)...38Downloading artifacts from coordinator... ok host=storage.googleapis.com id=8442485068 responseStatus=200 OK token=glcbt-6639Downloading artifacts for jest 6/11 (8442485073)...40Downloading artifacts from coordinator... ok host=storage.googleapis.com id=8442485073 responseStatus=200 OK token=glcbt-6641Downloading artifacts for jest 7/11 (8442485074)...42Downloading artifacts from coordinator... ok host=storage.googleapis.com id=8442485074 responseStatus=200 OK token=glcbt-6643Downloading artifacts for jest 8/11 (8442485076)...44Downloading artifacts from coordinator... ok host=storage.googleapis.com id=8442485076 responseStatus=200 OK token=glcbt-6645Downloading artifacts for jest 9/11 (8442485078)...46Downloading artifacts from coordinator... ok host=storage.googleapis.com id=8442485078 responseStatus=200 OK token=glcbt-6647Downloading artifacts for jest-with-fixtures 1/2 (8442485085)...48Downloading artifacts from coordinator... ok host=storage.googleapis.com id=8442485085 responseStatus=200 OK token=glcbt-6649Downloading artifacts for jest-with-fixtures 2/2 (8442485092)...50Downloading artifacts from coordinator... ok host=storage.googleapis.com id=8442485092 responseStatus=200 OK token=glcbt-6652Using docker image sha256:1d9126ee78e7adb7447812473d0b81fbbe5a6112e250f178242639bfdc4eb066 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5-golang-1.23-rust-1.73-node-20.12-postgresql-14:rubygems-3.5-git-2.45-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5-golang-1.23-rust-1.73-node-20.12-postgresql-14@sha256:2e50a48489394d2212aab7a1bac67630db2a54ab2004da7f49fb80f2f85abe62 ...53$ echo $FOSS_ONLY54$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb55$ export GOPATH=$CI_PROJECT_DIR/.go56$ mkdir -p $GOPATH57$ source scripts/utils.sh58$ log_disk_usage "true"59*******************************************************60This runner currently has 75G free disk space.61*******************************************************114$ yarn_install_script140$ run_timed_command "yarn node scripts/frontend/merge_coverage_frontend.js"141$ yarn node scripts/frontend/merge_coverage_frontend.js142yarn node v1.22.19143=============================== Coverage summary ===============================144Statements : 63.6% ( 73262/115187 )145Branches : 55.81% ( 26884/48170 )146Functions : 61.23% ( 28902/47199 )147Lines : 63.74% ( 70927/111263 )148================================================================================149Done in 26.43s.150==> 'yarn node scripts/frontend/merge_coverage_frontend.js' succeeded in 27 seconds.151$ if ls coverage-frontend/jest-* > /dev/null 2>&1; then rm -r coverage-frontend/jest-*; fi153Not uploading cache node-modules-debian-bookworm-test-21 due to policy155Uploading artifacts...156coverage-frontend/: found 11982 matching artifact files and directories 157WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/8442485515/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com158WARNING: Retrying... context=artifacts-uploader error=request redirected159Uploading artifacts as "archive" to coordinator... 201 Created id=8442485515 responseStatus=201 Created token=glcbt-66160Uploading artifacts...161coverage-frontend/cobertura-coverage.xml: found 1 matching artifact files and directories 162WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/8442485515/artifacts?artifact_format=gzip&artifact_type=cobertura&expire_in=31d new-url=https://gitlab.com163WARNING: Retrying... context=artifacts-uploader error=request redirected164Uploading artifacts as "cobertura" to coordinator... 201 Created id=8442485515 responseStatus=201 Created token=glcbt-66166Job succeeded