Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save scalastic/1e164af3fe32ec72dbc9dee3eb0d1787 to your computer and use it in GitHub Desktop.
Save scalastic/1e164af3fe32ec72dbc9dee3eb0d1787 to your computer and use it in GitHub Desktop.
vips_cache_operation_build: stack level too deep (SystemStackError)
2021-05-03T10:52:33.3834253Z ##[section]Starting: Request a runner to run this job
2021-05-03T10:52:33.6545646Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-latest'
2021-05-03T10:52:33.6545776Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
2021-05-03T10:52:33.6546151Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
2021-05-03T10:52:33.8564657Z ##[section]Finishing: Request a runner to run this job
2021-05-03T10:52:41.7084839Z Current runner version: '2.278.0'
2021-05-03T10:52:41.7111745Z ##[group]Operating System
2021-05-03T10:52:41.7112567Z Ubuntu
2021-05-03T10:52:41.7112980Z 20.04.2
2021-05-03T10:52:41.7113322Z LTS
2021-05-03T10:52:41.7113737Z ##[endgroup]
2021-05-03T10:52:41.7114435Z ##[group]Virtual Environment
2021-05-03T10:52:41.7115082Z Environment: ubuntu-20.04
2021-05-03T10:52:41.7115572Z Version: 20210425.1
2021-05-03T10:52:41.7116602Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210425.1/images/linux/Ubuntu2004-README.md
2021-05-03T10:52:41.7117810Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210425.1
2021-05-03T10:52:41.7118571Z ##[endgroup]
2021-05-03T10:52:41.7120509Z ##[group]GITHUB_TOKEN Permissions
2021-05-03T10:52:41.7121841Z Actions: write
2021-05-03T10:52:41.7122282Z Checks: write
2021-05-03T10:52:41.7122766Z Contents: write
2021-05-03T10:52:41.7123255Z Deployments: write
2021-05-03T10:52:41.7123819Z Issues: write
2021-05-03T10:52:41.7124311Z Metadata: read
2021-05-03T10:52:41.7124804Z Packages: write
2021-05-03T10:52:41.7125265Z PullRequests: write
2021-05-03T10:52:41.7126044Z RepositoryProjects: write
2021-05-03T10:52:41.7126649Z SecurityEvents: write
2021-05-03T10:52:41.7127130Z Statuses: write
2021-05-03T10:52:41.7127896Z ##[endgroup]
2021-05-03T10:52:41.7130882Z Prepare workflow directory
2021-05-03T10:52:41.7757652Z Prepare all required actions
2021-05-03T10:52:41.7768060Z Getting action download info
2021-05-03T10:52:42.1901443Z Download action repository 'actions/checkout@v2'
2021-05-03T10:52:44.3682824Z Download action repository 'actions/cache@v2'
2021-05-03T10:52:44.9521373Z Download action repository 'scalastic/jekyll-action@master'
2021-05-03T10:52:45.7322759Z ##[group]Build container for action use: '/home/runner/work/_actions/scalastic/jekyll-action/master/Dockerfile'.
2021-05-03T10:52:45.7389625Z ##[command]/usr/bin/docker build -t 8a33c1:411a3ad91ebc4885a1234710e05c6ff3 -f "/home/runner/work/_actions/scalastic/jekyll-action/master/Dockerfile" "/home/runner/work/_actions/scalastic/jekyll-action/master"
2021-05-03T10:52:46.3685902Z Sending build context to Docker daemon 19.97kB
2021-05-03T10:52:46.3694676Z
2021-05-03T10:52:46.3695717Z Step 1/12 : FROM ruby:2.7-alpine
2021-05-03T10:52:46.8685545Z 2.7-alpine: Pulling from library/ruby
2021-05-03T10:52:47.0803441Z 540db60ca938: Already exists
2021-05-03T10:52:47.0884234Z 98a867505730: Pulling fs layer
2021-05-03T10:52:47.0887963Z 69c77620f610: Pulling fs layer
2021-05-03T10:52:47.0891031Z 9b370d66bb99: Pulling fs layer
2021-05-03T10:52:47.0891970Z d9f4ad4e4f54: Pulling fs layer
2021-05-03T10:52:47.0899232Z d9f4ad4e4f54: Waiting
2021-05-03T10:52:47.3468773Z 69c77620f610: Verifying Checksum
2021-05-03T10:52:47.3501358Z 69c77620f610: Download complete
2021-05-03T10:52:47.3916414Z 98a867505730: Verifying Checksum
2021-05-03T10:52:47.6034712Z d9f4ad4e4f54: Verifying Checksum
2021-05-03T10:52:47.6036099Z d9f4ad4e4f54: Download complete
2021-05-03T10:52:47.7885031Z 9b370d66bb99: Verifying Checksum
2021-05-03T10:52:47.7886164Z 9b370d66bb99: Download complete
2021-05-03T10:52:47.9130254Z 98a867505730: Pull complete
2021-05-03T10:52:47.9795950Z 69c77620f610: Pull complete
2021-05-03T10:52:48.9000159Z 9b370d66bb99: Pull complete
2021-05-03T10:52:48.9680057Z d9f4ad4e4f54: Pull complete
2021-05-03T10:52:48.9740883Z Digest: sha256:d2dca0eb4b3c9e416df72bf9c54626d122f6960fc2a89391ba077bc5b0141ed9
2021-05-03T10:52:48.9768016Z Status: Downloaded newer image for ruby:2.7-alpine
2021-05-03T10:52:48.9797080Z ---> 0654570c487c
2021-05-03T10:52:48.9797722Z Step 2/12 : LABEL version="2.0.1"
2021-05-03T10:52:49.0007386Z ---> Running in 2927c0857cd9
2021-05-03T10:52:50.0152625Z Removing intermediate container 2927c0857cd9
2021-05-03T10:52:50.0153592Z ---> c5c72cd6e09f
2021-05-03T10:52:50.0154613Z Step 3/12 : LABEL repository="https://github.com/helaili/jekyll-action"
2021-05-03T10:52:50.0396069Z ---> Running in 07bd0596251d
2021-05-03T10:52:51.0160441Z Removing intermediate container 07bd0596251d
2021-05-03T10:52:51.0161756Z ---> d428e74599ce
2021-05-03T10:52:51.0162386Z Step 4/12 : LABEL homepage="https://github.com/helaili/jekyll-action"
2021-05-03T10:52:51.0349820Z ---> Running in a74a3f2019cc
2021-05-03T10:52:52.0152620Z Removing intermediate container a74a3f2019cc
2021-05-03T10:52:52.0204320Z ---> f6c072dba0bc
2021-05-03T10:52:52.0205144Z Step 5/12 : LABEL maintainer="Alain Hélaïli <helaili@github.com>"
2021-05-03T10:52:52.0371454Z ---> Running in 2473aa82b851
2021-05-03T10:52:53.0171182Z Removing intermediate container 2473aa82b851
2021-05-03T10:52:53.0171654Z ---> d5f970f91458
2021-05-03T10:52:53.0172080Z Step 6/12 : RUN apk add --no-cache git build-base
2021-05-03T10:52:53.0401793Z ---> Running in 8dcbfbeee359
2021-05-03T10:52:53.3711102Z fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz
2021-05-03T10:52:53.4955245Z fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz
2021-05-03T10:52:53.7198774Z (1/23) Installing binutils (2.35.2-r1)
2021-05-03T10:52:53.8470380Z (2/23) Installing libmagic (5.39-r0)
2021-05-03T10:52:53.9105751Z (3/23) Installing file (5.39-r0)
2021-05-03T10:52:53.9106601Z (4/23) Installing libgomp (10.2.1_pre1-r3)
2021-05-03T10:52:53.9107087Z (5/23) Installing libatomic (10.2.1_pre1-r3)
2021-05-03T10:52:53.9155883Z (6/23) Installing libgphobos (10.2.1_pre1-r3)
2021-05-03T10:52:53.9903389Z (7/23) Installing isl22 (0.22-r0)
2021-05-03T10:52:54.0091924Z (8/23) Installing mpfr4 (4.1.0-r0)
2021-05-03T10:52:54.0631309Z (9/23) Installing mpc1 (1.2.0-r0)
2021-05-03T10:52:54.0726177Z (10/23) Installing gcc (10.2.1_pre1-r3)
2021-05-03T10:52:54.7589278Z (11/23) Installing musl-dev (1.2.2-r0)
2021-05-03T10:52:54.8432291Z (12/23) Installing libc-dev (0.7.2-r3)
2021-05-03T10:52:54.8515617Z (13/23) Installing g++ (10.2.1_pre1-r3)
2021-05-03T10:52:55.2869297Z (14/23) Installing make (4.3-r0)
2021-05-03T10:52:55.2984682Z (15/23) Installing fortify-headers (1.1-r0)
2021-05-03T10:52:55.3075464Z (16/23) Installing patch (2.7.6-r6)
2021-05-03T10:52:55.3181168Z (17/23) Installing build-base (0.5-r2)
2021-05-03T10:52:55.3259991Z (18/23) Installing brotli-libs (1.0.9-r3)
2021-05-03T10:52:55.3420778Z (19/23) Installing nghttp2-libs (1.42.0-r1)
2021-05-03T10:52:55.3517841Z (20/23) Installing libcurl (7.76.1-r0)
2021-05-03T10:52:55.3663146Z (21/23) Installing expat (2.2.10-r1)
2021-05-03T10:52:55.3779509Z (22/23) Installing pcre2 (10.36-r0)
2021-05-03T10:52:55.3930511Z (23/23) Installing git (2.30.2-r0)
2021-05-03T10:52:55.5132345Z Executing busybox-1.32.1-r6.trigger
2021-05-03T10:52:55.5191307Z OK: 219 MiB in 59 packages
2021-05-03T10:52:59.1795384Z Removing intermediate container 8dcbfbeee359
2021-05-03T10:52:59.1797858Z ---> 42326f1814c2
2021-05-03T10:52:59.1798246Z Step 7/12 : RUN apk add --update tzdata
2021-05-03T10:52:59.1972461Z ---> Running in 4d7121ebe4a8
2021-05-03T10:52:59.4696020Z fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz
2021-05-03T10:52:59.6527525Z fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz
2021-05-03T10:52:59.9300791Z (1/1) Installing tzdata (2021a-r0)
2021-05-03T10:53:00.0099966Z Executing busybox-1.32.1-r6.trigger
2021-05-03T10:53:00.0154942Z OK: 223 MiB in 60 packages
2021-05-03T10:53:01.0302553Z Removing intermediate container 4d7121ebe4a8
2021-05-03T10:53:01.0303240Z ---> 0c5219f9bbba
2021-05-03T10:53:01.0303737Z Step 8/12 : RUN apk add --update curl
2021-05-03T10:53:01.0492632Z ---> Running in ef7e7ab6f4dc
2021-05-03T10:53:01.4965103Z (1/1) Installing curl (7.76.1-r0)
2021-05-03T10:53:01.5672666Z Executing busybox-1.32.1-r6.trigger
2021-05-03T10:53:01.5721884Z OK: 223 MiB in 61 packages
2021-05-03T10:53:02.0185981Z Removing intermediate container ef7e7ab6f4dc
2021-05-03T10:53:02.0186520Z ---> 53ac3e93abb2
2021-05-03T10:53:02.0186938Z Step 9/12 : RUN bundle version
2021-05-03T10:53:02.0377174Z ---> Running in c119b42eb736
2021-05-03T10:53:02.4638478Z Bundler version 2.1.4 (2021-05-03 commit unknown)
2021-05-03T10:53:03.0178736Z Removing intermediate container c119b42eb736
2021-05-03T10:53:03.0179533Z ---> 4a2da6fe9e3c
2021-05-03T10:53:03.0179941Z Step 10/12 : COPY LICENSE README.md /
2021-05-03T10:53:04.0163110Z ---> d843b16acf94
2021-05-03T10:53:04.0163593Z Step 11/12 : COPY entrypoint.sh /
2021-05-03T10:53:05.0172733Z ---> 29b38b62797d
2021-05-03T10:53:05.0173207Z Step 12/12 : ENTRYPOINT ["/entrypoint.sh"]
2021-05-03T10:53:05.0337567Z ---> Running in 6d5c28806805
2021-05-03T10:53:06.0206523Z Removing intermediate container 6d5c28806805
2021-05-03T10:53:06.0207011Z ---> af5280e255ad
2021-05-03T10:53:06.0216179Z Successfully built af5280e255ad
2021-05-03T10:53:06.0281018Z Successfully tagged 8a33c1:411a3ad91ebc4885a1234710e05c6ff3
2021-05-03T10:53:06.0294812Z ##[endgroup]
2021-05-03T10:53:06.0560706Z ##[group]Run actions/checkout@v2
2021-05-03T10:53:06.0561226Z with:
2021-05-03T10:53:06.0561544Z fetch-depth: 0
2021-05-03T10:53:06.0561986Z repository: scalastic/scalastic.github.io
2021-05-03T10:53:06.0562799Z token: ***
2021-05-03T10:53:06.0563119Z ssh-strict: true
2021-05-03T10:53:06.0563522Z persist-credentials: true
2021-05-03T10:53:06.0563892Z clean: true
2021-05-03T10:53:06.0564181Z lfs: false
2021-05-03T10:53:06.0564484Z submodules: false
2021-05-03T10:53:06.0564813Z ##[endgroup]
2021-05-03T10:53:06.2792230Z Syncing repository: scalastic/scalastic.github.io
2021-05-03T10:53:06.2808830Z ##[group]Getting Git version info
2021-05-03T10:53:06.2810791Z Working directory is '/home/runner/work/scalastic.github.io/scalastic.github.io'
2021-05-03T10:53:06.2875227Z [command]/usr/bin/git version
2021-05-03T10:53:06.3011460Z git version 2.31.1
2021-05-03T10:53:06.3032375Z ##[endgroup]
2021-05-03T10:53:06.3039902Z Deleting the contents of '/home/runner/work/scalastic.github.io/scalastic.github.io'
2021-05-03T10:53:06.3043171Z ##[group]Initializing the repository
2021-05-03T10:53:06.3047008Z [command]/usr/bin/git init /home/runner/work/scalastic.github.io/scalastic.github.io
2021-05-03T10:53:06.3114462Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-05-03T10:53:06.3115442Z hint: is subject to change. To configure the initial branch name to use in all
2021-05-03T10:53:06.3116266Z hint: of your new repositories, which will suppress this warning, call:
2021-05-03T10:53:06.3116863Z hint:
2021-05-03T10:53:06.3117661Z hint: git config --global init.defaultBranch <name>
2021-05-03T10:53:06.3118427Z hint:
2021-05-03T10:53:06.3119408Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-05-03T10:53:06.3120472Z hint: 'development'. The just-created branch can be renamed via this command:
2021-05-03T10:53:06.3121324Z hint:
2021-05-03T10:53:06.3122365Z hint: git branch -m <name>
2021-05-03T10:53:06.3135672Z Initialized empty Git repository in /home/runner/work/scalastic.github.io/scalastic.github.io/.git/
2021-05-03T10:53:06.3146197Z [command]/usr/bin/git remote add origin https://github.com/scalastic/scalastic.github.io
2021-05-03T10:53:06.3184075Z ##[endgroup]
2021-05-03T10:53:06.3184914Z ##[group]Disabling automatic garbage collection
2021-05-03T10:53:06.3188608Z [command]/usr/bin/git config --local gc.auto 0
2021-05-03T10:53:06.3220275Z ##[endgroup]
2021-05-03T10:53:06.3225283Z ##[group]Setting up auth
2021-05-03T10:53:06.3233180Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2021-05-03T10:53:06.3269506Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2021-05-03T10:53:06.3622081Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-05-03T10:53:06.3653781Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2021-05-03T10:53:06.3848682Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2021-05-03T10:53:06.3889492Z ##[endgroup]
2021-05-03T10:53:06.3893836Z ##[group]Fetching the repository
2021-05-03T10:53:06.3905799Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2021-05-03T10:53:06.8585059Z remote: Enumerating objects: 1552, done.
2021-05-03T10:53:06.8585878Z remote: Counting objects: 0% (1/667)
2021-05-03T10:53:06.8587092Z remote: Counting objects: 1% (7/667)
2021-05-03T10:53:06.8587605Z remote: Counting objects: 2% (14/667)
2021-05-03T10:53:06.8588115Z remote: Counting objects: 3% (21/667)
2021-05-03T10:53:06.8600297Z remote: Counting objects: 4% (27/667)
2021-05-03T10:53:06.8780445Z remote: Counting objects: 5% (34/667)
2021-05-03T10:53:06.8780970Z remote: Counting objects: 6% (41/667)
2021-05-03T10:53:06.8781565Z remote: Counting objects: 7% (47/667)
2021-05-03T10:53:06.8782033Z remote: Counting objects: 8% (54/667)
2021-05-03T10:53:06.8782464Z remote: Counting objects: 9% (61/667)
2021-05-03T10:53:06.8782909Z remote: Counting objects: 10% (67/667)
2021-05-03T10:53:06.8783341Z remote: Counting objects: 11% (74/667)
2021-05-03T10:53:06.8783805Z remote: Counting objects: 12% (81/667)
2021-05-03T10:53:06.8784244Z remote: Counting objects: 13% (87/667)
2021-05-03T10:53:06.8784681Z remote: Counting objects: 14% (94/667)
2021-05-03T10:53:06.8785124Z remote: Counting objects: 15% (101/667)
2021-05-03T10:53:06.8785638Z remote: Counting objects: 16% (107/667)
2021-05-03T10:53:06.8786410Z remote: Counting objects: 17% (114/667)
2021-05-03T10:53:06.8786986Z remote: Counting objects: 18% (121/667)
2021-05-03T10:53:06.8809901Z remote: Counting objects: 19% (127/667)
2021-05-03T10:53:06.8845427Z remote: Counting objects: 20% (134/667)
2021-05-03T10:53:06.8860092Z remote: Counting objects: 21% (141/667)
2021-05-03T10:53:06.8860558Z remote: Counting objects: 22% (147/667)
2021-05-03T10:53:06.8861041Z remote: Counting objects: 23% (154/667)
2021-05-03T10:53:06.8861483Z remote: Counting objects: 24% (161/667)
2021-05-03T10:53:06.8861901Z remote: Counting objects: 25% (167/667)
2021-05-03T10:53:06.8862385Z remote: Counting objects: 26% (174/667)
2021-05-03T10:53:06.8862840Z remote: Counting objects: 27% (181/667)
2021-05-03T10:53:06.8863257Z remote: Counting objects: 28% (187/667)
2021-05-03T10:53:06.8863658Z remote: Counting objects: 29% (194/667)
2021-05-03T10:53:06.8864073Z remote: Counting objects: 30% (201/667)
2021-05-03T10:53:06.8864481Z remote: Counting objects: 31% (207/667)
2021-05-03T10:53:06.8864895Z remote: Counting objects: 32% (214/667)
2021-05-03T10:53:06.8865307Z remote: Counting objects: 33% (221/667)
2021-05-03T10:53:06.8865702Z remote: Counting objects: 34% (227/667)
2021-05-03T10:53:06.8866119Z remote: Counting objects: 35% (234/667)
2021-05-03T10:53:06.8866514Z remote: Counting objects: 36% (241/667)
2021-05-03T10:53:06.8866927Z remote: Counting objects: 37% (247/667)
2021-05-03T10:53:06.8867516Z remote: Counting objects: 38% (254/667)
2021-05-03T10:53:06.8867948Z remote: Counting objects: 39% (261/667)
2021-05-03T10:53:06.8868370Z remote: Counting objects: 40% (267/667)
2021-05-03T10:53:06.8946069Z remote: Counting objects: 41% (274/667)
2021-05-03T10:53:06.8946523Z remote: Counting objects: 42% (281/667)
2021-05-03T10:53:06.8947290Z remote: Counting objects: 43% (287/667)
2021-05-03T10:53:06.8948870Z remote: Counting objects: 44% (294/667)
2021-05-03T10:53:06.8949534Z remote: Counting objects: 45% (301/667)
2021-05-03T10:53:06.8950014Z remote: Counting objects: 46% (307/667)
2021-05-03T10:53:06.8950477Z remote: Counting objects: 47% (314/667)
2021-05-03T10:53:06.8951150Z remote: Counting objects: 48% (321/667)
2021-05-03T10:53:06.8951933Z remote: Counting objects: 49% (327/667)
2021-05-03T10:53:06.8952504Z remote: Counting objects: 50% (334/667)
2021-05-03T10:53:06.8952906Z remote: Counting objects: 51% (341/667)
2021-05-03T10:53:06.8953320Z remote: Counting objects: 52% (347/667)
2021-05-03T10:53:06.8953720Z remote: Counting objects: 53% (354/667)
2021-05-03T10:53:06.8954321Z remote: Counting objects: 54% (361/667)
2021-05-03T10:53:06.9037433Z remote: Counting objects: 55% (367/667)
2021-05-03T10:53:06.9118280Z remote: Counting objects: 56% (374/667)
2021-05-03T10:53:06.9120421Z remote: Counting objects: 57% (381/667)
2021-05-03T10:53:06.9120977Z remote: Counting objects: 58% (387/667)
2021-05-03T10:53:06.9122751Z remote: Counting objects: 59% (394/667)
2021-05-03T10:53:06.9142010Z remote: Counting objects: 60% (401/667)
2021-05-03T10:53:06.9142684Z remote: Counting objects: 61% (407/667)
2021-05-03T10:53:06.9143108Z remote: Counting objects: 62% (414/667)
2021-05-03T10:53:06.9158679Z remote: Counting objects: 63% (421/667)
2021-05-03T10:53:06.9159145Z remote: Counting objects: 64% (427/667)
2021-05-03T10:53:06.9159571Z remote: Counting objects: 65% (434/667)
2021-05-03T10:53:06.9168183Z remote: Counting objects: 66% (441/667)
2021-05-03T10:53:06.9172530Z remote: Counting objects: 67% (447/667)
2021-05-03T10:53:06.9180228Z remote: Counting objects: 68% (454/667)
2021-05-03T10:53:06.9189057Z remote: Counting objects: 69% (461/667)
2021-05-03T10:53:06.9208213Z remote: Counting objects: 70% (467/667)
2021-05-03T10:53:06.9212145Z remote: Counting objects: 71% (474/667)
2021-05-03T10:53:06.9214293Z remote: Counting objects: 72% (481/667)
2021-05-03T10:53:06.9226539Z remote: Counting objects: 73% (487/667)
2021-05-03T10:53:06.9227043Z remote: Counting objects: 74% (494/667)
2021-05-03T10:53:06.9236511Z remote: Counting objects: 75% (501/667)
2021-05-03T10:53:06.9309093Z remote: Counting objects: 76% (507/667)
2021-05-03T10:53:06.9309564Z remote: Counting objects: 77% (514/667)
2021-05-03T10:53:06.9309972Z remote: Counting objects: 78% (521/667)
2021-05-03T10:53:06.9417963Z remote: Counting objects: 79% (527/667)
2021-05-03T10:53:06.9418615Z remote: Counting objects: 80% (534/667)
2021-05-03T10:53:06.9419067Z remote: Counting objects: 81% (541/667)
2021-05-03T10:53:06.9424378Z remote: Counting objects: 82% (547/667)
2021-05-03T10:53:06.9432472Z remote: Counting objects: 83% (554/667)
2021-05-03T10:53:06.9483079Z remote: Counting objects: 84% (561/667)
2021-05-03T10:53:06.9483503Z remote: Counting objects: 85% (567/667)
2021-05-03T10:53:06.9483922Z remote: Counting objects: 86% (574/667)
2021-05-03T10:53:06.9484352Z remote: Counting objects: 87% (581/667)
2021-05-03T10:53:06.9484747Z remote: Counting objects: 88% (587/667)
2021-05-03T10:53:06.9485159Z remote: Counting objects: 89% (594/667)
2021-05-03T10:53:06.9485554Z remote: Counting objects: 90% (601/667)
2021-05-03T10:53:06.9486162Z remote: Counting objects: 91% (607/667)
2021-05-03T10:53:06.9486772Z remote: Counting objects: 92% (614/667)
2021-05-03T10:53:06.9488876Z remote: Counting objects: 93% (621/667)
2021-05-03T10:53:06.9489345Z remote: Counting objects: 94% (627/667)
2021-05-03T10:53:06.9489791Z remote: Counting objects: 95% (634/667)
2021-05-03T10:53:06.9490400Z remote: Counting objects: 96% (641/667)
2021-05-03T10:53:06.9490993Z remote: Counting objects: 97% (647/667)
2021-05-03T10:53:06.9491404Z remote: Counting objects: 98% (654/667)
2021-05-03T10:53:06.9491801Z remote: Counting objects: 99% (661/667)
2021-05-03T10:53:06.9492365Z remote: Counting objects: 100% (667/667)
2021-05-03T10:53:06.9492783Z remote: Counting objects: 100% (667/667), done.
2021-05-03T10:53:06.9493241Z remote: Compressing objects: 0% (1/474)
2021-05-03T10:53:06.9493713Z remote: Compressing objects: 1% (5/474)
2021-05-03T10:53:06.9515246Z remote: Compressing objects: 2% (10/474)
2021-05-03T10:53:06.9560131Z remote: Compressing objects: 3% (15/474)
2021-05-03T10:53:06.9562552Z remote: Compressing objects: 4% (19/474)
2021-05-03T10:53:06.9563057Z remote: Compressing objects: 5% (24/474)
2021-05-03T10:53:06.9563492Z remote: Compressing objects: 6% (29/474)
2021-05-03T10:53:06.9564086Z remote: Compressing objects: 7% (34/474)
2021-05-03T10:53:06.9564565Z remote: Compressing objects: 8% (38/474)
2021-05-03T10:53:06.9565001Z remote: Compressing objects: 9% (43/474)
2021-05-03T10:53:06.9565452Z remote: Compressing objects: 10% (48/474)
2021-05-03T10:53:06.9565897Z remote: Compressing objects: 11% (53/474)
2021-05-03T10:53:06.9566344Z remote: Compressing objects: 12% (57/474)
2021-05-03T10:53:06.9566778Z remote: Compressing objects: 13% (62/474)
2021-05-03T10:53:06.9567228Z remote: Compressing objects: 14% (67/474)
2021-05-03T10:53:06.9567660Z remote: Compressing objects: 15% (72/474)
2021-05-03T10:53:06.9568107Z remote: Compressing objects: 16% (76/474)
2021-05-03T10:53:06.9568555Z remote: Compressing objects: 17% (81/474)
2021-05-03T10:53:06.9568989Z remote: Compressing objects: 18% (86/474)
2021-05-03T10:53:06.9569436Z remote: Compressing objects: 19% (91/474)
2021-05-03T10:53:06.9569874Z remote: Compressing objects: 20% (95/474)
2021-05-03T10:53:06.9570325Z remote: Compressing objects: 21% (100/474)
2021-05-03T10:53:06.9570763Z remote: Compressing objects: 22% (105/474)
2021-05-03T10:53:06.9571218Z remote: Compressing objects: 23% (110/474)
2021-05-03T10:53:06.9975605Z remote: Compressing objects: 24% (114/474)
2021-05-03T10:53:06.9976248Z remote: Compressing objects: 25% (119/474)
2021-05-03T10:53:06.9976891Z remote: Compressing objects: 26% (124/474)
2021-05-03T10:53:07.0498278Z remote: Compressing objects: 27% (128/474)
2021-05-03T10:53:07.0568270Z remote: Compressing objects: 28% (133/474)
2021-05-03T10:53:07.0663698Z remote: Compressing objects: 29% (138/474)
2021-05-03T10:53:07.0664258Z remote: Compressing objects: 30% (143/474)
2021-05-03T10:53:07.0664719Z remote: Compressing objects: 31% (147/474)
2021-05-03T10:53:07.0665156Z remote: Compressing objects: 32% (152/474)
2021-05-03T10:53:07.0665616Z remote: Compressing objects: 33% (157/474)
2021-05-03T10:53:07.0666055Z remote: Compressing objects: 34% (162/474)
2021-05-03T10:53:07.0666507Z remote: Compressing objects: 35% (166/474)
2021-05-03T10:53:07.0666959Z remote: Compressing objects: 36% (171/474)
2021-05-03T10:53:07.0667399Z remote: Compressing objects: 37% (176/474)
2021-05-03T10:53:07.0667847Z remote: Compressing objects: 38% (181/474)
2021-05-03T10:53:07.0668454Z remote: Compressing objects: 39% (185/474)
2021-05-03T10:53:07.0669366Z remote: Compressing objects: 40% (190/474)
2021-05-03T10:53:07.0669851Z remote: Compressing objects: 41% (195/474)
2021-05-03T10:53:07.0670536Z remote: Compressing objects: 42% (200/474)
2021-05-03T10:53:07.0671180Z remote: Compressing objects: 43% (204/474)
2021-05-03T10:53:07.0671925Z remote: Compressing objects: 44% (209/474)
2021-05-03T10:53:07.0672599Z remote: Compressing objects: 45% (214/474)
2021-05-03T10:53:07.0673085Z remote: Compressing objects: 46% (219/474)
2021-05-03T10:53:07.0674048Z remote: Compressing objects: 47% (223/474)
2021-05-03T10:53:07.0674661Z remote: Compressing objects: 48% (228/474)
2021-05-03T10:53:07.0675285Z remote: Compressing objects: 49% (233/474)
2021-05-03T10:53:07.0675720Z remote: Compressing objects: 50% (237/474)
2021-05-03T10:53:07.0676209Z remote: Compressing objects: 51% (242/474)
2021-05-03T10:53:07.0676643Z remote: Compressing objects: 52% (247/474)
2021-05-03T10:53:07.0677291Z remote: Compressing objects: 53% (252/474)
2021-05-03T10:53:07.0677766Z remote: Compressing objects: 54% (256/474)
2021-05-03T10:53:07.0678223Z remote: Compressing objects: 55% (261/474)
2021-05-03T10:53:07.0678695Z remote: Compressing objects: 56% (266/474)
2021-05-03T10:53:07.0679151Z remote: Compressing objects: 57% (271/474)
2021-05-03T10:53:07.0679860Z remote: Compressing objects: 58% (275/474)
2021-05-03T10:53:07.0680310Z remote: Compressing objects: 59% (280/474)
2021-05-03T10:53:07.0680761Z remote: Compressing objects: 60% (285/474)
2021-05-03T10:53:07.0681192Z remote: Compressing objects: 61% (290/474)
2021-05-03T10:53:07.0681648Z remote: Compressing objects: 62% (294/474)
2021-05-03T10:53:07.0682096Z remote: Compressing objects: 63% (299/474)
2021-05-03T10:53:07.0682525Z remote: Compressing objects: 64% (304/474)
2021-05-03T10:53:07.0682976Z remote: Compressing objects: 65% (309/474)
2021-05-03T10:53:07.0683407Z remote: Compressing objects: 66% (313/474)
2021-05-03T10:53:07.0683855Z remote: Compressing objects: 67% (318/474)
2021-05-03T10:53:07.0684287Z remote: Compressing objects: 68% (323/474)
2021-05-03T10:53:07.0684733Z remote: Compressing objects: 69% (328/474)
2021-05-03T10:53:07.0685173Z remote: Compressing objects: 70% (332/474)
2021-05-03T10:53:07.0685623Z remote: Compressing objects: 71% (337/474)
2021-05-03T10:53:07.0994989Z remote: Compressing objects: 72% (342/474)
2021-05-03T10:53:07.0998720Z remote: Compressing objects: 73% (347/474)
2021-05-03T10:53:07.1001173Z remote: Compressing objects: 74% (351/474)
2021-05-03T10:53:07.1001633Z remote: Compressing objects: 75% (356/474)
2021-05-03T10:53:07.1002087Z remote: Compressing objects: 76% (361/474)
2021-05-03T10:53:07.1002543Z remote: Compressing objects: 77% (365/474)
2021-05-03T10:53:07.1002977Z remote: Compressing objects: 78% (370/474)
2021-05-03T10:53:07.1003429Z remote: Compressing objects: 79% (375/474)
2021-05-03T10:53:07.1003865Z remote: Compressing objects: 80% (380/474)
2021-05-03T10:53:07.1004315Z remote: Compressing objects: 81% (384/474)
2021-05-03T10:53:07.1004751Z remote: Compressing objects: 82% (389/474)
2021-05-03T10:53:07.1005206Z remote: Compressing objects: 83% (394/474)
2021-05-03T10:53:07.1005642Z remote: Compressing objects: 84% (399/474)
2021-05-03T10:53:07.1006095Z remote: Compressing objects: 85% (403/474)
2021-05-03T10:53:07.1006528Z remote: Compressing objects: 86% (408/474)
2021-05-03T10:53:07.1006984Z remote: Compressing objects: 87% (413/474)
2021-05-03T10:53:07.1007434Z remote: Compressing objects: 88% (418/474)
2021-05-03T10:53:07.1007866Z remote: Compressing objects: 89% (422/474)
2021-05-03T10:53:07.1008318Z remote: Compressing objects: 90% (427/474)
2021-05-03T10:53:07.1008750Z remote: Compressing objects: 91% (432/474)
2021-05-03T10:53:07.1009199Z remote: Compressing objects: 92% (437/474)
2021-05-03T10:53:07.1009632Z remote: Compressing objects: 93% (441/474)
2021-05-03T10:53:07.1010082Z remote: Compressing objects: 94% (446/474)
2021-05-03T10:53:07.1010517Z remote: Compressing objects: 95% (451/474)
2021-05-03T10:53:07.1011145Z remote: Compressing objects: 96% (456/474)
2021-05-03T10:53:07.1011584Z remote: Compressing objects: 97% (460/474)
2021-05-03T10:53:07.1012035Z remote: Compressing objects: 98% (465/474)
2021-05-03T10:53:07.1012467Z remote: Compressing objects: 99% (470/474)
2021-05-03T10:53:07.1013092Z remote: Compressing objects: 100% (474/474)
2021-05-03T10:53:07.1013545Z remote: Compressing objects: 100% (474/474), done.
2021-05-03T10:53:07.1062720Z Receiving objects: 0% (1/1552)
2021-05-03T10:53:07.2849705Z Receiving objects: 1% (16/1552)
2021-05-03T10:53:07.3349990Z Receiving objects: 2% (32/1552)
2021-05-03T10:53:07.3907654Z Receiving objects: 3% (47/1552)
2021-05-03T10:53:07.4425970Z Receiving objects: 4% (63/1552)
2021-05-03T10:53:07.4942604Z Receiving objects: 5% (78/1552)
2021-05-03T10:53:07.4968329Z Receiving objects: 6% (94/1552)
2021-05-03T10:53:07.4971336Z Receiving objects: 7% (109/1552)
2021-05-03T10:53:07.4977294Z Receiving objects: 8% (125/1552)
2021-05-03T10:53:07.4982568Z Receiving objects: 9% (140/1552)
2021-05-03T10:53:07.4987248Z Receiving objects: 10% (156/1552)
2021-05-03T10:53:07.4996488Z Receiving objects: 11% (171/1552)
2021-05-03T10:53:07.5000527Z Receiving objects: 12% (187/1552)
2021-05-03T10:53:07.5007080Z Receiving objects: 13% (202/1552)
2021-05-03T10:53:07.5017980Z Receiving objects: 14% (218/1552)
2021-05-03T10:53:07.5022851Z Receiving objects: 15% (233/1552)
2021-05-03T10:53:07.5026567Z Receiving objects: 16% (249/1552)
2021-05-03T10:53:07.5030049Z Receiving objects: 17% (264/1552)
2021-05-03T10:53:07.5030546Z Receiving objects: 18% (280/1552)
2021-05-03T10:53:07.5033906Z Receiving objects: 19% (295/1552)
2021-05-03T10:53:07.5589728Z Receiving objects: 20% (311/1552)
2021-05-03T10:53:07.6346975Z Receiving objects: 21% (326/1552)
2021-05-03T10:53:07.6716953Z Receiving objects: 22% (342/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.6735330Z Receiving objects: 23% (357/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.6735998Z Receiving objects: 24% (373/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.6737754Z Receiving objects: 25% (388/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.6738391Z Receiving objects: 26% (404/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.6738983Z Receiving objects: 27% (420/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.6740850Z Receiving objects: 28% (435/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.6742096Z Receiving objects: 29% (451/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.6742735Z Receiving objects: 30% (466/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.6743311Z Receiving objects: 31% (482/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.6743906Z Receiving objects: 32% (497/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.6744666Z Receiving objects: 33% (513/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8247912Z Receiving objects: 34% (528/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8248689Z Receiving objects: 35% (544/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8249446Z Receiving objects: 36% (559/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8251216Z Receiving objects: 37% (575/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8252188Z Receiving objects: 38% (590/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8253627Z Receiving objects: 39% (606/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8254633Z Receiving objects: 40% (621/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8255267Z Receiving objects: 41% (637/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8258063Z Receiving objects: 42% (652/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8259586Z Receiving objects: 43% (668/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8260227Z Receiving objects: 44% (683/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8260829Z Receiving objects: 45% (699/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8261490Z Receiving objects: 46% (714/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8325105Z Receiving objects: 47% (730/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8326077Z Receiving objects: 48% (745/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8326746Z Receiving objects: 49% (761/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8328834Z Receiving objects: 50% (776/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8329555Z Receiving objects: 51% (792/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8484796Z Receiving objects: 52% (808/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8485821Z Receiving objects: 53% (823/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8486538Z Receiving objects: 54% (839/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8488619Z Receiving objects: 55% (854/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8489680Z Receiving objects: 56% (870/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8490705Z Receiving objects: 57% (885/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8491450Z Receiving objects: 58% (901/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8492866Z Receiving objects: 59% (916/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8493514Z Receiving objects: 60% (932/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8502910Z Receiving objects: 61% (947/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8512131Z Receiving objects: 62% (963/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8538283Z Receiving objects: 63% (978/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8620105Z Receiving objects: 64% (994/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8930883Z Receiving objects: 65% (1009/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8946167Z Receiving objects: 66% (1025/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8955777Z Receiving objects: 67% (1040/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8957459Z Receiving objects: 68% (1056/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8959068Z Receiving objects: 69% (1071/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8959810Z Receiving objects: 70% (1087/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8961464Z Receiving objects: 71% (1102/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.8970403Z Receiving objects: 72% (1118/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.9810720Z Receiving objects: 73% (1133/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.9822466Z Receiving objects: 74% (1149/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.9859713Z Receiving objects: 75% (1164/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.9879033Z Receiving objects: 76% (1180/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.9939344Z Receiving objects: 77% (1196/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:07.9957871Z Receiving objects: 78% (1211/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0012370Z Receiving objects: 79% (1227/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0068417Z Receiving objects: 80% (1242/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0111797Z Receiving objects: 81% (1258/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0163289Z Receiving objects: 82% (1273/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0229691Z Receiving objects: 83% (1289/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0250910Z Receiving objects: 84% (1304/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0286937Z Receiving objects: 85% (1320/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0370181Z Receiving objects: 86% (1335/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0406295Z Receiving objects: 87% (1351/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0450592Z Receiving objects: 88% (1366/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0515380Z Receiving objects: 89% (1382/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0549777Z Receiving objects: 90% (1397/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0562975Z Receiving objects: 91% (1413/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0613948Z Receiving objects: 92% (1428/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0683342Z Receiving objects: 93% (1444/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0694115Z Receiving objects: 94% (1459/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0701827Z Receiving objects: 95% (1475/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0703873Z remote: Total 1552 (delta 146), reused 609 (delta 123), pack-reused 885
2021-05-03T10:53:08.0705991Z Receiving objects: 96% (1490/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0713336Z Receiving objects: 97% (1506/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0717305Z Receiving objects: 98% (1521/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0718011Z Receiving objects: 99% (1537/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0719541Z Receiving objects: 100% (1552/1552), 16.51 MiB | 33.01 MiB/s
2021-05-03T10:53:08.0720302Z Receiving objects: 100% (1552/1552), 44.03 MiB | 45.49 MiB/s, done.
2021-05-03T10:53:08.0725734Z Resolving deltas: 0% (0/629)
2021-05-03T10:53:08.0730576Z Resolving deltas: 1% (7/629)
2021-05-03T10:53:08.0732560Z Resolving deltas: 2% (13/629)
2021-05-03T10:53:08.0735080Z Resolving deltas: 3% (19/629)
2021-05-03T10:53:08.0737615Z Resolving deltas: 4% (26/629)
2021-05-03T10:53:08.0739919Z Resolving deltas: 5% (32/629)
2021-05-03T10:53:08.0741364Z Resolving deltas: 6% (38/629)
2021-05-03T10:53:08.0743190Z Resolving deltas: 7% (45/629)
2021-05-03T10:53:08.0744708Z Resolving deltas: 8% (51/629)
2021-05-03T10:53:08.0746184Z Resolving deltas: 9% (57/629)
2021-05-03T10:53:08.0747740Z Resolving deltas: 10% (63/629)
2021-05-03T10:53:08.0749462Z Resolving deltas: 11% (70/629)
2021-05-03T10:53:08.0751612Z Resolving deltas: 12% (76/629)
2021-05-03T10:53:08.0753647Z Resolving deltas: 13% (82/629)
2021-05-03T10:53:08.0757211Z Resolving deltas: 14% (89/629)
2021-05-03T10:53:08.0758381Z Resolving deltas: 15% (95/629)
2021-05-03T10:53:08.0760661Z Resolving deltas: 16% (101/629)
2021-05-03T10:53:08.0762559Z Resolving deltas: 17% (107/629)
2021-05-03T10:53:08.0764065Z Resolving deltas: 18% (114/629)
2021-05-03T10:53:08.0765109Z Resolving deltas: 19% (120/629)
2021-05-03T10:53:08.0766435Z Resolving deltas: 20% (126/629)
2021-05-03T10:53:08.0767435Z Resolving deltas: 21% (133/629)
2021-05-03T10:53:08.0768624Z Resolving deltas: 22% (139/629)
2021-05-03T10:53:08.0770235Z Resolving deltas: 23% (145/629)
2021-05-03T10:53:08.0775678Z Resolving deltas: 24% (151/629)
2021-05-03T10:53:08.0779804Z Resolving deltas: 25% (158/629)
2021-05-03T10:53:08.0784639Z Resolving deltas: 26% (164/629)
2021-05-03T10:53:08.0788099Z Resolving deltas: 27% (170/629)
2021-05-03T10:53:08.0790798Z Resolving deltas: 28% (177/629)
2021-05-03T10:53:08.0793354Z Resolving deltas: 29% (183/629)
2021-05-03T10:53:08.0796186Z Resolving deltas: 30% (189/629)
2021-05-03T10:53:08.0799925Z Resolving deltas: 31% (195/629)
2021-05-03T10:53:08.0802506Z Resolving deltas: 32% (202/629)
2021-05-03T10:53:08.0805109Z Resolving deltas: 33% (208/629)
2021-05-03T10:53:08.0808164Z Resolving deltas: 34% (214/629)
2021-05-03T10:53:08.0810851Z Resolving deltas: 35% (221/629)
2021-05-03T10:53:08.0814386Z Resolving deltas: 36% (227/629)
2021-05-03T10:53:08.0817575Z Resolving deltas: 37% (233/629)
2021-05-03T10:53:08.0819556Z Resolving deltas: 38% (240/629)
2021-05-03T10:53:08.0821359Z Resolving deltas: 39% (246/629)
2021-05-03T10:53:08.0824091Z Resolving deltas: 40% (252/629)
2021-05-03T10:53:08.0826640Z Resolving deltas: 41% (258/629)
2021-05-03T10:53:08.0828885Z Resolving deltas: 42% (265/629)
2021-05-03T10:53:08.0830479Z Resolving deltas: 43% (271/629)
2021-05-03T10:53:08.0833084Z Resolving deltas: 44% (277/629)
2021-05-03T10:53:08.0835231Z Resolving deltas: 45% (284/629)
2021-05-03T10:53:08.0836646Z Resolving deltas: 46% (290/629)
2021-05-03T10:53:08.0839090Z Resolving deltas: 47% (296/629)
2021-05-03T10:53:08.0840572Z Resolving deltas: 48% (302/629)
2021-05-03T10:53:08.0842063Z Resolving deltas: 49% (309/629)
2021-05-03T10:53:08.0843364Z Resolving deltas: 50% (315/629)
2021-05-03T10:53:08.0844645Z Resolving deltas: 51% (321/629)
2021-05-03T10:53:08.0845942Z Resolving deltas: 52% (328/629)
2021-05-03T10:53:08.0847171Z Resolving deltas: 53% (334/629)
2021-05-03T10:53:08.0848475Z Resolving deltas: 54% (340/629)
2021-05-03T10:53:08.0849765Z Resolving deltas: 55% (346/629)
2021-05-03T10:53:08.0851082Z Resolving deltas: 56% (353/629)
2021-05-03T10:53:08.0852334Z Resolving deltas: 57% (359/629)
2021-05-03T10:53:08.0853850Z Resolving deltas: 58% (365/629)
2021-05-03T10:53:08.0855356Z Resolving deltas: 59% (372/629)
2021-05-03T10:53:08.0858304Z Resolving deltas: 60% (378/629)
2021-05-03T10:53:08.0858723Z Resolving deltas: 61% (384/629)
2021-05-03T10:53:08.0861140Z Resolving deltas: 62% (390/629)
2021-05-03T10:53:08.0861662Z Resolving deltas: 63% (398/629)
2021-05-03T10:53:08.0863647Z Resolving deltas: 64% (403/629)
2021-05-03T10:53:08.0865644Z Resolving deltas: 65% (409/629)
2021-05-03T10:53:08.0868625Z Resolving deltas: 66% (416/629)
2021-05-03T10:53:08.0869119Z Resolving deltas: 67% (422/629)
2021-05-03T10:53:08.0870039Z Resolving deltas: 68% (428/629)
2021-05-03T10:53:08.0875489Z Resolving deltas: 69% (435/629)
2021-05-03T10:53:08.0882127Z Resolving deltas: 70% (441/629)
2021-05-03T10:53:08.0882518Z Resolving deltas: 71% (447/629)
2021-05-03T10:53:08.0882898Z Resolving deltas: 72% (453/629)
2021-05-03T10:53:08.0884127Z Resolving deltas: 73% (460/629)
2021-05-03T10:53:08.0884517Z Resolving deltas: 74% (466/629)
2021-05-03T10:53:08.0885808Z Resolving deltas: 75% (472/629)
2021-05-03T10:53:08.0886234Z Resolving deltas: 76% (479/629)
2021-05-03T10:53:08.0886580Z Resolving deltas: 77% (485/629)
2021-05-03T10:53:08.0886946Z Resolving deltas: 78% (491/629)
2021-05-03T10:53:08.0887291Z Resolving deltas: 79% (497/629)
2021-05-03T10:53:08.0887656Z Resolving deltas: 80% (504/629)
2021-05-03T10:53:08.0888001Z Resolving deltas: 81% (510/629)
2021-05-03T10:53:08.0888359Z Resolving deltas: 82% (516/629)
2021-05-03T10:53:08.0888749Z Resolving deltas: 83% (523/629)
2021-05-03T10:53:08.0889110Z Resolving deltas: 84% (529/629)
2021-05-03T10:53:08.0899097Z Resolving deltas: 85% (535/629)
2021-05-03T10:53:08.0900218Z Resolving deltas: 86% (541/629)
2021-05-03T10:53:08.0900586Z Resolving deltas: 87% (548/629)
2021-05-03T10:53:08.0900934Z Resolving deltas: 88% (554/629)
2021-05-03T10:53:08.0904411Z Resolving deltas: 89% (560/629)
2021-05-03T10:53:08.0907966Z Resolving deltas: 90% (567/629)
2021-05-03T10:53:08.0916601Z Resolving deltas: 91% (573/629)
2021-05-03T10:53:08.0927154Z Resolving deltas: 92% (579/629)
2021-05-03T10:53:08.0940466Z Resolving deltas: 93% (585/629)
2021-05-03T10:53:08.0949820Z Resolving deltas: 94% (592/629)
2021-05-03T10:53:08.0954594Z Resolving deltas: 95% (598/629)
2021-05-03T10:53:08.0959235Z Resolving deltas: 96% (604/629)
2021-05-03T10:53:08.0961807Z Resolving deltas: 97% (611/629)
2021-05-03T10:53:08.0963217Z Resolving deltas: 98% (617/629)
2021-05-03T10:53:08.0966505Z Resolving deltas: 99% (623/629)
2021-05-03T10:53:08.0969584Z Resolving deltas: 100% (629/629)
2021-05-03T10:53:08.0969969Z Resolving deltas: 100% (629/629), done.
2021-05-03T10:53:08.3139913Z From https://github.com/scalastic/scalastic.github.io
2021-05-03T10:53:08.3141948Z * [new branch] gh-pages -> origin/gh-pages
2021-05-03T10:53:08.3143203Z * [new branch] main -> origin/main
2021-05-03T10:53:08.3145235Z * [new branch] webp -> origin/webp
2021-05-03T10:53:08.3172561Z [command]/usr/bin/git branch --list --remote origin/webp
2021-05-03T10:53:08.3202430Z origin/webp
2021-05-03T10:53:08.3210406Z [command]/usr/bin/git rev-parse refs/remotes/origin/webp
2021-05-03T10:53:08.3231163Z c948729915aa48b6e80f5b3c2bbea2a665830855
2021-05-03T10:53:08.3237306Z ##[endgroup]
2021-05-03T10:53:08.3238156Z ##[group]Determining the checkout info
2021-05-03T10:53:08.3242396Z ##[endgroup]
2021-05-03T10:53:08.3243609Z ##[group]Checking out the ref
2021-05-03T10:53:08.3248526Z [command]/usr/bin/git checkout --progress --force -B webp refs/remotes/origin/webp
2021-05-03T10:53:08.3974785Z Switched to a new branch 'webp'
2021-05-03T10:53:08.3975840Z Branch 'webp' set up to track remote branch 'webp' from 'origin'.
2021-05-03T10:53:08.3984844Z ##[endgroup]
2021-05-03T10:53:08.4028699Z [command]/usr/bin/git log -1 --format='%H'
2021-05-03T10:53:08.4060847Z 'c948729915aa48b6e80f5b3c2bbea2a665830855'
2021-05-03T10:53:08.5067997Z ##[group]Run actions/cache@v2
2021-05-03T10:53:08.5068378Z with:
2021-05-03T10:53:08.5068675Z path: vendor/bundle
2021-05-03T10:53:08.5069626Z key: Linux-gem-6d545b1907bd34569c0a05fb902f2991c07bb752265aa74af76b559e9ce8a9bb
2021-05-03T10:53:08.5070571Z restore-keys: Linux-gems-
2021-05-03T10:53:08.5070935Z ##[endgroup]
2021-05-03T10:53:08.7253936Z Cache not found for input keys: Linux-gem-6d545b1907bd34569c0a05fb902f2991c07bb752265aa74af76b559e9ce8a9bb, Linux-gems-
2021-05-03T10:53:08.7395630Z ##[group]Run scalastic/jekyll-action@master
2021-05-03T10:53:08.7396082Z with:
2021-05-03T10:53:08.7397852Z token: ***
2021-05-03T10:53:08.7398488Z target_branch: test-pages
2021-05-03T10:53:08.7399438Z jekyll_build_options: --limit_posts 1 --verbose --trace
2021-05-03T10:53:08.7400268Z build_only: true
2021-05-03T10:53:08.7401197Z pre_build_commands: apk --update add vips vips-tools
gem install bundler:2.2.15
2021-05-03T10:53:08.7402432Z ##[endgroup]
2021-05-03T10:53:08.7442163Z ##[command]/usr/bin/docker run --name a33c1411a3ad91ebc4885a1234710e05c6ff3_451b35 --label 8a33c1 --workdir /github/workspace --rm -e INPUT_TOKEN -e INPUT_TARGET_BRANCH -e INPUT_JEKYLL_BUILD_OPTIONS -e INPUT_BUILD_ONLY -e INPUT_PRE_BUILD_COMMANDS -e INPUT_JEKYLL_ENV -e INPUT_JEKYLL_SRC -e INPUT_GEM_SRC -e INPUT_TARGET_PATH -e INPUT_KEEP_HISTORY -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RETENTION_DAYS -e GITHUB_ACTOR -e GITHUB_WORKFLOW -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -e GITHUB_EVENT_NAME -e GITHUB_SERVER_URL -e GITHUB_API_URL -e GITHUB_GRAPHQL_URL -e GITHUB_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e GITHUB_ACTION_REPOSITORY -e GITHUB_ACTION_REF -e GITHUB_PATH -e GITHUB_ENV -e RUNNER_OS -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -e ACTIONS_RUNTIME_URL -e ACTIONS_RUNTIME_TOKEN -e ACTIONS_CACHE_URL -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/scalastic.github.io/scalastic.github.io":"/github/workspace" 8a33c1:411a3ad91ebc4885a1234710e05c6ff3
2021-05-03T10:53:09.1836197Z Starting the Jekyll Action
2021-05-03T10:53:09.1837307Z Execute pre-build commands specified by the user.
2021-05-03T10:53:09.3706380Z (1/44) Installing libxau (1.0.9-r0)
2021-05-03T10:53:09.4310216Z (2/44) Installing libbsd (0.10.0-r0)
2021-05-03T10:53:09.4497068Z (3/44) Installing libxdmcp (1.1.3-r0)
2021-05-03T10:53:09.4585492Z (4/44) Installing libxcb (1.14-r1)
2021-05-03T10:53:09.4954666Z (5/44) Installing libx11 (1.7.0-r0)
2021-05-03T10:53:09.5891485Z (6/44) Installing libxext (1.3.4-r0)
2021-05-03T10:53:09.5989109Z (7/44) Installing libxrender (0.9.10-r3)
2021-05-03T10:53:09.6112047Z (8/44) Installing libbz2 (1.0.8-r1)
2021-05-03T10:53:09.6203044Z (9/44) Installing libpng (1.6.37-r1)
2021-05-03T10:53:09.6348563Z (10/44) Installing freetype (2.10.4-r1)
2021-05-03T10:53:09.6674433Z (11/44) Installing libuuid (2.36.1-r1)
2021-05-03T10:53:09.6762884Z (12/44) Installing fontconfig (2.13.1-r3)
2021-05-03T10:53:09.6979896Z (13/44) Installing pixman (0.40.0-r2)
2021-05-03T10:53:09.7210853Z (14/44) Installing cairo (1.16.0-r2)
2021-05-03T10:53:09.7575213Z (15/44) Installing libexif (0.6.22-r0)
2021-05-03T10:53:09.7691834Z (16/44) Installing fftw-double-libs (3.3.9-r0)
2021-05-03T10:53:09.8150545Z (17/44) Installing giflib (5.2.1-r0)
2021-05-03T10:53:09.8240921Z (18/44) Installing libblkid (2.36.1-r1)
2021-05-03T10:53:09.8416045Z (19/44) Installing libmount (2.36.1-r1)
2021-05-03T10:53:09.8557514Z (20/44) Installing pcre (8.44-r0)
2021-05-03T10:53:09.8708589Z (21/44) Installing glib (2.66.8-r0)
2021-05-03T10:53:09.9273175Z (22/44) Installing aom-libs (1.0.0-r1)
2021-05-03T10:53:09.9859944Z (23/44) Installing libde265 (1.0.4-r0)
2021-05-03T10:53:10.0114533Z (24/44) Installing x265-libs (3.4-r0)
2021-05-03T10:53:10.0437486Z (25/44) Installing libheif (1.9.1-r0)
2021-05-03T10:53:10.0596912Z (26/44) Installing libimagequant (2.13.1-r0)
2021-05-03T10:53:10.0688642Z (27/44) Installing libjpeg-turbo (2.1.0-r0)
2021-05-03T10:53:10.0872151Z (28/44) Installing lcms2 (2.11-r0)
2021-05-03T10:53:10.1004635Z (29/44) Installing orc (0.4.32-r0)
2021-05-03T10:53:10.1194675Z (30/44) Installing cairo-gobject (1.16.0-r2)
2021-05-03T10:53:10.1283596Z (31/44) Installing xz-libs (5.2.5-r0)
2021-05-03T10:53:10.1383224Z (32/44) Installing libxml2 (2.9.10-r6)
2021-05-03T10:53:10.1593040Z (33/44) Installing shared-mime-info (2.0-r0)
2021-05-03T10:53:10.1828155Z (34/44) Installing tiff (4.2.0-r0)
2021-05-03T10:53:10.1961956Z (35/44) Installing gdk-pixbuf (2.42.4-r0)
2021-05-03T10:53:10.2108456Z (36/44) Installing libxft (2.3.3-r0)
2021-05-03T10:53:10.2199887Z (37/44) Installing fribidi (1.0.10-r0)
2021-05-03T10:53:10.2292430Z (38/44) Installing graphite2 (1.3.14-r0)
2021-05-03T10:53:10.2397701Z (39/44) Installing harfbuzz (2.7.4-r1)
2021-05-03T10:53:10.2612274Z (40/44) Installing pango (1.48.2-r0)
2021-05-03T10:53:10.2768240Z (41/44) Installing librsvg (2.50.4-r0)
2021-05-03T10:53:10.3670688Z (42/44) Installing libwebp (1.1.0-r0)
2021-05-03T10:53:10.3840392Z (43/44) Installing vips (8.10.5-r0)
2021-05-03T10:53:10.4182499Z (44/44) Installing vips-tools (8.10.5-r0)
2021-05-03T10:53:10.4291971Z Executing busybox-1.32.1-r6.trigger
2021-05-03T10:53:10.4324698Z Executing shared-mime-info-2.0-r0.trigger
2021-05-03T10:53:11.6003866Z Executing gdk-pixbuf-2.42.4-r0.trigger
2021-05-03T10:53:11.6123715Z OK: 270 MiB in 105 packages
2021-05-03T10:53:12.1946495Z Successfully installed bundler-2.2.15
2021-05-03T10:53:12.1947181Z 1 gem installed
2021-05-03T10:53:12.2068091Z Initialized empty Git repository in /github/jekyll_build/.git/
2021-05-03T10:53:14.4929222Z Fetching gem metadata from https://rubygems.org/..........
2021-05-03T10:53:14.6944054Z Resolving dependencies...
2021-05-03T10:53:14.7150459Z Fetching concurrent-ruby 1.1.8
2021-05-03T10:53:14.7150915Z Fetching minitest 5.14.4
2021-05-03T10:53:14.7842051Z Installing minitest 5.14.4
2021-05-03T10:53:14.8101773Z Installing concurrent-ruby 1.1.8
2021-05-03T10:53:14.8293289Z Fetching zeitwerk 2.4.2
2021-05-03T10:53:14.8771700Z Installing zeitwerk 2.4.2
2021-05-03T10:53:14.9043892Z Fetching public_suffix 4.0.6
2021-05-03T10:53:14.9612925Z Using bundler 2.2.15
2021-05-03T10:53:14.9687715Z Fetching colorator 1.1.0
2021-05-03T10:53:14.9806795Z Installing public_suffix 4.0.6
2021-05-03T10:53:15.0227250Z Installing colorator 1.1.0
2021-05-03T10:53:15.0420989Z Fetching eventmachine 1.2.7
2021-05-03T10:53:15.0566006Z Fetching http_parser.rb 0.6.0
2021-05-03T10:53:15.1343067Z Installing http_parser.rb 0.6.0 with native extensions
2021-05-03T10:53:15.1455214Z Installing eventmachine 1.2.7 with native extensions
2021-05-03T10:53:27.7753648Z Fetching ffi 1.15.0
2021-05-03T10:53:27.9035083Z Installing ffi 1.15.0 with native extensions
2021-05-03T10:53:38.5247136Z Fetching forwardable-extended 2.6.0
2021-05-03T10:53:38.5380099Z Fetching gemoji 3.0.1
2021-05-03T10:53:38.6074388Z Installing gemoji 3.0.1
2021-05-03T10:53:38.6152268Z Installing forwardable-extended 2.6.0
2021-05-03T10:53:38.6386479Z Fetching racc 1.5.2
2021-05-03T10:53:38.6806440Z Fetching rb-fsevent 0.10.4
2021-05-03T10:53:38.7323481Z Installing racc 1.5.2 with native extensions
2021-05-03T10:53:38.7829278Z Installing rb-fsevent 0.10.4
2021-05-03T10:53:38.8337353Z Fetching rexml 3.2.5
2021-05-03T10:53:38.8972981Z Installing rexml 3.2.5
2021-05-03T10:53:39.7710139Z Fetching liquid 4.0.3
2021-05-03T10:53:39.7839821Z Fetching mercenary 0.4.0
2021-05-03T10:53:39.8271269Z Installing mercenary 0.4.0
2021-05-03T10:53:39.9396317Z Installing liquid 4.0.3
2021-05-03T10:53:39.9657436Z Fetching rouge 3.26.0
2021-05-03T10:53:40.0210478Z Fetching safe_yaml 1.0.5
2021-05-03T10:53:40.0533294Z Installing rouge 3.26.0
2021-05-03T10:53:40.1169339Z Installing safe_yaml 1.0.5
2021-05-03T10:53:40.1974905Z Fetching unicode-display_width 1.7.0
2021-05-03T10:53:40.2494005Z Installing unicode-display_width 1.7.0
2021-05-03T10:53:40.2648521Z Fetching posix-spawn 0.3.15
2021-05-03T10:53:40.3210025Z Installing posix-spawn 0.3.15 with native extensions
2021-05-03T10:53:40.8808548Z Fetching jekyll-paginate 1.1.0
2021-05-03T10:53:40.8945420Z Fetching mime-types-data 3.2021.0225
2021-05-03T10:53:41.0640657Z Installing mime-types-data 3.2021.0225
2021-05-03T10:53:41.0774135Z Installing jekyll-paginate 1.1.0
2021-05-03T10:53:41.1189451Z Fetching objective_elements 1.1.2
2021-05-03T10:53:41.1357938Z Fetching rainbow 3.0.0
2021-05-03T10:53:41.1754839Z Installing rainbow 3.0.0
2021-05-03T10:53:41.1913267Z Fetching webrick 1.7.0
2021-05-03T10:53:41.2372824Z Installing webrick 1.7.0
2021-05-03T10:53:41.2589118Z Fetching i18n 1.8.10
2021-05-03T10:53:41.2971553Z Installing objective_elements 1.1.2
2021-05-03T10:53:41.3132347Z Fetching tzinfo 2.0.4
2021-05-03T10:53:41.3231308Z Installing i18n 1.8.10
2021-05-03T10:53:41.3519556Z Fetching addressable 2.7.0
2021-05-03T10:53:41.3674664Z Installing tzinfo 2.0.4
2021-05-03T10:53:41.3988773Z Fetching em-websocket 0.5.2
2021-05-03T10:53:41.4158343Z Installing addressable 2.7.0
2021-05-03T10:53:41.4373155Z Fetching sassc 2.4.0
2021-05-03T10:53:41.4516783Z Installing em-websocket 0.5.2
2021-05-03T10:53:41.4824255Z Fetching rb-inotify 0.10.1
2021-05-03T10:53:41.5222589Z Installing rb-inotify 0.10.1
2021-05-03T10:53:41.5347853Z Installing sassc 2.4.0 with native extensions
2021-05-03T10:53:41.5492765Z Fetching ruby-vips 2.0.17
2021-05-03T10:53:41.6214960Z Installing ruby-vips 2.0.17
2021-05-03T10:53:41.7270143Z Fetching pathutil 0.16.2
2021-05-03T10:53:41.7796043Z Installing pathutil 0.16.2
2021-05-03T10:55:14.5134972Z Fetching kramdown 2.3.1
2021-05-03T10:55:14.5301400Z Fetching nokogiri 1.11.3 (x86_64-linux)
2021-05-03T10:55:14.5970885Z Installing kramdown 2.3.1
2021-05-03T10:55:14.8693021Z Installing nokogiri 1.11.3 (x86_64-linux)
2021-05-03T10:55:15.2973837Z Fetching terminal-table 2.0.0
2021-05-03T10:55:15.3401491Z Installing terminal-table 2.0.0
2021-05-03T10:55:15.3637816Z Fetching mime-types 3.3.1
2021-05-03T10:55:15.4137091Z Installing mime-types 3.3.1
2021-05-03T10:55:15.4527472Z Fetching activesupport 6.1.3.1
2021-05-03T10:55:15.4958093Z Fetching listen 3.5.1
2021-05-03T10:55:15.5392079Z Installing listen 3.5.1
2021-05-03T10:55:15.5577559Z Fetching jekyll-sass-converter 2.1.0
2021-05-03T10:55:15.5992436Z Installing jekyll-sass-converter 2.1.0
2021-05-03T10:55:15.6068795Z Fetching kramdown-parser-gfm 1.1.0
2021-05-03T10:55:15.6474550Z Installing kramdown-parser-gfm 1.1.0
2021-05-03T10:55:15.6672168Z Fetching jekyll-watch 2.2.1
2021-05-03T10:55:15.7076827Z Installing jekyll-watch 2.2.1
2021-05-03T10:55:15.7160163Z Fetching jekyll 4.2.0
2021-05-03T10:55:15.8770593Z Installing jekyll 4.2.0
2021-05-03T10:55:15.8975952Z Installing activesupport 6.1.3.1
2021-05-03T10:55:16.0569682Z Fetching jekyll-last-modified-at 1.3.0
2021-05-03T10:55:16.1094013Z Installing jekyll-last-modified-at 1.3.0
2021-05-03T10:55:16.1260165Z Fetching jekyll-polyglot 1.4.1
2021-05-03T10:55:16.1547519Z Fetching jekyll_picture_tag 2.0.3
2021-05-03T10:55:16.1769557Z Installing jekyll-polyglot 1.4.1
2021-05-03T10:55:16.1891627Z Fetching premonition 4.0.1
2021-05-03T10:55:16.2294074Z Installing jekyll_picture_tag 2.0.3
2021-05-03T10:55:16.2465168Z Installing premonition 4.0.1
2021-05-03T10:55:16.2706895Z Fetching html-pipeline 2.14.0
2021-05-03T10:55:16.3159725Z Installing html-pipeline 2.14.0
2021-05-03T10:55:16.3670008Z Fetching jemoji 0.12.0
2021-05-03T10:55:16.4127351Z Installing jemoji 0.12.0
2021-05-03T10:55:16.4219494Z Bundle complete! 8 Gemfile dependencies, 49 gems now installed.
2021-05-03T10:55:16.4225397Z Bundled gems are installed into `./vendor/bundle`
2021-05-03T10:55:16.4226596Z Post-install message from html-pipeline:
2021-05-03T10:55:16.4227302Z -------------------------------------------------
2021-05-03T10:55:16.4227993Z Thank you for installing html-pipeline!
2021-05-03T10:55:16.4228545Z You must bundle Filter gem dependencies.
2021-05-03T10:55:16.4229554Z See html-pipeline README.md for more details.
2021-05-03T10:55:16.4230414Z https://github.com/jch/html-pipeline#dependencies
2021-05-03T10:55:16.4231363Z -------------------------------------------------
2021-05-03T10:55:17.2382487Z Logging at level: debug
2021-05-03T10:55:17.2383043Z Jekyll Version: 4.2.0
2021-05-03T10:55:17.2429837Z Configuration file: /github/workspace/_config.yml
2021-05-03T10:55:17.2573014Z Requiring: /github/workspace/_plugins/post-pagination.rb
2021-05-03T10:55:17.2574147Z Requiring: /github/workspace/_plugins/i18n-date.rb
2021-05-03T10:55:17.2580266Z Requiring: /github/workspace/_plugins/redirect.rb
2021-05-03T10:55:17.2581236Z Requiring: /github/workspace/_plugins/highlight-linedivs.rb
2021-05-03T10:55:17.4655357Z /github/workspace/_plugins/highlight-linedivs.rb:99: warning: already initialized constant Jekyll::Tags::HighlightBlock::OPTIONS_REGEX
2021-05-03T10:55:17.4656927Z Requiring: jekyll-paginate
2021-05-03T10:55:17.4658392Z /github/workspace/vendor/bundle/ruby/2.7.0/gems/jekyll-4.2.0/lib/jekyll/tags/highlight.rb:54: warning: previous definition of OPTIONS_REGEX was here
2021-05-03T10:55:17.4659602Z Requiring: jemoji
2021-05-03T10:55:17.4660336Z Requiring: premonition
2021-05-03T10:55:17.4661316Z Requiring: jekyll-last-modified-at
2021-05-03T10:55:17.4662241Z Requiring: jekyll-polyglot
2021-05-03T10:55:17.4662974Z Requiring: jekyll_picture_tag
2021-05-03T10:55:17.4663587Z Source: /github/workspace
2021-05-03T10:55:17.4664296Z Destination: /github/jekyll_build
2021-05-03T10:55:17.4665284Z Incremental build: disabled. Enable with --incremental
2021-05-03T10:55:17.4665984Z Generating...
2021-05-03T10:55:17.4678288Z Reading: /_layouts/default.html
2021-05-03T10:55:17.4696701Z Reading: /_layouts/main.html
2021-05-03T10:55:17.4714347Z Reading: /_layouts/post.html
2021-05-03T10:55:17.4714904Z Reading: /_layouts/redirect.html
2021-05-03T10:55:17.4715470Z EntryFilter: excluded /Gemfile
2021-05-03T10:55:17.4716406Z EntryFilter: excluded /.jekyll-cache
2021-05-03T10:55:17.4719972Z EntryFilter: excluded /Gemfile.lock
2021-05-03T10:55:17.4723820Z EntryFilter: excluded /package.json
2021-05-03T10:55:17.4768094Z Reading: _posts/en/2021-03-14-graalvm-microservices-java.markdown
2021-05-03T10:55:17.4797761Z Reading: _posts/en/2021-03-22-dive-image-docker.markdown
2021-05-03T10:55:17.4804937Z Reading: _posts/en/2021-03-22-spring-natif-graalvm.markdown
2021-05-03T10:55:17.4833375Z Reading: _posts/en/2021-03-13-java-microservices.markdown
2021-05-03T10:55:17.4840626Z Reading: _posts/en/2021-03-16-installer-java-sdkman.markdown
2021-05-03T10:55:17.4851270Z Reading: _posts/en/2021-04-13-install-kubernetes-prometheus-grafana.markdown
2021-05-03T10:55:17.4858392Z Reading: _posts/en/2021-04-22-jvm-vs-native.markdown
2021-05-03T10:55:17.4870745Z Reading: _posts/2021-03-14-graalvm-microservices-java.markdown
2021-05-03T10:55:17.4879520Z Reading: _posts/2021-03-22-dive-image-docker.markdown
2021-05-03T10:55:17.4885108Z Reading: _posts/2021-03-22-spring-natif-graalvm.markdown
2021-05-03T10:55:17.4894630Z Reading: _posts/2021-03-13-java-microservices.markdown
2021-05-03T10:55:17.4902462Z Reading: _posts/2021-03-16-installer-java-sdkman.markdown
2021-05-03T10:55:17.4911414Z Reading: _posts/2021-04-13-install-kubernetes-prometheus-grafana.markdown
2021-05-03T10:55:17.4920522Z Reading: _posts/2021-04-22-jvm-vs-native.markdown
2021-05-03T10:55:17.4942695Z Reading: assets/css/main.scss
2021-05-03T10:55:17.5023015Z EntryFilter: excluded /vendor/bundle
2021-05-03T10:55:17.5024350Z Reading: cookie-consent.en.js
2021-05-03T10:55:17.5026678Z Reading: robots.txt
2021-05-03T10:55:17.5030093Z Reading: cookie-consent.fr.js
2021-05-03T10:55:17.5032948Z Reading: cookieconsent.min.fr.js
2021-05-03T10:55:17.5036706Z Reading: privacy-policy.fr.md
2021-05-03T10:55:17.5045670Z Reading: cookieconsent.min.en.js
2021-05-03T10:55:17.5050199Z Reading: tags.html
2021-05-03T10:55:17.5055157Z Reading: privacy-policy.en.md
2021-05-03T10:55:17.5061636Z Reading: informations-légales.md
2021-05-03T10:55:17.5067103Z Reading: sitemap.xml
2021-05-03T10:55:17.5069964Z Reading: 404.md
2021-05-03T10:55:17.5082943Z Reading: index.html
2021-05-03T10:55:17.5102310Z Reading: _data/picture.yml
2021-05-03T10:55:17.5144005Z Reading: _data/en/i18n.yml
2021-05-03T10:55:17.5164768Z Reading: _data/fr/i18n.yml
2021-05-03T10:55:17.5214973Z Generating: Jekyll::Premonition::Hook finished in 0.000729701 seconds.
2021-05-03T10:55:17.5216106Z Generating: Jekyll::Redirects finished in 2.55e-05 seconds.
2021-05-03T10:55:17.5229560Z Generating: Jekyll::Paginate::Pagination finished in 0.001385001 seconds.
2021-05-03T10:55:17.5230597Z Rendering: _posts/en/2021-04-22-jvm-vs-native.markdown
2021-05-03T10:55:17.5231669Z Pre-Render Hooks: _posts/en/2021-04-22-jvm-vs-native.markdown
2021-05-03T10:55:17.5596191Z Rendering Liquid: _posts/en/2021-04-22-jvm-vs-native.markdown
2021-05-03T10:55:17.5707044Z Generating new image file: /assets/img/application-architecture-485.0-82d87cc38.avif
2021-05-03T10:55:17.9138394Z  Liquid Exception: stack level too deep in /github/workspace/_posts/en/2021-04-22-jvm-vs-native.markdown
2021-05-03T10:55:17.9147130Z bundler: failed to load command: jekyll (/github/workspace/vendor/bundle/ruby/2.7.0/bin/jekyll)
2021-05-03T10:55:17.9152751Z /github/workspace/vendor/bundle/ruby/2.7.0/gems/ruby-vips-2.0.17/lib/vips/operation.rb:187:in `vips_cache_operation_build': stack level too deep (SystemStackError)
2021-05-03T10:55:17.9154815Z from /github/workspace/vendor/bundle/ruby/2.7.0/gems/ruby-vips-2.0.17/lib/vips/operation.rb:187:in `build'
2021-05-03T10:55:17.9156279Z from /github/workspace/vendor/bundle/ruby/2.7.0/gems/ruby-vips-2.0.17/lib/vips/operation.rb:402:in `call'
2021-05-03T10:55:17.9157741Z from /github/workspace/vendor/bundle/ruby/2.7.0/gems/ruby-vips-2.0.17/lib/vips/image.rb:469:in `write_to_file'
2021-05-03T10:55:17.9159076Z from /github/workspace/vendor/bundle/ruby/2.7.0/gems/jekyll_picture_tag-2.0.3/lib/jekyll_picture_tag/images/image_file.rb:74:in `write'
2021-05-03T10:55:17.9160445Z from /github/workspace/vendor/bundle/ruby/2.7.0/gems/jekyll_picture_tag-2.0.3/lib/jekyll_picture_tag/images/image_file.rb:35:in `build'
2021-05-03T10:55:17.9161785Z from /github/workspace/vendor/bundle/ruby/2.7.0/gems/jekyll_picture_tag-2.0.3/lib/jekyll_picture_tag/images/image_file.rb:19:in `initialize'
2021-05-03T10:55:17.9163359Z from /github/workspace/vendor/bundle/ruby/2.7.0/gems/jekyll_picture_tag-2.0.3/lib/jekyll_picture_tag/images/generated_image.rb:81:in `new'
2021-05-03T10:55:17.9165077Z from /github/workspace/vendor/bundle/ruby/2.7.0/gems/jekyll_picture_tag-2.0.3/lib/jekyll_picture_tag/images/generated_image.rb:81:in `generate_image'
2021-05-03T10:55:17.9165963Z ... 69 levels...
2021-05-03T10:55:17.9167137Z from /usr/local/bundle/gems/bundler-2.2.15/lib/bundler/friendly_errors.rb:130:in `with_friendly_errors'
2021-05-03T10:55:17.9168224Z from /usr/local/bundle/gems/bundler-2.2.15/exe/bundle:37:in `<top (required)>'
2021-05-03T10:55:17.9169196Z from /usr/local/bundle/bin/bundle:23:in `load'
2021-05-03T10:55:17.9170074Z from /usr/local/bundle/bin/bundle:23:in `<main>'
2021-05-03T10:55:18.3103921Z Post job cleanup.
2021-05-03T10:55:18.4088966Z [command]/usr/bin/git version
2021-05-03T10:55:18.4142237Z git version 2.31.1
2021-05-03T10:55:18.4180267Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2021-05-03T10:55:18.4209973Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2021-05-03T10:55:18.4422371Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-05-03T10:55:18.4455922Z http.https://github.com/.extraheader
2021-05-03T10:55:18.4464966Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2021-05-03T10:55:18.4495351Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2021-05-03T10:55:18.4762329Z Cleaning up orphan processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment