rultor.com logo This build log was produced by rultor.com for yegor256/blog#833
++ dirname ./run.sh
+ cd .
+ echo 3194
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Oct  8 03:11:19 UTC 2025
+ uptime
 03:11:19 up 7 min,  0 users,  load average: 1.23, 0.63, 0.27
+ ff=default
+ image=yegor256/rultor-image
+ rebase=false
+ head_branch=master
+ pull_title='Update crate-ci/typos action to v1.38.0'
+ author=yegor256
+ directory=repo
+ head=git@github.com:yegor256/blog.git
+ pull_id=833
+ fork=git@github.com:yegor256/blog.git
+ fork_branch=renovate/crate-ci-typos-1.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/blog.git' '--env=pull_id=833' '--env=fork=git@github.com:yegor256/blog.git' '--env=fork_branch=renovate/crate-ci-typos-1.x' '--env=head_branch=master' '--env=pull_title=Update crate-ci/typos action to v1.38.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/blog.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=833'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/blog.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update crate-ci/typos action to v1.38.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''bundle lock --no-color'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''LC_ALL=en_US.UTF-8 bundle exec rake'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/blog.git'\''' ';' 'export '\''pull_id=833'\''' ';' 'export '\''fork=git@github.com:yegor256/blog.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update crate-ci/typos action to v1.38.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'bundle lock --no-color' ';' 'bundle install --no-color' ';' 'LC_ALL=en_US.UTF-8 bundle exec rake' ';')
+ container=yegor256_blog_833
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-17-152
+ pwd
/tmp/rultor-vNEv
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:yegor256/blog.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
Updating files: 100% (1755/1755), done.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:yegor256/blog.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/blog.git'\''' ';' 'export '\''pull_id=833'\''' ';' 'export '\''fork=git@github.com:yegor256/blog.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update crate-ci/typos action to v1.38.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'bundle lock --no-color' ';' 'bundle install --no-color' ';' 'LC_ALL=en_US.UTF-8 bundle exec rake' ';'
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:yegor256/blog.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/blog
 * [new branch]              785                 -> fork/785
 * [new branch]              789                 -> fork/789
 * [new branch]              791                 -> fork/791
 * [new branch]              794                 -> fork/794
 * [new branch]              796                 -> fork/796
 * [new branch]              799                 -> fork/799
 * [new branch]              811                 -> fork/811
 * [new branch]              820                 -> fork/820
 * [new branch]              830                 -> fork/830
 * [new branch]              gh-pages            -> fork/gh-pages
 * [new branch]              master              -> fork/master
 * [new branch]              renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.x
 * [new branch]              renovate/fsfe-reuse-action-6.x -> fork/renovate/fsfe-reuse-action-6.x
 * [new branch]              renovate/jekyll-sass-1.x-lockfile -> fork/renovate/jekyll-sass-1.x-lockfile
 * [new branch]              renovate/nokogiri-1.x-lockfile -> fork/renovate/nokogiri-1.x-lockfile
 * [new branch]              renovate/python-3.x -> fork/renovate/python-3.x
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/crate-ci-typos-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/crate-ci-typos-1.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update crate-ci/typos action to v1.38.0' --ff __rultor
Updating 96f99eec2f5..0b1b34d0109
Fast-forward (no commit created; -m option ignored)
 .github/workflows/typos.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit 0b1b34d010912cf39709dc99e2ad59eec2a0d2a0
gpg: Signature made Mon Oct  6 22:26:04 2025 UTC
gpg:                using RSA key B5690EEEBB952194
gpg: Can't check signature: No public key
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon Oct 6 22:26:04 2025 +0000

    Update crate-ci/typos action to v1.38.0
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.44
++ bc
++ echo 0.44 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.44, low enough to run a new Docker container'
load average is 0.44, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n repo ']'
++ head -c 8
++ tr -cd a-z0-9
++ dd if=/dev/urandom bs=10k count=1
+ use_image=yegor256/rultor-u9nm1umz
+ docker build repo -t yegor256/rultor-u9nm1umz
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 643B done
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/yegor256/latex:0.0.1
#2 DONE 0.4s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

#4 [1/7] FROM docker.io/yegor256/latex:0.0.1@sha256:5c0fc7d52f57cf800811918899acd5aacdd95d2e6a421a5b3301f701a29d4751
#4 resolve docker.io/yegor256/latex:0.0.1@sha256:5c0fc7d52f57cf800811918899acd5aacdd95d2e6a421a5b3301f701a29d4751 0.0s done
#4 ...

#5 [internal] load build context
#5 transferring context: 40.23kB done
#5 DONE 0.0s

#4 [1/7] FROM docker.io/yegor256/latex:0.0.1@sha256:5c0fc7d52f57cf800811918899acd5aacdd95d2e6a421a5b3301f701a29d4751
#4 sha256:b1a3d1452fa5f241763bc5eb036f1e92030b925423fb49fdd566535818d18c60 15.98kB / 15.98kB done
#4 sha256:5c0fc7d52f57cf800811918899acd5aacdd95d2e6a421a5b3301f701a29d4751 2.36kB / 2.36kB done
#4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 0B / 53.75MB 0.2s
#4 sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 0B / 15.77MB 0.2s
#4 sha256:8032af88a4dc33eb6f5a064577e439f4a1e23d36f776bbb460597a68436d73fb 4.11kB / 4.11kB done
#4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 8.39MB / 54.76MB 0.2s
#4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 5.24MB / 53.75MB 0.4s
#4 sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 2.10MB / 15.77MB 0.4s
#4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 19.15MB / 54.76MB 0.4s
#4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 10.49MB / 53.75MB 0.5s
#4 sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 3.15MB / 15.77MB 0.5s
#4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 23.07MB / 54.76MB 0.5s
#4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 18.87MB / 53.75MB 0.7s
#4 sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 5.24MB / 15.77MB 0.7s
#4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 30.41MB / 54.76MB 0.7s
#4 sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 6.29MB / 15.77MB 0.8s
#4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 35.65MB / 54.76MB 0.8s
#4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 25.17MB / 53.75MB 0.9s
#4 sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 7.34MB / 15.77MB 0.9s
#4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 39.85MB / 54.76MB 0.9s
#4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 36.70MB / 53.75MB 1.1s
#4 sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 8.39MB / 15.77MB 1.1s
#4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 48.23MB / 54.76MB 1.1s
#4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 46.49MB / 53.75MB 1.3s
#4 sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 10.49MB / 15.77MB 1.3s
#4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 54.76MB / 54.76MB 1.3s
#4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 50.33MB / 53.75MB 1.4s
#4 sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 13.63MB / 15.77MB 1.4s
#4 sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 54.76MB / 54.76MB 1.3s done
#4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 1.05MB / 197.14MB 1.4s
#4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 53.75MB / 53.75MB 1.5s
#4 sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 15.77MB / 15.77MB 1.5s done
#4 sha256:ec11ce133a4e7f132d8a4cd61fc3536adbb4a42b698d8c3e1c68100361eb49ca 0B / 189B 1.5s
#4 sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 53.75MB / 53.75MB 1.5s done
#4 sha256:ec11ce133a4e7f132d8a4cd61fc3536adbb4a42b698d8c3e1c68100361eb49ca 189B / 189B 1.5s done
#4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 0B / 41.46MB 1.6s
#4 sha256:8e0e2fc3c108f0a1d35c6ad771d426a10781f0a69e42fbb22e73373def4160d7 0B / 143B 1.6s
#4 extracting sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31
#4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 19.92MB / 197.14MB 1.8s
#4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 4.07MB / 41.46MB 1.8s
#4 sha256:8e0e2fc3c108f0a1d35c6ad771d426a10781f0a69e42fbb22e73373def4160d7 143B / 143B 1.6s done
#4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.7s done
#4 sha256:72e45e6fed5cdd59c773aeda7d4e83dec411bfd0027e2260e8a6f1deceff444c 0B / 8.71MB 1.8s
#4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 9.44MB / 41.46MB 2.0s
#4 sha256:72e45e6fed5cdd59c773aeda7d4e83dec411bfd0027e2260e8a6f1deceff444c 3.15MB / 8.71MB 2.0s
#4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 38.80MB / 197.14MB 2.2s
#4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 12.58MB / 41.46MB 2.2s
#4 sha256:72e45e6fed5cdd59c773aeda7d4e83dec411bfd0027e2260e8a6f1deceff444c 4.19MB / 8.71MB 2.2s
#4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 14.68MB / 41.46MB 2.3s
#4 sha256:72e45e6fed5cdd59c773aeda7d4e83dec411bfd0027e2260e8a6f1deceff444c 5.24MB / 8.71MB 2.3s
#4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 57.67MB / 197.14MB 2.5s
#4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 17.83MB / 41.46MB 2.5s
#4 sha256:72e45e6fed5cdd59c773aeda7d4e83dec411bfd0027e2260e8a6f1deceff444c 6.29MB / 8.71MB 2.5s
#4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 70.25MB / 197.14MB 2.7s
#4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 20.97MB / 41.46MB 2.7s
#4 sha256:72e45e6fed5cdd59c773aeda7d4e83dec411bfd0027e2260e8a6f1deceff444c 8.71MB / 8.71MB 2.7s
#4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 25.17MB / 41.46MB 2.8s
#4 sha256:72e45e6fed5cdd59c773aeda7d4e83dec411bfd0027e2260e8a6f1deceff444c 8.71MB / 8.71MB 2.7s done
#4 sha256:99e89f339e274bddc76a42fef8e4ec2f8412d06ce657d8d952436528ef9facdf 0B / 14.33MB 2.8s
#4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 28.10MB / 41.46MB 2.9s
#4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 83.89MB / 197.14MB 3.1s
#4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 31.46MB / 41.46MB 3.1s
#4 sha256:99e89f339e274bddc76a42fef8e4ec2f8412d06ce657d8d952436528ef9facdf 3.15MB / 14.33MB 3.1s
#4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 36.62MB / 41.46MB 3.3s
#4 sha256:99e89f339e274bddc76a42fef8e4ec2f8412d06ce657d8d952436528ef9facdf 6.29MB / 14.33MB 3.3s
#4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 96.47MB / 197.14MB 3.4s
#4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 39.85MB / 41.46MB 3.4s
#4 sha256:99e89f339e274bddc76a42fef8e4ec2f8412d06ce657d8d952436528ef9facdf 10.49MB / 14.33MB 3.4s
#4 sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 41.46MB / 41.46MB 3.4s done
#4 sha256:99e89f339e274bddc76a42fef8e4ec2f8412d06ce657d8d952436528ef9facdf 12.58MB / 14.33MB 3.5s
#4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 0B / 138.67MB 3.5s
#4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 110.10MB / 197.14MB 3.7s
#4 sha256:99e89f339e274bddc76a42fef8e4ec2f8412d06ce657d8d952436528ef9facdf 14.33MB / 14.33MB 3.5s done
#4 sha256:11f168291684ecfe9c705429212c95ed88e4cd4229cf45d1436db5f5db7d0806 2.10MB / 10.12MB 3.7s
#4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 7.34MB / 138.67MB 3.8s
#4 sha256:11f168291684ecfe9c705429212c95ed88e4cd4229cf45d1436db5f5db7d0806 5.24MB / 10.12MB 3.8s
#4 sha256:11f168291684ecfe9c705429212c95ed88e4cd4229cf45d1436db5f5db7d0806 10.12MB / 10.12MB 4.0s done
#4 sha256:0943aaa8f7035b79d0916ff886d0572c8f8d0157cf92afe4d20aa8bed632aad0 0B / 333B 4.0s
#4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 122.68MB / 197.14MB 4.1s
#4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 15.73MB / 138.67MB 4.1s
#4 sha256:0943aaa8f7035b79d0916ff886d0572c8f8d0157cf92afe4d20aa8bed632aad0 333B / 333B 4.0s done
#4 sha256:fd13cdf0383cdd1fea8190e9eb8172220922c825db0204cd3cf7544dcd6df551 998B / 998B 4.1s done
#4 sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775 0B / 98.44MB 4.2s
#4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 27.45MB / 138.67MB 4.4s
#4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 136.31MB / 197.14MB 4.5s
#4 sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775 5.24MB / 98.44MB 4.5s
#4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 41.94MB / 138.67MB 4.8s
#4 sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775 11.53MB / 98.44MB 4.8s
#4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 149.95MB / 197.14MB 5.0s
#4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 51.38MB / 138.67MB 5.1s
#4 sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775 17.83MB / 98.44MB 5.1s
#4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 58.72MB / 138.67MB 5.3s
#4 sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775 24.12MB / 98.44MB 5.3s
#4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 160.43MB / 197.14MB 5.4s
#4 sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775 30.41MB / 98.44MB 5.5s
#4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 70.25MB / 138.67MB 5.6s
#4 sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775 37.75MB / 98.44MB 5.8s
#4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 170.92MB / 197.14MB 5.9s
#4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 78.64MB / 138.67MB 5.9s
#4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 87.03MB / 138.67MB 6.1s
#4 sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775 45.09MB / 98.44MB 6.1s
#4 sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775 51.38MB / 98.44MB 6.3s
#4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 181.40MB / 197.14MB 6.4s
#4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 95.42MB / 138.67MB 6.4s
#4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 103.81MB / 138.67MB 6.6s
#4 sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775 59.77MB / 98.44MB 6.6s
#4 extracting sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 5.1s
#4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 192.94MB / 197.14MB 6.9s
#4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 113.25MB / 138.67MB 6.9s
#4 sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775 70.25MB / 98.44MB 6.9s
#4 sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775 76.55MB / 98.44MB 7.1s
#4 sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 197.14MB / 197.14MB 7.1s done
#4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 130.02MB / 138.67MB 7.3s
#4 sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 0B / 396.83MB 7.3s
#4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 138.41MB / 138.67MB 7.5s
#4 sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775 85.98MB / 98.44MB 7.5s
#4 sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 138.67MB / 138.67MB 7.6s done
#4 sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775 93.32MB / 98.44MB 7.7s
#4 sha256:34836de5b9ae72aac2ca778851588d8f0bd21b465325df637387f681ba475851 0B / 280.62kB 7.7s
#4 sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775 98.44MB / 98.44MB 7.9s
#4 sha256:34836de5b9ae72aac2ca778851588d8f0bd21b465325df637387f681ba475851 280.62kB / 280.62kB 7.7s done
#4 sha256:cb30ec1c5746c7c6c7170d7b0079c50c664acc31b0e09bfdd027222e3bd2f2e4 448B / 448B 7.8s done
#4 sha256:a663309bced9ede27ff1a1921fc84c65902da50a730d18ce4ffb4b2d321d363a 0B / 479B 7.9s
#4 sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775 98.44MB / 98.44MB 7.9s done
#4 sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 22.02MB / 396.83MB 8.0s
#4 sha256:a663309bced9ede27ff1a1921fc84c65902da50a730d18ce4ffb4b2d321d363a 479B / 479B 7.9s done
#4 sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 42.99MB / 396.83MB 8.3s
#4 sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 62.91MB / 396.83MB 8.7s
#4 sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 87.03MB / 396.83MB 9.2s
#4 sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 116.39MB / 396.83MB 9.6s
#4 sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 137.36MB / 396.83MB 10.1s
#4 extracting sha256:632ef5283d0fcf0e3a19d6c5dbcc294922d142b506d2ab494fb73004518cdc31 8.6s done
#4 extracting sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667
#4 sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 158.33MB / 396.83MB 10.8s
#4 sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 179.18MB / 396.83MB 11.1s
#4 sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 203.42MB / 396.83MB 11.5s
#4 extracting sha256:2be42d221bda6286090b1656c911554463aed2c0d506c236e16250de9b9e4667 1.1s done
#4 extracting sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b
#4 sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 227.54MB / 396.83MB 11.8s
#4 sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 251.66MB / 396.83MB 12.2s
#4 sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 277.98MB / 396.83MB 12.9s
#4 sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 307.23MB / 396.83MB 13.4s
#4 sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 331.35MB / 396.83MB 13.7s
#4 sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 356.52MB / 396.83MB 14.1s
#4 sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 377.49MB / 396.83MB 14.5s
#4 sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 396.83MB / 396.83MB 15.4s done
#4 extracting sha256:54d1704eb717ce17ad2843f567b5defc32883042e6e9f97e2bcf2ce3c282677b 4.2s done
#4 extracting sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de
#4 extracting sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 5.1s
#4 extracting sha256:f0f51ee5c79e1ef5812268320c854e2eaf0bb5f4e2cf2a7974448200d36854de 9.1s done
#4 extracting sha256:ec11ce133a4e7f132d8a4cd61fc3536adbb4a42b698d8c3e1c68100361eb49ca
#4 extracting sha256:ec11ce133a4e7f132d8a4cd61fc3536adbb4a42b698d8c3e1c68100361eb49ca done
#4 extracting sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df
#4 extracting sha256:71ab1586461a373ebda14131d82dcbed24335344677d930a606f23512a4c67df 1.4s done
#4 extracting sha256:8e0e2fc3c108f0a1d35c6ad771d426a10781f0a69e42fbb22e73373def4160d7 done
#4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
#4 extracting sha256:72e45e6fed5cdd59c773aeda7d4e83dec411bfd0027e2260e8a6f1deceff444c 0.1s
#4 extracting sha256:72e45e6fed5cdd59c773aeda7d4e83dec411bfd0027e2260e8a6f1deceff444c 0.4s done
#4 extracting sha256:99e89f339e274bddc76a42fef8e4ec2f8412d06ce657d8d952436528ef9facdf
#4 extracting sha256:99e89f339e274bddc76a42fef8e4ec2f8412d06ce657d8d952436528ef9facdf 0.8s done
#4 extracting sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7
#4 extracting sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 5.1s
#4 extracting sha256:3f0278ea12d548fbc476ec09e1aa4069144a4055037ac4eba42a65c97893a2f7 5.4s done
#4 extracting sha256:11f168291684ecfe9c705429212c95ed88e4cd4229cf45d1436db5f5db7d0806 0.1s
#4 extracting sha256:11f168291684ecfe9c705429212c95ed88e4cd4229cf45d1436db5f5db7d0806 0.3s done
#4 extracting sha256:0943aaa8f7035b79d0916ff886d0572c8f8d0157cf92afe4d20aa8bed632aad0 done
#4 extracting sha256:fd13cdf0383cdd1fea8190e9eb8172220922c825db0204cd3cf7544dcd6df551 done
#4 extracting sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775
#4 extracting sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775 5.1s
#4 extracting sha256:3b7d0aaaa5d33574d3ef64dd275fc0d29b393b11c9571ae20aa9a1f8f8ec2775 5.5s done
#4 extracting sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367
#4 extracting sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 5.1s
#4 extracting sha256:5a26142001529478b004a424858965464157e2b09f24dd2f4fb22dccc98b9367 9.4s done
#4 extracting sha256:34836de5b9ae72aac2ca778851588d8f0bd21b465325df637387f681ba475851
#4 extracting sha256:34836de5b9ae72aac2ca778851588d8f0bd21b465325df637387f681ba475851 0.0s done
#4 extracting sha256:cb30ec1c5746c7c6c7170d7b0079c50c664acc31b0e09bfdd027222e3bd2f2e4 done
#4 extracting sha256:a663309bced9ede27ff1a1921fc84c65902da50a730d18ce4ffb4b2d321d363a done
#4 DONE 50.1s

#6 [2/7] WORKDIR /tmp
#6 DONE 0.5s

#7 [3/7] COPY .github/ .github/
#7 DONE 0.1s

#8 [4/7] COPY _docker/ _docker/
#8 DONE 0.0s

#9 [5/7] RUN .github/install-apt.sh   && .github/install-tidy.sh   && .github/install-woff.sh
#9 0.916 + apt-get update --yes --fix-missing
#9 1.359 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
#9 1.375 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
#9 1.376 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
#9 1.378 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB]
#9 1.697 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8,066 kB]
#9 2.054 Get:6 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [411 kB]
#9 2.404 Get:7 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
#9 2.581 Get:8 https://download.docker.com/linux/debian bullseye/stable amd64 Packages [62.4 kB]
#9 3.225 Fetched 8,748 kB in 2s (4,605 kB/s)
#9 3.225 Reading package lists...
#9 3.781 + apt-get install --yes --no-install-recommends 'aspell=*' 'aspell-en=*' 'graphviz=*' 'gnuplot=*' 's3cmd=*' 'liblapack-dev=*' 'cmake=*' 'libxml2-utils=*' 'shellcheck=*' 'plantuml=*'
#9 3.791 Reading package lists...
#9 4.343 Building dependency tree...
#9 4.480 Reading state information...
#9 4.617 aspell is already the newest version (0.60.8-3).
#9 4.617 The following additional packages will be installed:
#9 4.618   aglfn ant binfmt-support ca-certificates-java cmake-data default-jdk
#9 4.618   default-jdk-headless default-jre default-jre-headless ditaa fastjar
#9 4.620   gnuplot-data gnuplot-qt jarwrapper java-common java-wrappers junit4 libann0
#9 4.620   libapache-pom-java libarchive13 libasound2 libasound2-data
#9 4.620   libavalon-framework-java libbatik-java libblas-dev libblas3 libcdt5
#9 4.620   libcgraph6 libcommons-cli-java libcommons-io-java libcommons-logging-java
#9 4.621   libcommons-parent-java libdrm-amdgpu1 libdrm-common libdrm-intel1
#9 4.621   libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1 libel-api-java
#9 4.627   libevdev2 libfontbox2-java libfop-java libgbm1 libgd3 libgfortran5 libgif7
#9 4.627   libgl1 libgl1-mesa-dri libglapi-mesa libglvnd0 libglx-mesa0 libglx0
#9 4.627   libgts-0.7-5 libgudev-1.0-0 libgvc6 libgvpr2 libhamcrest-java libinput-bin
#9 4.627   libinput10 libjaxp1.3-java libjericho-html-java libjlatexmath-java
#9 4.627   libjsoncpp24 libjsp-api-java liblab-gamut1 liblapack3 libllvm11 liblua5.4-0
#9 4.627   libmd4c0 libmtdev1 libnotify4 libpathplan4 libpciaccess0 libpcsclite1
#9 4.627   libpipeline1 libqdox-java libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5
#9 4.627   libqt5printsupport5 libqt5svg5 libqt5widgets5 librhash0 libsensors-config
#9 4.627   libsensors5 libservlet-api-java libservlet3.1-java libuv1 libvulkan1
#9 4.627   libwacom-common libwacom2 libwayland-server0 libwebsocket-api-java
#9 4.627   libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 libx11-xcb1 libxalan2-java libxaw7
#9 4.627   libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0
#9 4.627   libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0
#9 4.627   libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0
#9 4.627   libxcb-xinput0 libxcb-xkb1 libxerces2-java libxkbcommon-x11-0
#9 4.627   libxml-commons-external-java libxml-commons-resolver1.1-java
#9 4.627   libxmlgraphics-commons-java libxmu6 libxpm4 libxshmfence1 libxtst6
#9 4.627   libxxf86vm1 libz3-4 openjdk-11-jdk openjdk-11-jdk-headless openjdk-11-jre
#9 4.627   openjdk-11-jre-headless python3-dateutil python3-magic python3-six
#9 4.627 Suggested packages:
#9 4.627   ant-doc cmake-doc ninja-build gnuplot-doc gsfonts graphviz-doc lrzip
#9 4.627   libasound2-plugins alsa-utils libavalon-framework-java-doc librhino-java
#9 4.627   liblapack-doc libcommons-io-java-doc libcommons-logging-java-doc
#9 4.627   libexcalibur-logkit-java liblog4j1.2-java libgd-tools pciutils pcscd
#9 4.627   libqdox-java-doc junit qt5-image-formats-plugins qtwayland5 lm-sensors
#9 4.627   libxalan2-java-doc libbsf-java libxsltc-java libxerces2-java-doc
#9 4.627   libxml-commons-resolver1.1-java-doc libxmlgraphics-commons-java-doc
#9 4.627   openjdk-11-demo openjdk-11-source visualvm libnss-mdns fonts-dejavu-extra
#9 4.627   fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
#9 4.627   | fonts-wqy-zenhei fonts-indic
#9 4.627 Recommended packages:
#9 4.627   ant-optional fonts-liberation alsa-ucm-conf alsa-topology-conf
#9 4.627   icc-profiles-free libsaxon-java libgts-bin notification-daemon
#9 4.627   qttranslations5-l10n qt5-gtk-platformtheme mesa-vulkan-drivers | vulkan-icd
#9 4.627   libwacom-bin libatk-wrapper-java-jni fonts-dejavu-extra
#9 5.361 The following NEW packages will be installed:
#9 5.361   aglfn ant aspell-en binfmt-support ca-certificates-java cmake cmake-data
#9 5.361   default-jdk default-jdk-headless default-jre default-jre-headless ditaa
#9 5.362   fastjar gnuplot gnuplot-data gnuplot-qt graphviz jarwrapper java-common
#9 5.362   java-wrappers junit4 libann0 libapache-pom-java libarchive13 libasound2
#9 5.362   libasound2-data libavalon-framework-java libbatik-java libblas-dev libblas3
#9 5.362   libcdt5 libcgraph6 libcommons-cli-java libcommons-io-java
#9 5.362   libcommons-logging-java libcommons-parent-java libdrm-amdgpu1 libdrm-common
#9 5.363   libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1
#9 5.363   libel-api-java libevdev2 libfontbox2-java libfop-java libgbm1 libgd3
#9 5.364   libgfortran5 libgif7 libgl1 libgl1-mesa-dri libglapi-mesa libglvnd0
#9 5.364   libglx-mesa0 libglx0 libgts-0.7-5 libgudev-1.0-0 libgvc6 libgvpr2
#9 5.364   libhamcrest-java libinput-bin libinput10 libjaxp1.3-java
#9 5.364   libjericho-html-java libjlatexmath-java libjsoncpp24 libjsp-api-java
#9 5.364   liblab-gamut1 liblapack-dev liblapack3 libllvm11 liblua5.4-0 libmd4c0
#9 5.365   libmtdev1 libnotify4 libpathplan4 libpciaccess0 libpcsclite1 libpipeline1
#9 5.365   libqdox-java libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5
#9 5.365   libqt5printsupport5 libqt5svg5 libqt5widgets5 librhash0 libsensors-config
#9 5.366   libsensors5 libservlet-api-java libservlet3.1-java libuv1 libvulkan1
#9 5.366   libwacom-common libwacom2 libwayland-server0 libwebsocket-api-java
#9 5.366   libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 libx11-xcb1 libxalan2-java libxaw7
#9 5.366   libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0
#9 5.367   libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0
#9 5.367   libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0
#9 5.367   libxcb-xinput0 libxcb-xkb1 libxerces2-java libxkbcommon-x11-0
#9 5.367   libxml-commons-external-java libxml-commons-resolver1.1-java
#9 5.367   libxmlgraphics-commons-java libxmu6 libxpm4 libxshmfence1 libxtst6
#9 5.367   libxxf86vm1 libz3-4 openjdk-11-jdk openjdk-11-jdk-headless openjdk-11-jre
#9 5.367   openjdk-11-jre-headless plantuml python3-dateutil python3-magic python3-six
#9 5.368   s3cmd shellcheck
#9 5.369 The following packages will be upgraded:
#9 5.369   libxml2-utils
#9 5.395 1 upgraded, 143 newly installed, 0 to remove and 39 not upgraded.
#9 5.395 Need to get 222 MB of archives.
#9 5.395 After this operation, 620 MB of additional disk space will be used.
#9 5.395 Get:1 http://deb.debian.org/debian bullseye/main amd64 libqt5core5a amd64 5.15.2+dfsg-9+deb11u1 [1,823 kB]
#9 5.424 Get:2 http://deb.debian.org/debian bullseye/main amd64 libdrm-common all 2.4.104-1 [14.9 kB]
#9 5.426 Get:3 http://deb.debian.org/debian bullseye/main amd64 libdrm2 amd64 2.4.104-1 [41.5 kB]
#9 5.429 Get:4 http://deb.debian.org/debian bullseye/main amd64 libglvnd0 amd64 1.3.2-1 [53.6 kB]
#9 5.430 Get:5 http://deb.debian.org/debian bullseye/main amd64 libwayland-server0 amd64 1.18.0-2~exp1.1 [34.4 kB]
#9 5.432 Get:6 http://deb.debian.org/debian bullseye/main amd64 libgbm1 amd64 20.3.5-1 [73.5 kB]
#9 5.433 Get:7 http://deb.debian.org/debian bullseye/main amd64 libglapi-mesa amd64 20.3.5-1 [71.7 kB]
#9 5.435 Get:8 http://deb.debian.org/debian bullseye/main amd64 libx11-xcb1 amd64 2:1.7.2-1+deb11u2 [204 kB]
#9 5.437 Get:9 http://deb.debian.org/debian bullseye/main amd64 libxcb-dri2-0 amd64 1.14-3 [103 kB]
#9 5.439 Get:10 http://deb.debian.org/debian bullseye/main amd64 libxcb-dri3-0 amd64 1.14-3 [102 kB]
#9 5.440 Get:11 http://deb.debian.org/debian bullseye/main amd64 libxcb-present0 amd64 1.14-3 [101 kB]
#9 5.442 Get:12 http://deb.debian.org/debian bullseye/main amd64 libxcb-sync1 amd64 1.14-3 [105 kB]
#9 5.443 Get:13 http://deb.debian.org/debian bullseye/main amd64 libxcb-xfixes0 amd64 1.14-3 [105 kB]
#9 5.445 Get:14 http://deb.debian.org/debian bullseye/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B]
#9 5.446 Get:15 http://deb.debian.org/debian bullseye/main amd64 libegl-mesa0 amd64 20.3.5-1 [141 kB]
#9 5.448 Get:16 http://deb.debian.org/debian bullseye/main amd64 libegl1 amd64 1.3.2-1 [34.8 kB]
#9 5.449 Get:17 http://deb.debian.org/debian bullseye/main amd64 libxcb-glx0 amd64 1.14-3 [118 kB]
#9 5.453 Get:18 http://deb.debian.org/debian bullseye/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB]
#9 5.453 Get:19 http://deb.debian.org/debian bullseye/main amd64 libdrm-amdgpu1 amd64 2.4.104-1 [28.5 kB]
#9 5.454 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpciaccess0 amd64 0.16-1 [53.6 kB]
#9 5.455 Get:21 http://deb.debian.org/debian bullseye/main amd64 libdrm-intel1 amd64 2.4.104-1 [71.8 kB]
#9 5.458 Get:22 http://deb.debian.org/debian bullseye/main amd64 libdrm-nouveau2 amd64 2.4.104-1 [26.8 kB]
#9 5.460 Get:23 http://deb.debian.org/debian bullseye/main amd64 libdrm-radeon1 amd64 2.4.104-1 [30.2 kB]
#9 5.467 Get:24 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6,949 kB]
#9 5.539 Get:25 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB]
#9 5.840 Get:26 http://deb.debian.org/debian bullseye/main amd64 libsensors-config all 1:3.6.0-7 [32.3 kB]
#9 5.842 Get:27 http://deb.debian.org/debian bullseye/main amd64 libsensors5 amd64 1:3.6.0-7 [52.3 kB]
#9 5.843 Get:28 http://deb.debian.org/debian bullseye/main amd64 libvulkan1 amd64 1.2.162.0-1 [103 kB]
#9 5.844 Get:29 http://deb.debian.org/debian bullseye/main amd64 libgl1-mesa-dri amd64 20.3.5-1 [9,633 kB]
#9 5.950 Get:30 http://deb.debian.org/debian bullseye/main amd64 libglx-mesa0 amd64 20.3.5-1 [186 kB]
#9 5.952 Get:31 http://deb.debian.org/debian bullseye/main amd64 libglx0 amd64 1.3.2-1 [35.7 kB]
#9 5.954 Get:32 http://deb.debian.org/debian bullseye/main amd64 libgl1 amd64 1.3.2-1 [89.5 kB]
#9 5.955 Get:33 http://deb.debian.org/debian bullseye/main amd64 libevdev2 amd64 1.11.0+dfsg-1 [34.0 kB]
#9 5.956 Get:34 http://deb.debian.org/debian bullseye/main amd64 libmtdev1 amd64 1.1.6-1 [23.0 kB]
#9 5.957 Get:35 http://deb.debian.org/debian bullseye/main amd64 libgudev-1.0-0 amd64 234-1 [14.7 kB]
#9 5.958 Get:36 http://deb.debian.org/debian bullseye/main amd64 libwacom-common all 1.8-2 [49.7 kB]
#9 5.963 Get:37 http://deb.debian.org/debian bullseye/main amd64 libwacom2 amd64 1.8-2 [21.9 kB]
#9 5.965 Get:38 http://deb.debian.org/debian bullseye/main amd64 libinput-bin amd64 1.16.4-3 [23.0 kB]
#9 5.965 Get:39 http://deb.debian.org/debian bullseye/main amd64 libinput10 amd64 1.16.4-3 [118 kB]
#9 5.967 Get:40 http://deb.debian.org/debian bullseye/main amd64 libmd4c0 amd64 0.4.7-2 [43.6 kB]
#9 5.968 Get:41 http://deb.debian.org/debian bullseye/main amd64 libqt5dbus5 amd64 5.15.2+dfsg-9+deb11u1 [229 kB]
#9 5.971 Get:42 http://deb.debian.org/debian bullseye/main amd64 libqt5network5 amd64 5.15.2+dfsg-9+deb11u1 [659 kB]
#9 5.976 Get:43 http://deb.debian.org/debian bullseye/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB]
#9 5.977 Get:44 http://deb.debian.org/debian bullseye/main amd64 libxcb-util1 amd64 0.4.0-1+b1 [23.2 kB]
#9 5.979 Get:45 http://deb.debian.org/debian bullseye/main amd64 libxcb-image0 amd64 0.4.0-1+b3 [24.3 kB]
#9 5.979 Get:46 http://deb.debian.org/debian bullseye/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB]
#9 5.980 Get:47 http://deb.debian.org/debian bullseye/main amd64 libxcb-randr0 amd64 1.14-3 [113 kB]
#9 5.982 Get:48 http://deb.debian.org/debian bullseye/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB]
#9 5.983 Get:49 http://deb.debian.org/debian bullseye/main amd64 libxcb-shape0 amd64 1.14-3 [102 kB]
#9 5.984 Get:50 http://deb.debian.org/debian bullseye/main amd64 libxcb-xinerama0 amd64 1.14-3 [101 kB]
#9 5.993 Get:51 http://deb.debian.org/debian bullseye/main amd64 libxcb-xinput0 amd64 1.14-3 [126 kB]
#9 5.994 Get:52 http://deb.debian.org/debian bullseye/main amd64 libxcb-xkb1 amd64 1.14-3 [126 kB]
#9 5.996 Get:53 http://deb.debian.org/debian bullseye/main amd64 libxkbcommon-x11-0 amd64 1.0.3-2 [16.6 kB]
#9 5.997 Get:54 http://deb.debian.org/debian bullseye/main amd64 libqt5gui5 amd64 5.15.2+dfsg-9+deb11u1 [3,320 kB]
#9 6.046 Get:55 http://deb.debian.org/debian bullseye/main amd64 libqt5widgets5 amd64 5.15.2+dfsg-9+deb11u1 [2,349 kB]
#9 6.081 Get:56 http://deb.debian.org/debian bullseye/main amd64 libqt5svg5 amd64 5.15.2-3 [132 kB]
#9 6.085 Get:57 http://deb.debian.org/debian bullseye/main amd64 aglfn all 1.7+git20191031.4036a9c-2 [30.5 kB]
#9 6.087 Get:58 http://deb.debian.org/debian-security bullseye-security/main amd64 ca-certificates-java all 20230710~deb12u1~deb11u1 [16.8 kB]
#9 6.088 Get:59 http://deb.debian.org/debian bullseye/main amd64 java-common all 0.72 [14.5 kB]
#9 6.089 Get:60 http://deb.debian.org/debian bullseye/main amd64 libasound2-data all 1.2.4-1.1 [38.2 kB]
#9 6.091 Get:61 http://deb.debian.org/debian bullseye/main amd64 libasound2 amd64 1.2.4-1.1 [356 kB]
#9 6.094 Get:62 http://deb.debian.org/debian bullseye/main amd64 libpcsclite1 amd64 1.9.1-1 [60.2 kB]
#9 6.096 Get:63 http://deb.debian.org/debian-security bullseye-security/main amd64 openjdk-11-jre-headless amd64 11.0.28+6-1~deb11u1 [38.3 MB]
#9 6.521 Get:64 http://deb.debian.org/debian bullseye/main amd64 default-jre-headless amd64 2:1.11-72 [10.9 kB]
#9 6.522 Get:65 http://deb.debian.org/debian bullseye/main amd64 ant all 1.10.9-4 [2,118 kB]
#9 6.546 Get:66 http://deb.debian.org/debian bullseye/main amd64 aspell-en all 2018.04.16-0-1 [301 kB]
#9 6.547 Get:67 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
#9 6.548 Get:68 http://deb.debian.org/debian bullseye/main amd64 binfmt-support amd64 2.2.1-1+deb11u1 [66.8 kB]
#9 6.549 Get:69 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1,725 kB]
#9 6.572 Get:70 http://deb.debian.org/debian-security bullseye-security/main amd64 libarchive13 amd64 3.4.3-2+deb11u2 [343 kB]
#9 6.575 Get:71 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
#9 6.577 Get:72 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
#9 6.581 Get:73 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2+deb11u1 [132 kB]
#9 6.583 Get:74 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5,593 kB]
#9 6.653 Get:75 http://deb.debian.org/debian bullseye/main amd64 libgif7 amd64 5.1.9-2 [45.1 kB]
#9 6.654 Get:76 http://deb.debian.org/debian bullseye/main amd64 libxtst6 amd64 2:1.2.3-1 [27.8 kB]
#9 6.657 Get:77 http://deb.debian.org/debian-security bullseye-security/main amd64 openjdk-11-jre amd64 11.0.28+6-1~deb11u1 [194 kB]
#9 6.659 Get:78 http://deb.debian.org/debian bullseye/main amd64 default-jre amd64 2:1.11-72 [1,044 B]
#9 6.661 Get:79 http://deb.debian.org/debian-security bullseye-security/main amd64 openjdk-11-jdk-headless amd64 11.0.28+6-1~deb11u1 [73.7 MB]
#9 7.432 Get:80 http://deb.debian.org/debian bullseye/main amd64 default-jdk-headless amd64 2:1.11-72 [1,100 B]
#9 7.433 Get:81 http://deb.debian.org/debian-security bullseye-security/main amd64 openjdk-11-jdk amd64 11.0.28+6-1~deb11u1 [13.5 kB]
#9 7.436 Get:82 http://deb.debian.org/debian bullseye/main amd64 default-jdk amd64 2:1.11-72 [1,056 B]
#9 7.436 Get:83 http://deb.debian.org/debian bullseye/main amd64 fastjar amd64 2:0.98-7 [80.1 kB]
#9 7.437 Get:84 http://deb.debian.org/debian bullseye/main amd64 jarwrapper all 0.78 [21.8 kB]
#9 7.438 Get:85 http://deb.debian.org/debian bullseye/main amd64 libhamcrest-java all 1.3-9 [388 kB]
#9 7.441 Get:86 http://deb.debian.org/debian bullseye/main amd64 junit4 all 4.13.1-2 [347 kB]
#9 7.446 Get:87 http://deb.debian.org/debian bullseye/main amd64 java-wrappers all 0.3 [10.9 kB]
#9 7.448 Get:88 http://deb.debian.org/debian bullseye/main amd64 libjaxp1.3-java all 1.3.05-6 [227 kB]
#9 7.454 Get:89 http://deb.debian.org/debian bullseye/main amd64 libxml-commons-external-java all 1.4.01-5 [240 kB]
#9 7.457 Get:90 http://deb.debian.org/debian bullseye/main amd64 libxml-commons-resolver1.1-java all 1.2-11 [98.3 kB]
#9 7.459 Get:91 http://deb.debian.org/debian bullseye/main amd64 libxerces2-java all 2.12.1-1 [1,440 kB]
#9 7.477 Get:92 http://deb.debian.org/debian bullseye/main amd64 libxalan2-java all 2.7.2-4 [3,419 kB]
#9 7.516 Get:93 http://deb.debian.org/debian bullseye/main amd64 libapache-pom-java all 18-1 [4,676 B]
#9 7.517 Get:94 http://deb.debian.org/debian bullseye/main amd64 libcommons-parent-java all 43-1 [10.8 kB]
#9 7.518 Get:95 http://deb.debian.org/debian bullseye/main amd64 libcommons-io-java all 2.8.0-1 [279 kB]
#9 7.521 Get:96 http://deb.debian.org/debian bullseye/main amd64 libcommons-logging-java all 1.2-2 [62.2 kB]
#9 7.522 Get:97 http://deb.debian.org/debian bullseye/main amd64 libxmlgraphics-commons-java all 2.4-2~deb11u1 [617 kB]
#9 7.528 Get:98 http://deb.debian.org/debian-security bullseye-security/main amd64 libbatik-java all 1.12-4+deb11u3 [3,909 kB]
#9 7.554 Get:99 http://deb.debian.org/debian bullseye/main amd64 libcommons-cli-java all 1.4-2 [57.3 kB]
#9 7.556 Get:100 http://deb.debian.org/debian bullseye/main amd64 libjericho-html-java all 3.2-2 [185 kB]
#9 7.558 Get:101 http://deb.debian.org/debian bullseye/main amd64 ditaa all 0.10+ds1-1.2 [129 kB]
#9 7.560 Get:102 http://deb.debian.org/debian bullseye/main amd64 gnuplot-data all 5.4.1+dfsg1-1+deb11u1 [87.5 kB]
#9 7.561 Get:103 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb11u1 [50.0 kB]
#9 7.563 Get:104 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
#9 7.565 Get:105 http://deb.debian.org/debian bullseye/main amd64 liblua5.4-0 amd64 5.4.2-2 [136 kB]
#9 7.567 Get:106 http://deb.debian.org/debian bullseye/main amd64 libqt5printsupport5 amd64 5.15.2+dfsg-9+deb11u1 [223 kB]
#9 7.569 Get:107 http://deb.debian.org/debian bullseye/main amd64 libwxbase3.0-0v5 amd64 3.0.5.1+dfsg-2 [1,090 kB]
#9 7.578 Get:108 http://deb.debian.org/debian bullseye/main amd64 libnotify4 amd64 0.7.9-3 [23.7 kB]
#9 7.580 Get:109 http://deb.debian.org/debian bullseye/main amd64 libwxgtk3.0-gtk3-0v5 amd64 3.0.5.1+dfsg-2 [4,494 kB]
#9 7.619 Get:110 http://deb.debian.org/debian bullseye/main amd64 gnuplot-qt amd64 5.4.1+dfsg1-1+deb11u1 [1,077 kB]
#9 7.695 Get:111 http://deb.debian.org/debian bullseye/main amd64 gnuplot all 5.4.1+dfsg1-1+deb11u1 [21.2 kB]
#9 7.696 Get:112 http://deb.debian.org/debian bullseye/main amd64 libann0 amd64 1.1.2+doc-7 [25.3 kB]
#9 7.698 Get:113 http://deb.debian.org/debian bullseye/main amd64 libcdt5 amd64 2.42.2-5+deb11u1 [62.2 kB]
#9 7.699 Get:114 http://deb.debian.org/debian bullseye/main amd64 libcgraph6 amd64 2.42.2-5+deb11u1 [85.5 kB]
#9 7.701 Get:115 http://deb.debian.org/debian bullseye/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4+b1 [158 kB]
#9 7.703 Get:116 http://deb.debian.org/debian bullseye/main amd64 libpathplan4 amd64 2.42.2-5+deb11u1 [64.3 kB]
#9 7.704 Get:117 http://deb.debian.org/debian bullseye/main amd64 libgvc6 amd64 2.42.2-5+deb11u1 [695 kB]
#9 7.719 Get:118 http://deb.debian.org/debian bullseye/main amd64 libgvpr2 amd64 2.42.2-5+deb11u1 [212 kB]
#9 7.721 Get:119 http://deb.debian.org/debian bullseye/main amd64 liblab-gamut1 amd64 2.42.2-5+deb11u1 [221 kB]
#9 7.724 Get:120 http://deb.debian.org/debian bullseye/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB]
#9 7.725 Get:121 http://deb.debian.org/debian bullseye/main amd64 libxaw7 amd64 2:1.0.13-1.1 [202 kB]
#9 7.727 Get:122 http://deb.debian.org/debian bullseye/main amd64 graphviz amd64 2.42.2-5+deb11u1 [632 kB]
#9 7.733 Get:123 http://deb.debian.org/debian bullseye/main amd64 libavalon-framework-java all 4.2.0-10 [71.6 kB]
#9 7.734 Get:124 http://deb.debian.org/debian bullseye/main amd64 libblas3 amd64 3.9.0-3+deb11u1 [153 kB]
#9 7.737 Get:125 http://deb.debian.org/debian bullseye/main amd64 libblas-dev amd64 3.9.0-3+deb11u1 [161 kB]
#9 7.739 Get:126 http://deb.debian.org/debian bullseye/main amd64 libel-api-java all 3.0.0-3 [64.9 kB]
#9 7.740 Get:127 http://deb.debian.org/debian bullseye/main amd64 libfontbox2-java all 2.0.23-1 [1,504 kB]
#9 7.754 Get:128 http://deb.debian.org/debian bullseye/main amd64 libqdox-java all 1.12.1-3 [172 kB]
#9 7.756 Get:129 http://deb.debian.org/debian bullseye/main amd64 libservlet-api-java all 4.0.1-2 [81.0 kB]
#9 7.759 Get:130 http://deb.debian.org/debian bullseye/main amd64 libjsp-api-java all 2.3.4-3 [53.7 kB]
#9 7.761 Get:131 http://deb.debian.org/debian bullseye/main amd64 libwebsocket-api-java all 1.1-2 [40.1 kB]
#9 7.762 Get:132 http://deb.debian.org/debian bullseye/main amd64 libservlet3.1-java all 1:4.0.1-2 [9,516 B]
#9 7.763 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfop-java all 1:2.5-3 [9,967 kB]
#9 7.876 Get:134 http://deb.debian.org/debian bullseye/main amd64 libgfortran5 amd64 10.2.1-6 [727 kB]
#9 7.883 Get:135 http://deb.debian.org/debian bullseye/main amd64 libjlatexmath-java all 1.0.7-3 [995 kB]
#9 7.893 Get:136 http://deb.debian.org/debian bullseye/main amd64 liblapack3 amd64 3.9.0-3+deb11u1 [2,166 kB]
#9 7.920 Get:137 http://deb.debian.org/debian bullseye/main amd64 liblapack-dev amd64 3.9.0-3+deb11u1 [4,246 kB]
#9 7.970 Get:138 http://deb.debian.org/debian-security bullseye-security/main amd64 libxml2-utils amd64 2.9.10+dfsg-6.7+deb11u9 [110 kB]
#9 7.972 Get:139 http://deb.debian.org/debian bullseye/main amd64 plantuml all 1:1.2020.2+ds-1 [8,035 kB]
#9 8.054 Get:140 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
#9 8.055 Get:141 http://deb.debian.org/debian bullseye/main amd64 python3-dateutil all 2.8.1-6 [79.2 kB]
#9 8.057 Get:142 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB]
#9 8.057 Get:143 http://deb.debian.org/debian bullseye/main amd64 s3cmd all 2.1.0-2 [116 kB]
#9 8.058 Get:144 http://deb.debian.org/debian bullseye/main amd64 shellcheck amd64 0.7.1-1+deb11u1 [2,049 kB]
#9 8.356 debconf: delaying package configuration, since apt-utils is not installed
#9 8.407 Fetched 222 MB in 3s (82.1 MB/s)
#9 8.495 Selecting previously unselected package libqt5core5a:amd64.
(Reading database ...a38432.files and directories currently installed.)
#9 8.905 Preparing to unpack .../000-libqt5core5a_5.15.2+dfsg-9+deb11u1_amd64.deb ...
#9 8.926 Unpacking libqt5core5a:amd64 (5.15.2+dfsg-9+deb11u1) ...
#9 9.143 Selecting previously unselected package libdrm-common.
#9 9.148 Preparing to unpack .../001-libdrm-common_2.4.104-1_all.deb ...
#9 9.153 Unpacking libdrm-common (2.4.104-1) ...
#9 9.193 Selecting previously unselected package libdrm2:amd64.
#9 9.198 Preparing to unpack .../002-libdrm2_2.4.104-1_amd64.deb ...
#9 9.202 Unpacking libdrm2:amd64 (2.4.104-1) ...
#9 9.249 Selecting previously unselected package libglvnd0:amd64.
#9 9.254 Preparing to unpack .../003-libglvnd0_1.3.2-1_amd64.deb ...
#9 9.260 Unpacking libglvnd0:amd64 (1.3.2-1) ...
#9 9.319 Selecting previously unselected package libwayland-server0:amd64.
#9 9.324 Preparing to unpack .../004-libwayland-server0_1.18.0-2~exp1.1_amd64.deb ...
#9 9.329 Unpacking libwayland-server0:amd64 (1.18.0-2~exp1.1) ...
#9 9.372 Selecting previously unselected package libgbm1:amd64.
#9 9.376 Preparing to unpack .../005-libgbm1_20.3.5-1_amd64.deb ...
#9 9.381 Unpacking libgbm1:amd64 (20.3.5-1) ...
#9 9.419 Selecting previously unselected package libglapi-mesa:amd64.
#9 9.423 Preparing to unpack .../006-libglapi-mesa_20.3.5-1_amd64.deb ...
#9 9.428 Unpacking libglapi-mesa:amd64 (20.3.5-1) ...
#9 9.475 Selecting previously unselected package libx11-xcb1:amd64.
#9 9.479 Preparing to unpack .../007-libx11-xcb1_2%3a1.7.2-1+deb11u2_amd64.deb ...
#9 9.485 Unpacking libx11-xcb1:amd64 (2:1.7.2-1+deb11u2) ...
#9 9.533 Selecting previously unselected package libxcb-dri2-0:amd64.
#9 9.539 Preparing to unpack .../008-libxcb-dri2-0_1.14-3_amd64.deb ...
#9 9.544 Unpacking libxcb-dri2-0:amd64 (1.14-3) ...
#9 9.594 Selecting previously unselected package libxcb-dri3-0:amd64.
#9 9.599 Preparing to unpack .../009-libxcb-dri3-0_1.14-3_amd64.deb ...
#9 9.603 Unpacking libxcb-dri3-0:amd64 (1.14-3) ...
#9 9.652 Selecting previously unselected package libxcb-present0:amd64.
#9 9.656 Preparing to unpack .../010-libxcb-present0_1.14-3_amd64.deb ...
#9 9.661 Unpacking libxcb-present0:amd64 (1.14-3) ...
#9 9.711 Selecting previously unselected package libxcb-sync1:amd64.
#9 9.716 Preparing to unpack .../011-libxcb-sync1_1.14-3_amd64.deb ...
#9 9.721 Unpacking libxcb-sync1:amd64 (1.14-3) ...
#9 9.773 Selecting previously unselected package libxcb-xfixes0:amd64.
#9 9.778 Preparing to unpack .../012-libxcb-xfixes0_1.14-3_amd64.deb ...
#9 9.783 Unpacking libxcb-xfixes0:amd64 (1.14-3) ...
#9 9.831 Selecting previously unselected package libxshmfence1:amd64.
#9 9.835 Preparing to unpack .../013-libxshmfence1_1.3-1_amd64.deb ...
#9 9.842 Unpacking libxshmfence1:amd64 (1.3-1) ...
#9 9.883 Selecting previously unselected package libegl-mesa0:amd64.
#9 9.888 Preparing to unpack .../014-libegl-mesa0_20.3.5-1_amd64.deb ...
#9 9.892 Unpacking libegl-mesa0:amd64 (20.3.5-1) ...
#9 9.947 Selecting previously unselected package libegl1:amd64.
#9 9.952 Preparing to unpack .../015-libegl1_1.3.2-1_amd64.deb ...
#9 9.958 Unpacking libegl1:amd64 (1.3.2-1) ...
#9 10.01 Selecting previously unselected package libxcb-glx0:amd64.
#9 10.01 Preparing to unpack .../016-libxcb-glx0_1.14-3_amd64.deb ...
#9 10.02 Unpacking libxcb-glx0:amd64 (1.14-3) ...
#9 10.06 Selecting previously unselected package libxxf86vm1:amd64.
#9 10.06 Preparing to unpack .../017-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
#9 10.07 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
#9 10.12 Selecting previously unselected package libdrm-amdgpu1:amd64.
#9 10.12 Preparing to unpack .../018-libdrm-amdgpu1_2.4.104-1_amd64.deb ...
#9 10.13 Unpacking libdrm-amdgpu1:amd64 (2.4.104-1) ...
#9 10.17 Selecting previously unselected package libpciaccess0:amd64.
#9 10.18 Preparing to unpack .../019-libpciaccess0_0.16-1_amd64.deb ...
#9 10.18 Unpacking libpciaccess0:amd64 (0.16-1) ...
#9 10.23 Selecting previously unselected package libdrm-intel1:amd64.
#9 10.23 Preparing to unpack .../020-libdrm-intel1_2.4.104-1_amd64.deb ...
#9 10.23 Unpacking libdrm-intel1:amd64 (2.4.104-1) ...
#9 10.28 Selecting previously unselected package libdrm-nouveau2:amd64.
#9 10.29 Preparing to unpack .../021-libdrm-nouveau2_2.4.104-1_amd64.deb ...
#9 10.29 Unpacking libdrm-nouveau2:amd64 (2.4.104-1) ...
#9 10.34 Selecting previously unselected package libdrm-radeon1:amd64.
#9 10.34 Preparing to unpack .../022-libdrm-radeon1_2.4.104-1_amd64.deb ...
#9 10.34 Unpacking libdrm-radeon1:amd64 (2.4.104-1) ...
#9 10.39 Selecting previously unselected package libz3-4:amd64.
#9 10.39 Preparing to unpack .../023-libz3-4_4.8.10-1_amd64.deb ...
#9 10.40 Unpacking libz3-4:amd64 (4.8.10-1) ...
#9 11.12 Selecting previously unselected package libllvm11:amd64.
#9 11.13 Preparing to unpack .../024-libllvm11_1%3a11.0.1-2_amd64.deb ...
#9 11.13 Unpacking libllvm11:amd64 (1:11.0.1-2) ...
#9 13.07 Selecting previously unselected package libsensors-config.
#9 13.07 Preparing to unpack .../025-libsensors-config_1%3a3.6.0-7_all.deb ...
#9 13.08 Unpacking libsensors-config (1:3.6.0-7) ...
#9 13.13 Selecting previously unselected package libsensors5:amd64.
#9 13.14 Preparing to unpack .../026-libsensors5_1%3a3.6.0-7_amd64.deb ...
#9 13.35 Unpacking libsensors5:amd64 (1:3.6.0-7) ...
#9 13.39 Selecting previously unselected package libvulkan1:amd64.
#9 13.40 Preparing to unpack .../027-libvulkan1_1.2.162.0-1_amd64.deb ...
#9 13.40 Unpacking libvulkan1:amd64 (1.2.162.0-1) ...
#9 13.46 Selecting previously unselected package libgl1-mesa-dri:amd64.
#9 13.46 Preparing to unpack .../028-libgl1-mesa-dri_20.3.5-1_amd64.deb ...
#9 13.47 Unpacking libgl1-mesa-dri:amd64 (20.3.5-1) ...
#9 14.44 Selecting previously unselected package libglx-mesa0:amd64.
#9 14.44 Preparing to unpack .../029-libglx-mesa0_20.3.5-1_amd64.deb ...
#9 14.45 Unpacking libglx-mesa0:amd64 (20.3.5-1) ...
#9 14.51 Selecting previously unselected package libglx0:amd64.
#9 14.51 Preparing to unpack .../030-libglx0_1.3.2-1_amd64.deb ...
#9 14.52 Unpacking libglx0:amd64 (1.3.2-1) ...
#9 14.57 Selecting previously unselected package libgl1:amd64.
#9 14.57 Preparing to unpack .../031-libgl1_1.3.2-1_amd64.deb ...
#9 14.58 Unpacking libgl1:amd64 (1.3.2-1) ...
#9 14.63 Selecting previously unselected package libevdev2:amd64.
#9 14.63 Preparing to unpack .../032-libevdev2_1.11.0+dfsg-1_amd64.deb ...
#9 14.64 Unpacking libevdev2:amd64 (1.11.0+dfsg-1) ...
#9 14.69 Selecting previously unselected package libmtdev1:amd64.
#9 14.69 Preparing to unpack .../033-libmtdev1_1.1.6-1_amd64.deb ...
#9 14.70 Unpacking libmtdev1:amd64 (1.1.6-1) ...
#9 14.75 Selecting previously unselected package libgudev-1.0-0:amd64.
#9 14.75 Preparing to unpack .../034-libgudev-1.0-0_234-1_amd64.deb ...
#9 14.76 Unpacking libgudev-1.0-0:amd64 (234-1) ...
#9 14.79 Selecting previously unselected package libwacom-common.
#9 14.80 Preparing to unpack .../035-libwacom-common_1.8-2_all.deb ...
#9 14.80 Unpacking libwacom-common (1.8-2) ...
#9 14.89 Selecting previously unselected package libwacom2:amd64.
#9 14.89 Preparing to unpack .../036-libwacom2_1.8-2_amd64.deb ...
#9 14.90 Unpacking libwacom2:amd64 (1.8-2) ...
#9 14.94 Selecting previously unselected package libinput-bin.
#9 14.94 Preparing to unpack .../037-libinput-bin_1.16.4-3_amd64.deb ...
#9 14.94 Unpacking libinput-bin (1.16.4-3) ...
#9 14.99 Selecting previously unselected package libinput10:amd64.
#9 15.00 Preparing to unpack .../038-libinput10_1.16.4-3_amd64.deb ...
#9 15.00 Unpacking libinput10:amd64 (1.16.4-3) ...
#9 15.06 Selecting previously unselected package libmd4c0:amd64.
#9 15.06 Preparing to unpack .../039-libmd4c0_0.4.7-2_amd64.deb ...
#9 15.07 Unpacking libmd4c0:amd64 (0.4.7-2) ...
#9 15.11 Selecting previously unselected package libqt5dbus5:amd64.
#9 15.12 Preparing to unpack .../040-libqt5dbus5_5.15.2+dfsg-9+deb11u1_amd64.deb ...
#9 15.12 Unpacking libqt5dbus5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#9 15.18 Selecting previously unselected package libqt5network5:amd64.
#9 15.19 Preparing to unpack .../041-libqt5network5_5.15.2+dfsg-9+deb11u1_amd64.deb ...
#9 15.19 Unpacking libqt5network5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#9 15.31 Selecting previously unselected package libxcb-icccm4:amd64.
#9 15.31 Preparing to unpack .../042-libxcb-icccm4_0.4.1-1.1_amd64.deb ...
#9 15.31 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ...
#9 15.36 Selecting previously unselected package libxcb-util1:amd64.
#9 15.37 Preparing to unpack .../043-libxcb-util1_0.4.0-1+b1_amd64.deb ...
#9 15.37 Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ...
#9 15.41 Selecting previously unselected package libxcb-image0:amd64.
#9 15.42 Preparing to unpack .../044-libxcb-image0_0.4.0-1+b3_amd64.deb ...
#9 15.42 Unpacking libxcb-image0:amd64 (0.4.0-1+b3) ...
#9 15.46 Selecting previously unselected package libxcb-keysyms1:amd64.
#9 15.47 Preparing to unpack .../045-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ...
#9 15.47 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
#9 15.51 Selecting previously unselected package libxcb-randr0:amd64.
#9 15.51 Preparing to unpack .../046-libxcb-randr0_1.14-3_amd64.deb ...
#9 15.52 Unpacking libxcb-randr0:amd64 (1.14-3) ...
#9 15.57 Selecting previously unselected package libxcb-render-util0:amd64.
#9 15.57 Preparing to unpack .../047-libxcb-render-util0_0.3.9-1+b1_amd64.deb ...
#9 15.58 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ...
#9 15.61 Selecting previously unselected package libxcb-shape0:amd64.
#9 15.62 Preparing to unpack .../048-libxcb-shape0_1.14-3_amd64.deb ...
#9 15.62 Unpacking libxcb-shape0:amd64 (1.14-3) ...
#9 15.67 Selecting previously unselected package libxcb-xinerama0:amd64.
#9 15.68 Preparing to unpack .../049-libxcb-xinerama0_1.14-3_amd64.deb ...
#9 15.68 Unpacking libxcb-xinerama0:amd64 (1.14-3) ...
#9 15.73 Selecting previously unselected package libxcb-xinput0:amd64.
#9 15.73 Preparing to unpack .../050-libxcb-xinput0_1.14-3_amd64.deb ...
#9 15.74 Unpacking libxcb-xinput0:amd64 (1.14-3) ...
#9 15.79 Selecting previously unselected package libxcb-xkb1:amd64.
#9 15.79 Preparing to unpack .../051-libxcb-xkb1_1.14-3_amd64.deb ...
#9 15.79 Unpacking libxcb-xkb1:amd64 (1.14-3) ...
#9 15.84 Selecting previously unselected package libxkbcommon-x11-0:amd64.
#9 15.85 Preparing to unpack .../052-libxkbcommon-x11-0_1.0.3-2_amd64.deb ...
#9 15.85 Unpacking libxkbcommon-x11-0:amd64 (1.0.3-2) ...
#9 15.91 Selecting previously unselected package libqt5gui5:amd64.
#9 15.91 Preparing to unpack .../053-libqt5gui5_5.15.2+dfsg-9+deb11u1_amd64.deb ...
#9 15.92 Unpacking libqt5gui5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#9 16.32 Selecting previously unselected package libqt5widgets5:amd64.
#9 16.32 Preparing to unpack .../054-libqt5widgets5_5.15.2+dfsg-9+deb11u1_amd64.deb ...
#9 16.33 Unpacking libqt5widgets5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#9 16.71 Selecting previously unselected package libqt5svg5:amd64.
#9 16.71 Preparing to unpack .../055-libqt5svg5_5.15.2-3_amd64.deb ...
#9 16.72 Unpacking libqt5svg5:amd64 (5.15.2-3) ...
#9 16.76 Selecting previously unselected package aglfn.
#9 16.77 Preparing to unpack .../056-aglfn_1.7+git20191031.4036a9c-2_all.deb ...
#9 16.77 Unpacking aglfn (1.7+git20191031.4036a9c-2) ...
#9 16.82 Selecting previously unselected package ca-certificates-java.
#9 16.82 Preparing to unpack .../057-ca-certificates-java_20230710~deb12u1~deb11u1_all.deb ...
#9 16.83 Unpacking ca-certificates-java (20230710~deb12u1~deb11u1) ...
#9 16.87 Selecting previously unselected package java-common.
#9 16.88 Preparing to unpack .../058-java-common_0.72_all.deb ...
#9 16.88 Unpacking java-common (0.72) ...
#9 16.92 Selecting previously unselected package libasound2-data.
#9 16.92 Preparing to unpack .../059-libasound2-data_1.2.4-1.1_all.deb ...
#9 16.93 Unpacking libasound2-data (1.2.4-1.1) ...
#9 16.98 Selecting previously unselected package libasound2:amd64.
#9 16.98 Preparing to unpack .../060-libasound2_1.2.4-1.1_amd64.deb ...
#9 16.99 Unpacking libasound2:amd64 (1.2.4-1.1) ...
#9 17.07 Selecting previously unselected package libpcsclite1:amd64.
#9 17.07 Preparing to unpack .../061-libpcsclite1_1.9.1-1_amd64.deb ...
#9 17.08 Unpacking libpcsclite1:amd64 (1.9.1-1) ...
#9 17.12 Selecting previously unselected package openjdk-11-jre-headless:amd64.
#9 17.13 Preparing to unpack .../062-openjdk-11-jre-headless_11.0.28+6-1~deb11u1_amd64.deb ...
#9 17.14 Unpacking openjdk-11-jre-headless:amd64 (11.0.28+6-1~deb11u1) ...
#9 21.29 Selecting previously unselected package default-jre-headless.
#9 21.30 Preparing to unpack .../063-default-jre-headless_2%3a1.11-72_amd64.deb ...
#9 21.30 Unpacking default-jre-headless (2:1.11-72) ...
#9 21.34 Selecting previously unselected package ant.
#9 21.34 Preparing to unpack .../064-ant_1.10.9-4_all.deb ...
#9 21.35 Unpacking ant (1.10.9-4) ...
#9 21.58 Selecting previously unselected package aspell-en.
#9 21.58 Preparing to unpack .../065-aspell-en_2018.04.16-0-1_all.deb ...
#9 21.59 Unpacking aspell-en (2018.04.16-0-1) ...
#9 21.66 Selecting previously unselected package libpipeline1:amd64.
#9 21.67 Preparing to unpack .../066-libpipeline1_1.5.3-1_amd64.deb ...
#9 21.67 Unpacking libpipeline1:amd64 (1.5.3-1) ...
#9 21.73 Selecting previously unselected package binfmt-support.
#9 21.73 Preparing to unpack .../067-binfmt-support_2.2.1-1+deb11u1_amd64.deb ...
#9 21.74 Unpacking binfmt-support (2.2.1-1+deb11u1) ...
#9 21.81 Selecting previously unselected package cmake-data.
#9 21.81 Preparing to unpack .../068-cmake-data_3.18.4-2+deb11u1_all.deb ...
#9 21.83 Unpacking cmake-data (3.18.4-2+deb11u1) ...
#9 22.32 Selecting previously unselected package libarchive13:amd64.
#9 22.32 Preparing to unpack .../069-libarchive13_3.4.3-2+deb11u2_amd64.deb ...
#9 22.33 Unpacking libarchive13:amd64 (3.4.3-2+deb11u2) ...
#9 22.40 Selecting previously unselected package libjsoncpp24:amd64.
#9 22.40 Preparing to unpack .../070-libjsoncpp24_1.9.4-4_amd64.deb ...
#9 22.41 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
#9 22.46 Selecting previously unselected package librhash0:amd64.
#9 22.46 Preparing to unpack .../071-librhash0_1.4.1-2_amd64.deb ...
#9 22.47 Unpacking librhash0:amd64 (1.4.1-2) ...
#9 22.52 Selecting previously unselected package libuv1:amd64.
#9 22.52 Preparing to unpack .../072-libuv1_1.40.0-2+deb11u1_amd64.deb ...
#9 22.53 Unpacking libuv1:amd64 (1.40.0-2+deb11u1) ...
#9 22.57 Selecting previously unselected package cmake.
#9 22.58 Preparing to unpack .../073-cmake_3.18.4-2+deb11u1_amd64.deb ...
#9 22.58 Unpacking cmake (3.18.4-2+deb11u1) ...
#9 23.44 Selecting previously unselected package libgif7:amd64.
#9 23.45 Preparing to unpack .../074-libgif7_5.1.9-2_amd64.deb ...
#9 23.46 Unpacking libgif7:amd64 (5.1.9-2) ...
#9 23.52 Selecting previously unselected package libxtst6:amd64.
#9 23.52 Preparing to unpack .../075-libxtst6_2%3a1.2.3-1_amd64.deb ...
#9 23.53 Unpacking libxtst6:amd64 (2:1.2.3-1) ...
#9 23.58 Selecting previously unselected package openjdk-11-jre:amd64.
#9 23.58 Preparing to unpack .../076-openjdk-11-jre_11.0.28+6-1~deb11u1_amd64.deb ...
#9 23.59 Unpacking openjdk-11-jre:amd64 (11.0.28+6-1~deb11u1) ...
#9 23.64 Selecting previously unselected package default-jre.
#9 23.64 Preparing to unpack .../077-default-jre_2%3a1.11-72_amd64.deb ...
#9 23.65 Unpacking default-jre (2:1.11-72) ...
#9 23.69 Selecting previously unselected package openjdk-11-jdk-headless:amd64.
#9 23.69 Preparing to unpack .../078-openjdk-11-jdk-headless_11.0.28+6-1~deb11u1_amd64.deb ...
#9 23.70 Unpacking openjdk-11-jdk-headless:amd64 (11.0.28+6-1~deb11u1) ...
#9 29.21 Selecting previously unselected package default-jdk-headless.
#9 29.21 Preparing to unpack .../079-default-jdk-headless_2%3a1.11-72_amd64.deb ...
#9 29.22 Unpacking default-jdk-headless (2:1.11-72) ...
#9 29.26 Selecting previously unselected package openjdk-11-jdk:amd64.
#9 29.27 Preparing to unpack .../080-openjdk-11-jdk_11.0.28+6-1~deb11u1_amd64.deb ...
#9 29.27 Unpacking openjdk-11-jdk:amd64 (11.0.28+6-1~deb11u1) ...
#9 29.31 Selecting previously unselected package default-jdk.
#9 29.31 Preparing to unpack .../081-default-jdk_2%3a1.11-72_amd64.deb ...
#9 29.32 Unpacking default-jdk (2:1.11-72) ...
#9 29.35 Selecting previously unselected package fastjar.
#9 29.35 Preparing to unpack .../082-fastjar_2%3a0.98-7_amd64.deb ...
#9 29.36 Unpacking fastjar (2:0.98-7) ...
#9 29.42 Selecting previously unselected package jarwrapper.
#9 29.43 Preparing to unpack .../083-jarwrapper_0.78_all.deb ...
#9 29.43 Unpacking jarwrapper (0.78) ...
#9 29.47 Selecting previously unselected package libhamcrest-java.
#9 29.48 Preparing to unpack .../084-libhamcrest-java_1.3-9_all.deb ...
#9 29.48 Unpacking libhamcrest-java (1.3-9) ...
#9 29.56 Selecting previously unselected package junit4.
#9 29.56 Preparing to unpack .../085-junit4_4.13.1-2_all.deb ...
#9 29.57 Unpacking junit4 (4.13.1-2) ...
#9 29.63 Selecting previously unselected package java-wrappers.
#9 29.63 Preparing to unpack .../086-java-wrappers_0.3_all.deb ...
#9 29.64 Unpacking java-wrappers (0.3) ...
#9 29.67 Selecting previously unselected package libjaxp1.3-java.
#9 29.68 Preparing to unpack .../087-libjaxp1.3-java_1.3.05-6_all.deb ...
#9 29.68 Unpacking libjaxp1.3-java (1.3.05-6) ...
#9 29.74 Selecting previously unselected package libxml-commons-external-java.
#9 29.75 Preparing to unpack .../088-libxml-commons-external-java_1.4.01-5_all.deb ...
#9 29.75 Unpacking libxml-commons-external-java (1.4.01-5) ...
#9 29.81 Selecting previously unselected package libxml-commons-resolver1.1-java.
#9 29.82 Preparing to unpack .../089-libxml-commons-resolver1.1-java_1.2-11_all.deb ...
#9 29.82 Unpacking libxml-commons-resolver1.1-java (1.2-11) ...
#9 29.87 Selecting previously unselected package libxerces2-java.
#9 29.88 Preparing to unpack .../090-libxerces2-java_2.12.1-1_all.deb ...
#9 29.88 Unpacking libxerces2-java (2.12.1-1) ...
#9 30.05 Selecting previously unselected package libxalan2-java.
#9 30.05 Preparing to unpack .../091-libxalan2-java_2.7.2-4_all.deb ...
#9 30.06 Unpacking libxalan2-java (2.7.2-4) ...
#9 30.40 Selecting previously unselected package libapache-pom-java.
#9 30.41 Preparing to unpack .../092-libapache-pom-java_18-1_all.deb ...
#9 30.41 Unpacking libapache-pom-java (18-1) ...
#9 30.45 Selecting previously unselected package libcommons-parent-java.
#9 30.45 Preparing to unpack .../093-libcommons-parent-java_43-1_all.deb ...
#9 30.46 Unpacking libcommons-parent-java (43-1) ...
#9 30.49 Selecting previously unselected package libcommons-io-java.
#9 30.50 Preparing to unpack .../094-libcommons-io-java_2.8.0-1_all.deb ...
#9 30.50 Unpacking libcommons-io-java (2.8.0-1) ...
#9 30.56 Selecting previously unselected package libcommons-logging-java.
#9 30.57 Preparing to unpack .../095-libcommons-logging-java_1.2-2_all.deb ...
#9 30.57 Unpacking libcommons-logging-java (1.2-2) ...
#9 30.61 Selecting previously unselected package libxmlgraphics-commons-java.
#9 30.62 Preparing to unpack .../096-libxmlgraphics-commons-java_2.4-2~deb11u1_all.deb ...
#9 30.62 Unpacking libxmlgraphics-commons-java (2.4-2~deb11u1) ...
#9 30.71 Selecting previously unselected package libbatik-java.
#9 30.72 Preparing to unpack .../097-libbatik-java_1.12-4+deb11u3_all.deb ...
#9 30.72 Unpacking libbatik-java (1.12-4+deb11u3) ...
#9 31.18 Selecting previously unselected package libcommons-cli-java.
#9 31.19 Preparing to unpack .../098-libcommons-cli-java_1.4-2_all.deb ...
#9 31.19 Unpacking libcommons-cli-java (1.4-2) ...
#9 31.24 Selecting previously unselected package libjericho-html-java.
#9 31.24 Preparing to unpack .../099-libjericho-html-java_3.2-2_all.deb ...
#9 31.25 Unpacking libjericho-html-java (3.2-2) ...
#9 31.30 Selecting previously unselected package ditaa.
#9 31.30 Preparing to unpack .../100-ditaa_0.10+ds1-1.2_all.deb ...
#9 31.31 Unpacking ditaa (0.10+ds1-1.2) ...
#9 31.35 Selecting previously unselected package gnuplot-data.
#9 31.36 Preparing to unpack .../101-gnuplot-data_5.4.1+dfsg1-1+deb11u1_all.deb ...
#9 31.36 Unpacking gnuplot-data (5.4.1+dfsg1-1+deb11u1) ...
#9 31.42 Selecting previously unselected package libxpm4:amd64.
#9 31.42 Preparing to unpack .../102-libxpm4_1%3a3.5.12-1.1+deb11u1_amd64.deb ...
#9 31.43 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ...
#9 31.47 Selecting previously unselected package libgd3:amd64.
#9 31.48 Preparing to unpack .../103-libgd3_2.3.0-2_amd64.deb ...
#9 31.48 Unpacking libgd3:amd64 (2.3.0-2) ...
#9 31.54 Selecting previously unselected package liblua5.4-0:amd64.
#9 31.54 Preparing to unpack .../104-liblua5.4-0_5.4.2-2_amd64.deb ...
#9 31.55 Unpacking liblua5.4-0:amd64 (5.4.2-2) ...
#9 31.61 Selecting previously unselected package libqt5printsupport5:amd64.
#9 31.62 Preparing to unpack .../105-libqt5printsupport5_5.15.2+dfsg-9+deb11u1_amd64.deb ...
#9 31.62 Unpacking libqt5printsupport5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#9 31.68 Selecting previously unselected package libwxbase3.0-0v5:amd64.
#9 31.69 Preparing to unpack .../106-libwxbase3.0-0v5_3.0.5.1+dfsg-2_amd64.deb ...
#9 31.69 Unpacking libwxbase3.0-0v5:amd64 (3.0.5.1+dfsg-2) ...
#9 31.84 Selecting previously unselected package libnotify4:amd64.
#9 31.84 Preparing to unpack .../107-libnotify4_0.7.9-3_amd64.deb ...
#9 31.85 Unpacking libnotify4:amd64 (0.7.9-3) ...
#9 31.89 Selecting previously unselected package libwxgtk3.0-gtk3-0v5:amd64.
#9 31.90 Preparing to unpack .../108-libwxgtk3.0-gtk3-0v5_3.0.5.1+dfsg-2_amd64.deb ...
#9 31.90 Unpacking libwxgtk3.0-gtk3-0v5:amd64 (3.0.5.1+dfsg-2) ...
#9 32.42 Selecting previously unselected package gnuplot-qt.
#9 32.43 Preparing to unpack .../109-gnuplot-qt_5.4.1+dfsg1-1+deb11u1_amd64.deb ...
#9 32.43 Unpacking gnuplot-qt (5.4.1+dfsg1-1+deb11u1) ...
#9 32.57 Selecting previously unselected package gnuplot.
#9 32.58 Preparing to unpack .../110-gnuplot_5.4.1+dfsg1-1+deb11u1_all.deb ...
#9 32.58 Unpacking gnuplot (5.4.1+dfsg1-1+deb11u1) ...
#9 32.63 Selecting previously unselected package libann0.
#9 32.63 Preparing to unpack .../111-libann0_1.1.2+doc-7_amd64.deb ...
#9 32.64 Unpacking libann0 (1.1.2+doc-7) ...
#9 32.68 Selecting previously unselected package libcdt5:amd64.
#9 32.68 Preparing to unpack .../112-libcdt5_2.42.2-5+deb11u1_amd64.deb ...
#9 32.69 Unpacking libcdt5:amd64 (2.42.2-5+deb11u1) ...
#9 32.74 Selecting previously unselected package libcgraph6:amd64.
#9 32.74 Preparing to unpack .../113-libcgraph6_2.42.2-5+deb11u1_amd64.deb ...
#9 32.75 Unpacking libcgraph6:amd64 (2.42.2-5+deb11u1) ...
#9 32.79 Selecting previously unselected package libgts-0.7-5:amd64.
#9 32.80 Preparing to unpack .../114-libgts-0.7-5_0.7.6+darcs121130-4+b1_amd64.deb ...
#9 32.80 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4+b1) ...
#9 32.86 Selecting previously unselected package libpathplan4:amd64.
#9 32.86 Preparing to unpack .../115-libpathplan4_2.42.2-5+deb11u1_amd64.deb ...
#9 32.87 Unpacking libpathplan4:amd64 (2.42.2-5+deb11u1) ...
#9 32.92 Selecting previously unselected package libgvc6.
#9 32.92 Preparing to unpack .../116-libgvc6_2.42.2-5+deb11u1_amd64.deb ...
#9 32.93 Unpacking libgvc6 (2.42.2-5+deb11u1) ...
#9 33.04 Selecting previously unselected package libgvpr2:amd64.
#9 33.05 Preparing to unpack .../117-libgvpr2_2.42.2-5+deb11u1_amd64.deb ...
#9 33.05 Unpacking libgvpr2:amd64 (2.42.2-5+deb11u1) ...
#9 33.11 Selecting previously unselected package liblab-gamut1:amd64.
#9 33.11 Preparing to unpack .../118-liblab-gamut1_2.42.2-5+deb11u1_amd64.deb ...
#9 33.12 Unpacking liblab-gamut1:amd64 (2.42.2-5+deb11u1) ...
#9 33.23 Selecting previously unselected package libxmu6:amd64.
#9 33.23 Preparing to unpack .../119-libxmu6_2%3a1.1.2-2+b3_amd64.deb ...
#9 33.24 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ...
#9 33.29 Selecting previously unselected package libxaw7:amd64.
#9 33.30 Preparing to unpack .../120-libxaw7_2%3a1.0.13-1.1_amd64.deb ...
#9 33.30 Unpacking libxaw7:amd64 (2:1.0.13-1.1) ...
#9 33.37 Selecting previously unselected package graphviz.
#9 33.38 Preparing to unpack .../121-graphviz_2.42.2-5+deb11u1_amd64.deb ...
#9 33.38 Unpacking graphviz (2.42.2-5+deb11u1) ...
#9 33.52 Selecting previously unselected package libavalon-framework-java.
#9 33.53 Preparing to unpack .../122-libavalon-framework-java_4.2.0-10_all.deb ...
#9 33.54 Unpacking libavalon-framework-java (4.2.0-10) ...
#9 33.61 Selecting previously unselected package libblas3:amd64.
#9 33.62 Preparing to unpack .../123-libblas3_3.9.0-3+deb11u1_amd64.deb ...
#9 33.62 Unpacking libblas3:amd64 (3.9.0-3+deb11u1) ...
#9 33.69 Selecting previously unselected package libblas-dev:amd64.
#9 33.70 Preparing to unpack .../124-libblas-dev_3.9.0-3+deb11u1_amd64.deb ...
#9 33.71 Unpacking libblas-dev:amd64 (3.9.0-3+deb11u1) ...
#9 33.78 Selecting previously unselected package libel-api-java.
#9 33.78 Preparing to unpack .../125-libel-api-java_3.0.0-3_all.deb ...
#9 33.79 Unpacking libel-api-java (3.0.0-3) ...
#9 33.84 Selecting previously unselected package libfontbox2-java.
#9 33.84 Preparing to unpack .../126-libfontbox2-java_2.0.23-1_all.deb ...
#9 33.85 Unpacking libfontbox2-java (2.0.23-1) ...
#9 34.00 Selecting previously unselected package libqdox-java.
#9 34.00 Preparing to unpack .../127-libqdox-java_1.12.1-3_all.deb ...
#9 34.01 Unpacking libqdox-java (1.12.1-3) ...
#9 34.08 Selecting previously unselected package libservlet-api-java.
#9 34.08 Preparing to unpack .../128-libservlet-api-java_4.0.1-2_all.deb ...
#9 34.09 Unpacking libservlet-api-java (4.0.1-2) ...
#9 34.15 Selecting previously unselected package libjsp-api-java.
#9 34.16 Preparing to unpack .../129-libjsp-api-java_2.3.4-3_all.deb ...
#9 34.16 Unpacking libjsp-api-java (2.3.4-3) ...
#9 34.22 Selecting previously unselected package libwebsocket-api-java.
#9 34.22 Preparing to unpack .../130-libwebsocket-api-java_1.1-2_all.deb ...
#9 34.23 Unpacking libwebsocket-api-java (1.1-2) ...
#9 34.29 Selecting previously unselected package libservlet3.1-java.
#9 34.29 Preparing to unpack .../131-libservlet3.1-java_1%3a4.0.1-2_all.deb ...
#9 34.30 Unpacking libservlet3.1-java (1:4.0.1-2) ...
#9 34.35 Selecting previously unselected package libfop-java.
#9 34.36 Preparing to unpack .../132-libfop-java_1%3a2.5-3_all.deb ...
#9 34.37 Unpacking libfop-java (1:2.5-3) ...
#9 35.30 Selecting previously unselected package libgfortran5:amd64.
#9 35.31 Preparing to unpack .../133-libgfortran5_10.2.1-6_amd64.deb ...
#9 35.32 Unpacking libgfortran5:amd64 (10.2.1-6) ...
#9 35.44 Selecting previously unselected package libjlatexmath-java.
#9 35.44 Preparing to unpack .../134-libjlatexmath-java_1.0.7-3_all.deb ...
#9 35.45 Unpacking libjlatexmath-java (1.0.7-3) ...
#9 35.59 Selecting previously unselected package liblapack3:amd64.
#9 35.60 Preparing to unpack .../135-liblapack3_3.9.0-3+deb11u1_amd64.deb ...
#9 35.61 Unpacking liblapack3:amd64 (3.9.0-3+deb11u1) ...
#9 35.88 Selecting previously unselected package liblapack-dev:amd64.
#9 35.88 Preparing to unpack .../136-liblapack-dev_3.9.0-3+deb11u1_amd64.deb ...
#9 35.89 Unpacking liblapack-dev:amd64 (3.9.0-3+deb11u1) ...
#9 36.41 Preparing to unpack .../137-libxml2-utils_2.9.10+dfsg-6.7+deb11u9_amd64.deb ...
#9 36.42 Unpacking libxml2-utils (2.9.10+dfsg-6.7+deb11u9) over (2.9.10+dfsg-6.7+deb11u8) ...
#9 36.48 Selecting previously unselected package plantuml.
#9 36.48 Preparing to unpack .../138-plantuml_1%3a1.2020.2+ds-1_all.deb ...
#9 36.49 Unpacking plantuml (1:1.2020.2+ds-1) ...
#9 37.06 Selecting previously unselected package python3-six.
#9 37.07 Preparing to unpack .../139-python3-six_1.16.0-2_all.deb ...
#9 37.07 Unpacking python3-six (1.16.0-2) ...
#9 37.11 Selecting previously unselected package python3-dateutil.
#9 37.12 Preparing to unpack .../140-python3-dateutil_2.8.1-6_all.deb ...
#9 37.12 Unpacking python3-dateutil (2.8.1-6) ...
#9 37.17 Selecting previously unselected package python3-magic.
#9 37.18 Preparing to unpack .../141-python3-magic_2%3a0.4.20-3_all.deb ...
#9 37.18 Unpacking python3-magic (2:0.4.20-3) ...
#9 37.22 Selecting previously unselected package s3cmd.
#9 37.23 Preparing to unpack .../142-s3cmd_2.1.0-2_all.deb ...
#9 37.23 Unpacking s3cmd (2.1.0-2) ...
#9 37.28 Selecting previously unselected package shellcheck.
#9 37.29 Preparing to unpack .../143-shellcheck_0.7.1-1+deb11u1_amd64.deb ...
#9 37.29 Unpacking shellcheck (0.7.1-1+deb11u1) ...
#9 37.60 Setting up libpipeline1:amd64 (1.5.3-1) ...
#9 37.61 Setting up fastjar (2:0.98-7) ...
#9 37.66 Setting up libxcb-dri3-0:amd64 (1.14-3) ...
#9 37.67 Setting up libwayland-server0:amd64 (1.18.0-2~exp1.1) ...
#9 37.68 Setting up libx11-xcb1:amd64 (2:1.7.2-1+deb11u2) ...
#9 37.69 Setting up libpciaccess0:amd64 (0.16-1) ...
#9 37.71 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ...
#9 37.72 Setting up libqdox-java (1.12.1-3) ...
#9 37.73 Setting up libxcb-xfixes0:amd64 (1.14-3) ...
#9 37.74 Setting up java-wrappers (0.3) ...
#9 37.75 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb11u1) ...
#9 37.77 Setting up java-common (0.72) ...
#9 37.79 Setting up libxcb-xinput0:amd64 (1.14-3) ...
#9 37.80 Setting up libcommons-cli-java (1.4-2) ...
#9 37.81 Setting up libarchive13:amd64 (3.4.3-2+deb11u2) ...
#9 37.82 Setting up libglvnd0:amd64 (1.3.2-1) ...
#9 37.83 Setting up libxtst6:amd64 (2:1.2.3-1) ...
#9 37.85 Setting up libxcb-glx0:amd64 (1.14-3) ...
#9 37.86 Setting up liblab-gamut1:amd64 (2.42.2-5+deb11u1) ...
#9 37.87 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
#9 37.89 Setting up libxcb-shape0:amd64 (1.14-3) ...
#9 37.90 Setting up libsensors-config (1:3.6.0-7) ...
#9 37.92 Setting up aspell-en (2018.04.16-0-1) ...
#9 38.15 Setting up libel-api-java (3.0.0-3) ...
#9 38.16 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ...
#9 38.18 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ...
#9 38.19 Setting up libxaw7:amd64 (2:1.0.13-1.1) ...
#9 38.20 Setting up shellcheck (0.7.1-1+deb11u1) ...
#9 38.21 Setting up libxcb-util1:amd64 (0.4.0-1+b1) ...
#9 38.22 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
#9 38.23 Setting up libjericho-html-java (3.2-2) ...
#9 38.24 Setting up libxcb-xkb1:amd64 (1.14-3) ...
#9 38.26 Setting up libxcb-image0:amd64 (0.4.0-1+b3) ...
#9 38.27 Setting up libfontbox2-java (2.0.23-1) ...
#9 38.28 Setting up libxcb-present0:amd64 (1.14-3) ...
#9 38.29 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4+b1) ...
#9 38.30 Setting up python3-six (1.16.0-2) ...
#9 38.55 Setting up libasound2-data (1.2.4-1.1) ...
#9 38.56 Setting up libz3-4:amd64 (4.8.10-1) ...
#9 38.57 Setting up libblas3:amd64 (3.9.0-3+deb11u1) ...
#9 38.58 update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
#9 38.59 Setting up libxcb-xinerama0:amd64 (1.14-3) ...
#9 38.60 Setting up libuv1:amd64 (1.40.0-2+deb11u1) ...
#9 38.61 Setting up libllvm11:amd64 (1:11.0.1-2) ...
#9 38.63 Setting up libxcb-sync1:amd64 (1.14-3) ...
#9 38.64 Setting up libnotify4:amd64 (0.7.9-3) ...
#9 38.65 Setting up libpathplan4:amd64 (2.42.2-5+deb11u1) ...
#9 38.66 Setting up aglfn (1.7+git20191031.4036a9c-2) ...
#9 38.67 Setting up libapache-pom-java (18-1) ...
#9 38.68 Setting up libann0 (1.1.2+doc-7) ...
#9 38.69 Setting up libwebsocket-api-java (1.1-2) ...
#9 38.70 Setting up libgd3:amd64 (2.3.0-2) ...
#9 38.72 Setting up libxkbcommon-x11-0:amd64 (1.0.3-2) ...
#9 38.73 Setting up libxml-commons-resolver1.1-java (1.2-11) ...
#9 38.74 Setting up binfmt-support (2.2.1-1+deb11u1) ...
#9 38.90 Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service.
#9 38.93 invoke-rc.d: could not determine current runlevel
#9 38.93 invoke-rc.d: policy-rc.d denied execution of start.
#9 38.94 Setting up libpcsclite1:amd64 (1.9.1-1) ...
#9 38.95 Setting up libsensors5:amd64 (1:3.6.0-7) ...
#9 38.96 Setting up libqt5core5a:amd64 (5.15.2+dfsg-9+deb11u1) ...
#9 38.98 Setting up libhamcrest-java (1.3-9) ...
#9 38.99 Setting up libglapi-mesa:amd64 (20.3.5-1) ...
#9 39.00 Setting up libjsp-api-java (2.3.4-3) ...
#9 39.01 Setting up libgfortran5:amd64 (10.2.1-6) ...
#9 39.02 Setting up libmtdev1:amd64 (1.1.6-1) ...
#9 39.03 Setting up libvulkan1:amd64 (1.2.162.0-1) ...
#9 39.04 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
#9 39.06 Setting up libxcb-dri2-0:amd64 (1.14-3) ...
#9 39.07 Setting up libgif7:amd64 (5.1.9-2) ...
#9 39.08 Setting up libxshmfence1:amd64 (1.3-1) ...
#9 39.09 Setting up libqt5dbus5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#9 39.10 Setting up librhash0:amd64 (1.4.1-2) ...
#9 39.11 Setting up libxcb-randr0:amd64 (1.14-3) ...
#9 39.12 Setting up libxml-commons-external-java (1.4.01-5) ...
#9 39.13 Setting up libasound2:amd64 (1.2.4-1.1) ...
#9 39.14 Setting up libservlet-api-java (4.0.1-2) ...
#9 39.15 Setting up libavalon-framework-java (4.2.0-10) ...
#9 39.16 Setting up libmd4c0:amd64 (0.4.7-2) ...
#9 39.17 Setting up liblua5.4-0:amd64 (5.4.2-2) ...
#9 39.19 Setting up python3-dateutil (2.8.1-6) ...
#9 39.39 Setting up libwxbase3.0-0v5:amd64 (3.0.5.1+dfsg-2) ...
#9 39.40 Setting up cmake-data (3.18.4-2+deb11u1) ...
#9 39.44 Setting up libcdt5:amd64 (2.42.2-5+deb11u1) ...
#9 39.46 Setting up libcgraph6:amd64 (2.42.2-5+deb11u1) ...
#9 39.47 Setting up libjlatexmath-java (1.0.7-3) ...
#9 39.50 Setting up ca-certificates-java (20230710~deb12u1~deb11u1) ...
#9 39.53 No JRE found. Skipping Java certificates setup.
#9 39.53 Setting up libxerces2-java (2.12.1-1) ...
#9 39.54 Setting up libjaxp1.3-java (1.3.05-6) ...
#9 39.55 Setting up libxml2-utils (2.9.10+dfsg-6.7+deb11u9) ...
#9 39.57 Setting up python3-magic (2:0.4.20-3) ...
#9 39.72 Setting up libdrm-common (2.4.104-1) ...
#9 39.74 Setting up libevdev2:amd64 (1.11.0+dfsg-1) ...
#9 39.75 Setting up libgudev-1.0-0:amd64 (234-1) ...
#9 39.76 Setting up libblas-dev:amd64 (3.9.0-3+deb11u1) ...
#9 39.77 update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode
#9 39.78 Setting up libservlet3.1-java (1:4.0.1-2) ...
#9 39.79 Setting up libwacom-common (1.8-2) ...
#9 39.80 Setting up gnuplot-data (5.4.1+dfsg1-1+deb11u1) ...
#9 39.81 Setting up liblapack3:amd64 (3.9.0-3+deb11u1) ...
#9 39.82 update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
#9 39.82 Setting up jarwrapper (0.78) ...
#9 39.84 Setting up openjdk-11-jre-headless:amd64 (11.0.28+6-1~deb11u1) ...
#9 39.98 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
#9 39.99 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode
#9 40.00 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
#9 40.00 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode
#9 40.01 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
#9 40.01 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode
#9 40.02 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode
#9 40.03 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
#9 40.53 Setting up libcommons-parent-java (43-1) ...
#9 40.55 Setting up libcommons-logging-java (1.2-2) ...
#9 40.57 Setting up s3cmd (2.1.0-2) ...
#9 40.79 Setting up libqt5network5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#9 40.85 Setting up libxalan2-java (2.7.2-4) ...
#9 40.86 Setting up liblapack-dev:amd64 (3.9.0-3+deb11u1) ...
#9 40.87 update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode
#9 40.88 Setting up libgvc6 (2.42.2-5+deb11u1) ...
#9 41.01 Setting up libgvpr2:amd64 (2.42.2-5+deb11u1) ...
#9 41.02 Setting up libdrm2:amd64 (2.4.104-1) ...
#9 41.04 Setting up cmake (3.18.4-2+deb11u1) ...
#9 41.05 Setting up libwacom2:amd64 (1.8-2) ...
#9 41.07 Setting up libdrm-amdgpu1:amd64 (2.4.104-1) ...
#9 41.08 Setting up graphviz (2.42.2-5+deb11u1) ...
#9 41.09 Setting up libdrm-nouveau2:amd64 (2.4.104-1) ...
#9 41.10 Setting up libgbm1:amd64 (20.3.5-1) ...
#9 41.11 Setting up libcommons-io-java (2.8.0-1) ...
#9 41.13 Setting up libdrm-radeon1:amd64 (2.4.104-1) ...
#9 41.14 Setting up libdrm-intel1:amd64 (2.4.104-1) ...
#9 41.15 Setting up libgl1-mesa-dri:amd64 (20.3.5-1) ...
#9 41.17 Setting up libxmlgraphics-commons-java (2.4-2~deb11u1) ...
#9 41.18 Setting up libinput-bin (1.16.4-3) ...
#9 41.19 Setting up libegl-mesa0:amd64 (20.3.5-1) ...
#9 41.21 Setting up libegl1:amd64 (1.3.2-1) ...
#9 41.22 Setting up libinput10:amd64 (1.16.4-3) ...
#9 41.23 Setting up libglx-mesa0:amd64 (20.3.5-1) ...
#9 41.24 Setting up libglx0:amd64 (1.3.2-1) ...
#9 41.25 Setting up libbatik-java (1.12-4+deb11u3) ...
#9 41.27 Setting up libgl1:amd64 (1.3.2-1) ...
#9 41.28 Setting up libqt5gui5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#9 41.30 Setting up libqt5widgets5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#9 41.31 Setting up libwxgtk3.0-gtk3-0v5:amd64 (3.0.5.1+dfsg-2) ...
#9 41.32 Setting up libqt5printsupport5:amd64 (5.15.2+dfsg-9+deb11u1) ...
#9 41.33 Setting up libqt5svg5:amd64 (5.15.2-3) ...
#9 41.35 Setting up gnuplot-qt (5.4.1+dfsg1-1+deb11u1) ...
#9 41.36 update-alternatives: using /usr/bin/gnuplot-qt to provide /usr/bin/gnuplot (gnuplot) in auto mode
#9 41.37 Setting up gnuplot (5.4.1+dfsg1-1+deb11u1) ...
#9 41.39 Processing triggers for hicolor-icon-theme (0.17-2) ...
#9 41.42 Processing triggers for libc-bin (2.31-13+deb11u13) ...
#9 42.13 Processing triggers for ca-certificates-java (20230710~deb12u1~deb11u1) ...
#9 42.46 Adding debian:ACCVRAIZ1.pem
#9 42.47 Adding debian:AC_RAIZ_FNMT-RCM.pem
#9 42.48 Adding debian:Actalis_Authentication_Root_CA.pem
#9 42.48 Adding debian:AffirmTrust_Commercial.pem
#9 42.49 Adding debian:AffirmTrust_Networking.pem
#9 42.52 Adding debian:AffirmTrust_Premium_ECC.pem
#9 42.53 Adding debian:AffirmTrust_Premium.pem
#9 42.54 Adding debian:Amazon_Root_CA_1.pem
#9 42.54 Adding debian:Amazon_Root_CA_2.pem
#9 42.55 Adding debian:Amazon_Root_CA_3.pem
#9 42.55 Adding debian:Amazon_Root_CA_4.pem
#9 42.56 Adding debian:Atos_TrustedRoot_2011.pem
#9 42.56 Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
#9 42.57 Adding debian:Baltimore_CyberTrust_Root.pem
#9 42.58 Adding debian:Buypass_Class_2_Root_CA.pem
#9 42.59 Adding debian:Buypass_Class_3_Root_CA.pem
#9 42.59 Adding debian:CA_Disig_Root_R2.pem
#9 42.60 Adding debian:Certigna.pem
#9 42.60 Adding debian:Certigna_Root_CA.pem
#9 42.61 Adding debian:certSIGN_Root_CA_G2.pem
#9 42.61 Adding debian:certSIGN_ROOT_CA.pem
#9 42.62 Adding debian:Certum_Trusted_Network_CA_2.pem
#9 42.62 Adding debian:Certum_Trusted_Network_CA.pem
#9 42.63 Adding debian:CFCA_EV_ROOT.pem
#9 42.63 Adding debian:Chambers_of_Commerce_Root_-_2008.pem
#9 42.64 Adding debian:Comodo_AAA_Services_root.pem
#9 42.64 Adding debian:COMODO_Certification_Authority.pem
#9 42.65 Adding debian:COMODO_ECC_Certification_Authority.pem
#9 42.65 Adding debian:COMODO_RSA_Certification_Authority.pem
#9 42.66 Adding debian:Cybertrust_Global_Root.pem
#9 42.66 Adding debian:DigiCert_Assured_ID_Root_CA.pem
#9 42.67 Adding debian:DigiCert_Assured_ID_Root_G2.pem
#9 42.67 Adding debian:DigiCert_Assured_ID_Root_G3.pem
#9 42.68 Adding debian:DigiCert_Global_Root_CA.pem
#9 42.68 Adding debian:DigiCert_Global_Root_G2.pem
#9 42.69 Adding debian:DigiCert_Global_Root_G3.pem
#9 42.69 Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
#9 42.70 Adding debian:DigiCert_Trusted_Root_G4.pem
#9 42.70 Adding debian:DST_Root_CA_X3.pem
#9 42.71 Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
#9 42.71 Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
#9 42.72 Adding debian:EC-ACC.pem
#9 42.72 Adding debian:emSign_ECC_Root_CA_-_C3.pem
#9 42.73 Adding debian:emSign_ECC_Root_CA_-_G3.pem
#9 42.73 Adding debian:emSign_Root_CA_-_C1.pem
#9 42.73 Adding debian:emSign_Root_CA_-_G1.pem
#9 42.74 Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
#9 42.74 Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
#9 42.74 Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
#9 42.75 Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
#9 42.75 Adding debian:Entrust_Root_Certification_Authority.pem
#9 42.76 Adding debian:ePKI_Root_Certification_Authority.pem
#9 42.76 Adding debian:e-Szigno_Root_CA_2017.pem
#9 42.77 Adding debian:E-Tugra_Certification_Authority.pem
#9 42.77 Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
#9 42.78 Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem
#9 42.78 Adding debian:Global_Chambersign_Root_-_2008.pem
#9 42.79 Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
#9 42.80 Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
#9 42.80 Adding debian:GlobalSign_Root_CA.pem
#9 42.81 Adding debian:GlobalSign_Root_CA_-_R2.pem
#9 42.81 Adding debian:GlobalSign_Root_CA_-_R3.pem
#9 42.82 Adding debian:GlobalSign_Root_CA_-_R6.pem
#9 42.82 Adding debian:Go_Daddy_Class_2_CA.pem
#9 42.83 Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
#9 42.83 Adding debian:GTS_Root_R1.pem
#9 42.84 Adding debian:GTS_Root_R2.pem
#9 42.85 Adding debian:GTS_Root_R3.pem
#9 42.85 Adding debian:GTS_Root_R4.pem
#9 42.85 Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
#9 42.86 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem
#9 42.87 Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
#9 42.87 Adding debian:Hongkong_Post_Root_CA_1.pem
#9 42.88 Adding debian:Hongkong_Post_Root_CA_3.pem
#9 42.89 Adding debian:IdenTrust_Commercial_Root_CA_1.pem
#9 42.89 Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
#9 42.90 Adding debian:ISRG_Root_X1.pem
#9 42.90 Adding debian:Izenpe.com.pem
#9 42.91 Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
#9 42.91 Adding debian:Microsoft_ECC_Root_Certificate_Authority_2017.pem
#9 42.91 Adding debian:Microsoft_RSA_Root_Certificate_Authority_2017.pem
#9 42.92 Adding debian:NAVER_Global_Root_Certification_Authority.pem
#9 42.93 Adding debian:NetLock_Arany_=Class_Gold=_FÅ‘tanúsítvány.pem
#9 42.94 Adding debian:Network_Solutions_Certificate_Authority.pem
#9 42.94 Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
#9 42.94 Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
#9 42.95 Adding debian:QuoVadis_Root_CA_1_G3.pem
#9 42.96 Adding debian:QuoVadis_Root_CA_2_G3.pem
#9 42.97 Adding debian:QuoVadis_Root_CA_2.pem
#9 42.97 Adding debian:QuoVadis_Root_CA_3_G3.pem
#9 42.98 Adding debian:QuoVadis_Root_CA_3.pem
#9 42.99 Adding debian:QuoVadis_Root_CA.pem
#9 42.99 Adding debian:Secure_Global_CA.pem
#9 42.99 Adding debian:SecureSign_RootCA11.pem
#9 43.00 Adding debian:SecureTrust_CA.pem
#9 43.00 Adding debian:Security_Communication_RootCA2.pem
#9 43.01 Adding debian:Security_Communication_Root_CA.pem
#9 43.01 Adding debian:Sonera_Class_2_Root_CA.pem
#9 43.02 Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
#9 43.02 Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
#9 43.02 Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
#9 43.03 Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
#9 43.03 Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem
#9 43.04 Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem
#9 43.04 Adding debian:Starfield_Class_2_CA.pem
#9 43.04 Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
#9 43.05 Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
#9 43.05 Adding debian:SwissSign_Gold_CA_-_G2.pem
#9 43.07 Adding debian:SwissSign_Silver_CA_-_G2.pem
#9 43.07 Adding debian:SZAFIR_ROOT_CA2.pem
#9 43.08 Adding debian:TeliaSonera_Root_CA_v1.pem
#9 43.08 Adding debian:TrustCor_ECA-1.pem
#9 43.08 Adding debian:TrustCor_RootCert_CA-1.pem
#9 43.09 Adding debian:TrustCor_RootCert_CA-2.pem
#9 43.09 Adding debian:Trustis_FPS_Root_CA.pem
#9 43.10 Adding debian:Trustwave_Global_Certification_Authority.pem
#9 43.10 Adding debian:Trustwave_Global_ECC_P256_Certification_Authority.pem
#9 43.11 Adding debian:Trustwave_Global_ECC_P384_Certification_Authority.pem
#9 43.11 Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
#9 43.11 Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
#9 43.12 Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
#9 43.12 Adding debian:TWCA_Global_Root_CA.pem
#9 43.13 Adding debian:TWCA_Root_Certification_Authority.pem
#9 43.13 Adding debian:UCA_Extended_Validation_Root.pem
#9 43.13 Adding debian:UCA_Global_G2_Root.pem
#9 43.14 Adding debian:USERTrust_ECC_Certification_Authority.pem
#9 43.15 Adding debian:USERTrust_RSA_Certification_Authority.pem
#9 43.15 Adding debian:VeriSign_Universal_Root_Certification_Authority.pem
#9 43.16 Adding debian:XRamp_Global_CA_Root.pem
#9 43.20 done.
#9 43.21 Setting up openjdk-11-jre:amd64 (11.0.28+6-1~deb11u1) ...
#9 43.22 Setting up openjdk-11-jdk-headless:amd64 (11.0.28+6-1~deb11u1) ...
#9 43.24 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode
#9 43.24 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode
#9 43.25 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode
#9 43.25 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode
#9 43.26 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode
#9 43.27 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode
#9 43.27 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode
#9 43.28 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto mode
#9 43.28 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode
#9 43.29 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jfr to provide /usr/bin/jfr (jfr) in auto mode
#9 43.29 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jimage to provide /usr/bin/jimage (jimage) in auto mode
#9 43.30 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode
#9 43.30 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jlink to provide /usr/bin/jlink (jlink) in auto mode
#9 43.31 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode
#9 43.31 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmod to provide /usr/bin/jmod (jmod) in auto mode
#9 43.32 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode
#9 43.33 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode
#9 43.33 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jshell to provide /usr/bin/jshell (jshell) in auto mode
#9 43.34 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode
#9 43.34 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode
#9 43.35 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode
#9 43.35 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode
#9 43.36 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode
#9 43.36 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jaotc to provide /usr/bin/jaotc (jaotc) in auto mode
#9 43.37 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode
#9 43.38 Setting up ant (1.10.9-4) ...
#9 43.39 Setting up openjdk-11-jdk:amd64 (11.0.28+6-1~deb11u1) ...
#9 43.40 update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode
#9 43.41 Setting up junit4 (4.13.1-2) ...
#9 43.43 Setting up libfop-java (1:2.5-3) ...
#9 43.45 Setting up default-jre-headless (2:1.11-72) ...
#9 43.46 Setting up default-jre (2:1.11-72) ...
#9 43.48 Setting up ditaa (0.10+ds1-1.2) ...
#9 43.50 Setting up default-jdk-headless (2:1.11-72) ...
#9 43.53 Setting up plantuml (1:1.2020.2+ds-1) ...
#9 43.55 Setting up default-jdk (2:1.11-72) ...
#9 43.57 Processing triggers for dictionaries-common (1.28.4) ...
#9 43.69 aspell-autobuildhash: processing: en [en-common].
#9 43.84 aspell-autobuildhash: processing: en [en-variant_0].
#9 43.85 aspell-autobuildhash: processing: en [en-variant_1].
#9 43.86 aspell-autobuildhash: processing: en [en-variant_2].
#9 43.88 aspell-autobuildhash: processing: en [en-w_accents-only].
#9 43.89 aspell-autobuildhash: processing: en [en-wo_accents-only].
#9 43.91 aspell-autobuildhash: processing: en [en_AU-variant_0].
#9 43.92 aspell-autobuildhash: processing: en [en_AU-variant_1].
#9 43.93 aspell-autobuildhash: processing: en [en_AU-w_accents-only].
#9 43.94 aspell-autobuildhash: processing: en [en_AU-wo_accents-only].
#9 43.95 aspell-autobuildhash: processing: en [en_CA-variant_0].
#9 43.96 aspell-autobuildhash: processing: en [en_CA-variant_1].
#9 43.97 aspell-autobuildhash: processing: en [en_CA-w_accents-only].
#9 43.98 aspell-autobuildhash: processing: en [en_CA-wo_accents-only].
#9 44.00 aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only].
#9 44.01 aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only].
#9 44.02 aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only].
#9 44.03 aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only].
#9 44.05 aspell-autobuildhash: processing: en [en_GB-variant_0].
#9 44.06 aspell-autobuildhash: processing: en [en_GB-variant_1].
#9 44.07 aspell-autobuildhash: processing: en [en_US-w_accents-only].
#9 44.08 aspell-autobuildhash: processing: en [en_US-wo_accents-only].
#9 44.17 + apt-get clean
#9 44.19 + rm -rf /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian-security_dists_bullseye-security_InRelease /var/lib/apt/lists/deb.debian.org_debian-security_dists_bullseye-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/download.docker.com_linux_debian_dists_bullseye_InRelease /var/lib/apt/lists/download.docker.com_linux_debian_dists_bullseye_stable_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial
#9 44.19 + plantuml -version
#9 44.57 PlantUML version 1.2020.02 (Sun Mar 01 10:22:07 UTC 2020)
#9 44.57 (GPL source distribution)
#9 44.58 Java Runtime: OpenJDK Runtime Environment
#9 44.58 JVM: OpenJDK 64-Bit Server VM
#9 44.58 Java Version: 11.0.28+6-post-Debian-1deb11u1
#9 44.58 Operating System: Linux
#9 44.58 Default Encoding: UTF-8
#9 44.58 Language: en
#9 44.58 Country: US
#9 44.59 Machine: buildkitsandbox
#9 44.59 PLANTUML_LIMIT_SIZE: 4096
#9 44.59 Processors: 1
#9 44.59 Max Memory: 496,697,344
#9 44.59 Total Memory: 32,440,320
#9 44.59 Free Memory: 24,747,656
#9 44.59 Used Memory: 7,692,664
#9 44.59 Thread Active Count: 1
#9 44.59
#9 45.21 The environment variable GRAPHVIZ_DOT has not been set
#9 45.21 Dot executable is /usr/bin/dot
#9 45.21 Dot version: dot - graphviz version 2.43.0 (0)
#9 45.21 Installation seems OK. File generation OK
#9 45.22 + aspell --version
#9 45.22 @(#) International Ispell Version 3.1.20 (but really Aspell 0.60.8)
#9 45.22 + gnuplot --version
#9 45.30 gnuplot 5.4 patchlevel 1
#9 45.32 + cmake --version
#9 45.35 cmake version 3.18.4
#9 45.35
#9 45.35 CMake suite maintained and supported by Kitware (kitware.com/cmake).
#9 45.36 + shellcheck --version
#9 45.36 ShellCheck - shell script analysis tool
#9 45.36 version: 0.7.1
#9 45.36 license: GNU General Public License, version 3
#9 45.36 website: https://www.shellcheck.net
#9 45.36 ++ mktemp -d
#9 45.37 + tmp=/tmp/tmp.V3WY1lrEOX
#9 45.37 + cd /tmp/tmp.V3WY1lrEOX
#9 45.37 + git clone https://github.com/htacg/tidy-html5.git _tidy-html5
#9 45.39 Cloning into '_tidy-html5'...
#9 46.96 + cd _tidy-html5/build/cmake
#9 46.97 + git checkout 5.8.0
#9 47.06 Note: switching to '5.8.0'.
#9 47.06
#9 47.06 You are in 'detached HEAD' state. You can look around, make experimental
#9 47.06 changes and commit them, and you can discard any commits you make in this
#9 47.06 state without impacting any branches by switching back to a branch.
#9 47.06
#9 47.06 If you want to create a new branch to retain commits you create, you may
#9 47.06 do so (now or later) by using -c with the switch command. Example:
#9 47.06
#9 47.06   git switch -c <new-branch-name>
#9 47.06
#9 47.06 Or undo this operation with:
#9 47.06
#9 47.06   git switch -
#9 47.06
#9 47.06 Turn off this advice by setting config variable advice.detachedHead to false
#9 47.06
#9 47.07 HEAD is now at 1ca3747 Merging gitignore; no version bump.
#9 47.07 + cmake ../..
#9 47.29 -- The C compiler identification is GNU 10.2.1
#9 47.48 -- The CXX compiler identification is GNU 10.2.1
#9 47.49 -- Detecting C compiler ABI info
#9 47.58 -- Detecting C compiler ABI info - done
#9 47.60 -- Check for working C compiler: /usr/bin/cc - skipped
#9 47.60 -- Detecting C compile features
#9 47.60 -- Detecting C compile features - done
#9 47.60 -- Detecting CXX compiler ABI info
#9 47.70 -- Detecting CXX compiler ABI info - done
#9 47.71 -- Check for working CXX compiler: /usr/bin/c++ - skipped
#9 47.71 -- Detecting CXX compile features
#9 47.71 -- Detecting CXX compile features - done
#9 47.72 -> TIDY_SO_VERSION = 58. This is an EVEN (stable) release.
#9 47.72 -- *** Debug Logging is NOT enabled.
#9 47.72 -- *** Building support for runtime configuration files.
#9 47.72 -- *** Also building DLL library SHARED, version 5.8.0, date 2021.07.10
#9 47.72 -- *** NOTE: xsltproc NOT FOUND! Can NOT generate man page.
#9 47.72 -- *** You need to install xsltproc in your system.
#9 47.73 -- Configuring done
#9 47.74 -- Generating done
#9 47.74 -- Build files have been written to: /tmp/tmp.V3WY1lrEOX/_tidy-html5/build/cmake
#9 47.75 + make
#9 47.80 Scanning dependencies of target tidy-static
#9 47.81 [  1%] Building C object CMakeFiles/tidy-static.dir/src/access.c.o
#9 48.01 [  3%] Building C object CMakeFiles/tidy-static.dir/src/attrs.c.o
#9 48.16 [  5%] Building C object CMakeFiles/tidy-static.dir/src/istack.c.o
#9 48.22 [  7%] Building C object CMakeFiles/tidy-static.dir/src/parser.c.o
#9 48.43 [  8%] Building C object CMakeFiles/tidy-static.dir/src/tags.c.o
#9 48.52 [ 10%] Building C object CMakeFiles/tidy-static.dir/src/entities.c.o
#9 48.59 [ 12%] Building C object CMakeFiles/tidy-static.dir/src/lexer.c.o
#9 48.78 [ 14%] Building C object CMakeFiles/tidy-static.dir/src/pprint.c.o
#9 48.93 [ 16%] Building C object CMakeFiles/tidy-static.dir/src/charsets.c.o
#9 48.98 [ 17%] Building C object CMakeFiles/tidy-static.dir/src/clean.c.o
#9 49.13 [ 19%] Building C object CMakeFiles/tidy-static.dir/src/message.c.o
#9 49.24 [ 21%] Building C object CMakeFiles/tidy-static.dir/src/config.c.o
#9 49.37 [ 23%] Building C object CMakeFiles/tidy-static.dir/src/alloc.c.o
#9 49.42 [ 25%] Building C object CMakeFiles/tidy-static.dir/src/attrdict.c.o
#9 49.74 [ 26%] Building C object CMakeFiles/tidy-static.dir/src/buffio.c.o
#9 49.79 [ 28%] Building C object CMakeFiles/tidy-static.dir/src/fileio.c.o
#9 49.84 [ 30%] Building C object CMakeFiles/tidy-static.dir/src/streamio.c.o
#9 49.93 [ 32%] Building C object CMakeFiles/tidy-static.dir/src/tagask.c.o
#9 49.98 [ 33%] Building C object CMakeFiles/tidy-static.dir/src/tmbstr.c.o
#9 50.04 [ 35%] Building C object CMakeFiles/tidy-static.dir/src/utf8.c.o
#9 50.09 [ 37%] Building C object CMakeFiles/tidy-static.dir/src/tidylib.c.o
#9 50.24 [ 39%] Building C object CMakeFiles/tidy-static.dir/src/mappedio.c.o
#9 50.29 [ 41%] Building C object CMakeFiles/tidy-static.dir/src/gdoc.c.o
#9 50.34 [ 42%] Building C object CMakeFiles/tidy-static.dir/src/language.c.o
#9 50.43 [ 44%] Building C object CMakeFiles/tidy-static.dir/src/messageobj.c.o
#9 50.50 [ 46%] Building C object CMakeFiles/tidy-static.dir/src/sprtf.c.o
#9 50.53 [ 48%] Linking C static library libtidy.a
#9 50.58 [ 48%] Built target tidy-static
#9 50.60 Scanning dependencies of target tidy
#9 50.61 [ 50%] Building C object CMakeFiles/tidy.dir/console/tidy.c.o
#9 50.73 [ 51%] Linking C executable tidy
#9 50.78 [ 51%] Built target tidy
#9 50.81 Scanning dependencies of target tidy-share
#9 50.82 [ 53%] Building C object CMakeFiles/tidy-share.dir/src/access.c.o
#9 50.97 [ 55%] Building C object CMakeFiles/tidy-share.dir/src/attrs.c.o
#9 51.12 [ 57%] Building C object CMakeFiles/tidy-share.dir/src/istack.c.o
#9 51.18 [ 58%] Building C object CMakeFiles/tidy-share.dir/src/parser.c.o
#9 51.38 [ 60%] Building C object CMakeFiles/tidy-share.dir/src/tags.c.o
#9 51.47 [ 62%] Building C object CMakeFiles/tidy-share.dir/src/entities.c.o
#9 51.54 [ 64%] Building C object CMakeFiles/tidy-share.dir/src/lexer.c.o
#9 51.73 [ 66%] Building C object CMakeFiles/tidy-share.dir/src/pprint.c.o
#9 51.87 [ 67%] Building C object CMakeFiles/tidy-share.dir/src/charsets.c.o
#9 51.92 [ 69%] Building C object CMakeFiles/tidy-share.dir/src/clean.c.o
#9 52.07 [ 71%] Building C object CMakeFiles/tidy-share.dir/src/message.c.o
#9 52.16 [ 73%] Building C object CMakeFiles/tidy-share.dir/src/config.c.o
#9 52.29 [ 75%] Building C object CMakeFiles/tidy-share.dir/src/alloc.c.o
#9 52.33 [ 76%] Building C object CMakeFiles/tidy-share.dir/src/attrdict.c.o
#9 52.64 [ 78%] Building C object CMakeFiles/tidy-share.dir/src/buffio.c.o
#9 52.69 [ 80%] Building C object CMakeFiles/tidy-share.dir/src/fileio.c.o
#9 52.74 [ 82%] Building C object CMakeFiles/tidy-share.dir/src/streamio.c.o
#9 52.82 [ 83%] Building C object CMakeFiles/tidy-share.dir/src/tagask.c.o
#9 52.87 [ 85%] Building C object CMakeFiles/tidy-share.dir/src/tmbstr.c.o
#9 52.92 [ 87%] Building C object CMakeFiles/tidy-share.dir/src/utf8.c.o
#9 52.98 [ 89%] Building C object CMakeFiles/tidy-share.dir/src/tidylib.c.o
#9 53.13 [ 91%] Building C object CMakeFiles/tidy-share.dir/src/mappedio.c.o
#9 53.17 [ 92%] Building C object CMakeFiles/tidy-share.dir/src/gdoc.c.o
#9 53.22 [ 94%] Building C object CMakeFiles/tidy-share.dir/src/language.c.o
#9 53.30 [ 96%] Building C object CMakeFiles/tidy-share.dir/src/messageobj.c.o
#9 53.37 [ 98%] Building C object CMakeFiles/tidy-share.dir/src/sprtf.c.o
#9 53.41 [100%] Linking C shared library libtidy.so
#9 53.48 [100%] Built target tidy-share
#9 53.49 + make install
#9 53.53 [ 48%] Built target tidy-static
#9 53.55 [ 51%] Built target tidy
#9 53.58 [100%] Built target tidy-share
#9 53.60 Install the project...
#9 53.61 -- Install configuration: ""
#9 53.61 -- Installing: /usr/local/lib/libtidy.a
#9 53.61 -- Installing: /usr/local/include/tidyplatform.h
#9 53.61 -- Installing: /usr/local/include/tidy.h
#9 53.61 -- Installing: /usr/local/include/tidyenum.h
#9 53.61 -- Installing: /usr/local/include/tidybuffio.h
#9 53.61 -- Installing: /usr/local/lib/libtidy.so.5.8.0
#9 53.62 -- Installing: /usr/local/lib/libtidy.so.58
#9 53.62 -- Installing: /usr/local/lib/libtidy.so
#9 53.62 -- Installing: /usr/local/bin/tidy
#9 53.62 -- Installing: /usr/local/lib/pkgconfig/tidy.pc
#9 53.62 + tidy --version
#9 53.62 HTML Tidy for Linux version 5.8.0
#9 53.62 ++ dirname .github/install-woff.sh
#9 53.63 + self=.github
#9 53.63 + apt-get update --yes
#9 53.67 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
#9 53.69 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
#9 53.69 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
#9 53.69 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB]
#9 53.81 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8,066 kB]
#9 54.17 Get:6 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [411 kB]
#9 54.52 Get:7 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
#9 54.70 Get:8 https://download.docker.com/linux/debian bullseye/stable amd64 Packages [62.4 kB]
#9 55.33 Fetched 8,748 kB in 2s (5,204 kB/s)
#9 55.33 Reading package lists...
#9 55.87 + apt-get install --yes --no-install-recommends 'fontforge=*' 'woff2=*'
#9 55.87 Reading package lists...
#9 56.40 Building dependency tree...
#9 56.53 Reading state information...
#9 56.65 The following additional packages will be installed:
#9 56.65   fontforge-common libfontforge4 libpython3.9 libspiro1 libuninameslist1
#9 56.65   libwoff1
#9 56.66 Suggested packages:
#9 56.66   fontforge-doc fontforge-extras potrace python3-fontforge
#9 56.66 Recommended packages:
#9 56.66   fonts-cantarell fonts-inconsolata
#9 56.72 The following NEW packages will be installed:
#9 56.72   fontforge fontforge-common libfontforge4 libpython3.9 libspiro1
#9 56.72   libuninameslist1 libwoff1 woff2
#9 56.74 0 upgraded, 8 newly installed, 0 to remove and 39 not upgraded.
#9 56.74 Need to get 7,520 kB of archives.
#9 56.74 After this operation, 28.9 MB of additional disk space will be used.
#9 56.74 Get:1 http://deb.debian.org/debian bullseye/main amd64 fontforge-common all 1:20201107~dfsg-4+deb11u1 [2,079 kB]
#9 56.78 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 libpython3.9 amd64 3.9.2-1+deb11u3 [1,692 kB]
#9 56.80 Get:3 http://deb.debian.org/debian bullseye/main amd64 libspiro1 amd64 1:20200505-2 [20.6 kB]
#9 56.80 Get:4 http://deb.debian.org/debian bullseye/main amd64 libuninameslist1 amd64 20200413-1 [368 kB]
#9 56.81 Get:5 http://deb.debian.org/debian bullseye/main amd64 libwoff1 amd64 1.0.2-1+b1 [42.4 kB]
#9 56.81 Get:6 http://deb.debian.org/debian bullseye/main amd64 libfontforge4 amd64 1:20201107~dfsg-4+deb11u1 [1,940 kB]
#9 56.91 Get:7 http://deb.debian.org/debian bullseye/main amd64 fontforge amd64 1:20201107~dfsg-4+deb11u1 [1,364 kB]
#9 57.04 Get:8 http://deb.debian.org/debian bullseye/main amd64 woff2 amd64 1.0.2-1+b1 [13.6 kB]
#9 57.20 debconf: delaying package configuration, since apt-utils is not installed
#9 57.24 Fetched 7,520 kB in 0s (23.7 MB/s)
#9 57.26 Selecting previously unselected package fontforge-common.
(Reading database ...a44436.files and directories currently installed.)
#9 57.66 Preparing to unpack .../0-fontforge-common_1%3a20201107~dfsg-4+deb11u1_all.deb ...
#9 57.67 Unpacking fontforge-common (1:20201107~dfsg-4+deb11u1) ...
#9 57.95 Selecting previously unselected package libpython3.9:amd64.
#9 57.96 Preparing to unpack .../1-libpython3.9_3.9.2-1+deb11u3_amd64.deb ...
#9 57.96 Unpacking libpython3.9:amd64 (3.9.2-1+deb11u3) ...
#9 58.17 Selecting previously unselected package libspiro1:amd64.
#9 58.18 Preparing to unpack .../2-libspiro1_1%3a20200505-2_amd64.deb ...
#9 58.18 Unpacking libspiro1:amd64 (1:20200505-2) ...
#9 58.22 Selecting previously unselected package libuninameslist1:amd64.
#9 58.22 Preparing to unpack .../3-libuninameslist1_20200413-1_amd64.deb ...
#9 58.23 Unpacking libuninameslist1:amd64 (20200413-1) ...
#9 58.32 Selecting previously unselected package libwoff1:amd64.
#9 58.33 Preparing to unpack .../4-libwoff1_1.0.2-1+b1_amd64.deb ...
#9 58.33 Unpacking libwoff1:amd64 (1.0.2-1+b1) ...
#9 58.38 Selecting previously unselected package libfontforge4:amd64.
#9 58.38 Preparing to unpack .../5-libfontforge4_1%3a20201107~dfsg-4+deb11u1_amd64.deb ...
#9 58.39 Unpacking libfontforge4:amd64 (1:20201107~dfsg-4+deb11u1) ...
#9 58.62 Selecting previously unselected package fontforge.
#9 58.62 Preparing to unpack .../6-fontforge_1%3a20201107~dfsg-4+deb11u1_amd64.deb ...
#9 58.63 Unpacking fontforge (1:20201107~dfsg-4+deb11u1) ...
#9 58.79 Selecting previously unselected package woff2.
#9 58.80 Preparing to unpack .../7-woff2_1.0.2-1+b1_amd64.deb ...
#9 58.80 Unpacking woff2 (1.0.2-1+b1) ...
#9 58.85 Setting up libwoff1:amd64 (1.0.2-1+b1) ...
#9 58.86 Setting up libspiro1:amd64 (1:20200505-2) ...
#9 58.87 Setting up fontforge-common (1:20201107~dfsg-4+deb11u1) ...
#9 58.89 Setting up libpython3.9:amd64 (3.9.2-1+deb11u3) ...
#9 58.90 Setting up woff2 (1.0.2-1+b1) ...
#9 58.91 Setting up libuninameslist1:amd64 (20200413-1) ...
#9 58.93 Setting up libfontforge4:amd64 (1:20201107~dfsg-4+deb11u1) ...
#9 58.94 Setting up fontforge (1:20201107~dfsg-4+deb11u1) ...
#9 58.96 Processing triggers for libc-bin (2.31-13+deb11u13) ...
#9 58.98 Processing triggers for shared-mime-info (2.0-1) ...
#9 61.86 Processing triggers for hicolor-icon-theme (0.17-2) ...
#9 61.92 + apt-get clean
#9 61.92 + rm -rf /var/lib/apt/lists/auxfiles /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_InRelease /var/lib/apt/lists/deb.debian.org_debian_dists_bullseye-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/deb.debian.org_debian-security_dists_bullseye-security_InRelease /var/lib/apt/lists/deb.debian.org_debian-security_dists_bullseye-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/download.docker.com_linux_debian_dists_bullseye_InRelease /var/lib/apt/lists/download.docker.com_linux_debian_dists_bullseye_stable_binary-amd64_Packages.lz4 /var/lib/apt/lists/lock /var/lib/apt/lists/partial
#9 61.93 + unzip .github/../_docker/woff.zip -d /tmp/_sfnt2woff
#9 61.93 Archive:  .github/../_docker/woff.zip
#9 61.93   inflating: /tmp/_sfnt2woff/Makefile
#9 61.93   inflating: /tmp/_sfnt2woff/sfnt2woff.c
#9 61.93   inflating: /tmp/_sfnt2woff/woff.c
#9 61.93   inflating: /tmp/_sfnt2woff/woff2sfnt.c
#9 61.93   inflating: /tmp/_sfnt2woff/woff-private.h
#9 61.93   inflating: /tmp/_sfnt2woff/woff.h
#9 61.94   inflating: /tmp/_sfnt2woff/woff-2009-10-03.html
#9 61.94 + cd /tmp/_sfnt2woff
#9 61.94 + make
#9 61.94 cc    -c -o sfnt2woff.o sfnt2woff.c
#9 61.98 cc    -c -o woff.o woff.c
#9 62.07 cc  -o sfnt2woff sfnt2woff.o woff.o -lz
#9 62.08 cc    -c -o woff2sfnt.o woff2sfnt.c
#9 62.12 cc  -o woff2sfnt woff2sfnt.o woff.o -lz
#9 62.14 + cp sfnt2woff /usr/bin/
#9 62.14 + git clone --recursive https://github.com/google/woff2.git
#9 62.14 Cloning into 'woff2'...
#9 62.52 Submodule 'brotli' (https://github.com/google/brotli.git) registered for path 'brotli'
#9 62.53 Cloning into '/tmp/_sfnt2woff/woff2/brotli'...
#9 65.18 Submodule path 'brotli': checked out '533843e3546cd24c8344eaa899c6b0b681c8d222'
#9 65.18 Submodule 'research/esaxx' (https://github.com/hillbig/esaxx) registered for path 'brotli/research/esaxx'
#9 65.18 Submodule 'research/libdivsufsort' (https://github.com/y-256/libdivsufsort.git) registered for path 'brotli/research/libdivsufsort'
#9 65.19 Cloning into '/tmp/_sfnt2woff/woff2/brotli/research/esaxx'...
#9 65.36 Cloning into '/tmp/_sfnt2woff/woff2/brotli/research/libdivsufsort'...
#9 65.55 Submodule path 'brotli/research/esaxx': checked out 'ca7cb332011ec37a8436487f210f396b84bd8273'
#9 65.58 Submodule path 'brotli/research/libdivsufsort': checked out '5f60d6f026c30fb4ac296f696b3c8b0eb71bd428'
#9 65.59 + cd woff2
#9 65.59 + make clean all
#9 65.59 rm -f  src/font.o  src/glyph.o  src/normalize.o  src/table_tags.o  src/transform.o  src/woff2_dec.o  src/woff2_enc.o  src/woff2_common.o  src/woff2_out.o  src/variable_length.o  src/woff2_compress.o  src/woff2_decompress.o  src/woff2_info.o woff2_compress woff2_decompress woff2_info
#9 65.59 make -C brotli clean
#9 65.60 make[1]: Entering directory '/tmp/_sfnt2woff/woff2/brotli'
#9 65.60 rm -rf bin libbrotli.a
#9 65.60 make[1]: Leaving directory '/tmp/_sfnt2woff/woff2/brotli'
#9 65.60 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include  -c -o src/font.o src/font.cc
#9 66.34 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include  -c -o src/glyph.o src/glyph.cc
#9 66.61 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include  -c -o src/normalize.o src/normalize.cc
#9 66.99 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include  -c -o src/table_tags.o src/table_tags.cc
#9 67.01 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include  -c -o src/transform.o src/transform.cc
#9 67.62 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include  -c -o src/woff2_dec.o src/woff2_dec.cc
#9 68.75 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include  -c -o src/woff2_enc.o src/woff2_enc.cc
#9 69.33 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include  -c -o src/woff2_common.o src/woff2_common.cc
#9 69.49 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include  -c -o src/woff2_out.o src/woff2_out.cc
#9 69.70 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include  -c -o src/variable_length.o src/variable_length.cc
#9 69.85 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include  -c -o src/woff2_compress.o src/woff2_compress.cc
#9 70.11 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include  -c -o src/woff2_decompress.o src/woff2_decompress.cc
#9 70.43 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include  -c -o src/woff2_info.o src/woff2_info.cc
#9 70.80 make -C brotli lib
#9 70.80 make[1]: Entering directory '/tmp/_sfnt2woff/woff2/brotli'
#9 70.80 mkdir -p bin/obj/c/common
#9 70.80 mkdir -p bin/obj/c/dec
#9 70.80 mkdir -p bin/obj/c/enc
#9 70.81 mkdir -p bin/obj/c/tools
#9 70.81 mkdir -p bin/tmp
#9 70.81 cc -O2  -Ic/include \
#9 70.81         -c c/common/dictionary.c -o bin/obj/c/common/dictionary.o
#9 70.93 cc -O2  -Ic/include \
#9 70.93         -c c/common/transform.c -o bin/obj/c/common/transform.o
#9 70.98 cc -O2  -Ic/include \
#9 70.98         -c c/dec/bit_reader.c -o bin/obj/c/dec/bit_reader.o
#9 71.01 cc -O2  -Ic/include \
#9 71.01         -c c/dec/decode.c -o bin/obj/c/dec/decode.o
#9 71.86 cc -O2  -Ic/include \
#9 71.86         -c c/dec/huffman.c -o bin/obj/c/dec/huffman.o
#9 71.95 cc -O2  -Ic/include \
#9 71.95         -c c/dec/state.c -o bin/obj/c/dec/state.o
#9 72.00 cc -O2  -Ic/include \
#9 72.00         -c c/enc/backward_references.c -o bin/obj/c/enc/backward_references.o
#9 73.71 cc -O2  -Ic/include \
#9 73.71         -c c/enc/backward_references_hq.c -o bin/obj/c/enc/backward_references_hq.o
#9 74.34 cc -O2  -Ic/include \
#9 74.34         -c c/enc/bit_cost.c -o bin/obj/c/enc/bit_cost.o
#9 74.58 cc -O2  -Ic/include \
#9 74.58         -c c/enc/block_splitter.c -o bin/obj/c/enc/block_splitter.o
#9 75.20 cc -O2  -Ic/include \
#9 75.20         -c c/enc/brotli_bit_stream.c -o bin/obj/c/enc/brotli_bit_stream.o
#9 75.75 cc -O2  -Ic/include \
#9 75.75         -c c/enc/cluster.c -o bin/obj/c/enc/cluster.o
#9 76.18 cc -O2  -Ic/include \
#9 76.18         -c c/enc/compress_fragment.c -o bin/obj/c/enc/compress_fragment.o
#9 77.02 cc -O2  -Ic/include \
#9 77.02         -c c/enc/compress_fragment_two_pass.c -o bin/obj/c/enc/compress_fragment_two_pass.o
#9 78.00 cc -O2  -Ic/include \
#9 78.00         -c c/enc/dictionary_hash.c -o bin/obj/c/enc/dictionary_hash.o
#9 78.07 cc -O2  -Ic/include \
#9 78.07         -c c/enc/encode.c -o bin/obj/c/enc/encode.o
#9 78.94 cc -O2  -Ic/include \
#9 78.94         -c c/enc/encoder_dict.c -o bin/obj/c/enc/encoder_dict.o
#9 79.16 cc -O2  -Ic/include \
#9 79.16         -c c/enc/entropy_encode.c -o bin/obj/c/enc/entropy_encode.o
#9 79.31 cc -O2  -Ic/include \
#9 79.31         -c c/enc/histogram.c -o bin/obj/c/enc/histogram.o
#9 79.47 cc -O2  -Ic/include \
#9 79.47         -c c/enc/literal_cost.c -o bin/obj/c/enc/literal_cost.o
#9 79.55 cc -O2  -Ic/include \
#9 79.55         -c c/enc/memory.c -o bin/obj/c/enc/memory.o
#9 79.58 cc -O2  -Ic/include \
#9 79.58         -c c/enc/metablock.c -o bin/obj/c/enc/metablock.o
#9 80.08 cc -O2  -Ic/include \
#9 80.08         -c c/enc/static_dict.c -o bin/obj/c/enc/static_dict.o
#9 80.47 cc -O2  -Ic/include \
#9 80.47         -c c/enc/utf8_util.c -o bin/obj/c/enc/utf8_util.o
#9 80.51 rm -f libbrotli.a
#9 80.51 ar -crs libbrotli.a bin/obj/c/common/dictionary.o bin/obj/c/common/transform.o bin/obj/c/dec/bit_reader.o bin/obj/c/dec/decode.o bin/obj/c/dec/huffman.o bin/obj/c/dec/state.o bin/obj/c/enc/backward_references.o bin/obj/c/enc/backward_references_hq.o bin/obj/c/enc/bit_cost.o bin/obj/c/enc/block_splitter.o bin/obj/c/enc/brotli_bit_stream.o bin/obj/c/enc/cluster.o bin/obj/c/enc/compress_fragment.o bin/obj/c/enc/compress_fragment_two_pass.o bin/obj/c/enc/dictionary_hash.o bin/obj/c/enc/encode.o bin/obj/c/enc/encoder_dict.o bin/obj/c/enc/entropy_encode.o bin/obj/c/enc/histogram.o bin/obj/c/enc/literal_cost.o bin/obj/c/enc/memory.o bin/obj/c/enc/metablock.o bin/obj/c/enc/static_dict.o bin/obj/c/enc/utf8_util.o
#9 80.52 make[1]: Leaving directory '/tmp/_sfnt2woff/woff2/brotli'
#9 80.52 g++   src/font.o  src/glyph.o  src/normalize.o  src/table_tags.o  src/transform.o  src/woff2_dec.o  src/woff2_enc.o  src/woff2_common.o  src/woff2_out.o  src/variable_length.o brotli/bin/obj/c/common/*.o brotli/bin/obj/c/enc/*.o brotli/bin/obj/c/dec/*.o src/woff2_compress.o -o woff2_compress
#9 80.64 g++   src/font.o  src/glyph.o  src/normalize.o  src/table_tags.o  src/transform.o  src/woff2_dec.o  src/woff2_enc.o  src/woff2_common.o  src/woff2_out.o  src/variable_length.o brotli/bin/obj/c/common/*.o brotli/bin/obj/c/enc/*.o brotli/bin/obj/c/dec/*.o src/woff2_decompress.o -o woff2_decompress
#9 80.75 g++   src/font.o  src/glyph.o  src/normalize.o  src/table_tags.o  src/transform.o  src/woff2_dec.o  src/woff2_enc.o  src/woff2_common.o  src/woff2_out.o  src/variable_length.o brotli/bin/obj/c/common/*.o brotli/bin/obj/c/enc/*.o brotli/bin/obj/c/dec/*.o src/woff2_info.o -o woff2_info
#9 80.87 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include  -c -o src/convert_woff2ttf_fuzzer.o src/convert_woff2ttf_fuzzer.cc
#9 81.08 g++ -fno-omit-frame-pointer -no-canonical-prefixes -DFONT_COMPRESSION_BIN -D __STDC_FORMAT_MACROS -fno-tree-vrp -std=c++11 -I./brotli/c/include/ -I./src -I./include  -c -o src/convert_woff2ttf_fuzzer_new_entry.o src/convert_woff2ttf_fuzzer_new_entry.cc
#9 81.29 ar crf src/convert_woff2ttf_fuzzer.a  src/font.o  src/glyph.o  src/normalize.o  src/table_tags.o  src/transform.o  src/woff2_dec.o  src/woff2_enc.o  src/woff2_common.o  src/woff2_out.o  src/variable_length.o \
#9 81.29       brotli/bin/obj/c/common/*.o brotli/bin/obj/c/enc/*.o brotli/bin/obj/c/dec/*.o src/convert_woff2ttf_fuzzer.o
#9 81.31 ar crf src/convert_woff2ttf_fuzzer_new_entry.a  src/font.o  src/glyph.o  src/normalize.o  src/table_tags.o  src/transform.o  src/woff2_dec.o  src/woff2_enc.o  src/woff2_common.o  src/woff2_out.o  src/variable_length.o \
#9 81.31       brotli/bin/obj/c/common/*.o brotli/bin/obj/c/enc/*.o brotli/bin/obj/c/dec/*.o src/convert_woff2ttf_fuzzer_new_entry.o
#9 81.33 + for f in woff2_compress woff2_decompress woff2_info
#9 81.33 + cp woff2_compress /usr/bin
#9 81.34 + for f in woff2_compress woff2_decompress woff2_info
#9 81.34 + cp woff2_decompress /usr/bin
#9 81.34 + for f in woff2_compress woff2_decompress woff2_info
#9 81.34 + cp woff2_info /usr/bin
#9 DONE 83.1s

#10 [6/7] RUN gem install jgd -v 1.13.0
#10 3.173 !    The 'trollop' gem has been deprecated and has been replaced by 'optimist'.
#10 3.173 !    See: https://rubygems.org/gems/optimist
#10 3.173 !    And: https://github.com/ManageIQ/optimist
#10 3.173 Successfully installed trollop-2.9.9
#10 3.173 Successfully installed webrick-1.9.1
#10 3.173 Successfully installed unicode-display_width-2.6.0
#10 3.173 Successfully installed terminal-table-3.0.2
#10 3.173 Successfully installed safe_yaml-1.0.5
#10 3.173 Successfully installed rouge-4.6.1
#10 3.173 Successfully installed forwardable-extended-2.6.0
#10 3.173 Successfully installed pathutil-0.16.2
#10 3.173 Successfully installed mercenary-0.4.0
#10 3.173 Successfully installed liquid-4.0.4
#10 3.173 Successfully installed kramdown-2.5.1
#10 3.173 Successfully installed kramdown-parser-gfm-1.1.0
#10 3.173 Successfully installed ffi-1.17.2-x86_64-linux-gnu
#10 3.173 Successfully installed rb-inotify-0.11.1
#10 3.173 Successfully installed rb-fsevent-0.11.2
#10 3.173 Successfully installed listen-3.9.0
#10 3.173 Successfully installed jekyll-watch-2.2.1
#10 3.173 Successfully installed google-protobuf-4.32.1-x86_64-linux-gnu
#10 3.173 Successfully installed sass-embedded-1.93.2-x86_64-linux-gnu
#10 3.173 Successfully installed jekyll-sass-converter-3.1.0
#10 3.173 Successfully installed concurrent-ruby-1.3.5
#10 3.173 Successfully installed i18n-1.14.7
#10 3.173 Building native extensions. This could take a while...
#10 4.855 Successfully installed http_parser.rb-0.8.0
#10 4.855 Building native extensions. This could take a while...
#10 17.13 Successfully installed eventmachine-1.2.7
#10 17.13 Successfully installed em-websocket-0.5.3
#10 17.13 Successfully installed colorator-1.1.0
#10 17.13 Successfully installed public_suffix-6.0.2
#10 17.13 Successfully installed addressable-2.8.7
#10 17.13 Successfully installed jekyll-4.4.1
#10 17.13 Successfully installed jgd-1.13.0
#10 17.13 30 gems installed
#10 DONE 17.3s

#11 [7/7] RUN /usr/bin/install-node.sh   && npm install -g eslint@8.44.0   && npm install -g cssshrink@0.0.5   && eslint --version
#11 0.356 + bash
#11 0.362 + curl -fsSL https://deb.nodesource.com/setup_18.x
#11 0.476 38;5;79m2025-10-08 03:16:48 - Installing pre-requisites0m
#11 0.526 Get:1 http://deb.debian.org/debian bullseye InRelease [75.1 kB]
#11 0.537 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB]
#11 0.539 Get:3 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB]
#11 0.539 Get:4 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
#11 0.644 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8,066 kB]
#11 0.970 Get:6 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [411 kB]
#11 1.156 Get:7 https://download.docker.com/linux/debian bullseye/stable amd64 Packages [62.4 kB]
#11 1.515 Get:8 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
#11 2.156 Fetched 8,748 kB in 2s (5,285 kB/s)
#11 2.156 Reading package lists...
#11 2.706 Reading package lists...
#11 3.223 Building dependency tree...
#11 3.361 Reading state information...
#11 3.506 ca-certificates is already the newest version (20210119).
#11 3.506 gnupg is already the newest version (2.2.27-2+deb11u2).
#11 3.506 curl is already the newest version (7.74.0-1.3+deb11u15).
#11 3.506 The following NEW packages will be installed:
#11 3.508   apt-transport-https
#11 3.527 0 upgraded, 1 newly installed, 0 to remove and 39 not upgraded.
#11 3.527 Need to get 160 kB of archives.
#11 3.527 After this operation, 166 kB of additional disk space will be used.
#11 3.527 Get:1 http://deb.debian.org/debian bullseye/main amd64 apt-transport-https all 2.2.4 [160 kB]
#11 3.699 debconf: delaying package configuration, since apt-utils is not installed
#11 3.750 Fetched 160 kB in 0s (9,086 kB/s)
#11 3.777 Selecting previously unselected package apt-transport-https.
(Reading8databaseg...t44886 files and directories currently installed.)
#11 3.821 Preparing to unpack .../apt-transport-https_2.2.4_all.deb ...
#11 3.826 Unpacking apt-transport-https (2.2.4) ...
#11 3.884 Setting up apt-transport-https (2.2.4) ...
#11 4.041 Hit:1 http://deb.debian.org/debian bullseye InRelease
#11 4.042 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
#11 4.042 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
#11 4.042 Hit:4 https://download.docker.com/linux/debian bullseye InRelease
#11 4.088 Get:5 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]
#11 4.422 Get:6 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [11.6 kB]
#11 4.438 Fetched 23.7 kB in 0s (53.5 kB/s)
#11 4.438 Reading package lists...
#11 4.959 1;34m2025-10-08 03:16:52 - Repository configured successfully.0m
#11 4.960 38;5;79m2025-10-08 03:16:52 - To install Node.js, run: apt-get install nodejs -y0m
#11 4.962 38;5;79m2025-10-08 03:16:52 - You can use N|solid Runtime as a node.js alternative0m
#11 4.964 1;32m2025-10-08 03:16:52 - To install N|solid Runtime, run: apt-get install nsolid -y
#11 4.964 0m
#11 4.964 + apt-get install --yes nodejs
#11 4.973 Reading package lists...
#11 5.498 Building dependency tree...
#11 5.619 Reading state information...
#11 5.760 The following NEW packages will be installed:
#11 5.761   nodejs
#11 5.847 0 upgraded, 1 newly installed, 0 to remove and 39 not upgraded.
#11 5.847 Need to get 29.7 MB of archives.
#11 5.847 After this operation, 187 MB of additional disk space will be used.
#11 5.847 Get:1 https://deb.nodesource.com/node_18.x nodistro/main amd64 nodejs amd64 18.20.8-1nodesource1 [29.7 MB]
#11 6.832 debconf: delaying package configuration, since apt-utils is not installed
#11 6.869 Fetched 29.7 MB in 1s (32.4 MB/s)
#11 6.906 Selecting previously unselected package nodejs.
(Reading6databaseg...t44890 files and directories currently installed.)
#11 6.940 Preparing to unpack .../nodejs_18.20.8-1nodesource1_amd64.deb ...
#11 6.946 Unpacking nodejs (18.20.8-1nodesource1) ...
#11 10.63 Setting up nodejs (18.20.8-1nodesource1) ...
#11 10.67 + node --version
#11 10.68 v18.20.8
#11 10.68 + npm --version
#11 10.80 10.8.2
#11 16.70 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
#11 16.82 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
#11 16.86 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
#11 16.88 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead
#11 16.89 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
#11 17.20 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options.
#11 17.21
#11 17.21 added 98 packages in 6s
#11 17.21
#11 17.21 24 packages are looking for funding
#11 17.21   run `npm fund` for details
#11 17.22 npm notice
#11 17.22 npm notice New major version of npm available! 10.8.2 -> 11.6.1
#11 17.22 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.6.1
#11 17.22 npm notice To update run: npm install -g npm@11.6.1
#11 17.22 npm notice
#11 20.17
#11 20.17 added 11 packages in 3s
#11 20.43 v8.44.0
#11 DONE 22.2s

#12 exporting to image
#12 exporting layers
#12 exporting layers 12.7s done
#12 writing image sha256:d4b42afc79876ee5933cc7f1a9a017782d2aef68095a4de8714779c1ec102125 done
#12 naming to docker.io/yegor256/rultor-u9nm1umz done
#12 DONE 12.8s
+ grep --quiet '\syegor256_blog_833\s*$'
+ docker ps --filter=status=exited
+ ls -al .
total 176
drwx------  3 ubuntu ubuntu   4096 Oct  8 03:14 .
drwxrwxrwt 12 root   root     4096 Oct  8 03:14 ..
-rwxrwxr-x  1 ubuntu ubuntu    666 Oct  8 03:11 end.sh
-rwxrwxr-x  1 ubuntu ubuntu    498 Oct  8 03:14 entry.sh
-rw-rw-r--  1 ubuntu ubuntu      5 Oct  8 03:11 pid
drwxrwxr-x 29 ubuntu ubuntu   4096 Oct  8 03:14 repo
-rwxrwxr-x  1 ubuntu ubuntu   6524 Oct  8 03:11 run.sh
-rw-rw-r--  1 ubuntu ubuntu    569 Oct  8 03:14 script.sh
-rw-rw-r--  1 ubuntu ubuntu 137377 Oct  8 03:17 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-vNEv:/main --env=head=git@github.com:yegor256/blog.git --env=pull_id=833 --env=fork=git@github.com:yegor256/blog.git --env=fork_branch=renovate/crate-ci-typos-1.x --env=head_branch=master '--env=pull_title=Update crate-ci/typos action to v1.38.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/blog.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=833'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/blog.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update crate-ci/typos action to v1.38.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''bundle lock --no-color'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''LC_ALL=en_US.UTF-8 bundle exec rake'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-vNEv/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_blog_833 yegor256/rultor-u9nm1umz /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.npm /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/usr/bin/env bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:yegor256/blog.git' ; export 'pull_id=833' ; export 'fork=git@github.com:yegor256/blog.git' ; export 'fork_branch=renovate/crate-ci-typos-1.x' ; export 'head_branch=master' ; export 'pull_title=Update crate-ci/typos action to v1.38.0' ; export 'author=yegor256' ; bundle lock --no-color ; bundle install --no-color ; LC_ALL=en_US.UTF-8 bundle exec rake ;
+ su --login r --command /home/r/script.sh
Writing lockfile to /home/r/repo/Gemfile.lock
Bundler 2.6.9 is running, but your lockfile was generated with 2.5.16. Installing Bundler 2.5.16 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.5.16
Installing bundler 2.5.16
Fetching gem metadata from https://rubygems.org/.........
Fetching rake 13.3.0
Installing rake 13.3.0
Fetching Ascii85 2.0.1
Installing Ascii85 2.0.1
Fetching afm 1.0.0
Installing afm 1.0.0
Fetching ast 2.4.3
Installing ast 2.4.3
Fetching fiber-annotation 0.2.0
Installing fiber-annotation 0.2.0
Fetching fiber-storage 1.0.1
Installing fiber-storage 1.0.1
Fetching fiber-local 1.1.0
Installing fiber-local 1.1.0
Fetching json 2.15.0
Installing json 2.15.0 with native extensions
Fetching console 1.34.0
Installing console 1.34.0
Fetching io-event 1.14.0
Installing io-event 1.14.0 with native extensions
Fetching metrics 0.15.0
Installing metrics 0.15.0
Fetching traces 0.18.2
Installing traces 0.18.2
Fetching async 2.33.0
Installing async 2.33.0
Fetching base64 0.3.0
Installing base64 0.3.0
Fetching bigdecimal 3.2.3
Installing bigdecimal 3.2.3 with native extensions
Fetching csv 3.3.5
Installing csv 3.3.5
Fetching date 3.4.1
Installing date 3.4.1 with native extensions
Fetching ethon 0.17.0
Installing ethon 0.17.0
Fetching event_stream_parser 1.0.0
Installing event_stream_parser 1.0.0
Fetching uri 1.0.3
Installing uri 1.0.3
Fetching net-http 0.6.0
Installing net-http 0.6.0
Fetching faraday-net_http 3.4.1
Installing faraday-net_http 3.4.1
Fetching logger 1.7.0
Installing logger 1.7.0
Fetching faraday 2.14.0
Installing faraday 2.14.0
Fetching multipart-post 2.4.1
Installing multipart-post 2.4.1
Fetching faraday-multipart 1.1.1
Installing faraday-multipart 1.1.1
Fetching fastimage 2.4.0
Installing fastimage 2.4.0
Fetching hashery 2.1.2
Installing hashery 2.1.2
Fetching nokogiri 1.18.10 (x86_64-linux-gnu)
Installing nokogiri 1.18.10 (x86_64-linux-gnu)
Fetching ruby-rc4 0.1.5
Installing ruby-rc4 0.1.5
Fetching ttfunk 1.8.0
Installing ttfunk 1.8.0
Fetching pdf-reader 2.15.0
Installing pdf-reader 2.15.0
Fetching typhoeus 1.4.1
Installing typhoeus 1.4.1
Fetching yell 2.2.2
Installing yell 2.2.2
Fetching zeitwerk 2.7.3
Installing zeitwerk 2.7.3
Fetching html-proofer 5.0.10
Installing html-proofer 5.0.10
Fetching humanize 3.1.0
Installing humanize 3.1.0
Fetching iri 0.11.2
Installing iri 0.11.2
Fetching iso-639 0.3.8
Installing iso-639 0.3.8
Fetching rexml 3.4.4
Installing rexml 3.4.4
Fetching jekyll-bits 0.15
Installing jekyll-bits 0.15
Fetching redcarpet 3.6.1
Installing redcarpet 3.6.1 with native extensions
Fetching ruby-openai 8.3.0
Installing ruby-openai 8.3.0
Fetching tiktoken_ruby 0.0.12 (x86_64-linux)
Installing tiktoken_ruby 0.0.12 (x86_64-linux)
Fetching jekyll-chatgpt-translate 0.1.0
Installing jekyll-chatgpt-translate 0.1.0
Fetching jekyll-feed 0.17.0
Installing jekyll-feed 0.17.0
Fetching sawyer 0.9.2
Installing sawyer 0.9.2
Fetching octokit 4.25.1
Installing octokit 4.25.1
Fetching jekyll-gist 1.5.0
Installing jekyll-gist 1.5.0
Fetching jekyll-git-hash 0.1.1
Installing jekyll-git-hash 0.1.1
Fetching jekyll-paginate 1.1.0
Installing jekyll-paginate 1.1.0
Fetching jekyll-plantuml 1.4.2
Installing jekyll-plantuml 1.4.2
Fetching jekyll-redirect-from 0.16.0
Installing jekyll-redirect-from 0.16.0
Fetching sass-listen 4.0.0
Installing sass-listen 4.0.0
Fetching sass 3.7.4
Installing sass 3.7.4
Fetching jekyll-sass 1.1.0
Installing jekyll-sass 1.1.0
Fetching jekyll-shorts 0.0.10
Installing jekyll-shorts 0.0.10
Fetching jekyll-sitemap 1.4.0
Installing jekyll-sitemap 1.4.0
Fetching trollop 2.9.10
Installing trollop 2.9.10
Fetching jgd 1.14.0
Installing jgd 1.14.0
Fetching language_server-protocol 3.17.0.5
Installing language_server-protocol 3.17.0.5
Fetching lint_roller 1.1.0
Installing lint_roller 1.1.0
Fetching mini_mime 1.1.5
Installing mini_mime 1.1.5
Fetching timeout 0.4.3
Installing timeout 0.4.3
Fetching net-protocol 0.2.2
Installing net-protocol 0.2.2
Fetching net-imap 0.5.11
Installing net-imap 0.5.11
Fetching mail 2.8.1
Installing mail 2.8.1
Fetching nuggets 1.6.1
Installing nuggets 1.6.1
Fetching parallel 1.27.0
Installing parallel 1.27.0
Fetching parser 3.3.9.0
Installing parser 3.3.9.0
Fetching prism 1.5.1
Installing prism 1.5.1 with native extensions
Fetching pygments.rb 4.0.0
Installing pygments.rb 4.0.0
Fetching regexp_parser 2.11.3
Installing regexp_parser 2.11.3
Fetching rubocop-ast 1.47.1
Installing rubocop-ast 1.47.1
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching rubocop 1.81.1
Installing rubocop 1.81.1
Fetching rubocop-minitest 0.38.2
Installing rubocop-minitest 0.38.2
Fetching rubocop-performance 1.26.0
Installing rubocop-performance 1.26.0
Fetching rubocop-rake 0.7.1
Installing rubocop-rake 0.7.1
Fetching scss_lint 0.60.0
Installing scss_lint 0.60.0
Fetching uuidtools 3.0.0
Installing uuidtools 3.0.0
Fetching w3c_validators 1.3.7
Installing w3c_validators 1.3.7
Bundle complete! 35 Gemfile dependencies, 116 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from sass:

Ruby Sass has reached end-of-life and should no longer be used.

* If you use Sass as a command-line tool, we recommend using Dart Sass, the new
  primary implementation: https://sass-lang.com/install

* If you use Sass as a plug-in for a Ruby web framework, we recommend using the
  sassc gem: https://github.com/sass/sassc-ruby#readme

* For more details, please refer to the Sass blog:
  https://sass-lang.com/blog/posts/7828841

Post-install message from trollop:
!    The 'trollop' gem has been deprecated and has been replaced by 'optimist'.
!    See: https://rubygems.org/gems/optimist
!    And: https://github.com/ManageIQ/optimist
Post-install message from nuggets:

nuggets-1.6.1 [2022-05-18]:

* Ruby 3.1 compatibility.

1 installed gem you directly depend on is looking for funding.
  Run `bundle fund` for details
Building Jekyll site...
Configuration file: /home/r/repo/_config.yml
/usr/local/bundle/gems/jekyll-chatgpt-translate-0.1.0/lib/jekyll-chatgpt-translate/ping.rb:13: warning: already initialized constant OpenSSL::SSL::VERIFY_PEER
            Source: /home/r/repo
       Destination: /home/r/repo/_site
 Incremental build: disabled. Enable with --incremental
      Generating...
WARN: No front image in /2010/03/04/pdd.html
WARN: No front image in /2013/12/29/proto.html
WARN: No front image in /2014/04/06/introduction.html
WARN: No front image in /2014/04/06/movies-for-thanasis.html
WARN: No front image in /2014/04/06/phandom.html
WARN: No front image in /2014/04/09/xembly-intro.html
WARN: No front image in /2014/04/11/jcabi-http-intro.html
WARN: No front image in /2014/04/14/jcabi-dynamo-java-api-of-aws-dynamodb.html
WARN: No front image in /2014/04/15/definition-of-done.html
WARN: No front image in /2014/04/15/github-guidelines.html
WARN: No front image in /2014/04/18/jcabi-http-server-mocking.html
WARN: No front image in /2014/04/20/how-hourly-rate-is-calculated.html
WARN: No front image in /2014/04/21/s3-http-basic-auth.html
WARN: No front image in /2014/04/24/java-xml-parsing-and-traversing.html
WARN: No front image in /2014/04/26/incremental-requirements-with-requs.html
WARN: No front image in /2014/04/27/typical-mistakes-in-java-code.html
WARN: No front image in /2014/04/28/xml-xpath-hamcrest-matchers.html
WARN: No front image in /2014/04/29/w3c-java-validators.html
WARN: No front image in /2014/05/01/dynamodb-local-maven-plugin.html
WARN: No front image in /2014/05/05/oop-alternative-to-utility-classes.html
WARN: No front image in /2014/05/13/why-null-is-bad.html
WARN: No front image in /2014/05/14/object-oriented-github-java-sdk.html
WARN: No front image in /2014/05/18/cloud-autoincrement-counters.html
WARN: No front image in /2014/05/21/mysql-maven-plugin.html
WARN: No front image in /2014/05/23/avoid-java-static-logger.html
WARN: No front image in /2014/05/26/amazon-s3-java-oop-adapter.html
WARN: No front image in /2014/06/01/aop-aspectj-java-method-logging.html
WARN: No front image in /2014/06/09/objects-should-be-immutable.html
WARN: No front image in /2014/06/19/avoid-string-concatenation.html
WARN: No front image in /2014/06/20/limit-method-execution-time.html
WARN: No front image in /2014/06/21/casperjs-with-maven.html
WARN: No front image in /2014/06/24/jekyll-github-deploy.html
WARN: No front image in /2014/06/25/xml-and-xslt-in-browser.html
WARN: No front image in /2014/06/26/sass-in-java-webapp.html
WARN: No front image in /2014/06/29/custom-lexer-in-jekyll.html
WARN: No front image in /2014/07/03/how-to-read-manifest-mf.html
WARN: No front image in /2014/07/20/liquibase-in-maven.html
WARN: No front image in /2014/07/21/read-only-master-branch.html
WARN: No front image in /2014/07/24/rultor-automated-merging.html
WARN: No front image in /2014/07/29/docker-in-rultor.html
WARN: No front image in /2014/07/31/travis-and-rultor.html
WARN: No front image in /2014/08/03/cacheable-java-annotation.html
WARN: No front image in /2014/08/15/retry-java-method-on-exception.html
WARN: No front image in /2014/08/18/fluent-jdbc-decorator.html
WARN: No front image in /2014/08/19/how-to-release-to-maven-central.html
WARN: No front image in /2014/08/22/art-of-software-testing.html
WARN: No front image in /2014/08/25/deploy-to-cloudbees.html
WARN: No front image in /2014/08/26/publish-to-rubygems.html
WARN: No front image in /2014/08/29/docker-non-root.html
WARN: No front image in /2014/09/02/java-ssh-client.html
WARN: No front image in /2014/09/10/anti-patterns-in-oop.html
WARN: No front image in /2014/09/13/deploying-to-heroku.html
WARN: No front image in /2014/09/22/remote-programming-interview.html
WARN: No front image in /2014/09/23/built-in-fake-objects.html
WARN: No front image in /2014/09/24/why-monetary-awards-dont-work.html
WARN: No front image in /2014/10/03/di-containers-are-evil.html
WARN: No front image in /2014/10/05/ten-hosted-continuous-integration-services.html
WARN: No front image in /2014/10/06/software-project-lifecycle.html
WARN: No front image in /2014/10/08/continuous-integration-is-dead.html
WARN: No front image in /2014/10/21/incremental-billing.html
WARN: No front image in /2014/10/23/paired-brackets-notation.html
WARN: No front image in /2014/10/26/hacker-vs-programmer-mentality.html
WARN: No front image in /2014/11/03/empty-line-code-smell.html
WARN: No front image in /2014/11/07/how-immutability-helps.html
WARN: No front image in /2014/11/14/hits-of-code.html
WARN: No front image in /2014/11/20/seven-virtues-of-good-object.html
WARN: No front image in /2015/01/10/windows-appveyor-maven.html
WARN: No front image in /2015/01/21/if-then-throw-else.html
WARN: No front image in /2015/02/02/xsl-transformations-in-java.html
WARN: No front image in /2015/02/05/jcabi-parent-maven-pom.html
WARN: No front image in /2015/03/26/jaxb-vs-xembly.html
WARN: No front image in /2015/03/29/rultor-with-appveyor.html
WARN: No front image in /2015/04/13/tacit-css-framework-for-dummies.html
WARN: No front image in /2015/04/22/favorite-software-books.html
WARN: No front image in /2015/04/30/iterating-adapter.html
WARN: No front image in /2015/05/18/cookie-based-authentication.html
WARN: No front image in /2015/06/08/deadly-sins-software-project.html
WARN: No front image in /2015/06/11/wikipedia-bug-definition.html
WARN: No front image in /2015/06/25/xml-data-xsl-views-takes-framework.html
WARN: No front image in /2015/08/18/multiple-return-statements-in-oop.html
WARN: No front image in /2015/09/07/maven-repository-amazon-s3.html
WARN: No front image in /2015/11/03/chatbot-better-than-ui-for-microservice.html
WARN: No front image in /2016/03/15/wring-dispatcher-github-notifications.html
WARN: No front image in /2016/03/30/jare-instant-free-cdn.html
WARN: No front image in /2016/11/18/software-conferences-to-attend.html
WARN: No front image in /2017/06/13/dynamodb-rack-maven.html
WARN: No front image in /2017/06/22/object-oriented-input-output-in-cactoos.html
WARN: No front image in /2017/06/27/my-environment.html
WARN: No front image in /2017/07/25/my-favorite-websites.html
WARN: No front image in /2017/09/05/rehttp-http-repeater.html
WARN: No front image in /2018/08/27/penalty-for-refusal.html
WARN: No front image in /2018/09/07/what-is-speed.html
WARN: No front image in /2018/10/01/remote-work.html
WARN: No front image in /2018/10/30/mailanes.html
WARN: No front image in /2018/11/06/ruby-threads.html
WARN: No front image in /2018/11/23/freelance-vs-outsourcing.html
WARN: No front image in /2019/02/03/cloudrepo.html
WARN: No front image in /2019/02/05/zache.html
WARN: No front image in /2019/03/12/how-to-move-faster.html
WARN: No front image in /2019/03/26/sales-kit.html
WARN: No front image in /2019/03/28/cost-of-zerocrat.html
WARN: No front image in /2019/03/29/concerns.html
WARN: No front image in /2019/03/30/survival-guide.html
WARN: No front image in /2019/04/17/nutch-from-java.html
WARN: No front image in /2019/06/26/syncem.html
WARN: No front image in /2023/09/05/style-checker-for-bibtex-files.html

File /home/r/repo/uml/d892698103dc5669949527a8754c5f26.svg created (3404 bytes)

File /home/r/repo/uml/52d3d016f2264bbf660a23d5bbe84203.svg created (8673 bytes)

File /home/r/repo/uml/19b92d0465e2e819ffcf88cf46c6e333.svg created (3956 bytes)

File /home/r/repo/uml/eee0d1bcdb7b9318e937e99e04e39ff7.svg created (3430 bytes)

File /home/r/repo/uml/d103661ebf8494340e260442970bf4af.svg created (4557 bytes)

File /home/r/repo/uml/b5d40b6498ca48f6d2efc8671dd6d1e6.svg created (4456 bytes)

File /home/r/repo/uml/aecf8b3862f82e6d5d8d27e948d45c83.svg created (5497 bytes)

File /home/r/repo/uml/653125b6c32d12b7325dba52054c09ca.svg created (3490 bytes)

File /home/r/repo/uml/cad4de541e1ab10d3d9d751c661fe63f.svg created (3443 bytes)
33m     Build Warning: Layout 'russian' requested in _posts/2016/nov/2016-11-26-yanukovych-v-president.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/nov/2016-11-28-saakashvili-speaks-ukrainian.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-01-what-is-wrong-about-guns.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-05-who-needs-war.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-08-lustration-in-ukraine.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-12-putin-is-power.md does not exist.0m

File /home/r/repo/uml/45d05ab3bd9a93ad88ec209352b62f60.svg created (3220 bytes)
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-15-onishenko-our-hero.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-19-are-you-ashamed-of-voting.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-19-privatbank-nationalization.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-22-what-causes-terrorism.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-26-what-would-you-ask-putin.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-29-who-wants-our-donations.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2016/dec/2016-12-30-tu154-sochi.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/jan/2017-01-02-ukraine-budget-2017.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/jan/2017-01-05-justice-against-corruption.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/jan/2017-01-12-will-i-go-to-war.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/jan/2017-01-16-ukrainian-startups.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/jan/2017-01-23-consciousness-and-revolution.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/jan/2017-01-30-lifetime-imprisonment-for-separatism.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/feb/2017-02-06-how-to-eliminate-corruption.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/feb/2017-02-20-nationalism-of-the-future.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/mar/2017-03-02-history-of-separatism.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/apr/2017-04-18-dnepr-corruption-item.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/apr/2017-04-24-slaves-of-the-law.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/may/2017-05-15-loyalty.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/jun/2017-06-29-activists.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/jul/2017-07-27-sabotage-failed.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/oct/2017-10-24-motherland.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/oct/2017-10-30-ukrainian-language.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/nov/2017-11-08-crimea.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2017/nov/2017-11-22-opposition.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2018/jan/2018-01-03-fake-opposition.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2018/jan/2018-01-10-dalles-plan.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2018/mar/2018-03-17-putin-election.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2018/mar/2018-03-25-why-gas.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2018/oct/2018-10-07-history-simplification.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2019/jan/2019-01-13-country-as-a-service.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2019/jan/2019-01-20-drugs.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2019/jan/2019-01-28-the-wall.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2019/feb/2019-02-16-calibrated-democracy.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2019/feb/2019-02-21-jews-vs-french.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2019/mar/2019-03-17-terrorism-and-power.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2019/apr/2019-04-28-formula-of-happiness.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2019/jul/2019-07-07-strong-opinions.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2019/jul/2019-07-31-moscow-protests.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2019/sep/2019-09-15-revolution-bottom-up.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2019/sep/2019-09-28-what-is-the-point.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2019/dec/2019-12-31-testosterone.md does not exist.0m

File /home/r/repo/uml/b9cc42a8e5ed92f94f4362cfd328fb0d.svg created (13454 bytes)

File /home/r/repo/uml/930f06f36724929287c1ee82fd95c77b.svg created (8538 bytes)

File /home/r/repo/uml/c415b43f6d14c18e66db32e9d5d6e8b2.svg created (17871 bytes)
33m     Build Warning: Layout 'russian' requested in _posts/2020/mar/2020-03-29-coronavirus.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2020/may/2020-05-02-first-world-hysteria.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2020/jun/2020-06-12-protesters.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2020/jul/2020-07-05-silence-doesnt-cure.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2020/nov/2020-11-21-svoboda-and-conflicts.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2023/aug/2023-08-13-dictators.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2023/aug/2023-08-27-immigration-by-war.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2023/sep/2023-09-17-turbulence.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2023/oct/2023-10-01-individualism-vs-collectivism.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2024/jan/2024-01-03-not-able-to-speak.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2024/apr/2024-04-02-kulikovo-pole.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2024/may/2024-05-27-freedom-of-speech-vs-intelligence.md does not exist.0m
33m     Build Warning: Layout 'russian' requested in _posts/2024/sep/2024-09-21-interpreters-of-chaos.md does not exist.0m
481 AMP pages generated in 27.4s

places.txt generated
tags.txt generated

stats.svg generated
       Jekyll Feed: Generating feed for posts
jekyll-shorts 0.0.10: 481 link(s) generated in 0.01s
jekyll-chatgpt-translate 0.1.0 starting...
OPENAI_API_KEY environment variable is not set, the `api_key_file` option is not specified in the _config.yml, and we are in development mode, that's why no actual translation will happen, but .md pages will be generated
No need to translate, the page exists at "/zh/2015/09/22/micromanagement.html" (350 words)
No need to translate, the page exists at "/ru/2015/09/22/micromanagement.html" (784 words)
No need to translate, the page exists at "/zh/2016/02/09/are-you-still-debugging.html" (363 words)
No need to translate, the page exists at "/ru/2016/02/09/are-you-still-debugging.html" (954 words)
No need to translate, the page exists at "/zh/2019/03/26/jpages.html" (458 words)
No need to translate, the page exists at "/ru/2019/03/26/jpages.html" (1155 words)
No need to translate, the page exists at "/zh/2016/05/24/who-is-project-manager.html" (337 words)
No need to translate, the page exists at "/ru/2016/05/24/who-is-project-manager.html" (1150 words)
No need to translate, the page exists at "/zh/2014/04/28/xml-xpath-hamcrest-matchers.html" (416 words)
No need to translate, the page exists at "/ru/2014/04/28/xml-xpath-hamcrest-matchers.html" (620 words)
No need to translate, the page exists at "/zh/2016/08/05/distributed-teams-are-higher-quality.html" (358 words)
No need to translate, the page exists at "/ru/2016/08/05/distributed-teams-are-higher-quality.html" (1102 words)
No need to translate, the page exists at "/en/2018/01/10/dalles-plan.html" (916 words)
No need to translate, the page exists at "/zh/2018/01/10/dalles-plan.html" (459 words)
No need to translate, the page exists at "/zh/2014/12/09/immutable-object-state-and-behavior.html" (496 words)
No need to translate, the page exists at "/ru/2014/12/09/immutable-object-state-and-behavior.html" (1835 words)
No need to translate, the page exists at "/zh/2014/08/19/how-to-release-to-maven-central.html" (460 words)
No need to translate, the page exists at "/ru/2014/08/19/how-to-release-to-maven-central.html" (929 words)
No need to translate, the page exists at "/zh/2015/04/30/iterating-adapter.html" (369 words)
No need to translate, the page exists at "/ru/2015/04/30/iterating-adapter.html" (524 words)
No need to translate, the page exists at "/zh/2019/07/02/tdd-misbeliefs.html" (1011 words)
No need to translate, the page exists at "/ru/2019/07/02/tdd-misbeliefs.html" (1146 words)
No need to translate, the page exists at "/en/2018/10/07/history-simplification.html" (1024 words)
No need to translate, the page exists at "/zh/2018/10/07/history-simplification.html" (422 words)
No need to translate, the page exists at "/en/2016/12/08/lustration-in-ukraine.html" (949 words)
No need to translate, the page exists at "/zh/2016/12/08/lustration-in-ukraine.html" (437 words)
No need to translate, the page exists at "/zh/2021/09/09/simba.html" (359 words)
No need to translate, the page exists at "/ru/2021/09/09/simba.html" (1084 words)
No need to translate, the page exists at "/zh/2020/12/29/metric-for-emotions.html" (351 words)
No need to translate, the page exists at "/ru/2020/12/29/metric-for-emotions.html" (1120 words)
No need to translate, the page exists at "/en/2017/02/06/how-to-eliminate-corruption.html" (1140 words)
No need to translate, the page exists at "/zh/2017/02/06/how-to-eliminate-corruption.html" (439 words)
No need to translate, the page exists at "/zh/2025/05/25/bug-driven-development.html" (579 words)
No need to translate, the page exists at "/ru/2025/05/25/bug-driven-development.html" (917 words)
No need to translate, the page exists at "/zh/2019/12/31/talented-programmers.html" (405 words)
No need to translate, the page exists at "/ru/2019/12/31/talented-programmers.html" (1087 words)
No need to translate, the page exists at "/zh/2015/11/21/ringelmann-effect-vs-agile.html" (350 words)
No need to translate, the page exists at "/ru/2015/11/21/ringelmann-effect-vs-agile.html" (695 words)
No need to translate, the page exists at "/zh/2016/12/13/mvc-vs-oop.html" (357 words)
No need to translate, the page exists at "/ru/2016/12/13/mvc-vs-oop.html" (711 words)
No need to translate, the page exists at "/zh/2018/11/23/freelance-vs-outsourcing.html" (496 words)
No need to translate, the page exists at "/ru/2018/11/23/freelance-vs-outsourcing.html" (799 words)
No need to translate, the page exists at "/zh/2018/02/27/parsing-objects.html" (383 words)
No need to translate, the page exists at "/ru/2018/02/27/parsing-objects.html" (641 words)
No need to translate, the page exists at "/zh/2022/07/20/command-line-defaults.html" (428 words)
No need to translate, the page exists at "/ru/2022/07/20/command-line-defaults.html" (768 words)
No need to translate, the page exists at "/zh/2019/03/28/cost-of-zerocrat.html" (517 words)
No need to translate, the page exists at "/ru/2019/03/28/cost-of-zerocrat.html" (946 words)
No need to translate, the page exists at "/zh/2015/05/21/avoid-software-outsourcing-disaster.html" (359 words)
No need to translate, the page exists at "/ru/2015/05/21/avoid-software-outsourcing-disaster.html" (2082 words)
No need to translate, the page exists at "/zh/2015/02/16/it-is-not-a-school.html" (375 words)
No need to translate, the page exists at "/ru/2015/02/16/it-is-not-a-school.html" (1173 words)
No need to translate, the page exists at &quot;/zh/2016/07/11/mistakes-in-agile-manifesto.html&quot; (368 words)
No need to translate, the page exists at &quot;/ru/2016/07/11/mistakes-in-agile-manifesto.html&quot; (982 words)
No need to translate, the page exists at &quot;/zh/2016/03/08/pimp-up-your-resume.html&quot; (370 words)
No need to translate, the page exists at &quot;/ru/2016/03/08/pimp-up-your-resume.html&quot; (2615 words)
No need to translate, the page exists at &quot;/zh/2015/10/06/how-to-be-good-office-slave.html&quot; (353 words)
No need to translate, the page exists at &quot;/ru/2015/10/06/how-to-be-good-office-slave.html" (1693 words)
No need to translate, the page exists at "/en/2017/04/24/slaves-of-the-law.html" (966 words)
No need to translate, the page exists at "/zh/2017/04/24/slaves-of-the-law.html" (448 words)
No need to translate, the page exists at "/zh/2016/11/21/naked-data.html" (369 words)
No need to translate, the page exists at "/ru/2016/11/21/naked-data.html" (772 words)
No need to translate, the page exists at "/zh/2016/07/06/data-transfer-object.html" (377 words)
No need to translate, the page exists at "/ru/2016/07/06/data-transfer-object.html" (742 words)
No need to translate, the page exists at "/zh/2016/06/21/how-to-hire-programmer.html" (347 words)
No need to translate, the page exists at "/ru/2016/06/21/how-to-hire-programmer.html" (1252 words)
No need to translate, the page exists at "/zh/2014/09/16/getters-and-setters-are-evil.html" (359 words)
No need to translate, the page exists at "/ru/2014/09/16/getters-and-setters-are-evil.html" (1266 words)
No need to translate, the page exists at "/zh/2015/10/01/vertical-horizontal-decorating.html" (362 words)
No need to translate, the page exists at "/ru/2015/10/01/vertical-horizontal-decorating.html" (539 words)
No need to translate, the page exists at "/en/2017/10/30/ukrainian-language.html" (1764 words)
No need to translate, the page exists at "/zh/2017/10/30/ukrainian-language.html" (435 words)
No need to translate, the page exists at "/zh/2016/03/28/unspoken-secrets-of-elevator-pitch.html" (365 words)
No need to translate, the page exists at "/ru/2016/03/28/unspoken-secrets-of-elevator-pitch.html" (1155 words)
No need to translate, the page exists at "/zh/2015/06/11/wikipedia-bug-definition.html" (361 words)
No need to translate, the page exists at "/ru/2015/06/11/wikipedia-bug-definition.html" (715 words)
No need to translate, the page exists at "/zh/2014/06/19/avoid-string-concatenation.html" (393 words)
No need to translate, the page exists at "/ru/2014/06/19/avoid-string-concatenation.html" (813 words)
No need to translate, the page exists at "/zh/2017/08/22/to-be-nice-or-not.html" (399 words)
No need to translate, the page exists at "/ru/2017/08/22/to-be-nice-or-not.html" (1236 words)
No need to translate, the page exists at "/zh/2014/06/01/aop-aspectj-java-method-logging.html" (635 words)
No need to translate, the page exists at "/ru/2014/06/01/aop-aspectj-java-method-logging.html" (1418 words)
No need to translate, the page exists at "/en/2017/01/16/ukrainian-startups.html" (1199 words)
No need to translate, the page exists at "/zh/2017/01/16/ukrainian-startups.html" (438 words)
No need to translate, the page exists at "/zh/2021/03/03/imposters-to-win.html" (348 words)
No need to translate, the page exists at "/ru/2021/03/03/imposters-to-win.html" (872 words)
No need to translate, the page exists at "/zh/2023/11/28/research-questionnaire.html" (358 words)
No need to translate, the page exists at "/ru/2023/11/28/research-questionnaire.html" (799 words)
No need to translate, the page exists at "/en/2016/12/29/who-wants-our-donations.html" (980 words)
No need to translate, the page exists at "/zh/2016/12/29/who-wants-our-donations.html" (439 words)
No need to translate, the page exists at "/zh/2014/09/09/restful-web-sites.html" (419 words)
No need to translate, the page exists at "/ru/2014/09/09/restful-web-sites.html" (1027 words)
No need to translate, the page exists at "/zh/2018/01/23/sociotech-skills.html" (360 words)
No need to translate, the page exists at "/ru/2018/01/23/sociotech-skills.html" (891 words)
No need to translate, the page exists at "/zh/2016/09/27/command-control-innovate.html" (352 words)
No need to translate, the page exists at "/ru/2016/09/27/command-control-innovate.html" (884 words)
No need to translate, the page exists at "/zh/2023/08/22/fast-vs-deep-testing.html" (374 words)
No need to translate, the page exists at "/ru/2023/08/22/fast-vs-deep-testing.html" (1093 words)
No need to translate, the page exists at "/zh/2017/11/21/trust-pay-lose.html" (366 words)
No need to translate, the page exists at "/ru/2017/11/21/trust-pay-lose.html" (729 words)
No need to translate, the page exists at "/zh/2015/02/26/composable-decorators.html" (418 words)
No need to translate, the page exists at "/ru/2015/02/26/composable-decorators.html" (856 words)
No need to translate, the page exists at "/en/2019/12/31/testosterone.html" (1776 words)
No need to translate, the page exists at "/zh/2019/12/31/testosterone.html" (440 words)
No need to translate, the page exists at "/zh/2015/02/02/xsl-transformations-in-java.html" (361 words)
No need to translate, the page exists at "/ru/2015/02/02/xsl-transformations-in-java.html" (670 words)
No need to translate, the page exists at "/zh/2010/03/04/pdd.html" (365 words)
No need to translate, the page exists at "/ru/2010/03/04/pdd.html" (997 words)
No need to translate, the page exists at "/zh/2014/04/12/puzzle-driven-development-by-roles.html" (353 words)
No need to translate, the page exists at "/ru/2014/04/12/puzzle-driven-development-by-roles.html" (1696 words)
No need to translate, the page exists at "/zh/2015/03/29/rultor-with-appveyor.html" (442 words)
No need to translate, the page exists at "/ru/2015/03/29/rultor-with-appveyor.html" (668 words)
No need to translate, the page exists at "/zh/2015/05/18/cookie-based-authentication.html" (481 words)
No need to translate, the page exists at "/ru/2015/05/18/cookie-based-authentication.html" (1330 words)
No need to translate, the page exists at "/zh/2019/01/29/dependency-hell.html" (409 words)
No need to translate, the page exists at "/ru/2019/01/29/dependency-hell.html" (947 words)
No need to translate, the page exists at "/zh/2015/06/08/deadly-sins-software-project.html" (372 words)
No need to translate, the page exists at "/ru/2015/06/08/deadly-sins-software-project.html" (1679 words)
No need to translate, the page exists at "/en/2020/07/05/silence-doesnt-cure.html" (1368 words)
No need to translate, the page exists at "/zh/2020/07/05/silence-doesnt-cure.html" (452 words)
No need to translate, the page exists at "/zh/2018/11/20/journalism.html" (360 words)
No need to translate, the page exists at "/ru/2018/11/20/journalism.html" (784 words)
No need to translate, the page exists at "/en/2016/12/30/tu154-sochi.html" (939 words)
No need to translate, the page exists at "/zh/2016/12/30/tu154-sochi.html" (434 words)
No need to translate, the page exists at "/zh/2014/07/21/read-only-master-branch.html" (389 words)
No need to translate, the page exists at "/ru/2014/07/21/read-only-master-branch.html" (1292 words)
No need to translate, the page exists at "/zh/2017/07/04/sexism.html" (376 words)
No need to translate, the page exists at "/ru/2017/07/04/sexism.html" (981 words)
No need to translate, the page exists at "/zh/2017/06/06/gluten-free-management.html&quot; (368 words)
No need to translate, the page exists at &quot;/ru/2017/06/06/gluten-free-management.html&quot; (1092 words)
No need to translate, the page exists at &quot;/zh/2019/06/11/where-do-you-seek-help.html&quot; (375 words)
No need to translate, the page exists at &quot;/ru/2019/06/11/where-do-you-seek-help.html&quot; (959 words)
No need to translate, the page exists at &quot;/zh/2014/05/13/why-null-is-bad.html&quot; (508 words)
No need to translate, the page exists at &quot;/ru/2014/05/13/why-null-is-bad.html&quot; (1338 words)
No need to translate, the page exists at &quot;/zh/2017/06/22/object-oriented-input-output-in-cactoos.html&quot; (437 words)
No need to translate, the page exists at &quot;/ru/2017/06/22/object-oriented-input-output-in-cactoos.html&quot; (971 words)
No need to translate, the page exists at "/zh/2019/04/02/software-project-review-checklist.html" (364 words)
No need to translate, the page exists at "/ru/2019/04/02/software-project-review-checklist.html" (744 words)
No need to translate, the page exists at "/zh/2014/12/04/synchronization-between-nodes.html" (348 words)
No need to translate, the page exists at "/ru/2014/12/04/synchronization-between-nodes.html" (815 words)
No need to translate, the page exists at "/zh/2017/07/11/how-to-redesign-equals.html" (411 words)
No need to translate, the page exists at "/ru/2017/07/11/how-to-redesign-equals.html" (719 words)
No need to translate, the page exists at "/zh/2017/02/21/say-no-to-google-recruiters.html" (383 words)
No need to translate, the page exists at "/ru/2017/02/21/say-no-to-google-recruiters.html" (996 words)
No need to translate, the page exists at "/zh/2021/02/02/greed-based-planning.html" (351 words)
No need to translate, the page exists at "/ru/2021/02/02/greed-based-planning.html" (786 words)
No need to translate, the page exists at "/zh/2014/06/09/objects-should-be-immutable.html" (402 words)
No need to translate, the page exists at "/ru/2014/06/09/objects-should-be-immutable.html" (1311 words)
No need to translate, the page exists at "/zh/2019/05/21/dont-improvise.html" (374 words)
No need to translate, the page exists at "/ru/2019/05/21/dont-improvise.html" (1188 words)
No need to translate, the page exists at "/zh/2015/06/18/good-programmers-bug-free.html" (363 words)
No need to translate, the page exists at "/ru/2015/06/18/good-programmers-bug-free.html" (794 words)
No need to translate, the page exists at "/en/2017/06/29/activists.html" (1212 words)
No need to translate, the page exists at "/zh/2017/06/29/activists.html" (440 words)
No need to translate, the page exists at "/en/2019/04/28/formula-of-happiness.html" (1204 words)
No need to translate, the page exists at "/zh/2019/04/28/formula-of-happiness.html" (440 words)
No need to translate, the page exists at "/zh/2016/04/12/java-annotations-are-evil.html" (418 words)
No need to translate, the page exists at "/ru/2016/04/12/java-annotations-are-evil.html" (1155 words)
No need to translate, the page exists at "/zh/2018/03/06/speed-vs-quality.html" (372 words)
No need to translate, the page exists at "/ru/2018/03/06/speed-vs-quality.html" (934 words)
No need to translate, the page exists at "/zh/2014/11/07/how-immutability-helps.html" (492 words)
No need to translate, the page exists at "/ru/2014/11/07/how-immutability-helps.html" (1818 words)
No need to translate, the page exists at "/zh/2021/08/04/prestructors.html" (357 words)
No need to translate, the page exists at "/ru/2021/08/04/prestructors.html" (547 words)
No need to translate, the page exists at "/zh/2014/04/09/xembly-intro.html" (396 words)
No need to translate, the page exists at "/ru/2014/04/09/xembly-intro.html" (968 words)
No need to translate, the page exists at "/zh/2017/01/03/how-much-you-love-conflicts.html" (345 words)
No need to translate, the page exists at "/ru/2017/01/03/how-much-you-love-conflicts.html" (1464 words)
No need to translate, the page exists at "/zh/2023/10/11/method-of-research.html" (385 words)
No need to translate, the page exists at "/ru/2023/10/11/method-of-research.html" (769 words)
No need to translate, the page exists at "/zh/2015/05/28/one-primary-constructor.html" (349 words)
No need to translate, the page exists at "/ru/2015/05/28/one-primary-constructor.html" (531 words)
No need to translate, the page exists at "/zh/2017/03/07/traits-and-mixins.html" (399 words)
No need to translate, the page exists at "/ru/2017/03/07/traits-and-mixins.html" (886 words)
No need to translate, the page exists at "/zh/2022/03/29/bugs-occam-razor.html" (351 words)
No need to translate, the page exists at "/ru/2022/03/29/bugs-occam-razor.html" (634 words)
No need to translate, the page exists at "/zh/2020/07/29/open-source-etiquette.html" (377 words)
No need to translate, the page exists at "/ru/2020/07/29/open-source-etiquette.html" (1024 words)
No need to translate, the page exists at "/zh/2020/11/03/daily-reports.html" (356 words)
No need to translate, the page exists at "/ru/2020/11/03/daily-reports.html" (1175 words)
No need to translate, the page exists at "/zh/2014/09/22/remote-programming-interview.html" (354 words)
No need to translate, the page exists at "/ru/2014/09/22/remote-programming-interview.html" (496 words)
No need to translate, the page exists at "/en/2016/12/05/who-needs-war.html" (1042 words)
No need to translate, the page exists at "/zh/2016/12/05/who-needs-war.html" (447 words)
No need to translate, the page exists at "/zh/2019/11/05/revolutionary-evolution.html" (341 words)
No need to translate, the page exists at "/ru/2019/11/05/revolutionary-evolution.html" (1215 words)
No need to translate, the page exists at "/en/2019/01/28/the-wall.html" (1055 words)
No need to translate, the page exists at "/zh/2019/01/28/the-wall.html" (445 words)
No need to translate, the page exists at "/zh/2014/04/15/definition-of-done.html" (338 words)
No need to translate, the page exists at "/ru/2014/04/15/definition-of-done.html" (575 words)
No need to translate, the page exists at "/en/2020/05/02/first-world-hysteria.html" (1148 words)
No need to translate, the page exists at "/zh/2020/05/02/first-world-hysteria.html" (478 words)
No need to translate, the page exists at "/zh/2014/05/21/mysql-maven-plugin.html" (401 words)
No need to translate, the page exists at "/ru/2014/05/21/mysql-maven-plugin.html" (781 words)
No need to translate, the page exists at "/en/2019/01/13/country-as-a-service.html" (1363 words)
No need to translate, the page exists at "/zh/2019/01/13/country-as-a-service.html" (458 words)
No need to translate, the page exists at "/en/2020/11/21/svoboda-and-conflicts.html" (1317 words)
No need to translate, the page exists at "/zh/2020/11/21/svoboda-and-conflicts.html" (452 words)
No need to translate, the page exists at "/zh/2014/08/26/publish-to-rubygems.html" (415 words)
No need to translate, the page exists at "/ru/2014/08/26/publish-to-rubygems.html" (666 words)
No need to translate, the page exists at "/zh/2019/01/15/what-if-architect-is-wrong.html" (365 words)
No need to translate, the page exists at "/ru/2019/01/15/what-if-architect-is-wrong.html" (1091 words)
No need to translate, the page exists at "/zh/2025/05/31/good-bug-title.html" (556 words)
No need to translate, the page exists at "/ru/2025/05/31/good-bug-title.html" (790 words)
No need to translate, the page exists at "/zh/2015/02/20/utility-classes-vs-functional-programming.html&quot; (417 words)
No need to translate, the page exists at &quot;/ru/2015/02/20/utility-classes-vs-functional-programming.html&quot; (1502 words)
No need to translate, the page exists at &quot;/zh/2017/12/19/srp-is-hoax.html&quot; (379 words)
No need to translate, the page exists at &quot;/ru/2017/12/19/srp-is-hoax.html&quot; (856 words)
No need to translate, the page exists at &quot;/zh/2015/05/04/how-to-protect-business-idea.html&quot; (355 words)
No need to translate, the page exists at &quot;/ru/2015/05/04/how-to-protect-business-idea.html&quot; (1659 words)
No need to translate, the page exists at &quot;/zh/2020/11/15/award-2021.html&quot; (342 words)
No need to translate, the page exists at &quot;/ru/2020/11/15/award-2021.html&quot; (610 words)
No need to translate, the page exists at &quot;/zh/2014/04/27/typical-mistakes-in-java-code.html" (432 words)
No need to translate, the page exists at "/ru/2014/04/27/typical-mistakes-in-java-code.html" (1361 words)
No need to translate, the page exists at "/zh/2019/02/03/cloudrepo.html" (439 words)
No need to translate, the page exists at "/ru/2019/02/03/cloudrepo.html" (979 words)
No need to translate, the page exists at "/zh/2017/01/31/decorating-envelopes.html" (437 words)
No need to translate, the page exists at "/ru/2017/01/31/decorating-envelopes.html" (610 words)
No need to translate, the page exists at "/zh/2015/05/13/two-instruments-of-software-architect.html" (341 words)
No need to translate, the page exists at "/ru/2015/05/13/two-instruments-of-software-architect.html" (832 words)
No need to translate, the page exists at "/zh/2014/04/14/jcabi-dynamo-java-api-of-aws-dynamodb.html" (394 words)
No need to translate, the page exists at "/ru/2014/04/14/jcabi-dynamo-java-api-of-aws-dynamodb.html" (755 words)
No need to translate, the page exists at "/zh/2019/09/17/be-unhappy-to-be-happy.html" (384 words)
No need to translate, the page exists at "/ru/2019/09/17/be-unhappy-to-be-happy.html" (984 words)
No need to translate, the page exists at "/zh/2017/08/29/xcop.html" (363 words)
No need to translate, the page exists at "/ru/2017/08/29/xcop.html" (598 words)
No need to translate, the page exists at "/zh/2015/09/16/how-to-fire-someone-right.html" (343 words)
No need to translate, the page exists at "/ru/2015/09/16/how-to-fire-someone-right.html" (728 words)
No need to translate, the page exists at "/zh/2016/01/19/how-expensive-is-outsourcing.html" (354 words)
No need to translate, the page exists at "/ru/2016/01/19/how-expensive-is-outsourcing.html" (1081 words)
No need to translate, the page exists at "/zh/2016/12/20/can-objects-be-friends.html" (382 words)
No need to translate, the page exists at "/ru/2016/12/20/can-objects-be-friends.html" (676 words)
No need to translate, the page exists at "/zh/2018/11/13/bigotry.html" (391 words)
No need to translate, the page exists at "/ru/2018/11/13/bigotry.html" (1118 words)
No need to translate, the page exists at "/zh/2018/06/19/glogin.html" (394 words)
No need to translate, the page exists at "/ru/2018/06/19/glogin.html" (625 words)
No need to translate, the page exists at "/zh/2014/06/21/casperjs-with-maven.html" (389 words)
No need to translate, the page exists at "/ru/2014/06/21/casperjs-with-maven.html" (841 words)
No need to translate, the page exists at "/en/2017/10/24/motherland.html" (1171 words)
No need to translate, the page exists at "/zh/2017/10/24/motherland.html" (456 words)
No need to translate, the page exists at "/en/2024/04/02/kulikovo-pole.html" (1980 words)
No need to translate, the page exists at "/zh/2024/04/02/kulikovo-pole.html" (494 words)
No need to translate, the page exists at "/zh/2017/11/07/five-new-java-features.html" (407 words)
No need to translate, the page exists at "/ru/2017/11/07/five-new-java-features.html" (982 words)
No need to translate, the page exists at "/zh/2025/04/19/dont-merge-into-broken-master.html" (583 words)
No need to translate, the page exists at "/ru/2025/04/19/dont-merge-into-broken-master.html" (900 words)
No need to translate, the page exists at "/zh/2014/10/29/how-much-do-you-cost.html" (357 words)
No need to translate, the page exists at "/ru/2014/10/29/how-much-do-you-cost.html" (2641 words)
No need to translate, the page exists at "/en/2016/12/26/what-would-you-ask-putin.html" (1112 words)
No need to translate, the page exists at "/zh/2016/12/26/what-would-you-ask-putin.html" (486 words)
No need to translate, the page exists at "/zh/2019/03/26/sales-kit.html" (498 words)
No need to translate, the page exists at "/ru/2019/03/26/sales-kit.html" (1135 words)
No need to translate, the page exists at "/zh/2018/02/06/where-to-find-more-bugs.html" (359 words)
No need to translate, the page exists at "/ru/2018/02/06/where-to-find-more-bugs.html" (692 words)
No need to translate, the page exists at "/zh/2015/08/18/multiple-return-statements-in-oop.html" (403 words)
No need to translate, the page exists at "/ru/2015/08/18/multiple-return-statements-in-oop.html" (635 words)
No need to translate, the page exists at "/en/2019/03/17/terrorism-and-power.html" (1053 words)
No need to translate, the page exists at "/zh/2019/03/17/terrorism-and-power.html" (452 words)
No need to translate, the page exists at "/zh/2015/10/17/award-2016.html" (1058 words)
No need to translate, the page exists at "/ru/2015/10/17/award-2016.html" (1744 words)
No need to translate, the page exists at "/zh/2020/10/13/lack-of-problem.html" (353 words)
No need to translate, the page exists at "/ru/2020/10/13/lack-of-problem.html" (788 words)
No need to translate, the page exists at "/zh/2016/11/18/software-conferences-to-attend.html" (371 words)
No need to translate, the page exists at "/ru/2016/11/18/software-conferences-to-attend.html" (430 words)
No need to translate, the page exists at "/zh/2017/10/17/lazy-loading-caching-sticky-cactoos.html" (425 words)
No need to translate, the page exists at "/ru/2017/10/17/lazy-loading-caching-sticky-cactoos.html" (891 words)
No need to translate, the page exists at "/zh/2014/08/25/deploy-to-cloudbees.html" (421 words)
No need to translate, the page exists at "/ru/2014/08/25/deploy-to-cloudbees.html" (785 words)
No need to translate, the page exists at "/zh/2015/10/27/outsourcing-doesnt-work.html" (355 words)
No need to translate, the page exists at "/ru/2015/10/27/outsourcing-doesnt-work.html" (1599 words)
No need to translate, the page exists at "/zh/2014/08/22/art-of-software-testing.html" (379 words)
No need to translate, the page exists at "/ru/2014/08/22/art-of-software-testing.html" (1230 words)
No need to translate, the page exists at "/en/2017/11/08/crimea.html" (1151 words)
No need to translate, the page exists at "/zh/2017/11/08/crimea.html" (453 words)
No need to translate, the page exists at "/zh/2014/10/06/software-project-lifecycle.html" (356 words)
No need to translate, the page exists at "/ru/2014/10/06/software-project-lifecycle.html" (1451 words)
No need to translate, the page exists at "/zh/2025/08/17/type-annotations.html" (646 words)
No need to translate, the page exists at "/ru/2025/08/17/type-annotations.html" (1436 words)
No need to translate, the page exists at "/zh/2020/02/19/fat-skinny-design.html" (468 words)
No need to translate, the page exists at "/ru/2020/02/19/fat-skinny-design.html" (1059 words)
No need to translate, the page exists at "/zh/2019/01/01/hazardous-enthusiasm.html" (346 words)
No need to translate, the page exists at &quot;/ru/2019/01/01/hazardous-enthusiasm.html&quot; (888 words)
No need to translate, the page exists at &quot;/zh/2016/04/19/object-must-not-be-configurable.html&quot; (403 words)
No need to translate, the page exists at &quot;/ru/2016/04/19/object-must-not-be-configurable.html&quot; (936 words)
No need to translate, the page exists at &quot;/zh/2015/09/29/mayonnaise.html&quot; (364 words)
No need to translate, the page exists at &quot;/ru/2015/09/29/mayonnaise.html&quot; (1464 words)
No need to translate, the page exists at &quot;/zh/2017/12/26/software-quality-formula.html&quot; (382 words)
No need to translate, the page exists at &quot;/ru/2017/12/26/software-quality-formula.html&quot; (729 words)
No need to translate, the page exists at &quot;/zh/2016/06/03/conference-mistakes.html&quot; (356 words)
No need to translate, the page exists at "/ru/2016/06/03/conference-mistakes.html" (1137 words)
No need to translate, the page exists at "/en/2016/11/28/saakashvili-speaks-ukrainian.html" (800 words)
No need to translate, the page exists at "/zh/2016/11/28/saakashvili-speaks-ukrainian.html" (431 words)
No need to translate, the page exists at "/zh/2017/05/02/remote-slaves.html" (361 words)
No need to translate, the page exists at "/ru/2017/05/02/remote-slaves.html" (1057 words)
No need to translate, the page exists at "/zh/2020/01/15/question-never-ask.html" (364 words)
No need to translate, the page exists at "/ru/2020/01/15/question-never-ask.html" (713 words)
No need to translate, the page exists at "/zh/2019/03/12/how-to-move-faster.html" (514 words)
No need to translate, the page exists at "/ru/2019/03/12/how-to-move-faster.html" (1236 words)
No need to translate, the page exists at "/zh/2016/11/29/eolang.html" (347 words)
No need to translate, the page exists at "/ru/2016/11/29/eolang.html" (492 words)
No need to translate, the page exists at "/zh/2014/10/23/paired-brackets-notation.html" (347 words)
No need to translate, the page exists at "/ru/2014/10/23/paired-brackets-notation.html" (527 words)
No need to translate, the page exists at "/zh/2015/12/22/why-dont-you-contribute-to-open-source.html" (353 words)
No need to translate, the page exists at "/ru/2015/12/22/why-dont-you-contribute-to-open-source.html" (1121 words)
No need to translate, the page exists at "/zh/2020/11/10/typing-without-types.html" (417 words)
No need to translate, the page exists at "/ru/2020/11/10/typing-without-types.html" (811 words)
No need to translate, the page exists at "/zh/2015/12/08/temporal-coupling-between-method-calls.html" (421 words)
No need to translate, the page exists at "/ru/2015/12/08/temporal-coupling-between-method-calls.html" (811 words)
No need to translate, the page exists at "/zh/2023/11/22/avoid-line-breaks-inside-paragrap.html" (357 words)
No need to translate, the page exists at "/ru/2023/11/22/avoid-line-breaks-inside-paragrap.html" (521 words)
No need to translate, the page exists at "/zh/2017/06/27/my-environment.html" (1040 words)
No need to translate, the page exists at "/ru/2017/06/27/my-environment.html" (1077 words)
No need to translate, the page exists at "/zh/2022/07/05/safety-net.html" (389 words)
No need to translate, the page exists at "/ru/2022/07/05/safety-net.html" (923 words)
No need to translate, the page exists at "/zh/2014/06/25/xml-and-xslt-in-browser.html" (400 words)
No need to translate, the page exists at "/ru/2014/06/25/xml-and-xslt-in-browser.html" (1153 words)
No need to translate, the page exists at "/zh/2015/02/05/jcabi-parent-maven-pom.html" (372 words)
No need to translate, the page exists at "/ru/2015/02/05/jcabi-parent-maven-pom.html" (666 words)
No need to translate, the page exists at "/zh/2018/01/16/educational-aspect-of-static-analysis.html" (374 words)
No need to translate, the page exists at "/ru/2018/01/16/educational-aspect-of-static-analysis.html" (672 words)
No need to translate, the page exists at "/zh/2015/09/07/maven-repository-amazon-s3.html" (424 words)
No need to translate, the page exists at "/ru/2015/09/07/maven-repository-amazon-s3.html" (745 words)
No need to translate, the page exists at "/zh/2025/09/14/red-and-black.html" (503 words)
No need to translate, the page exists at "/ru/2025/09/14/red-and-black.html" (922 words)
No need to translate, the page exists at "/zh/2016/09/20/oop-without-classes.html" (343 words)
No need to translate, the page exists at "/ru/2016/09/20/oop-without-classes.html" (450 words)
No need to translate, the page exists at "/zh/2019/04/09/beg-them.html" (363 words)
No need to translate, the page exists at "/ru/2019/04/09/beg-them.html" (1187 words)
No need to translate, the page exists at "/zh/2014/04/06/phandom.html" (393 words)
No need to translate, the page exists at "/ru/2014/04/06/phandom.html" (733 words)
No need to translate, the page exists at "/zh/2014/04/29/w3c-java-validators.html" (363 words)
No need to translate, the page exists at "/ru/2014/04/29/w3c-java-validators.html" (513 words)
No need to translate, the page exists at "/zh/2015/04/02/class-casting-is-anti-pattern.html" (449 words)
No need to translate, the page exists at "/ru/2015/04/02/class-casting-is-anti-pattern.html" (929 words)
No need to translate, the page exists at "/zh/2019/05/14/cause-risk-effect.html" (431 words)
No need to translate, the page exists at "/ru/2019/05/14/cause-risk-effect.html" (2131 words)
No need to translate, the page exists at "/zh/2015/06/29/simple-diagrams.html" (383 words)
No need to translate, the page exists at "/ru/2015/06/29/simple-diagrams.html" (1152 words)
No need to translate, the page exists at "/zh/2020/12/01/abstract-objects.html" (432 words)
No need to translate, the page exists at "/ru/2020/12/01/abstract-objects.html" (788 words)
No need to translate, the page exists at "/zh/2018/09/05/monolithic-repositories.html" (440 words)
No need to translate, the page exists at "/ru/2018/09/05/monolithic-repositories.html" (1550 words)
No need to translate, the page exists at "/en/2019/09/28/what-is-the-point.html" (1359 words)
No need to translate, the page exists at "/zh/2019/09/28/what-is-the-point.html" (501 words)
No need to translate, the page exists at "/zh/2014/10/26/hacker-vs-programmer-mentality.html" (387 words)
No need to translate, the page exists at "/ru/2014/10/26/hacker-vs-programmer-mentality.html" (1186 words)
No need to translate, the page exists at "/zh/2021/10/12/calibrated-achievement-points.html" (364 words)
No need to translate, the page exists at "/ru/2021/10/12/calibrated-achievement-points.html" (1364 words)
No need to translate, the page exists at "/en/2023/09/17/turbulence.html" (1415 words)
No need to translate, the page exists at "/zh/2023/09/17/turbulence.html" (472 words)
No need to translate, the page exists at "/zh/2016/02/03/design-patterns-and-anti-patterns.html" (427 words)
No need to translate, the page exists at "/ru/2016/02/03/design-patterns-and-anti-patterns.html" (948 words)
No need to translate, the page exists at "/zh/2018/07/03/global-variables.html" (387 words)
No need to translate, the page exists at "/ru/2018/07/03/global-variables.html" (742 words)
No need to translate, the page exists at "/zh/2015/02/23/haircut.html" (329 words)
No need to translate, the page exists at "/ru/2015/02/23/haircut.html" (739 words)
No need to translate, the page exists at "/zh/2015/07/06/public-static-literals.html" (416 words)
No need to translate, the page exists at &quot;/ru/2015/07/06/public-static-literals.html&quot; (892 words)
No need to translate, the page exists at &quot;/zh/2014/12/15/how-much-your-objects-encapsulate.html&quot; (374 words)
No need to translate, the page exists at &quot;/ru/2014/12/15/how-much-your-objects-encapsulate.html&quot; (744 words)
No need to translate, the page exists at &quot;/zh/2015/12/29/turnover-is-good-for-maintainability.html&quot; (376 words)
No need to translate, the page exists at &quot;/ru/2015/12/29/turnover-is-good-for-maintainability.html&quot; (953 words)
No need to translate, the page exists at &quot;/zh/2014/06/20/limit-method-execution-time.html&quot; (366 words)
No need to translate, the page exists at &quot;/ru/2014/06/20/limit-method-execution-time.html&quot; (634 words)
No need to translate, the page exists at "/zh/2016/01/05/how-to-punish-employees.html" (356 words)
No need to translate, the page exists at "/ru/2016/01/05/how-to-punish-employees.html" (1184 words)
No need to translate, the page exists at "/zh/2015/02/09/serious-code-reviewer.html" (387 words)
No need to translate, the page exists at "/ru/2015/02/09/serious-code-reviewer.html" (1815 words)
No need to translate, the page exists at "/zh/2019/09/27/parsing-and-printing.html" (452 words)
No need to translate, the page exists at "/ru/2019/09/27/parsing-and-printing.html" (1078 words)
No need to translate, the page exists at "/zh/2016/06/27/singletons-must-die.html" (384 words)
No need to translate, the page exists at "/ru/2016/06/27/singletons-must-die.html" (744 words)
No need to translate, the page exists at "/zh/2022/08/30/dont-group-exception-catchers.html" (398 words)
No need to translate, the page exists at "/ru/2022/08/30/dont-group-exception-catchers.html" (632 words)
No need to translate, the page exists at "/zh/2015/07/16/fools-dont-write-unit-tests.html" (359 words)
No need to translate, the page exists at "/ru/2015/07/16/fools-dont-write-unit-tests.html" (837 words)
No need to translate, the page exists at "/zh/2019/06/26/syncem.html" (369 words)
No need to translate, the page exists at "/ru/2019/06/26/syncem.html" (571 words)
No need to translate, the page exists at "/en/2020/06/12/protesters.html" (1114 words)
No need to translate, the page exists at "/zh/2020/06/12/protesters.html" (448 words)
No need to translate, the page exists at "/en/2019/07/07/strong-opinions.html" (1389 words)
No need to translate, the page exists at "/zh/2019/07/07/strong-opinions.html" (437 words)
No need to translate, the page exists at "/zh/2017/05/17/single-statement-unit-tests.html" (369 words)
No need to translate, the page exists at "/ru/2017/05/17/single-statement-unit-tests.html" (646 words)
No need to translate, the page exists at "/zh/2015/06/25/xml-data-xsl-views-takes-framework.html" (410 words)
No need to translate, the page exists at "/ru/2015/06/25/xml-data-xsl-views-takes-framework.html" (930 words)
No need to translate, the page exists at "/zh/2014/04/11/jcabi-http-intro.html" (424 words)
No need to translate, the page exists at "/ru/2014/04/11/jcabi-http-intro.html" (809 words)
No need to translate, the page exists at "/zh/2016/04/05/printers-instead-of-getters.html" (365 words)
No need to translate, the page exists at "/ru/2016/04/05/printers-instead-of-getters.html" (888 words)
No need to translate, the page exists at "/zh/2023/07/25/contribute-disabled-tests.html" (398 words)
No need to translate, the page exists at "/ru/2023/07/25/contribute-disabled-tests.html" (708 words)
No need to translate, the page exists at "/zh/2018/07/24/bugs-or-pull-requests.html" (393 words)
No need to translate, the page exists at "/ru/2018/07/24/bugs-or-pull-requests.html" (578 words)
No need to translate, the page exists at "/zh/2018/06/26/are-you-an-architect.html" (385 words)
No need to translate, the page exists at "/ru/2018/06/26/are-you-an-architect.html" (1817 words)
No need to translate, the page exists at "/en/2016/11/26/yanukovych-v-president.html" (758 words)
No need to translate, the page exists at "/zh/2016/11/26/yanukovych-v-president.html" (449 words)
No need to translate, the page exists at "/zh/2018/12/25/speaker-cheat-sheet.html" (371 words)
No need to translate, the page exists at "/ru/2018/12/25/speaker-cheat-sheet.html" (1272 words)
No need to translate, the page exists at "/zh/2015/11/16/json-vs-xml.html" (400 words)
No need to translate, the page exists at "/ru/2015/11/16/json-vs-xml.html" (1112 words)
No need to translate, the page exists at "/zh/2016/05/03/test-methods-must-share-nothing.html" (392 words)
No need to translate, the page exists at "/ru/2016/05/03/test-methods-must-share-nothing.html" (963 words)
No need to translate, the page exists at "/zh/2014/05/01/dynamodb-local-maven-plugin.html" (432 words)
No need to translate, the page exists at "/ru/2014/05/01/dynamodb-local-maven-plugin.html" (688 words)
No need to translate, the page exists at "/zh/2015/10/13/competition-without-rules.html" (348 words)
No need to translate, the page exists at "/ru/2015/10/13/competition-without-rules.html" (702 words)
No need to translate, the page exists at "/zh/2018/04/03/donations-via-zerocracy.html" (358 words)
No need to translate, the page exists at "/ru/2018/04/03/donations-via-zerocracy.html" (737 words)
No need to translate, the page exists at "/zh/2017/08/08/raii-in-java.html" (405 words)
No need to translate, the page exists at "/ru/2017/08/08/raii-in-java.html" (819 words)
No need to translate, the page exists at "/zh/2019/12/03/testing-in-code-review.html" (365 words)
No need to translate, the page exists at "/ru/2019/12/03/testing-in-code-review.html" (1161 words)
No need to translate, the page exists at "/zh/2014/06/24/jekyll-github-deploy.html" (383 words)
No need to translate, the page exists at "/ru/2014/06/24/jekyll-github-deploy.html" (502 words)
No need to translate, the page exists at "/zh/2016/07/26/active-record.html" (369 words)
No need to translate, the page exists at "/ru/2016/07/26/active-record.html" (703 words)
No need to translate, the page exists at "/zh/2014/10/03/di-containers-are-evil.html" (409 words)
No need to translate, the page exists at "/ru/2014/10/03/di-containers-are-evil.html" (941 words)
No need to translate, the page exists at "/zh/2014/10/08/continuous-integration-is-dead.html" (369 words)
No need to translate, the page exists at "/ru/2014/10/08/continuous-integration-is-dead.html" (1111 words)
No need to translate, the page exists at "/zh/2016/04/08/revenue-may-kill-startup.html" (346 words)
No need to translate, the page exists at "/ru/2016/04/08/revenue-may-kill-startup.html" (971 words)
No need to translate, the page exists at "/zh/2014/05/26/amazon-s3-java-oop-adapter.html" (435 words)
No need to translate, the page exists at "/ru/2014/05/26/amazon-s3-java-oop-adapter.html" (855 words)
No need to translate, the page exists at "/zh/2014/12/22/immutable-objects-not-dumb.html" (381 words)
No need to translate, the page exists at "/ru/2014/12/22/immutable-objects-not-dumb.html" (893 words)
No need to translate, the page exists at "/zh/2016/09/07/gradients-of-immutability.html" (440 words)
No need to translate, the page exists at "/ru/2016/09/07/gradients-of-immutability.html" (856 words)
No need to translate, the page exists at "/zh/2015/11/10/ten-mistakes-in-specs.html" (386 words)
No need to translate, the page exists at "/ru/2015/11/10/ten-mistakes-in-specs.html" (2325 words)
No need to translate, the page exists at &quot;/zh/2014/11/03/empty-line-code-smell.html&quot; (372 words)
No need to translate, the page exists at &quot;/ru/2014/11/03/empty-line-code-smell.html&quot; (710 words)
No need to translate, the page exists at &quot;/zh/2023/08/08/two-step-initialization.html&quot; (531 words)
No need to translate, the page exists at &quot;/ru/2023/08/08/two-step-initialization.html&quot; (1549 words)
No need to translate, the page exists at &quot;/zh/2018/11/27/you-can-do-better.html&quot; (387 words)
No need to translate, the page exists at &quot;/ru/2018/11/27/you-can-do-better.html&quot; (1355 words)
No need to translate, the page exists at &quot;/zh/2019/07/10/inversive-management.html&quot; (362 words)
No need to translate, the page exists at &quot;/ru/2019/07/10/inversive-management.html" (1028 words)
No need to translate, the page exists at "/zh/2016/04/26/why-inputstream-design-is-wrong.html" (382 words)
No need to translate, the page exists at "/ru/2016/04/26/why-inputstream-design-is-wrong.html" (733 words)
No need to translate, the page exists at "/en/2024/05/27/freedom-of-speech-vs-intelligence.html" (1223 words)
No need to translate, the page exists at "/zh/2024/05/27/freedom-of-speech-vs-intelligence.html" (457 words)
No need to translate, the page exists at "/zh/2019/02/12/silicon-valley-benefits.html" (387 words)
No need to translate, the page exists at "/ru/2019/02/12/silicon-valley-benefits.html" (1780 words)
No need to translate, the page exists at "/zh/2020/05/05/open-source-arms-race.html" (406 words)
No need to translate, the page exists at "/ru/2020/05/05/open-source-arms-race.html" (1079 words)
No need to translate, the page exists at "/zh/2018/04/24/right-way-to-report-bugs.html" (361 words)
No need to translate, the page exists at "/ru/2018/04/24/right-way-to-report-bugs.html" (853 words)
No need to translate, the page exists at "/zh/2016/05/17/convertible-notes.html" (361 words)
No need to translate, the page exists at "/ru/2016/05/17/convertible-notes.html" (2111 words)
No need to translate, the page exists at "/zh/2014/07/20/liquibase-in-maven.html" (386 words)
No need to translate, the page exists at "/ru/2014/07/20/liquibase-in-maven.html" (715 words)
No need to translate, the page exists at "/en/2023/10/01/individualism-vs-collectivism.html" (1191 words)
No need to translate, the page exists at "/zh/2023/10/01/individualism-vs-collectivism.html" (454 words)
No need to translate, the page exists at "/zh/2023/01/19/layout-of-tests.html" (452 words)
No need to translate, the page exists at "/ru/2023/01/19/layout-of-tests.html" (1832 words)
No need to translate, the page exists at "/zh/2014/10/21/incremental-billing.html" (337 words)
No need to translate, the page exists at "/ru/2014/10/21/incremental-billing.html" (1009 words)
No need to translate, the page exists at "/zh/2017/12/12/alan-kay-was-wrong.html" (352 words)
No need to translate, the page exists at "/ru/2017/12/12/alan-kay-was-wrong.html" (695 words)
No need to translate, the page exists at "/zh/2021/04/14/how-we-organized-iccq.html" (443 words)
No need to translate, the page exists at "/ru/2021/04/14/how-we-organized-iccq.html" (1723 words)
No need to translate, the page exists at "/zh/2016/07/21/convince-me.html" (355 words)
No need to translate, the page exists at "/ru/2016/07/21/convince-me.html" (1083 words)
No need to translate, the page exists at "/zh/2018/12/11/unit-testing-anti-patterns.html" (428 words)
No need to translate, the page exists at "/ru/2018/12/11/unit-testing-anti-patterns.html" (1185 words)
No need to translate, the page exists at "/zh/2014/04/21/s3-http-basic-auth.html" (446 words)
No need to translate, the page exists at "/ru/2014/04/21/s3-http-basic-auth.html" (1123 words)
No need to translate, the page exists at "/zh/2014/04/06/introduction.html" (343 words)
No need to translate, the page exists at "/ru/2014/04/06/introduction.html" (433 words)
No need to translate, the page exists at "/zh/2014/04/26/incremental-requirements-with-requs.html" (375 words)
No need to translate, the page exists at "/ru/2014/04/26/incremental-requirements-with-requs.html" (1226 words)
No need to translate, the page exists at "/zh/2018/10/01/remote-work.html" (500 words)
No need to translate, the page exists at "/ru/2018/10/01/remote-work.html" (744 words)
No need to translate, the page exists at "/en/2016/12/22/what-causes-terrorism.html" (1155 words)
No need to translate, the page exists at "/zh/2016/12/22/what-causes-terrorism.html" (472 words)
No need to translate, the page exists at "/zh/2013/12/29/proto.html" (431 words)
No need to translate, the page exists at "/ru/2013/12/29/proto.html" (671 words)
No need to translate, the page exists at "/en/2019/07/31/moscow-protests.html" (1348 words)
No need to translate, the page exists at "/zh/2019/07/31/moscow-protests.html" (461 words)
No need to translate, the page exists at "/zh/2015/06/15/software-outsourcing-survival-guide.html" (369 words)
No need to translate, the page exists at "/ru/2015/06/15/software-outsourcing-survival-guide.html" (1029 words)
No need to translate, the page exists at "/zh/2018/08/14/seventy-percent.html" (360 words)
No need to translate, the page exists at "/ru/2018/08/14/seventy-percent.html" (1068 words)
No need to translate, the page exists at "/zh/2018/11/06/ruby-threads.html" (405 words)
No need to translate, the page exists at "/ru/2018/11/06/ruby-threads.html" (887 words)
No need to translate, the page exists at "/en/2017/05/15/loyalty.html" (734 words)
No need to translate, the page exists at "/zh/2017/05/15/loyalty.html" (439 words)
No need to translate, the page exists at "/zh/2014/08/15/retry-java-method-on-exception.html" (363 words)
No need to translate, the page exists at "/ru/2014/08/15/retry-java-method-on-exception.html" (463 words)
No need to translate, the page exists at "/zh/2015/12/01/rethrow-exceptions.html" (383 words)
No need to translate, the page exists at "/ru/2015/12/01/rethrow-exceptions.html" (816 words)
No need to translate, the page exists at "/zh/2021/06/01/tips-for-recruiters.html" (352 words)
No need to translate, the page exists at "/ru/2021/06/01/tips-for-recruiters.html" (1785 words)
No need to translate, the page exists at "/zh/2017/07/25/my-favorite-websites.html" (915 words)
No need to translate, the page exists at "/ru/2017/07/25/my-favorite-websites.html" (950 words)
No need to translate, the page exists at "/en/2017/01/05/justice-against-corruption.html" (884 words)
No need to translate, the page exists at "/zh/2017/01/05/justice-against-corruption.html" (438 words)
No need to translate, the page exists at "/zh/2016/07/10/software-project-roles.html" (396 words)
No need to translate, the page exists at "/ru/2016/07/10/software-project-roles.html" (623 words)
No need to translate, the page exists at "/en/2016/12/12/putin-is-power.html" (870 words)
No need to translate, the page exists at "/zh/2016/12/12/putin-is-power.html" (431 words)
No need to translate, the page exists at "/zh/2019/09/10/how-to-motivate-kids-to-code.html" (365 words)
No need to translate, the page exists at "/ru/2019/09/10/how-to-motivate-kids-to-code.html" (1038 words)
No need to translate, the page exists at "/zh/2024/07/07/checking-object-existence.html" (552 words)
No need to translate, the page exists at "/ru/2024/07/07/checking-object-existence.html" (1035 words)
No need to translate, the page exists at "/zh/2014/12/18/independent-technical-reviews.html&quot; (349 words)
No need to translate, the page exists at &quot;/ru/2014/12/18/independent-technical-reviews.html&quot; (1199 words)
No need to translate, the page exists at &quot;/zh/2014/09/24/why-monetary-awards-dont-work.html&quot; (359 words)
No need to translate, the page exists at &quot;/ru/2014/09/24/why-monetary-awards-dont-work.html&quot; (1007 words)
No need to translate, the page exists at &quot;/zh/2015/08/04/nine-steps-start-software-project.html&quot; (386 words)
No need to translate, the page exists at &quot;/ru/2015/08/04/nine-steps-start-software-project.html&quot; (1999 words)
No need to translate, the page exists at &quot;/zh/2015/10/20/interrupted-exception.html&quot; (443 words)
No need to translate, the page exists at &quot;/ru/2015/10/20/interrupted-exception.html" (1174 words)
No need to translate, the page exists at "/zh/2016/01/26/defensive-programming.html" (370 words)
No need to translate, the page exists at "/ru/2016/01/26/defensive-programming.html" (697 words)
No need to translate, the page exists at "/zh/2017/10/03/java9.html" (548 words)
No need to translate, the page exists at "/ru/2017/10/03/java9.html" (1358 words)
No need to translate, the page exists at "/zh/2015/03/09/objects-end-with-er.html" (400 words)
No need to translate, the page exists at "/ru/2015/03/09/objects-end-with-er.html" (912 words)
No need to translate, the page exists at "/zh/2018/10/09/can-you-control-us.html" (372 words)
No need to translate, the page exists at "/ru/2018/10/09/can-you-control-us.html" (910 words)
No need to translate, the page exists at "/zh/2014/06/29/custom-lexer-in-jekyll.html" (349 words)
No need to translate, the page exists at "/ru/2014/06/29/custom-lexer-in-jekyll.html" (398 words)
No need to translate, the page exists at "/zh/2014/07/29/docker-in-rultor.html" (398 words)
No need to translate, the page exists at "/ru/2014/07/29/docker-in-rultor.html" (946 words)
No need to translate, the page exists at "/zh/2016/10/23/award-2017.html" (635 words)
No need to translate, the page exists at "/ru/2016/10/23/award-2017.html" (1372 words)
No need to translate, the page exists at "/zh/2018/10/30/mailanes.html" (392 words)
No need to translate, the page exists at "/ru/2018/10/30/mailanes.html" (888 words)
No need to translate, the page exists at "/en/2023/08/13/dictators.html" (1333 words)
No need to translate, the page exists at "/zh/2023/08/13/dictators.html" (445 words)
No need to translate, the page exists at "/en/2017/04/18/dnepr-corruption-item.html" (1254 words)
No need to translate, the page exists at "/zh/2017/04/18/dnepr-corruption-item.html" (451 words)
No need to translate, the page exists at "/en/2017/11/22/opposition.html" (1208 words)
No need to translate, the page exists at "/zh/2017/11/22/opposition.html" (432 words)
No need to translate, the page exists at "/zh/2015/08/25/fail-fast.html" (351 words)
No need to translate, the page exists at "/ru/2015/08/25/fail-fast.html" (777 words)
No need to translate, the page exists at "/zh/2015/02/12/top-down-design.html" (366 words)
No need to translate, the page exists at "/ru/2015/02/12/top-down-design.html" (917 words)
No need to translate, the page exists at "/zh/2017/03/28/solid.html" (384 words)
No need to translate, the page exists at "/ru/2017/03/28/solid.html" (999 words)
No need to translate, the page exists at "/zh/2014/10/12/who-is-software-architect.html" (349 words)
No need to translate, the page exists at "/ru/2014/10/12/who-is-software-architect.html" (857 words)
No need to translate, the page exists at "/zh/2014/10/07/stop-chatting-start-coding.html" (347 words)
No need to translate, the page exists at "/ru/2014/10/07/stop-chatting-start-coding.html" (745 words)
No need to translate, the page exists at "/en/2017/01/02/ukraine-budget-2017.html" (858 words)
No need to translate, the page exists at "/zh/2017/01/02/ukraine-budget-2017.html" (452 words)
No need to translate, the page exists at "/zh/2017/09/12/evil-object-name-suffix-client.html" (414 words)
No need to translate, the page exists at "/ru/2017/09/12/evil-object-name-suffix-client.html" (945 words)
No need to translate, the page exists at "/zh/2015/03/26/jaxb-vs-xembly.html" (383 words)
No need to translate, the page exists at "/ru/2015/03/26/jaxb-vs-xembly.html" (700 words)
No need to translate, the page exists at "/zh/2017/01/10/how-to-teach-customers.html" (352 words)
No need to translate, the page exists at "/ru/2017/01/10/how-to-teach-customers.html" (721 words)
No need to translate, the page exists at "/zh/2016/06/17/dont-use-java-assertions.html" (371 words)
No need to translate, the page exists at "/ru/2016/06/17/dont-use-java-assertions.html" (567 words)
No need to translate, the page exists at "/zh/2023/08/01/method-overloading.html" (375 words)
No need to translate, the page exists at "/ru/2023/08/01/method-overloading.html" (877 words)
No need to translate, the page exists at "/zh/2017/06/13/dynamodb-rack-maven.html" (545 words)
No need to translate, the page exists at "/ru/2017/06/13/dynamodb-rack-maven.html" (1071 words)
No need to translate, the page exists at "/zh/2022/02/16/ai-coding.html" (352 words)
No need to translate, the page exists at "/ru/2022/02/16/ai-coding.html" (1017 words)
No need to translate, the page exists at "/en/2019/09/15/revolution-bottom-up.html" (1256 words)
No need to translate, the page exists at "/zh/2019/09/15/revolution-bottom-up.html" (441 words)
No need to translate, the page exists at "/zh/2018/10/16/dont-make-me-guess.html" (361 words)
No need to translate, the page exists at "/ru/2018/10/16/dont-make-me-guess.html" (919 words)
No need to translate, the page exists at "/zh/2020/10/06/latex-spell-checking.html" (426 words)
No need to translate, the page exists at "/ru/2020/10/06/latex-spell-checking.html" (820 words)
No need to translate, the page exists at "/zh/2015/01/12/compound-name-is-code-smell.html" (405 words)
No need to translate, the page exists at "/ru/2015/01/12/compound-name-is-code-smell.html" (710 words)
No need to translate, the page exists at "/zh/2017/05/30/why-contribute-to-open-source.html" (358 words)
No need to translate, the page exists at "/ru/2017/05/30/why-contribute-to-open-source.html" (743 words)
No need to translate, the page exists at "/zh/2019/05/28/trust-or-not.html" (399 words)
No need to translate, the page exists at "/ru/2019/05/28/trust-or-not.html" (1086 words)
No need to translate, the page exists at "/zh/2022/09/08/smaller-try-blocks.html" (363 words)
No need to translate, the page exists at "/ru/2022/09/08/smaller-try-blocks.html" (525 words)
No need to translate, the page exists at "/zh/2018/01/09/micro-budgeting.html" (356 words)
No need to translate, the page exists at "/ru/2018/01/09/micro-budgeting.html" (1067 words)
No need to translate, the page exists at "/zh/2019/10/29/sql-as-a-service.html" (387 words)
No need to translate, the page exists at "/ru/2019/10/29/sql-as-a-service.html" (926 words)
No need to translate, the page exists at "/en/2024/01/03/not-able-to-speak.html" (840 words)
No need to translate, the page exists at "/zh/2024/01/03/not-able-to-speak.html" (455 words)
No need to translate, the page exists at "/zh/2016/07/18/law-of-demeter.html" (382 words)
No need to translate, the page exists at "/ru/2016/07/18/law-of-demeter.html" (752 words)
No need to translate, the page exists at &quot;/zh/2015/06/22/valid-reasons-to-reject-bug-fix.html&quot; (388 words)
No need to translate, the page exists at &quot;/ru/2015/06/22/valid-reasons-to-reject-bug-fix.html&quot; (1051 words)
No need to translate, the page exists at &quot;/zh/2014/04/18/jcabi-http-server-mocking.html&quot; (434 words)
No need to translate, the page exists at &quot;/ru/2014/04/18/jcabi-http-server-mocking.html&quot; (875 words)
No need to translate, the page exists at &quot;/zh/2014/04/20/how-hourly-rate-is-calculated.html&quot; (357 words)
No need to translate, the page exists at &quot;/ru/2014/04/20/how-hourly-rate-is-calculated.html&quot; (1042 words)
No need to translate, the page exists at &quot;/zh/2015/04/13/tacit-css-framework-for-dummies.html&quot; (355 words)
No need to translate, the page exists at &quot;/ru/2015/04/13/tacit-css-framework-for-dummies.html" (662 words)
No need to translate, the page exists at "/zh/2023/09/29/how-to-write-related-work-section.html" (429 words)
No need to translate, the page exists at "/ru/2023/09/29/how-to-write-related-work-section.html" (817 words)
No need to translate, the page exists at "/zh/2017/01/17/synchronized-decorators.html" (361 words)
No need to translate, the page exists at "/ru/2017/01/17/synchronized-decorators.html" (741 words)
No need to translate, the page exists at "/zh/2016/11/09/why-no-ebooks.html" (378 words)
No need to translate, the page exists at "/ru/2016/11/09/why-no-ebooks.html" (1035 words)
No need to translate, the page exists at "/zh/2020/12/22/self-managing-orgs.html" (347 words)
No need to translate, the page exists at "/ru/2020/12/22/self-managing-orgs.html" (1215 words)
No need to translate, the page exists at "/zh/2015/01/10/windows-appveyor-maven.html" (366 words)
No need to translate, the page exists at "/ru/2015/01/10/windows-appveyor-maven.html" (507 words)
No need to translate, the page exists at "/zh/2019/03/30/survival-guide.html" (529 words)
No need to translate, the page exists at "/ru/2019/03/30/survival-guide.html" (1154 words)
No need to translate, the page exists at "/zh/2023/12/26/defend-me-against-chatgpt.html" (364 words)
No need to translate, the page exists at "/ru/2023/12/26/defend-me-against-chatgpt.html" (858 words)
No need to translate, the page exists at "/zh/2025/04/12/four-builds.html" (580 words)
No need to translate, the page exists at "/ru/2025/04/12/four-builds.html" (1386 words)
No need to translate, the page exists at "/zh/2024/04/01/ping-me-please.html" (325 words)
No need to translate, the page exists at "/ru/2024/04/01/ping-me-please.html" (557 words)
No need to translate, the page exists at "/en/2019/02/16/calibrated-democracy.html" (1237 words)
No need to translate, the page exists at "/zh/2019/02/16/calibrated-democracy.html" (450 words)
No need to translate, the page exists at "/zh/2014/04/17/how-xdsd-is-different.html" (347 words)
No need to translate, the page exists at "/ru/2014/04/17/how-xdsd-is-different.html" (1218 words)
No need to translate, the page exists at "/zh/2016/03/22/try-finally-if-not-null.html" (368 words)
No need to translate, the page exists at "/ru/2016/03/22/try-finally-if-not-null.html" (555 words)
No need to translate, the page exists at "/zh/2017/12/05/data-access-object.html" (403 words)
No need to translate, the page exists at "/ru/2017/12/05/data-access-object.html" (753 words)
No need to translate, the page exists at "/zh/2014/11/24/principles-of-bug-tracking.html" (376 words)
No need to translate, the page exists at "/ru/2014/11/24/principles-of-bug-tracking.html" (1784 words)
No need to translate, the page exists at "/zh/2018/08/22/builders-and-manipulators.html" (384 words)
No need to translate, the page exists at "/ru/2018/08/22/builders-and-manipulators.html" (1006 words)
No need to translate, the page exists at "/zh/2014/05/05/oop-alternative-to-utility-classes.html" (543 words)
No need to translate, the page exists at "/ru/2014/05/05/oop-alternative-to-utility-classes.html" (1018 words)
No need to translate, the page exists at "/zh/2014/04/06/movies-for-thanasis.html" (595 words)
No need to translate, the page exists at "/ru/2014/04/06/movies-for-thanasis.html" (704 words)
No need to translate, the page exists at "/zh/2022/08/10/xsline-immutable-pipeline.html" (491 words)
No need to translate, the page exists at "/ru/2022/08/10/xsline-immutable-pipeline.html" (923 words)
No need to translate, the page exists at "/zh/2015/04/22/favorite-software-books.html" (428 words)
No need to translate, the page exists at "/ru/2015/04/22/favorite-software-books.html" (1072 words)
No need to translate, the page exists at "/zh/2016/12/06/how-to-pay-programmers-less.html" (359 words)
No need to translate, the page exists at "/ru/2016/12/06/how-to-pay-programmers-less.html" (1173 words)
No need to translate, the page exists at "/zh/2015/05/25/unit-test-scaffolding.html" (395 words)
No need to translate, the page exists at "/ru/2015/05/25/unit-test-scaffolding.html" (808 words)
No need to translate, the page exists at "/zh/2014/12/01/orm-offensive-anti-pattern.html" (452 words)
No need to translate, the page exists at "/ru/2014/12/01/orm-offensive-anti-pattern.html" (1968 words)
No need to translate, the page exists at "/zh/2016/03/30/jare-instant-free-cdn.html" (489 words)
No need to translate, the page exists at "/ru/2016/03/30/jare-instant-free-cdn.html" (1559 words)
No need to translate, the page exists at "/zh/2018/05/08/open-source-attributes.html" (471 words)
No need to translate, the page exists at "/ru/2018/05/08/open-source-attributes.html" (1780 words)
No need to translate, the page exists at "/en/2017/03/02/history-of-separatism.html" (1023 words)
No need to translate, the page exists at "/zh/2017/03/02/history-of-separatism.html" (446 words)
No need to translate, the page exists at "/zh/2016/09/13/inheritance-is-procedural.html" (396 words)
No need to translate, the page exists at "/ru/2016/09/13/inheritance-is-procedural.html" (878 words)
No need to translate, the page exists at "/en/2018/03/17/putin-election.html" (1627 words)
No need to translate, the page exists at "/zh/2018/03/17/putin-election.html" (462 words)
No need to translate, the page exists at "/zh/2019/01/22/10x-paychecks.html" (376 words)
No need to translate, the page exists at "/ru/2019/01/22/10x-paychecks.html" (1002 words)
No need to translate, the page exists at "/zh/2018/09/12/clear-code.html" (364 words)
No need to translate, the page exists at "/ru/2018/09/12/clear-code.html" (756 words)
No need to translate, the page exists at "/zh/2014/11/14/hits-of-code.html" (363 words)
No need to translate, the page exists at "/ru/2014/11/14/hits-of-code.html" (1144 words)
No need to translate, the page exists at "/zh/2020/03/03/prefixed-naming.html" (450 words)
No need to translate, the page exists at "/ru/2020/03/03/prefixed-naming.html" (942 words)
No need to translate, the page exists at "/zh/2018/02/13/micro-vesting.html" (357 words)
No need to translate, the page exists at "/ru/2018/02/13/micro-vesting.html" (786 words)
No need to translate, the page exists at "/zh/2022/08/24/research-paper-template.html" (380 words)
No need to translate, the page exists at "/ru/2022/08/24/research-paper-template.html" (1030 words)
No need to translate, the page exists at "/zh/2015/11/24/imprisonment-for-irresponsible-coding.html" (349 words)
No need to translate, the page exists at "/ru/2015/11/24/imprisonment-for-irresponsible-coding.html&quot; (530 words)
No need to translate, the page exists at &quot;/en/2016/12/15/onishenko-our-hero.html&quot; (638 words)
No need to translate, the page exists at &quot;/zh/2016/12/15/onishenko-our-hero.html&quot; (427 words)
No need to translate, the page exists at &quot;/zh/2014/04/24/java-xml-parsing-and-traversing.html&quot; (366 words)
No need to translate, the page exists at &quot;/ru/2014/04/24/java-xml-parsing-and-traversing.html&quot; (538 words)
No need to translate, the page exists at &quot;/zh/2017/10/24/award-2018.html&quot; (840 words)
No need to translate, the page exists at &quot;/ru/2017/10/24/award-2018.html&quot; (1425 words)
No need to translate, the page exists at &quot;/zh/2015/03/22/takes-java-web-framework.html&quot; (691 words)
No need to translate, the page exists at "/ru/2015/03/22/takes-java-web-framework.html" (2366 words)
No need to translate, the page exists at "/zh/2014/09/23/built-in-fake-objects.html" (418 words)
No need to translate, the page exists at "/ru/2014/09/23/built-in-fake-objects.html" (859 words)
No need to translate, the page exists at "/zh/2014/04/13/bugs-are-welcome.html" (354 words)
No need to translate, the page exists at "/ru/2014/04/13/bugs-are-welcome.html" (791 words)
No need to translate, the page exists at "/zh/2014/10/05/ten-hosted-continuous-integration-services.html" (629 words)
No need to translate, the page exists at "/ru/2014/10/05/ten-hosted-continuous-integration-services.html" (1463 words)
No need to translate, the page exists at "/zh/2017/02/07/private-method-is-new-class.html" (405 words)
No need to translate, the page exists at "/ru/2017/02/07/private-method-is-new-class.html" (635 words)
No need to translate, the page exists at "/zh/2017/05/10/inversion-of-control.html" (387 words)
No need to translate, the page exists at "/ru/2017/05/10/inversion-of-control.html" (594 words)
No need to translate, the page exists at "/zh/2019/05/07/sibit-bitcoin-command-line-client.html" (413 words)
No need to translate, the page exists at "/ru/2019/05/07/sibit-bitcoin-command-line-client.html" (1335 words)
No need to translate, the page exists at "/zh/2017/02/28/too-many-classes.html" (460 words)
No need to translate, the page exists at "/ru/2017/02/28/too-many-classes.html" (1055 words)
No need to translate, the page exists at "/zh/2019/03/19/logging-without-static-logger.html" (386 words)
No need to translate, the page exists at "/ru/2019/03/19/logging-without-static-logger.html" (869 words)
No need to translate, the page exists at "/zh/2015/04/16/award.html" (2085 words)
No need to translate, the page exists at "/ru/2015/04/16/award.html" (3140 words)
No need to translate, the page exists at "/zh/2014/09/02/java-ssh-client.html" (584 words)
No need to translate, the page exists at "/ru/2014/09/02/java-ssh-client.html" (677 words)
No need to translate, the page exists at "/zh/2020/10/27/distance-of-coupling.html" (398 words)
No need to translate, the page exists at "/ru/2020/10/27/distance-of-coupling.html" (1109 words)
No need to translate, the page exists at "/zh/2024/02/06/research-flow.html" (361 words)
No need to translate, the page exists at "/ru/2024/02/06/research-flow.html" (763 words)
No need to translate, the page exists at "/zh/2017/08/01/how-to-manage-a-manager.html" (356 words)
No need to translate, the page exists at "/ru/2017/08/01/how-to-manage-a-manager.html" (1250 words)
No need to translate, the page exists at "/zh/2018/04/10/learning-by-refactoring.html" (447 words)
No need to translate, the page exists at "/ru/2018/04/10/learning-by-refactoring.html" (1554 words)
No need to translate, the page exists at "/zh/2021/02/10/dataization.html" (477 words)
No need to translate, the page exists at "/ru/2021/02/10/dataization.html" (978 words)
No need to translate, the page exists at "/zh/2016/08/23/communication-maturity.html" (343 words)
No need to translate, the page exists at "/ru/2016/08/23/communication-maturity.html" (797 words)
No need to translate, the page exists at "/zh/2019/11/19/how-much-cohesion-is-enough.html" (371 words)
No need to translate, the page exists at "/ru/2019/11/19/how-much-cohesion-is-enough.html" (732 words)
No need to translate, the page exists at "/zh/2017/04/11/flexibility-equates-lower-quality.html" (398 words)
No need to translate, the page exists at "/ru/2017/04/11/flexibility-equates-lower-quality.html" (923 words)
No need to translate, the page exists at "/zh/2017/08/15/bitcoin-pyramid.html" (359 words)
No need to translate, the page exists at "/ru/2017/08/15/bitcoin-pyramid.html" (903 words)
No need to translate, the page exists at "/zh/2015/05/11/software-architect-responsibilities.html" (355 words)
No need to translate, the page exists at "/ru/2015/05/11/software-architect-responsibilities.html" (816 words)
No need to translate, the page exists at "/zh/2014/08/13/strict-code-quality-control.html" (381 words)
No need to translate, the page exists at "/ru/2014/08/13/strict-code-quality-control.html" (1151 words)
No need to translate, the page exists at "/en/2016/12/01/what-is-wrong-about-guns.html" (1057 words)
No need to translate, the page exists at "/zh/2016/12/01/what-is-wrong-about-guns.html" (444 words)
No need to translate, the page exists at "/zh/2014/08/18/fluent-jdbc-decorator.html" (379 words)
No need to translate, the page exists at "/ru/2014/08/18/fluent-jdbc-decorator.html" (593 words)
No need to translate, the page exists at "/zh/2016/08/30/decomposition-of-responsibility.html" (395 words)
No need to translate, the page exists at "/ru/2016/08/30/decomposition-of-responsibility.html" (714 words)
No need to translate, the page exists at "/zh/2014/10/20/how-we-write-product-vision.html" (377 words)
No need to translate, the page exists at "/ru/2014/10/20/how-we-write-product-vision.html" (1361 words)
No need to translate, the page exists at "/en/2017/01/30/lifetime-imprisonment-for-separatism.html" (920 words)
No need to translate, the page exists at "/zh/2017/01/30/lifetime-imprisonment-for-separatism.html" (446 words)
No need to translate, the page exists at "/zh/2015/11/03/chatbot-better-than-ui-for-microservice.html" (432 words)
No need to translate, the page exists at "/ru/2015/11/03/chatbot-better-than-ui-for-microservice.html" (2051 words)
No need to translate, the page exists at "/zh/2017/07/18/sexual-harassment.html" (375 words)
No need to translate, the page exists at "/ru/2017/07/18/sexual-harassment.html" (949 words)
No need to translate, the page exists at "/zh/2015/07/13/meetings-are-legalized-robbery.html" (335 words)
No need to translate, the page exists at "/ru/2015/07/13/meetings-are-legalized-robbery.html" (2130 words)
No need to translate, the page exists at "/zh/2017/09/26/threecopies-server-data-backup.html" (357 words)
No need to translate, the page exists at "/ru/2017/09/26/threecopies-server-data-backup.html" (880 words)
No need to translate, the page exists at "/zh/2015/05/07/ctors-must-be-code-free.html" (386 words)
No need to translate, the page exists at "/ru/2015/05/07/ctors-must-be-code-free.html" (907 words)
No need to translate, the page exists at "/zh/2014/06/26/sass-in-java-webapp.html" (391 words)
No need to translate, the page exists at "/ru/2014/06/26/sass-in-java-webapp.html" (452 words)
No need to translate, the page exists at "/zh/2018/12/18/silicon-valley-criticism.html" (393 words)
No need to translate, the page exists at "/ru/2018/12/18/silicon-valley-criticism.html&quot; (1941 words)
No need to translate, the page exists at &quot;/zh/2014/05/18/cloud-autoincrement-counters.html&quot; (358 words)
No need to translate, the page exists at &quot;/ru/2014/05/18/cloud-autoincrement-counters.html&quot; (635 words)
No need to translate, the page exists at &quot;/zh/2015/07/21/hourly-pay-modern-slavery.html&quot; (373 words)
No need to translate, the page exists at &quot;/ru/2015/07/21/hourly-pay-modern-slavery.html&quot; (853 words)
No need to translate, the page exists at &quot;/zh/2018/04/17/how-to-be-lazy.html&quot; (373 words)
No need to translate, the page exists at &quot;/ru/2018/04/17/how-to-be-lazy.html&quot; (1217 words)
No need to translate, the page exists at &quot;/zh/2015/01/21/if-then-throw-else.html&quot; (370 words)
No need to translate, the page exists at "/ru/2015/01/21/if-then-throw-else.html" (563 words)
No need to translate, the page exists at "/zh/2019/04/17/nutch-from-java.html" (458 words)
No need to translate, the page exists at "/ru/2019/04/17/nutch-from-java.html" (814 words)
No need to translate, the page exists at "/en/2017/01/23/consciousness-and-revolution.html" (1062 words)
No need to translate, the page exists at "/zh/2017/01/23/consciousness-and-revolution.html" (468 words)
No need to translate, the page exists at "/zh/2018/08/27/penalty-for-refusal.html" (482 words)
No need to translate, the page exists at "/ru/2018/08/27/penalty-for-refusal.html" (785 words)
No need to translate, the page exists at "/zh/2017/11/28/microtasking.html" (345 words)
No need to translate, the page exists at "/ru/2017/11/28/microtasking.html" (2063 words)
No need to translate, the page exists at "/zh/2014/04/11/cost-of-loc.html" (395 words)
No need to translate, the page exists at "/ru/2014/04/11/cost-of-loc.html" (1076 words)
No need to translate, the page exists at "/zh/2024/06/23/medals-to-win.html" (530 words)
No need to translate, the page exists at "/ru/2024/06/23/medals-to-win.html" (933 words)
No need to translate, the page exists at "/zh/2023/09/19/five-ingredients-career.html" (347 words)
No need to translate, the page exists at "/ru/2023/09/19/five-ingredients-career.html" (962 words)
No need to translate, the page exists at "/zh/2014/08/03/cacheable-java-annotation.html" (388 words)
No need to translate, the page exists at "/ru/2014/08/03/cacheable-java-annotation.html" (620 words)
No need to translate, the page exists at "/zh/2023/12/17/how-to-review-research-paper.html" (369 words)
No need to translate, the page exists at "/ru/2023/12/17/how-to-review-research-paper.html" (833 words)
No need to translate, the page exists at "/zh/2023/12/11/results-and-discussion.html" (376 words)
No need to translate, the page exists at "/ru/2023/12/11/results-and-discussion.html" (840 words)
No need to translate, the page exists at "/zh/2018/03/27/how-to-test-thread-safety.html" (441 words)
No need to translate, the page exists at "/ru/2018/03/27/how-to-test-thread-safety.html" (967 words)
No need to translate, the page exists at "/zh/2016/05/10/keynote-clowns.html" (342 words)
No need to translate, the page exists at "/ru/2016/05/10/keynote-clowns.html" (893 words)
No need to translate, the page exists at "/zh/2017/03/24/tdd-that-works.html" (399 words)
No need to translate, the page exists at "/ru/2017/03/24/tdd-that-works.html" (1260 words)
No need to translate, the page exists at "/zh/2015/09/10/testing-exit-criteria.html" (361 words)
No need to translate, the page exists at "/ru/2015/09/10/testing-exit-criteria.html" (877 words)
No need to translate, the page exists at "/zh/2014/07/31/travis-and-rultor.html" (477 words)
No need to translate, the page exists at "/ru/2014/07/31/travis-and-rultor.html" (1120 words)
No need to translate, the page exists at "/en/2023/08/27/immigration-by-war.html" (1026 words)
No need to translate, the page exists at "/zh/2023/08/27/immigration-by-war.html" (447 words)
No need to translate, the page exists at "/zh/2022/08/04/code-and-tests-different-pull-requests.html" (367 words)
No need to translate, the page exists at "/ru/2022/08/04/code-and-tests-different-pull-requests.html" (837 words)
No need to translate, the page exists at "/zh/2017/04/18/no-help-via-email.html" (353 words)
No need to translate, the page exists at "/ru/2017/04/18/no-help-via-email.html" (590 words)
No need to translate, the page exists at "/zh/2014/09/11/deployment-script-vs-rultor.html" (400 words)
No need to translate, the page exists at "/ru/2014/09/11/deployment-script-vs-rultor.html" (1537 words)
No need to translate, the page exists at "/zh/2018/08/29/soft-skills.html" (364 words)
No need to translate, the page exists at "/ru/2018/08/29/soft-skills.html" (1119 words)
No need to translate, the page exists at "/zh/2014/04/13/no-obligations-principle.html" (342 words)
No need to translate, the page exists at "/ru/2014/04/13/no-obligations-principle.html" (1022 words)
No need to translate, the page exists at "/zh/2019/12/24/altruism-kills.html" (348 words)
No need to translate, the page exists at "/ru/2019/12/24/altruism-kills.html" (1102 words)
No need to translate, the page exists at "/zh/2015/03/02/team-morale-myths-and-reality.html" (346 words)
No need to translate, the page exists at "/ru/2015/03/02/team-morale-myths-and-reality.html" (1046 words)
No need to translate, the page exists at "/zh/2014/11/20/seven-virtues-of-good-object.html" (466 words)
No need to translate, the page exists at "/ru/2014/11/20/seven-virtues-of-good-object.html" (2651 words)
No need to translate, the page exists at "/zh/2019/07/30/joy-of-programming.html" (369 words)
No need to translate, the page exists at "/ru/2019/07/30/joy-of-programming.html" (1390 words)
No need to translate, the page exists at "/zh/2025/06/22/retrieve-or-remove.html" (558 words)
No need to translate, the page exists at "/ru/2025/06/22/retrieve-or-remove.html" (879 words)
No need to translate, the page exists at "/zh/2018/09/18/fear-of-coupling.html" (405 words)
No need to translate, the page exists at "/ru/2018/09/18/fear-of-coupling.html" (1192 words)
No need to translate, the page exists at "/zh/2016/01/12/good-programmers-dont-work-for-equity.html" (351 words)
No need to translate, the page exists at "/ru/2016/01/12/good-programmers-dont-work-for-equity.html" (574 words)
No need to translate, the page exists at "/zh/2015/12/16/investors-are-too-scared.html" (353 words)
No need to translate, the page exists at "/ru/2015/12/16/investors-are-too-scared.html" (1396 words)
No need to translate, the page exists at "/zh/2020/06/23/individual-performance-metrics.html" (409 words)
No need to translate, the page exists at "/ru/2020/06/23/individual-performance-metrics.html" (1284 words)
No need to translate, the page exists at "/en/2017/07/27/sabotage-failed.html" (833 words)
No need to translate, the page exists at "/zh/2017/07/27/sabotage-failed.html" (432 words)
No need to translate, the page exists at "/zh/2025/06/08/pull-request-without-test.html" (521 words)
No need to translate, the page exists at "/ru/2025/06/08/pull-request-without-test.html" (826 words)
No need to translate, the page exists at "/zh/2023/08/15/decision-making-process.html" (364 words)
No need to translate, the page exists at "/ru/2023/08/15/decision-making-process.html" (977 words)
No need to translate, the page exists at "/zh/2018/05/22/default-arguments-against-null.html" (405 words)
No need to translate, the page exists at &quot;/ru/2018/05/22/default-arguments-against-null.html&quot; (573 words)
No need to translate, the page exists at &quot;/zh/2017/02/14/stackoverflow-is-your-tool.html&quot; (371 words)
No need to translate, the page exists at &quot;/ru/2017/02/14/stackoverflow-is-your-tool.html&quot; (1069 words)
No need to translate, the page exists at &quot;/zh/2016/08/10/if-then-else-code-smell.html&quot; (373 words)
No need to translate, the page exists at &quot;/ru/2016/08/10/if-then-else-code-smell.html&quot; (605 words)
No need to translate, the page exists at &quot;/en/2020/03/29/coronavirus.html&quot; (1259 words)
No need to translate, the page exists at &quot;/zh/2020/03/29/coronavirus.html&quot; (458 words)
No need to translate, the page exists at &quot;/en/2019/01/20/drugs.html&quot; (1483 words)
No need to translate, the page exists at "/zh/2019/01/20/drugs.html" (466 words)
No need to translate, the page exists at "/zh/2018/01/02/operator-new-is-toxic.html" (385 words)
No need to translate, the page exists at "/ru/2018/01/02/operator-new-is-toxic.html" (817 words)
No need to translate, the page exists at "/zh/2017/04/25/sixnines.html" (391 words)
No need to translate, the page exists at "/ru/2017/04/25/sixnines.html" (669 words)
No need to translate, the page exists at "/zh/2017/09/19/what-motivates-me.html" (361 words)
No need to translate, the page exists at "/ru/2017/09/19/what-motivates-me.html" (1265 words)
No need to translate, the page exists at "/zh/2014/09/13/deploying-to-heroku.html" (396 words)
No need to translate, the page exists at "/ru/2014/09/13/deploying-to-heroku.html" (672 words)
No need to translate, the page exists at "/zh/2020/01/07/embrace-the-chaos.html" (362 words)
No need to translate, the page exists at "/ru/2020/01/07/embrace-the-chaos.html" (704 words)
No need to translate, the page exists at "/zh/2017/09/05/rehttp-http-repeater.html" (357 words)
No need to translate, the page exists at "/ru/2017/09/05/rehttp-http-repeater.html" (615 words)
No need to translate, the page exists at "/zh/2018/09/07/what-is-speed.html" (493 words)
No need to translate, the page exists at "/ru/2018/09/07/what-is-speed.html" (1085 words)
No need to translate, the page exists at "/zh/2014/05/23/avoid-java-static-logger.html" (389 words)
No need to translate, the page exists at "/ru/2014/05/23/avoid-java-static-logger.html" (523 words)
No need to translate, the page exists at "/zh/2017/05/16/monikers.html" (369 words)
No need to translate, the page exists at "/ru/2017/05/16/monikers.html" (532 words)
No need to translate, the page exists at "/zh/2018/09/30/award-2019.html" (581 words)
No need to translate, the page exists at "/ru/2018/09/30/award-2019.html" (920 words)
No need to translate, the page exists at "/zh/2015/06/02/how-to-estimate-software-cost.html" (352 words)
No need to translate, the page exists at "/ru/2015/06/02/how-to-estimate-software-cost.html" (1216 words)
No need to translate, the page exists at "/zh/2020/05/19/veil-objects.html" (412 words)
No need to translate, the page exists at "/ru/2020/05/19/veil-objects.html" (798 words)
No need to translate, the page exists at "/en/2019/02/21/jews-vs-french.html" (1211 words)
No need to translate, the page exists at "/zh/2019/02/21/jews-vs-french.html" (458 words)
No need to translate, the page exists at "/zh/2019/04/23/elegant-readme.html" (381 words)
No need to translate, the page exists at "/ru/2019/04/23/elegant-readme.html" (1592 words)
No need to translate, the page exists at "/zh/2022/06/14/principle-of-one.html" (359 words)
No need to translate, the page exists at "/ru/2022/06/14/principle-of-one.html" (593 words)
No need to translate, the page exists at "/zh/2025/05/18/bug-reports-as-contracts.html" (563 words)
No need to translate, the page exists at "/ru/2025/05/18/bug-reports-as-contracts.html" (960 words)
No need to translate, the page exists at "/zh/2021/12/01/teaching.html" (394 words)
No need to translate, the page exists at "/ru/2021/12/01/teaching.html" (1581 words)
No need to translate, the page exists at "/zh/2015/01/05/how-to-be-honest-and-keep-customer.html" (376 words)
No need to translate, the page exists at "/ru/2015/01/05/how-to-be-honest-and-keep-customer.html" (1880 words)
No need to translate, the page exists at "/zh/2017/04/05/pdd-in-action.html" (361 words)
No need to translate, the page exists at "/ru/2017/04/05/pdd-in-action.html" (664 words)
No need to translate, the page exists at "/en/2017/01/12/will-i-go-to-war.html" (782 words)
No need to translate, the page exists at "/zh/2017/01/12/will-i-go-to-war.html" (444 words)
No need to translate, the page exists at "/zh/2021/08/11/logging-in-unit-tests.html" (374 words)
No need to translate, the page exists at "/ru/2021/08/11/logging-in-unit-tests.html" (833 words)
No need to translate, the page exists at "/zh/2020/02/11/object-cohesion.html" (388 words)
No need to translate, the page exists at "/ru/2020/02/11/object-cohesion.html" (902 words)
No need to translate, the page exists at "/en/2016/12/19/privatbank-nationalization.html" (871 words)
No need to translate, the page exists at "/zh/2016/12/19/privatbank-nationalization.html" (451 words)
No need to translate, the page exists at "/zh/2019/03/29/concerns.html" (507 words)
No need to translate, the page exists at "/ru/2019/03/29/concerns.html" (973 words)
No need to translate, the page exists at "/zh/2019/09/03/injection-of-guilt.html" (352 words)
No need to translate, the page exists at "/ru/2019/09/03/injection-of-guilt.html" (1320 words)
No need to translate, the page exists at "/zh/2019/11/03/award-2020.html" (732 words)
No need to translate, the page exists at "/ru/2019/11/03/award-2020.html" (1072 words)
No need to translate, the page exists at "/zh/2023/09/05/style-checker-for-bibtex-files.html" (393 words)
No need to translate, the page exists at "/ru/2023/09/05/style-checker-for-bibtex-files.html" (725 words)
No need to translate, the page exists at "/zh/2015/07/09/catch-if-cant-otherwise.html" (364 words)
No need to translate, the page exists at "/ru/2015/07/09/catch-if-cant-otherwise.html" (854 words)
No need to translate, the page exists at "/zh/2014/09/10/anti-patterns-in-oop.html" (356 words)
No need to translate, the page exists at "/ru/2014/09/10/anti-patterns-in-oop.html" (384 words)
No need to translate, the page exists at "/zh/2023/08/29/ai-for-software-engineering.html" (344 words)
No need to translate, the page exists at "/ru/2023/08/29/ai-for-software-engineering.html" (1199 words)
No need to translate, the page exists at "/zh/2015/01/15/how-to-cut-corners.html" (381 words)
No need to translate, the page exists at "/ru/2015/01/15/how-to-cut-corners.html" (2148 words)
No need to translate, the page exists at "/en/2016/12/19/are-you-ashamed-of-voting.html" (681 words)
No need to translate, the page exists at "/zh/2016/12/19/are-you-ashamed-of-voting.html" (445 words)
No need to translate, the page exists at "/en/2017/02/20/nationalism-of-the-future.html" (1463 words)
No need to translate, the page exists at "/zh/2017/02/20/nationalism-of-the-future.html" (449 words)
No need to translate, the page exists at "/zh/2017/10/10/streams-vs-decorators.html" (453 words)
No need to translate, the page exists at "/ru/2017/10/10/streams-vs-decorators.html" (1108 words)
No need to translate, the page exists at "/zh/2016/03/01/how-we-interview-programmers.html" (341 words)
No need to translate, the page exists at &quot;/ru/2016/03/01/how-we-interview-programmers.html&quot; (1031 words)
No need to translate, the page exists at &quot;/zh/2020/11/24/objects-without-methods.html&quot; (477 words)
No need to translate, the page exists at &quot;/ru/2020/11/24/objects-without-methods.html&quot; (1131 words)
No need to translate, the page exists at &quot;/zh/2015/01/08/morning-standup-meetings.html&quot; (382 words)
No need to translate, the page exists at &quot;/ru/2015/01/08/morning-standup-meetings.html&quot; (2144 words)
No need to translate, the page exists at &quot;/en/2018/01/03/fake-opposition.html&quot; (952 words)
No need to translate, the page exists at &quot;/zh/2018/01/03/fake-opposition.html&quot; (424 words)
No need to translate, the page exists at &quot;/zh/2015/03/16/technical-glossaries.html" (359 words)
No need to translate, the page exists at "/ru/2015/03/16/technical-glossaries.html" (982 words)
No need to translate, the page exists at "/zh/2024/06/09/patent-claim.html" (530 words)
No need to translate, the page exists at "/ru/2024/06/09/patent-claim.html" (1614 words)
No need to translate, the page exists at "/zh/2015/01/26/happy-boss-false-objective.html" (359 words)
No need to translate, the page exists at "/ru/2015/01/26/happy-boss-false-objective.html" (1211 words)
No need to translate, the page exists at "/zh/2024/12/15/open-source-beginner-advice.html" (513 words)
No need to translate, the page exists at "/ru/2024/12/15/open-source-beginner-advice.html" (1359 words)
No need to translate, the page exists at "/zh/2016/08/01/continuous-integration-maturity.html" (350 words)
No need to translate, the page exists at "/ru/2016/08/01/continuous-integration-maturity.html" (718 words)
No need to translate, the page exists at "/zh/2017/01/24/career-advice.html" (353 words)
No need to translate, the page exists at "/ru/2017/01/24/career-advice.html" (1136 words)
No need to translate, the page exists at "/zh/2016/02/18/holacracy-autocracy.html" (347 words)
No need to translate, the page exists at "/ru/2016/02/18/holacracy-autocracy.html" (828 words)
No need to translate, the page exists at "/zh/2017/05/23/unlimited-number-of-bugs.html" (372 words)
No need to translate, the page exists at "/ru/2017/05/23/unlimited-number-of-bugs.html" (721 words)
No need to translate, the page exists at "/zh/2019/06/19/how-much-they-suffer.html" (365 words)
No need to translate, the page exists at "/ru/2019/06/19/how-much-they-suffer.html" (1055 words)
No need to translate, the page exists at "/zh/2025/04/24/dont-close-their-tickets.html" (574 words)
No need to translate, the page exists at "/ru/2025/04/24/dont-close-their-tickets.html" (926 words)
No need to translate, the page exists at "/zh/2015/10/16/ridley-scott-and-joseph-goebbels.html" (380 words)
No need to translate, the page exists at "/ru/2015/10/16/ridley-scott-and-joseph-goebbels.html" (996 words)
No need to translate, the page exists at "/zh/2018/05/29/object-validation.html" (375 words)
No need to translate, the page exists at "/ru/2018/05/29/object-validation.html" (837 words)
No need to translate, the page exists at "/zh/2015/09/01/redundant-variables-are-evil.html" (337 words)
No need to translate, the page exists at "/ru/2015/09/01/redundant-variables-are-evil.html" (656 words)
No need to translate, the page exists at "/zh/2016/03/15/wring-dispatcher-github-notifications.html" (353 words)
No need to translate, the page exists at "/ru/2016/03/15/wring-dispatcher-github-notifications.html" (657 words)
No need to translate, the page exists at "/zh/2014/07/03/how-to-read-manifest-mf.html" (418 words)
No need to translate, the page exists at "/ru/2014/07/03/how-to-read-manifest-mf.html" (681 words)
No need to translate, the page exists at "/zh/2019/02/05/zache.html" (369 words)
No need to translate, the page exists at "/ru/2019/02/05/zache.html" (526 words)
No need to translate, the page exists at "/zh/2022/06/05/reflection-means-hidden-coupling.html" (576 words)
No need to translate, the page exists at "/ru/2022/06/05/reflection-means-hidden-coupling.html" (2167 words)
No need to translate, the page exists at "/en/2018/03/25/why-gas.html" (921 words)
No need to translate, the page exists at "/zh/2018/03/25/why-gas.html" (467 words)
No need to translate, the page exists at "/zh/2016/07/14/who-is-object.html" (367 words)
No need to translate, the page exists at "/ru/2016/07/14/who-is-object.html" (1117 words)
No need to translate, the page exists at "/zh/2014/04/15/github-guidelines.html" (353 words)
No need to translate, the page exists at "/ru/2014/04/15/github-guidelines.html" (1106 words)
No need to translate, the page exists at "/zh/2023/07/19/just-show-up.html" (361 words)
No need to translate, the page exists at "/ru/2023/07/19/just-show-up.html" (892 words)
No need to translate, the page exists at "/zh/2020/05/13/career-killer.html" (364 words)
No need to translate, the page exists at "/ru/2020/05/13/career-killer.html" (990 words)
No need to translate, the page exists at "/zh/2014/08/29/docker-non-root.html" (409 words)
No need to translate, the page exists at "/ru/2014/08/29/docker-non-root.html" (493 words)
No need to translate, the page exists at "/zh/2018/03/21/zerocracy-announcement.html" (386 words)
No need to translate, the page exists at "/ru/2018/03/21/zerocracy-announcement.html" (1117 words)
No need to translate, the page exists at "/zh/2019/03/12/data-and-maintainability.html" (469 words)
No need to translate, the page exists at "/ru/2019/03/12/data-and-maintainability.html" (1637 words)
No need to translate, the page exists at "/zh/2017/11/14/static-factory-methods.html" (428 words)
No need to translate, the page exists at "/ru/2017/11/14/static-factory-methods.html" (1133 words)
No need to translate, the page exists at "/zh/2021/10/21/objectionary.html" (678 words)
No need to translate, the page exists at "/ru/2021/10/21/objectionary.html" (2177 words)
No need to translate, the page exists at "/zh/2014/05/14/object-oriented-github-java-sdk.html" (514 words)
No need to translate, the page exists at "/ru/2014/05/14/object-oriented-github-java-sdk.html" (835 words)
No need to translate, the page exists at "/zh/2018/03/13/fluent-interfaces.html" (398 words)
No need to translate, the page exists at "/ru/2018/03/13/fluent-interfaces.html" (1101 words)
No need to translate, the page exists at "/zh/2016/08/15/what-is-wrong-object-oriented-programming.html" (958 words)
No need to translate, the page exists at "/ru/2016/08/15/what-is-wrong-object-oriented-programming.html" (1048 words)
No need to translate, the page exists at "/zh/2014/07/24/rultor-automated-merging.html" (402 words)
No need to translate, the page exists at "/ru/2014/07/24/rultor-automated-merging.html" (688 words)
No need to translate, the page exists at "/en/2024/09/21/interpreters-of-chaos.html" (1222 words)
No need to translate, the page exists at "/zh/2024/09/21/interpreters-of-chaos.html" (455 words)
No need to translate, the page exists at "/zh/2015/07/28/checked-vs-unchecked-exceptions.html" (411 words)
No need to translate, the page exists at "/ru/2015/07/28/checked-vs-unchecked-exceptions.html" (1525 words)
jekyll-chatgpt-translate 0.1.0: 0 pages translated and 962 pages copied in 30.47s
.......Configuration file: /home/r/repo/_config.yml
.File /home/r/repo/uml/d892698103dc5669949527a8754c5f26.svg already exists (3404 bytes)
.......................File /home/r/repo/uml/52d3d016f2264bbf660a23d5bbe84203.svg already exists (8673 bytes)
.......................................................................................................File /home/r/repo/uml/19b92d0465e2e819ffcf88cf46c6e333.svg already exists (3956 bytes)
................File /home/r/repo/uml/eee0d1bcdb7b9318e937e99e04e39ff7.svg already exists (3430 bytes)
File /home/r/repo/uml/d103661ebf8494340e260442970bf4af.svg already exists (4557 bytes)
......................File /home/r/repo/uml/b5d40b6498ca48f6d2efc8671dd6d1e6.svg already exists (4456 bytes)
File /home/r/repo/uml/aecf8b3862f82e6d5d8d27e948d45c83.svg already exists (5497 bytes)
..........................File /home/r/repo/uml/653125b6c32d12b7325dba52054c09ca.svg already exists (3490 bytes)
File /home/r/repo/uml/cad4de541e1ab10d3d9d751c661fe63f.svg already exists (3443 bytes)
...........File /home/r/repo/uml/45d05ab3bd9a93ad88ec209352b62f60.svg already exists (3220 bytes)
...........................................................................................................................................File /home/r/repo/uml/b9cc42a8e5ed92f94f4362cfd328fb0d.svg already exists (13454 bytes)
File /home/r/repo/uml/930f06f36724929287c1ee82fd95c77b.svg already exists (8538 bytes)
.File /home/r/repo/uml/c415b43f6d14c18e66db32e9d5d6e8b2.svg already exists (17871 bytes)
..............................................................................................................................347,617 words in the entire blog, 13,925 uniques
33m1mDeprecation Warning0m [34mimport0m]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

34m  â•·0m
34m6 │0m @import 31m'disqus'0m;
34m  │0m 31m        ^^^^^^^^0m
34m  ╵0m
    /home/r/repo/css/layout.scss 6:9  root stylesheet
33m1mDeprecation Warning0m [34mimport0m]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

34m  â•·0m
34m7 │0m @import 31m'defs'0m;
34m  │0m 31m        ^^^^^^0m
34m  ╵0m
    /home/r/repo/css/layout.scss 7:9  root stylesheet
33m1mDeprecation Warning0m [34mimport0m]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

34m  â•·0m
34m8 │0m @import 31m'fonts'0m;
34m  │0m 31m        ^^^^^^^0m
34m  ╵0m
    /home/r/repo/css/layout.scss 8:9  root stylesheet
33m1mDeprecation Warning0m [34mimport0m]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

34m  â•·0m
34m9 │0m @import 31m'highlight'0m;
34m  │0m 31m        ^^^^^^^^^^^0m
34m  ╵0m
    /home/r/repo/css/layout.scss 9:9  root stylesheet
33m1mDeprecation Warning0m [34mimport0m]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.

More info and automated migrator: https://sass-lang.com/d/import

34m   â•·0m
34m10 │0m @import 31m'ico'0m;
34m   │0m 31m        ^^^^^0m
34m   ╵0m
    /home/r/repo/css/layout.scss 10:9  root stylesheet
33m1mWarning0m: 8 repetitive deprecation warnings omitted.
Run in verbose mode to see all warnings.
33m          Conflict: The following destination is shared by multiple files.0m
33m                    The written file may end up with unexpected contents.0m
33m                    36m/home/r/repo/_site/rss.xml0m0m
33m                     - rss.xml0m
33m                     - /home/r/repo/_site/rss.xml0m
33m                    0m
/home/r/repo/_site/gnuplot/2014/11/hoc-vs-loc.svg created (89739 bytes)
/home/r/repo/_site/places.txt created (1029 bytes)
/home/r/repo/_site/tags.txt created (1209 bytes)
/home/r/repo/_site/stats.svg created (63511 bytes)
/home/r/repo/_site/words.txt created (94665 bytes)
Saved 350 words to "/home/r/repo/_site/zh/2015/09/22/micromanagement.html"
Saved 784 words to "/home/r/repo/_site/ru/2015/09/22/micromanagement.html"
Saved 363 words to "/home/r/repo/_site/zh/2016/02/09/are-you-still-debugging.html"
Saved 954 words to "/home/r/repo/_site/ru/2016/02/09/are-you-still-debugging.html"
Saved 458 words to "/home/r/repo/_site/zh/2019/03/26/jpages.html"
Saved 1155 words to "/home/r/repo/_site/ru/2019/03/26/jpages.html"
Saved 337 words to "/home/r/repo/_site/zh/2016/05/24/who-is-project-manager.html"
Saved 1150 words to "/home/r/repo/_site/ru/2016/05/24/who-is-project-manager.html"
Saved 416 words to "/home/r/repo/_site/zh/2014/04/28/xml-xpath-hamcrest-matchers.html"
Saved 620 words to "/home/r/repo/_site/ru/2014/04/28/xml-xpath-hamcrest-matchers.html"
Saved 358 words to "/home/r/repo/_site/zh/2016/08/05/distributed-teams-are-higher-quality.html"
Saved 1102 words to "/home/r/repo/_site/ru/2016/08/05/distributed-teams-are-higher-quality.html"
Saved 916 words to "/home/r/repo/_site/en/2018/01/10/dalles-plan.html"
Saved 459 words to "/home/r/repo/_site/zh/2018/01/10/dalles-plan.html"
Saved 496 words to "/home/r/repo/_site/zh/2014/12/09/immutable-object-state-and-behavior.html"
Saved 1835 words to "/home/r/repo/_site/ru/2014/12/09/immutable-object-state-and-behavior.html"
Saved 460 words to "/home/r/repo/_site/zh/2014/08/19/how-to-release-to-maven-central.html"
Saved 929 words to "/home/r/repo/_site/ru/2014/08/19/how-to-release-to-maven-central.html"
Saved 369 words to "/home/r/repo/_site/zh/2015/04/30/iterating-adapter.html"
Saved 524 words to "/home/r/repo/_site/ru/2015/04/30/iterating-adapter.html"
Saved 1011 words to "/home/r/repo/_site/zh/2019/07/02/tdd-misbeliefs.html"
Saved 1146 words to "/home/r/repo/_site/ru/2019/07/02/tdd-misbeliefs.html"
Saved 1024 words to "/home/r/repo/_site/en/2018/10/07/history-simplification.html"
Saved 422 words to "/home/r/repo/_site/zh/2018/10/07/history-simplification.html"
Saved 949 words to "/home/r/repo/_site/en/2016/12/08/lustration-in-ukraine.html"
Saved 437 words to "/home/r/repo/_site/zh/2016/12/08/lustration-in-ukraine.html"
Saved 359 words to "/home/r/repo/_site/zh/2021/09/09/simba.html"
Saved 1084 words to "/home/r/repo/_site/ru/2021/09/09/simba.html"
Saved 351 words to "/home/r/repo/_site/zh/2020/12/29/metric-for-emotions.html"
Saved 1120 words to "/home/r/repo/_site/ru/2020/12/29/metric-for-emotions.html"
Saved 1140 words to "/home/r/repo/_site/en/2017/02/06/how-to-eliminate-corruption.html"
Saved 439 words to "/home/r/repo/_site/zh/2017/02/06/how-to-eliminate-corruption.html"
Saved 579 words to "/home/r/repo/_site/zh/2025/05/25/bug-driven-development.html"
Saved 917 words to "/home/r/repo/_site/ru/2025/05/25/bug-driven-development.html"
Saved 405 words to "/home/r/repo/_site/zh/2019/12/31/talented-programmers.html"
Saved 1087 words to "/home/r/repo/_site/ru/2019/12/31/talented-programmers.html"
Saved 350 words to "/home/r/repo/_site/zh/2015/11/21/ringelmann-effect-vs-agile.html"
Saved 695 words to "/home/r/repo/_site/ru/2015/11/21/ringelmann-effect-vs-agile.html"
Saved 357 words to "/home/r/repo/_site/zh/2016/12/13/mvc-vs-oop.html"
Saved 711 words to "/home/r/repo/_site/ru/2016/12/13/mvc-vs-oop.html"
Saved 496 words to "/home/r/repo/_site/zh/2018/11/23/freelance-vs-outsourcing.html"
Saved 799 words to "/home/r/repo/_site/ru/2018/11/23/freelance-vs-outsourcing.html"
Saved 383 words to "/home/r/repo/_site/zh/2018/02/27/parsing-objects.html"
Saved 641 words to "/home/r/repo/_site/ru/2018/02/27/parsing-objects.html"
Saved 428 words to "/home/r/repo/_site/zh/2022/07/20/command-line-defaults.html"
Saved 768 words to "/home/r/repo/_site/ru/2022/07/20/command-line-defaults.html"
Saved 517 words to "/home/r/repo/_site/zh/2019/03/28/cost-of-zerocrat.html"
Saved 946 words to "/home/r/repo/_site/ru/2019/03/28/cost-of-zerocrat.html"
Saved 359 words to "/home/r/repo/_site/zh/2015/05/21/avoid-software-outsourcing-disaster.html&quot;
Saved 2082 words to &quot;/home/r/repo/_site/ru/2015/05/21/avoid-software-outsourcing-disaster.html&quot;
Saved 375 words to &quot;/home/r/repo/_site/zh/2015/02/16/it-is-not-a-school.html&quot;
Saved 1173 words to &quot;/home/r/repo/_site/ru/2015/02/16/it-is-not-a-school.html&quot;
Saved 368 words to &quot;/home/r/repo/_site/zh/2016/07/11/mistakes-in-agile-manifesto.html&quot;
Saved 982 words to &quot;/home/r/repo/_site/ru/2016/07/11/mistakes-in-agile-manifesto.html"
Saved 370 words to "/home/r/repo/_site/zh/2016/03/08/pimp-up-your-resume.html"
Saved 2615 words to "/home/r/repo/_site/ru/2016/03/08/pimp-up-your-resume.html"
Saved 353 words to "/home/r/repo/_site/zh/2015/10/06/how-to-be-good-office-slave.html"
Saved 1693 words to "/home/r/repo/_site/ru/2015/10/06/how-to-be-good-office-slave.html"
Saved 966 words to "/home/r/repo/_site/en/2017/04/24/slaves-of-the-law.html"
Saved 448 words to "/home/r/repo/_site/zh/2017/04/24/slaves-of-the-law.html"
Saved 369 words to "/home/r/repo/_site/zh/2016/11/21/naked-data.html"
Saved 772 words to "/home/r/repo/_site/ru/2016/11/21/naked-data.html"
Saved 377 words to "/home/r/repo/_site/zh/2016/07/06/data-transfer-object.html"
Saved 742 words to "/home/r/repo/_site/ru/2016/07/06/data-transfer-object.html"
Saved 347 words to "/home/r/repo/_site/zh/2016/06/21/how-to-hire-programmer.html"
Saved 1252 words to "/home/r/repo/_site/ru/2016/06/21/how-to-hire-programmer.html"
Saved 359 words to "/home/r/repo/_site/zh/2014/09/16/getters-and-setters-are-evil.html"
Saved 1266 words to "/home/r/repo/_site/ru/2014/09/16/getters-and-setters-are-evil.html"
Saved 362 words to "/home/r/repo/_site/zh/2015/10/01/vertical-horizontal-decorating.html"
Saved 539 words to "/home/r/repo/_site/ru/2015/10/01/vertical-horizontal-decorating.html"
Saved 1764 words to "/home/r/repo/_site/en/2017/10/30/ukrainian-language.html"
Saved 435 words to "/home/r/repo/_site/zh/2017/10/30/ukrainian-language.html"
Saved 365 words to "/home/r/repo/_site/zh/2016/03/28/unspoken-secrets-of-elevator-pitch.html"
Saved 1155 words to "/home/r/repo/_site/ru/2016/03/28/unspoken-secrets-of-elevator-pitch.html"
Saved 361 words to "/home/r/repo/_site/zh/2015/06/11/wikipedia-bug-definition.html"
Saved 715 words to "/home/r/repo/_site/ru/2015/06/11/wikipedia-bug-definition.html"
Saved 393 words to "/home/r/repo/_site/zh/2014/06/19/avoid-string-concatenation.html"
Saved 813 words to "/home/r/repo/_site/ru/2014/06/19/avoid-string-concatenation.html"
Saved 399 words to "/home/r/repo/_site/zh/2017/08/22/to-be-nice-or-not.html"
Saved 1236 words to "/home/r/repo/_site/ru/2017/08/22/to-be-nice-or-not.html"
Saved 635 words to "/home/r/repo/_site/zh/2014/06/01/aop-aspectj-java-method-logging.html"
Saved 1418 words to "/home/r/repo/_site/ru/2014/06/01/aop-aspectj-java-method-logging.html"
Saved 1199 words to "/home/r/repo/_site/en/2017/01/16/ukrainian-startups.html"
Saved 438 words to "/home/r/repo/_site/zh/2017/01/16/ukrainian-startups.html"
Saved 348 words to "/home/r/repo/_site/zh/2021/03/03/imposters-to-win.html"
Saved 872 words to "/home/r/repo/_site/ru/2021/03/03/imposters-to-win.html"
Saved 358 words to "/home/r/repo/_site/zh/2023/11/28/research-questionnaire.html"
Saved 799 words to "/home/r/repo/_site/ru/2023/11/28/research-questionnaire.html"
Saved 980 words to "/home/r/repo/_site/en/2016/12/29/who-wants-our-donations.html"
Saved 439 words to "/home/r/repo/_site/zh/2016/12/29/who-wants-our-donations.html"
Saved 419 words to "/home/r/repo/_site/zh/2014/09/09/restful-web-sites.html"
Saved 1027 words to "/home/r/repo/_site/ru/2014/09/09/restful-web-sites.html"
Saved 360 words to "/home/r/repo/_site/zh/2018/01/23/sociotech-skills.html"
Saved 891 words to "/home/r/repo/_site/ru/2018/01/23/sociotech-skills.html"
Saved 352 words to "/home/r/repo/_site/zh/2016/09/27/command-control-innovate.html"
Saved 884 words to "/home/r/repo/_site/ru/2016/09/27/command-control-innovate.html"
Saved 374 words to "/home/r/repo/_site/zh/2023/08/22/fast-vs-deep-testing.html"
Saved 1093 words to "/home/r/repo/_site/ru/2023/08/22/fast-vs-deep-testing.html"
Saved 366 words to "/home/r/repo/_site/zh/2017/11/21/trust-pay-lose.html"
Saved 729 words to "/home/r/repo/_site/ru/2017/11/21/trust-pay-lose.html"
Saved 418 words to "/home/r/repo/_site/zh/2015/02/26/composable-decorators.html"
Saved 856 words to "/home/r/repo/_site/ru/2015/02/26/composable-decorators.html"
Saved 1776 words to "/home/r/repo/_site/en/2019/12/31/testosterone.html"
Saved 440 words to "/home/r/repo/_site/zh/2019/12/31/testosterone.html"
Saved 361 words to "/home/r/repo/_site/zh/2015/02/02/xsl-transformations-in-java.html"
Saved 670 words to "/home/r/repo/_site/ru/2015/02/02/xsl-transformations-in-java.html"
Saved 365 words to "/home/r/repo/_site/zh/2010/03/04/pdd.html"
Saved 997 words to "/home/r/repo/_site/ru/2010/03/04/pdd.html"
Saved 353 words to "/home/r/repo/_site/zh/2014/04/12/puzzle-driven-development-by-roles.html"
Saved 1696 words to "/home/r/repo/_site/ru/2014/04/12/puzzle-driven-development-by-roles.html"
Saved 442 words to "/home/r/repo/_site/zh/2015/03/29/rultor-with-appveyor.html"
Saved 668 words to "/home/r/repo/_site/ru/2015/03/29/rultor-with-appveyor.html"
Saved 481 words to "/home/r/repo/_site/zh/2015/05/18/cookie-based-authentication.html"
Saved 1330 words to "/home/r/repo/_site/ru/2015/05/18/cookie-based-authentication.html"
Saved 409 words to "/home/r/repo/_site/zh/2019/01/29/dependency-hell.html"
Saved 947 words to "/home/r/repo/_site/ru/2019/01/29/dependency-hell.html"
Saved 372 words to "/home/r/repo/_site/zh/2015/06/08/deadly-sins-software-project.html"
Saved 1679 words to "/home/r/repo/_site/ru/2015/06/08/deadly-sins-software-project.html"
Saved 1368 words to "/home/r/repo/_site/en/2020/07/05/silence-doesnt-cure.html"
Saved 452 words to "/home/r/repo/_site/zh/2020/07/05/silence-doesnt-cure.html"
Saved 360 words to "/home/r/repo/_site/zh/2018/11/20/journalism.html"
Saved 784 words to "/home/r/repo/_site/ru/2018/11/20/journalism.html"
Saved 939 words to "/home/r/repo/_site/en/2016/12/30/tu154-sochi.html"
Saved 434 words to "/home/r/repo/_site/zh/2016/12/30/tu154-sochi.html"
Saved 389 words to "/home/r/repo/_site/zh/2014/07/21/read-only-master-branch.html"
Saved 1292 words to "/home/r/repo/_site/ru/2014/07/21/read-only-master-branch.html"
Saved 376 words to "/home/r/repo/_site/zh/2017/07/04/sexism.html"
Saved 981 words to "/home/r/repo/_site/ru/2017/07/04/sexism.html"
Saved 368 words to "/home/r/repo/_site/zh/2017/06/06/gluten-free-management.html"
Saved 1092 words to "/home/r/repo/_site/ru/2017/06/06/gluten-free-management.html"
Saved 375 words to "/home/r/repo/_site/zh/2019/06/11/where-do-you-seek-help.html"
Saved 959 words to "/home/r/repo/_site/ru/2019/06/11/where-do-you-seek-help.html"
Saved 508 words to "/home/r/repo/_site/zh/2014/05/13/why-null-is-bad.html"
Saved 1338 words to "/home/r/repo/_site/ru/2014/05/13/why-null-is-bad.html"
Saved 437 words to "/home/r/repo/_site/zh/2017/06/22/object-oriented-input-output-in-cactoos.html"
Saved 971 words to "/home/r/repo/_site/ru/2017/06/22/object-oriented-input-output-in-cactoos.html"
Saved 364 words to "/home/r/repo/_site/zh/2019/04/02/software-project-review-checklist.html"
Saved 744 words to "/home/r/repo/_site/ru/2019/04/02/software-project-review-checklist.html&quot;
Saved 348 words to &quot;/home/r/repo/_site/zh/2014/12/04/synchronization-between-nodes.html&quot;
Saved 815 words to &quot;/home/r/repo/_site/ru/2014/12/04/synchronization-between-nodes.html&quot;
Saved 411 words to &quot;/home/r/repo/_site/zh/2017/07/11/how-to-redesign-equals.html&quot;
Saved 719 words to &quot;/home/r/repo/_site/ru/2017/07/11/how-to-redesign-equals.html&quot;
Saved 383 words to &quot;/home/r/repo/_site/zh/2017/02/21/say-no-to-google-recruiters.html&quot;
Saved 996 words to &quot;/home/r/repo/_site/ru/2017/02/21/say-no-to-google-recruiters.html&quot;
Saved 351 words to &quot;/home/r/repo/_site/zh/2021/02/02/greed-based-planning.html&quot;
Saved 786 words to &quot;/home/r/repo/_site/ru/2021/02/02/greed-based-planning.html&quot;
Saved 402 words to &quot;/home/r/repo/_site/zh/2014/06/09/objects-should-be-immutable.html&quot;
Saved 1311 words to &quot;/home/r/repo/_site/ru/2014/06/09/objects-should-be-immutable.html"
Saved 374 words to "/home/r/repo/_site/zh/2019/05/21/dont-improvise.html"
Saved 1188 words to "/home/r/repo/_site/ru/2019/05/21/dont-improvise.html"
Saved 363 words to "/home/r/repo/_site/zh/2015/06/18/good-programmers-bug-free.html"
Saved 794 words to "/home/r/repo/_site/ru/2015/06/18/good-programmers-bug-free.html"
Saved 1212 words to "/home/r/repo/_site/en/2017/06/29/activists.html"
Saved 440 words to "/home/r/repo/_site/zh/2017/06/29/activists.html"
Saved 1204 words to "/home/r/repo/_site/en/2019/04/28/formula-of-happiness.html"
Saved 440 words to "/home/r/repo/_site/zh/2019/04/28/formula-of-happiness.html"
Saved 418 words to "/home/r/repo/_site/zh/2016/04/12/java-annotations-are-evil.html"
Saved 1155 words to "/home/r/repo/_site/ru/2016/04/12/java-annotations-are-evil.html"
Saved 372 words to "/home/r/repo/_site/zh/2018/03/06/speed-vs-quality.html"
Saved 934 words to "/home/r/repo/_site/ru/2018/03/06/speed-vs-quality.html"
Saved 492 words to "/home/r/repo/_site/zh/2014/11/07/how-immutability-helps.html"
Saved 1818 words to "/home/r/repo/_site/ru/2014/11/07/how-immutability-helps.html"
Saved 357 words to "/home/r/repo/_site/zh/2021/08/04/prestructors.html"
Saved 547 words to "/home/r/repo/_site/ru/2021/08/04/prestructors.html"
Saved 396 words to "/home/r/repo/_site/zh/2014/04/09/xembly-intro.html"
Saved 968 words to "/home/r/repo/_site/ru/2014/04/09/xembly-intro.html"
Saved 345 words to "/home/r/repo/_site/zh/2017/01/03/how-much-you-love-conflicts.html"
Saved 1464 words to "/home/r/repo/_site/ru/2017/01/03/how-much-you-love-conflicts.html"
Saved 385 words to "/home/r/repo/_site/zh/2023/10/11/method-of-research.html"
Saved 769 words to "/home/r/repo/_site/ru/2023/10/11/method-of-research.html"
Saved 349 words to "/home/r/repo/_site/zh/2015/05/28/one-primary-constructor.html"
Saved 531 words to "/home/r/repo/_site/ru/2015/05/28/one-primary-constructor.html"
Saved 399 words to "/home/r/repo/_site/zh/2017/03/07/traits-and-mixins.html"
Saved 886 words to "/home/r/repo/_site/ru/2017/03/07/traits-and-mixins.html"
Saved 351 words to "/home/r/repo/_site/zh/2022/03/29/bugs-occam-razor.html"
Saved 634 words to "/home/r/repo/_site/ru/2022/03/29/bugs-occam-razor.html"
Saved 377 words to "/home/r/repo/_site/zh/2020/07/29/open-source-etiquette.html"
Saved 1024 words to "/home/r/repo/_site/ru/2020/07/29/open-source-etiquette.html"
Saved 356 words to "/home/r/repo/_site/zh/2020/11/03/daily-reports.html"
Saved 1175 words to "/home/r/repo/_site/ru/2020/11/03/daily-reports.html"
Saved 354 words to "/home/r/repo/_site/zh/2014/09/22/remote-programming-interview.html"
Saved 496 words to "/home/r/repo/_site/ru/2014/09/22/remote-programming-interview.html"
Saved 1042 words to "/home/r/repo/_site/en/2016/12/05/who-needs-war.html"
Saved 447 words to "/home/r/repo/_site/zh/2016/12/05/who-needs-war.html"
Saved 341 words to "/home/r/repo/_site/zh/2019/11/05/revolutionary-evolution.html"
Saved 1215 words to "/home/r/repo/_site/ru/2019/11/05/revolutionary-evolution.html"
Saved 1055 words to "/home/r/repo/_site/en/2019/01/28/the-wall.html"
Saved 445 words to "/home/r/repo/_site/zh/2019/01/28/the-wall.html"
Saved 338 words to "/home/r/repo/_site/zh/2014/04/15/definition-of-done.html"
Saved 575 words to "/home/r/repo/_site/ru/2014/04/15/definition-of-done.html"
Saved 1148 words to "/home/r/repo/_site/en/2020/05/02/first-world-hysteria.html"
Saved 478 words to "/home/r/repo/_site/zh/2020/05/02/first-world-hysteria.html"
Saved 401 words to "/home/r/repo/_site/zh/2014/05/21/mysql-maven-plugin.html"
Saved 781 words to "/home/r/repo/_site/ru/2014/05/21/mysql-maven-plugin.html"
Saved 1363 words to "/home/r/repo/_site/en/2019/01/13/country-as-a-service.html"
Saved 458 words to "/home/r/repo/_site/zh/2019/01/13/country-as-a-service.html"
Saved 1317 words to "/home/r/repo/_site/en/2020/11/21/svoboda-and-conflicts.html"
Saved 452 words to "/home/r/repo/_site/zh/2020/11/21/svoboda-and-conflicts.html"
Saved 415 words to "/home/r/repo/_site/zh/2014/08/26/publish-to-rubygems.html"
Saved 666 words to "/home/r/repo/_site/ru/2014/08/26/publish-to-rubygems.html"
Saved 365 words to "/home/r/repo/_site/zh/2019/01/15/what-if-architect-is-wrong.html"
Saved 1091 words to "/home/r/repo/_site/ru/2019/01/15/what-if-architect-is-wrong.html"
Saved 556 words to "/home/r/repo/_site/zh/2025/05/31/good-bug-title.html"
Saved 790 words to "/home/r/repo/_site/ru/2025/05/31/good-bug-title.html"
Saved 417 words to "/home/r/repo/_site/zh/2015/02/20/utility-classes-vs-functional-programming.html"
Saved 1502 words to "/home/r/repo/_site/ru/2015/02/20/utility-classes-vs-functional-programming.html"
Saved 379 words to "/home/r/repo/_site/zh/2017/12/19/srp-is-hoax.html"
Saved 856 words to "/home/r/repo/_site/ru/2017/12/19/srp-is-hoax.html"
Saved 355 words to "/home/r/repo/_site/zh/2015/05/04/how-to-protect-business-idea.html"
Saved 1659 words to "/home/r/repo/_site/ru/2015/05/04/how-to-protect-business-idea.html"
Saved 342 words to "/home/r/repo/_site/zh/2020/11/15/award-2021.html"
Saved 610 words to "/home/r/repo/_site/ru/2020/11/15/award-2021.html"
Saved 432 words to "/home/r/repo/_site/zh/2014/04/27/typical-mistakes-in-java-code.html"
Saved 1361 words to "/home/r/repo/_site/ru/2014/04/27/typical-mistakes-in-java-code.html"
Saved 439 words to "/home/r/repo/_site/zh/2019/02/03/cloudrepo.html"
Saved 979 words to "/home/r/repo/_site/ru/2019/02/03/cloudrepo.html"
Saved 437 words to "/home/r/repo/_site/zh/2017/01/31/decorating-envelopes.html"
Saved 610 words to "/home/r/repo/_site/ru/2017/01/31/decorating-envelopes.html"
Saved 341 words to "/home/r/repo/_site/zh/2015/05/13/two-instruments-of-software-architect.html"
Saved 832 words to "/home/r/repo/_site/ru/2015/05/13/two-instruments-of-software-architect.html"
Saved 394 words to "/home/r/repo/_site/zh/2014/04/14/jcabi-dynamo-java-api-of-aws-dynamodb.html"
Saved 755 words to "/home/r/repo/_site/ru/2014/04/14/jcabi-dynamo-java-api-of-aws-dynamodb.html"
Saved 384 words to "/home/r/repo/_site/zh/2019/09/17/be-unhappy-to-be-happy.html"
Saved 984 words to "/home/r/repo/_site/ru/2019/09/17/be-unhappy-to-be-happy.html"
Saved 363 words to "/home/r/repo/_site/zh/2017/08/29/xcop.html"
Saved 598 words to "/home/r/repo/_site/ru/2017/08/29/xcop.html"
Saved 343 words to "/home/r/repo/_site/zh/2015/09/16/how-to-fire-someone-right.html&quot;
Saved 728 words to &quot;/home/r/repo/_site/ru/2015/09/16/how-to-fire-someone-right.html&quot;
Saved 354 words to &quot;/home/r/repo/_site/zh/2016/01/19/how-expensive-is-outsourcing.html&quot;
Saved 1081 words to &quot;/home/r/repo/_site/ru/2016/01/19/how-expensive-is-outsourcing.html&quot;
Saved 382 words to &quot;/home/r/repo/_site/zh/2016/12/20/can-objects-be-friends.html&quot;
Saved 676 words to &quot;/home/r/repo/_site/ru/2016/12/20/can-objects-be-friends.html&quot;
Saved 391 words to &quot;/home/r/repo/_site/zh/2018/11/13/bigotry.html&quot;
Saved 1118 words to &quot;/home/r/repo/_site/ru/2018/11/13/bigotry.html&quot;
Saved 394 words to &quot;/home/r/repo/_site/zh/2018/06/19/glogin.html&quot;
Saved 625 words to &quot;/home/r/repo/_site/ru/2018/06/19/glogin.html&quot;
Saved 389 words to &quot;/home/r/repo/_site/zh/2014/06/21/casperjs-with-maven.html&quot;
Saved 841 words to &quot;/home/r/repo/_site/ru/2014/06/21/casperjs-with-maven.html&quot;
Saved 1171 words to "/home/r/repo/_site/en/2017/10/24/motherland.html"
Saved 456 words to "/home/r/repo/_site/zh/2017/10/24/motherland.html"
Saved 1980 words to "/home/r/repo/_site/en/2024/04/02/kulikovo-pole.html"
Saved 494 words to "/home/r/repo/_site/zh/2024/04/02/kulikovo-pole.html"
Saved 407 words to "/home/r/repo/_site/zh/2017/11/07/five-new-java-features.html"
Saved 982 words to "/home/r/repo/_site/ru/2017/11/07/five-new-java-features.html"
Saved 583 words to "/home/r/repo/_site/zh/2025/04/19/dont-merge-into-broken-master.html"
Saved 900 words to "/home/r/repo/_site/ru/2025/04/19/dont-merge-into-broken-master.html"
Saved 357 words to "/home/r/repo/_site/zh/2014/10/29/how-much-do-you-cost.html"
Saved 2641 words to "/home/r/repo/_site/ru/2014/10/29/how-much-do-you-cost.html"
Saved 1112 words to "/home/r/repo/_site/en/2016/12/26/what-would-you-ask-putin.html"
Saved 486 words to "/home/r/repo/_site/zh/2016/12/26/what-would-you-ask-putin.html"
Saved 498 words to "/home/r/repo/_site/zh/2019/03/26/sales-kit.html"
Saved 1135 words to "/home/r/repo/_site/ru/2019/03/26/sales-kit.html"
Saved 359 words to "/home/r/repo/_site/zh/2018/02/06/where-to-find-more-bugs.html"
Saved 692 words to "/home/r/repo/_site/ru/2018/02/06/where-to-find-more-bugs.html"
Saved 403 words to "/home/r/repo/_site/zh/2015/08/18/multiple-return-statements-in-oop.html"
Saved 635 words to "/home/r/repo/_site/ru/2015/08/18/multiple-return-statements-in-oop.html"
Saved 1053 words to "/home/r/repo/_site/en/2019/03/17/terrorism-and-power.html"
Saved 452 words to "/home/r/repo/_site/zh/2019/03/17/terrorism-and-power.html"
Saved 1058 words to "/home/r/repo/_site/zh/2015/10/17/award-2016.html"
Saved 1744 words to "/home/r/repo/_site/ru/2015/10/17/award-2016.html"
Saved 353 words to "/home/r/repo/_site/zh/2020/10/13/lack-of-problem.html"
Saved 788 words to "/home/r/repo/_site/ru/2020/10/13/lack-of-problem.html"
Saved 371 words to "/home/r/repo/_site/zh/2016/11/18/software-conferences-to-attend.html"
Saved 430 words to "/home/r/repo/_site/ru/2016/11/18/software-conferences-to-attend.html"
Saved 425 words to "/home/r/repo/_site/zh/2017/10/17/lazy-loading-caching-sticky-cactoos.html"
Saved 891 words to "/home/r/repo/_site/ru/2017/10/17/lazy-loading-caching-sticky-cactoos.html"
Saved 421 words to "/home/r/repo/_site/zh/2014/08/25/deploy-to-cloudbees.html"
Saved 785 words to "/home/r/repo/_site/ru/2014/08/25/deploy-to-cloudbees.html"
Saved 355 words to "/home/r/repo/_site/zh/2015/10/27/outsourcing-doesnt-work.html"
Saved 1599 words to "/home/r/repo/_site/ru/2015/10/27/outsourcing-doesnt-work.html"
Saved 379 words to "/home/r/repo/_site/zh/2014/08/22/art-of-software-testing.html"
Saved 1230 words to "/home/r/repo/_site/ru/2014/08/22/art-of-software-testing.html"
Saved 1151 words to "/home/r/repo/_site/en/2017/11/08/crimea.html"
Saved 453 words to "/home/r/repo/_site/zh/2017/11/08/crimea.html"
Saved 356 words to "/home/r/repo/_site/zh/2014/10/06/software-project-lifecycle.html"
Saved 1451 words to "/home/r/repo/_site/ru/2014/10/06/software-project-lifecycle.html"
Saved 646 words to "/home/r/repo/_site/zh/2025/08/17/type-annotations.html"
Saved 1436 words to "/home/r/repo/_site/ru/2025/08/17/type-annotations.html"
Saved 468 words to "/home/r/repo/_site/zh/2020/02/19/fat-skinny-design.html"
Saved 1059 words to "/home/r/repo/_site/ru/2020/02/19/fat-skinny-design.html"
Saved 346 words to "/home/r/repo/_site/zh/2019/01/01/hazardous-enthusiasm.html"
Saved 888 words to "/home/r/repo/_site/ru/2019/01/01/hazardous-enthusiasm.html"
Saved 403 words to "/home/r/repo/_site/zh/2016/04/19/object-must-not-be-configurable.html"
Saved 936 words to "/home/r/repo/_site/ru/2016/04/19/object-must-not-be-configurable.html"
Saved 364 words to "/home/r/repo/_site/zh/2015/09/29/mayonnaise.html"
Saved 1464 words to "/home/r/repo/_site/ru/2015/09/29/mayonnaise.html"
Saved 382 words to "/home/r/repo/_site/zh/2017/12/26/software-quality-formula.html"
Saved 729 words to "/home/r/repo/_site/ru/2017/12/26/software-quality-formula.html"
Saved 356 words to "/home/r/repo/_site/zh/2016/06/03/conference-mistakes.html"
Saved 1137 words to "/home/r/repo/_site/ru/2016/06/03/conference-mistakes.html"
Saved 800 words to "/home/r/repo/_site/en/2016/11/28/saakashvili-speaks-ukrainian.html"
Saved 431 words to "/home/r/repo/_site/zh/2016/11/28/saakashvili-speaks-ukrainian.html"
Saved 361 words to "/home/r/repo/_site/zh/2017/05/02/remote-slaves.html"
Saved 1057 words to "/home/r/repo/_site/ru/2017/05/02/remote-slaves.html"
Saved 364 words to "/home/r/repo/_site/zh/2020/01/15/question-never-ask.html"
Saved 713 words to "/home/r/repo/_site/ru/2020/01/15/question-never-ask.html"
Saved 514 words to "/home/r/repo/_site/zh/2019/03/12/how-to-move-faster.html"
Saved 1236 words to "/home/r/repo/_site/ru/2019/03/12/how-to-move-faster.html"
Saved 347 words to "/home/r/repo/_site/zh/2016/11/29/eolang.html"
Saved 492 words to "/home/r/repo/_site/ru/2016/11/29/eolang.html"
Saved 347 words to "/home/r/repo/_site/zh/2014/10/23/paired-brackets-notation.html"
Saved 527 words to "/home/r/repo/_site/ru/2014/10/23/paired-brackets-notation.html"
Saved 353 words to "/home/r/repo/_site/zh/2015/12/22/why-dont-you-contribute-to-open-source.html"
Saved 1121 words to "/home/r/repo/_site/ru/2015/12/22/why-dont-you-contribute-to-open-source.html"
Saved 417 words to "/home/r/repo/_site/zh/2020/11/10/typing-without-types.html"
Saved 811 words to "/home/r/repo/_site/ru/2020/11/10/typing-without-types.html"
Saved 421 words to "/home/r/repo/_site/zh/2015/12/08/temporal-coupling-between-method-calls.html"
Saved 811 words to "/home/r/repo/_site/ru/2015/12/08/temporal-coupling-between-method-calls.html"
Saved 357 words to "/home/r/repo/_site/zh/2023/11/22/avoid-line-breaks-inside-paragrap.html"
Saved 521 words to "/home/r/repo/_site/ru/2023/11/22/avoid-line-breaks-inside-paragrap.html"
Saved 1040 words to "/home/r/repo/_site/zh/2017/06/27/my-environment.html"
Saved 1077 words to "/home/r/repo/_site/ru/2017/06/27/my-environment.html"
Saved 389 words to "/home/r/repo/_site/zh/2022/07/05/safety-net.html"
Saved 923 words to "/home/r/repo/_site/ru/2022/07/05/safety-net.html"
Saved 400 words to "/home/r/repo/_site/zh/2014/06/25/xml-and-xslt-in-browser.html"
Saved 1153 words to "/home/r/repo/_site/ru/2014/06/25/xml-and-xslt-in-browser.html"
Saved 372 words to "/home/r/repo/_site/zh/2015/02/05/jcabi-parent-maven-pom.html&quot;
Saved 666 words to &quot;/home/r/repo/_site/ru/2015/02/05/jcabi-parent-maven-pom.html&quot;
Saved 374 words to &quot;/home/r/repo/_site/zh/2018/01/16/educational-aspect-of-static-analysis.html&quot;
Saved 672 words to &quot;/home/r/repo/_site/ru/2018/01/16/educational-aspect-of-static-analysis.html&quot;
Saved 424 words to &quot;/home/r/repo/_site/zh/2015/09/07/maven-repository-amazon-s3.html&quot;
Saved 745 words to &quot;/home/r/repo/_site/ru/2015/09/07/maven-repository-amazon-s3.html&quot;
Saved 503 words to &quot;/home/r/repo/_site/zh/2025/09/14/red-and-black.html&quot;
Saved 922 words to &quot;/home/r/repo/_site/ru/2025/09/14/red-and-black.html&quot;
Saved 343 words to &quot;/home/r/repo/_site/zh/2016/09/20/oop-without-classes.html&quot;
Saved 450 words to &quot;/home/r/repo/_site/ru/2016/09/20/oop-without-classes.html&quot;
Saved 363 words to &quot;/home/r/repo/_site/zh/2019/04/09/beg-them.html&quot;
Saved 1187 words to "/home/r/repo/_site/ru/2019/04/09/beg-them.html"
Saved 393 words to "/home/r/repo/_site/zh/2014/04/06/phandom.html"
Saved 733 words to "/home/r/repo/_site/ru/2014/04/06/phandom.html"
Saved 363 words to "/home/r/repo/_site/zh/2014/04/29/w3c-java-validators.html"
Saved 513 words to "/home/r/repo/_site/ru/2014/04/29/w3c-java-validators.html"
Saved 449 words to "/home/r/repo/_site/zh/2015/04/02/class-casting-is-anti-pattern.html"
Saved 929 words to "/home/r/repo/_site/ru/2015/04/02/class-casting-is-anti-pattern.html"
Saved 431 words to "/home/r/repo/_site/zh/2019/05/14/cause-risk-effect.html"
Saved 2131 words to "/home/r/repo/_site/ru/2019/05/14/cause-risk-effect.html"
Saved 383 words to "/home/r/repo/_site/zh/2015/06/29/simple-diagrams.html"
Saved 1152 words to "/home/r/repo/_site/ru/2015/06/29/simple-diagrams.html"
Saved 432 words to "/home/r/repo/_site/zh/2020/12/01/abstract-objects.html"
Saved 788 words to "/home/r/repo/_site/ru/2020/12/01/abstract-objects.html"
Saved 440 words to "/home/r/repo/_site/zh/2018/09/05/monolithic-repositories.html"
Saved 1550 words to "/home/r/repo/_site/ru/2018/09/05/monolithic-repositories.html"
Saved 1359 words to "/home/r/repo/_site/en/2019/09/28/what-is-the-point.html"
Saved 501 words to "/home/r/repo/_site/zh/2019/09/28/what-is-the-point.html"
Saved 387 words to "/home/r/repo/_site/zh/2014/10/26/hacker-vs-programmer-mentality.html"
Saved 1186 words to "/home/r/repo/_site/ru/2014/10/26/hacker-vs-programmer-mentality.html"
Saved 364 words to "/home/r/repo/_site/zh/2021/10/12/calibrated-achievement-points.html"
Saved 1364 words to "/home/r/repo/_site/ru/2021/10/12/calibrated-achievement-points.html"
Saved 1415 words to "/home/r/repo/_site/en/2023/09/17/turbulence.html"
Saved 472 words to "/home/r/repo/_site/zh/2023/09/17/turbulence.html"
Saved 427 words to "/home/r/repo/_site/zh/2016/02/03/design-patterns-and-anti-patterns.html"
Saved 948 words to "/home/r/repo/_site/ru/2016/02/03/design-patterns-and-anti-patterns.html"
Saved 387 words to "/home/r/repo/_site/zh/2018/07/03/global-variables.html"
Saved 742 words to "/home/r/repo/_site/ru/2018/07/03/global-variables.html"
Saved 329 words to "/home/r/repo/_site/zh/2015/02/23/haircut.html"
Saved 739 words to "/home/r/repo/_site/ru/2015/02/23/haircut.html"
Saved 416 words to "/home/r/repo/_site/zh/2015/07/06/public-static-literals.html"
Saved 892 words to "/home/r/repo/_site/ru/2015/07/06/public-static-literals.html"
Saved 374 words to "/home/r/repo/_site/zh/2014/12/15/how-much-your-objects-encapsulate.html"
Saved 744 words to "/home/r/repo/_site/ru/2014/12/15/how-much-your-objects-encapsulate.html"
Saved 376 words to "/home/r/repo/_site/zh/2015/12/29/turnover-is-good-for-maintainability.html"
Saved 953 words to "/home/r/repo/_site/ru/2015/12/29/turnover-is-good-for-maintainability.html"
Saved 366 words to "/home/r/repo/_site/zh/2014/06/20/limit-method-execution-time.html"
Saved 634 words to "/home/r/repo/_site/ru/2014/06/20/limit-method-execution-time.html"
Saved 356 words to "/home/r/repo/_site/zh/2016/01/05/how-to-punish-employees.html"
Saved 1184 words to "/home/r/repo/_site/ru/2016/01/05/how-to-punish-employees.html"
Saved 387 words to "/home/r/repo/_site/zh/2015/02/09/serious-code-reviewer.html"
Saved 1815 words to "/home/r/repo/_site/ru/2015/02/09/serious-code-reviewer.html"
Saved 452 words to "/home/r/repo/_site/zh/2019/09/27/parsing-and-printing.html"
Saved 1078 words to "/home/r/repo/_site/ru/2019/09/27/parsing-and-printing.html"
Saved 384 words to "/home/r/repo/_site/zh/2016/06/27/singletons-must-die.html"
Saved 744 words to "/home/r/repo/_site/ru/2016/06/27/singletons-must-die.html"
Saved 398 words to "/home/r/repo/_site/zh/2022/08/30/dont-group-exception-catchers.html"
Saved 632 words to "/home/r/repo/_site/ru/2022/08/30/dont-group-exception-catchers.html"
Saved 359 words to "/home/r/repo/_site/zh/2015/07/16/fools-dont-write-unit-tests.html"
Saved 837 words to "/home/r/repo/_site/ru/2015/07/16/fools-dont-write-unit-tests.html"
Saved 369 words to "/home/r/repo/_site/zh/2019/06/26/syncem.html"
Saved 571 words to "/home/r/repo/_site/ru/2019/06/26/syncem.html"
Saved 1114 words to "/home/r/repo/_site/en/2020/06/12/protesters.html"
Saved 448 words to "/home/r/repo/_site/zh/2020/06/12/protesters.html"
Saved 1389 words to "/home/r/repo/_site/en/2019/07/07/strong-opinions.html"
Saved 437 words to "/home/r/repo/_site/zh/2019/07/07/strong-opinions.html"
Saved 369 words to "/home/r/repo/_site/zh/2017/05/17/single-statement-unit-tests.html"
Saved 646 words to "/home/r/repo/_site/ru/2017/05/17/single-statement-unit-tests.html"
Saved 410 words to "/home/r/repo/_site/zh/2015/06/25/xml-data-xsl-views-takes-framework.html"
Saved 930 words to "/home/r/repo/_site/ru/2015/06/25/xml-data-xsl-views-takes-framework.html"
Saved 424 words to "/home/r/repo/_site/zh/2014/04/11/jcabi-http-intro.html"
Saved 809 words to "/home/r/repo/_site/ru/2014/04/11/jcabi-http-intro.html"
Saved 365 words to "/home/r/repo/_site/zh/2016/04/05/printers-instead-of-getters.html"
Saved 888 words to "/home/r/repo/_site/ru/2016/04/05/printers-instead-of-getters.html"
Saved 398 words to "/home/r/repo/_site/zh/2023/07/25/contribute-disabled-tests.html"
Saved 708 words to "/home/r/repo/_site/ru/2023/07/25/contribute-disabled-tests.html"
Saved 393 words to "/home/r/repo/_site/zh/2018/07/24/bugs-or-pull-requests.html"
Saved 578 words to "/home/r/repo/_site/ru/2018/07/24/bugs-or-pull-requests.html"
Saved 385 words to "/home/r/repo/_site/zh/2018/06/26/are-you-an-architect.html"
Saved 1817 words to "/home/r/repo/_site/ru/2018/06/26/are-you-an-architect.html"
Saved 758 words to "/home/r/repo/_site/en/2016/11/26/yanukovych-v-president.html"
Saved 449 words to "/home/r/repo/_site/zh/2016/11/26/yanukovych-v-president.html"
Saved 371 words to "/home/r/repo/_site/zh/2018/12/25/speaker-cheat-sheet.html"
Saved 1272 words to "/home/r/repo/_site/ru/2018/12/25/speaker-cheat-sheet.html"
Saved 400 words to "/home/r/repo/_site/zh/2015/11/16/json-vs-xml.html"
Saved 1112 words to "/home/r/repo/_site/ru/2015/11/16/json-vs-xml.html"
Saved 392 words to "/home/r/repo/_site/zh/2016/05/03/test-methods-must-share-nothing.html"
Saved 963 words to "/home/r/repo/_site/ru/2016/05/03/test-methods-must-share-nothing.html"
Saved 432 words to "/home/r/repo/_site/zh/2014/05/01/dynamodb-local-maven-plugin.html"
Saved 688 words to &quot;/home/r/repo/_site/ru/2014/05/01/dynamodb-local-maven-plugin.html&quot;
Saved 348 words to &quot;/home/r/repo/_site/zh/2015/10/13/competition-without-rules.html&quot;
Saved 702 words to &quot;/home/r/repo/_site/ru/2015/10/13/competition-without-rules.html&quot;
Saved 358 words to &quot;/home/r/repo/_site/zh/2018/04/03/donations-via-zerocracy.html&quot;
Saved 737 words to &quot;/home/r/repo/_site/ru/2018/04/03/donations-via-zerocracy.html&quot;
Saved 405 words to &quot;/home/r/repo/_site/zh/2017/08/08/raii-in-java.html&quot;
Saved 819 words to &quot;/home/r/repo/_site/ru/2017/08/08/raii-in-java.html&quot;
Saved 365 words to &quot;/home/r/repo/_site/zh/2019/12/03/testing-in-code-review.html&quot;
Saved 1161 words to &quot;/home/r/repo/_site/ru/2019/12/03/testing-in-code-review.html&quot;
Saved 383 words to &quot;/home/r/repo/_site/zh/2014/06/24/jekyll-github-deploy.html&quot;
Saved 502 words to &quot;/home/r/repo/_site/ru/2014/06/24/jekyll-github-deploy.html"
Saved 369 words to "/home/r/repo/_site/zh/2016/07/26/active-record.html"
Saved 703 words to "/home/r/repo/_site/ru/2016/07/26/active-record.html"
Saved 409 words to "/home/r/repo/_site/zh/2014/10/03/di-containers-are-evil.html"
Saved 941 words to "/home/r/repo/_site/ru/2014/10/03/di-containers-are-evil.html"
Saved 369 words to "/home/r/repo/_site/zh/2014/10/08/continuous-integration-is-dead.html"
Saved 1111 words to "/home/r/repo/_site/ru/2014/10/08/continuous-integration-is-dead.html"
Saved 346 words to "/home/r/repo/_site/zh/2016/04/08/revenue-may-kill-startup.html"
Saved 971 words to "/home/r/repo/_site/ru/2016/04/08/revenue-may-kill-startup.html"
Saved 435 words to "/home/r/repo/_site/zh/2014/05/26/amazon-s3-java-oop-adapter.html"
Saved 855 words to "/home/r/repo/_site/ru/2014/05/26/amazon-s3-java-oop-adapter.html"
Saved 381 words to "/home/r/repo/_site/zh/2014/12/22/immutable-objects-not-dumb.html"
Saved 893 words to "/home/r/repo/_site/ru/2014/12/22/immutable-objects-not-dumb.html"
Saved 440 words to "/home/r/repo/_site/zh/2016/09/07/gradients-of-immutability.html"
Saved 856 words to "/home/r/repo/_site/ru/2016/09/07/gradients-of-immutability.html"
Saved 386 words to "/home/r/repo/_site/zh/2015/11/10/ten-mistakes-in-specs.html"
Saved 2325 words to "/home/r/repo/_site/ru/2015/11/10/ten-mistakes-in-specs.html"
Saved 372 words to "/home/r/repo/_site/zh/2014/11/03/empty-line-code-smell.html"
Saved 710 words to "/home/r/repo/_site/ru/2014/11/03/empty-line-code-smell.html"
Saved 531 words to "/home/r/repo/_site/zh/2023/08/08/two-step-initialization.html"
Saved 1549 words to "/home/r/repo/_site/ru/2023/08/08/two-step-initialization.html"
Saved 387 words to "/home/r/repo/_site/zh/2018/11/27/you-can-do-better.html"
Saved 1355 words to "/home/r/repo/_site/ru/2018/11/27/you-can-do-better.html"
Saved 362 words to "/home/r/repo/_site/zh/2019/07/10/inversive-management.html"
Saved 1028 words to "/home/r/repo/_site/ru/2019/07/10/inversive-management.html"
Saved 382 words to "/home/r/repo/_site/zh/2016/04/26/why-inputstream-design-is-wrong.html"
Saved 733 words to "/home/r/repo/_site/ru/2016/04/26/why-inputstream-design-is-wrong.html"
Saved 1223 words to "/home/r/repo/_site/en/2024/05/27/freedom-of-speech-vs-intelligence.html"
Saved 457 words to "/home/r/repo/_site/zh/2024/05/27/freedom-of-speech-vs-intelligence.html"
Saved 387 words to "/home/r/repo/_site/zh/2019/02/12/silicon-valley-benefits.html"
Saved 1780 words to "/home/r/repo/_site/ru/2019/02/12/silicon-valley-benefits.html"
Saved 406 words to "/home/r/repo/_site/zh/2020/05/05/open-source-arms-race.html"
Saved 1079 words to "/home/r/repo/_site/ru/2020/05/05/open-source-arms-race.html"
Saved 361 words to "/home/r/repo/_site/zh/2018/04/24/right-way-to-report-bugs.html"
Saved 853 words to "/home/r/repo/_site/ru/2018/04/24/right-way-to-report-bugs.html"
Saved 361 words to "/home/r/repo/_site/zh/2016/05/17/convertible-notes.html"
Saved 2111 words to "/home/r/repo/_site/ru/2016/05/17/convertible-notes.html"
Saved 386 words to "/home/r/repo/_site/zh/2014/07/20/liquibase-in-maven.html"
Saved 715 words to "/home/r/repo/_site/ru/2014/07/20/liquibase-in-maven.html"
Saved 1191 words to "/home/r/repo/_site/en/2023/10/01/individualism-vs-collectivism.html"
Saved 454 words to "/home/r/repo/_site/zh/2023/10/01/individualism-vs-collectivism.html"
Saved 452 words to "/home/r/repo/_site/zh/2023/01/19/layout-of-tests.html"
Saved 1832 words to "/home/r/repo/_site/ru/2023/01/19/layout-of-tests.html"
Saved 337 words to "/home/r/repo/_site/zh/2014/10/21/incremental-billing.html"
Saved 1009 words to "/home/r/repo/_site/ru/2014/10/21/incremental-billing.html"
Saved 352 words to "/home/r/repo/_site/zh/2017/12/12/alan-kay-was-wrong.html"
Saved 695 words to "/home/r/repo/_site/ru/2017/12/12/alan-kay-was-wrong.html"
Saved 443 words to "/home/r/repo/_site/zh/2021/04/14/how-we-organized-iccq.html"
Saved 1723 words to "/home/r/repo/_site/ru/2021/04/14/how-we-organized-iccq.html"
Saved 355 words to "/home/r/repo/_site/zh/2016/07/21/convince-me.html"
Saved 1083 words to "/home/r/repo/_site/ru/2016/07/21/convince-me.html"
Saved 428 words to "/home/r/repo/_site/zh/2018/12/11/unit-testing-anti-patterns.html"
Saved 1185 words to "/home/r/repo/_site/ru/2018/12/11/unit-testing-anti-patterns.html"
Saved 446 words to "/home/r/repo/_site/zh/2014/04/21/s3-http-basic-auth.html"
Saved 1123 words to "/home/r/repo/_site/ru/2014/04/21/s3-http-basic-auth.html"
Saved 343 words to "/home/r/repo/_site/zh/2014/04/06/introduction.html"
Saved 433 words to "/home/r/repo/_site/ru/2014/04/06/introduction.html"
Saved 375 words to "/home/r/repo/_site/zh/2014/04/26/incremental-requirements-with-requs.html"
Saved 1226 words to "/home/r/repo/_site/ru/2014/04/26/incremental-requirements-with-requs.html"
Saved 500 words to "/home/r/repo/_site/zh/2018/10/01/remote-work.html"
Saved 744 words to "/home/r/repo/_site/ru/2018/10/01/remote-work.html"
Saved 1155 words to "/home/r/repo/_site/en/2016/12/22/what-causes-terrorism.html"
Saved 472 words to "/home/r/repo/_site/zh/2016/12/22/what-causes-terrorism.html"
Saved 431 words to "/home/r/repo/_site/zh/2013/12/29/proto.html"
Saved 671 words to "/home/r/repo/_site/ru/2013/12/29/proto.html"
Saved 1348 words to "/home/r/repo/_site/en/2019/07/31/moscow-protests.html"
Saved 461 words to "/home/r/repo/_site/zh/2019/07/31/moscow-protests.html"
Saved 369 words to "/home/r/repo/_site/zh/2015/06/15/software-outsourcing-survival-guide.html"
Saved 1029 words to "/home/r/repo/_site/ru/2015/06/15/software-outsourcing-survival-guide.html"
Saved 360 words to "/home/r/repo/_site/zh/2018/08/14/seventy-percent.html"
Saved 1068 words to "/home/r/repo/_site/ru/2018/08/14/seventy-percent.html"
Saved 405 words to "/home/r/repo/_site/zh/2018/11/06/ruby-threads.html"
Saved 887 words to "/home/r/repo/_site/ru/2018/11/06/ruby-threads.html"
Saved 734 words to "/home/r/repo/_site/en/2017/05/15/loyalty.html"
Saved 439 words to "/home/r/repo/_site/zh/2017/05/15/loyalty.html"
Saved 363 words to "/home/r/repo/_site/zh/2014/08/15/retry-java-method-on-exception.html"
Saved 463 words to "/home/r/repo/_site/ru/2014/08/15/retry-java-method-on-exception.html"
Saved 383 words to "/home/r/repo/_site/zh/2015/12/01/rethrow-exceptions.html"
Saved 816 words to "/home/r/repo/_site/ru/2015/12/01/rethrow-exceptions.html"
Saved 352 words to &quot;/home/r/repo/_site/zh/2021/06/01/tips-for-recruiters.html&quot;
Saved 1785 words to &quot;/home/r/repo/_site/ru/2021/06/01/tips-for-recruiters.html&quot;
Saved 915 words to &quot;/home/r/repo/_site/zh/2017/07/25/my-favorite-websites.html&quot;
Saved 950 words to &quot;/home/r/repo/_site/ru/2017/07/25/my-favorite-websites.html&quot;
Saved 884 words to &quot;/home/r/repo/_site/en/2017/01/05/justice-against-corruption.html&quot;
Saved 438 words to &quot;/home/r/repo/_site/zh/2017/01/05/justice-against-corruption.html&quot;
Saved 396 words to &quot;/home/r/repo/_site/zh/2016/07/10/software-project-roles.html&quot;
Saved 623 words to &quot;/home/r/repo/_site/ru/2016/07/10/software-project-roles.html&quot;
Saved 870 words to &quot;/home/r/repo/_site/en/2016/12/12/putin-is-power.html&quot;
Saved 431 words to &quot;/home/r/repo/_site/zh/2016/12/12/putin-is-power.html&quot;
Saved 365 words to &quot;/home/r/repo/_site/zh/2019/09/10/how-to-motivate-kids-to-code.html"
Saved 1038 words to "/home/r/repo/_site/ru/2019/09/10/how-to-motivate-kids-to-code.html"
Saved 552 words to "/home/r/repo/_site/zh/2024/07/07/checking-object-existence.html"
Saved 1035 words to "/home/r/repo/_site/ru/2024/07/07/checking-object-existence.html"
Saved 349 words to "/home/r/repo/_site/zh/2014/12/18/independent-technical-reviews.html"
Saved 1199 words to "/home/r/repo/_site/ru/2014/12/18/independent-technical-reviews.html"
Saved 359 words to "/home/r/repo/_site/zh/2014/09/24/why-monetary-awards-dont-work.html"
Saved 1007 words to "/home/r/repo/_site/ru/2014/09/24/why-monetary-awards-dont-work.html"
Saved 386 words to "/home/r/repo/_site/zh/2015/08/04/nine-steps-start-software-project.html"
Saved 1999 words to "/home/r/repo/_site/ru/2015/08/04/nine-steps-start-software-project.html"
Saved 443 words to "/home/r/repo/_site/zh/2015/10/20/interrupted-exception.html"
Saved 1174 words to "/home/r/repo/_site/ru/2015/10/20/interrupted-exception.html"
Saved 370 words to "/home/r/repo/_site/zh/2016/01/26/defensive-programming.html"
Saved 697 words to "/home/r/repo/_site/ru/2016/01/26/defensive-programming.html"
Saved 548 words to "/home/r/repo/_site/zh/2017/10/03/java9.html"
Saved 1358 words to "/home/r/repo/_site/ru/2017/10/03/java9.html"
Saved 400 words to "/home/r/repo/_site/zh/2015/03/09/objects-end-with-er.html"
Saved 912 words to "/home/r/repo/_site/ru/2015/03/09/objects-end-with-er.html"
Saved 372 words to "/home/r/repo/_site/zh/2018/10/09/can-you-control-us.html"
Saved 910 words to "/home/r/repo/_site/ru/2018/10/09/can-you-control-us.html"
Saved 349 words to "/home/r/repo/_site/zh/2014/06/29/custom-lexer-in-jekyll.html"
Saved 398 words to "/home/r/repo/_site/ru/2014/06/29/custom-lexer-in-jekyll.html"
Saved 398 words to "/home/r/repo/_site/zh/2014/07/29/docker-in-rultor.html"
Saved 946 words to "/home/r/repo/_site/ru/2014/07/29/docker-in-rultor.html"
Saved 635 words to "/home/r/repo/_site/zh/2016/10/23/award-2017.html"
Saved 1372 words to "/home/r/repo/_site/ru/2016/10/23/award-2017.html"
Saved 392 words to "/home/r/repo/_site/zh/2018/10/30/mailanes.html"
Saved 888 words to "/home/r/repo/_site/ru/2018/10/30/mailanes.html"
Saved 1333 words to "/home/r/repo/_site/en/2023/08/13/dictators.html"
Saved 445 words to "/home/r/repo/_site/zh/2023/08/13/dictators.html"
Saved 1254 words to "/home/r/repo/_site/en/2017/04/18/dnepr-corruption-item.html"
Saved 451 words to "/home/r/repo/_site/zh/2017/04/18/dnepr-corruption-item.html"
Saved 1208 words to "/home/r/repo/_site/en/2017/11/22/opposition.html"
Saved 432 words to "/home/r/repo/_site/zh/2017/11/22/opposition.html"
Saved 351 words to "/home/r/repo/_site/zh/2015/08/25/fail-fast.html"
Saved 777 words to "/home/r/repo/_site/ru/2015/08/25/fail-fast.html"
Saved 366 words to "/home/r/repo/_site/zh/2015/02/12/top-down-design.html"
Saved 917 words to "/home/r/repo/_site/ru/2015/02/12/top-down-design.html"
Saved 384 words to "/home/r/repo/_site/zh/2017/03/28/solid.html"
Saved 999 words to "/home/r/repo/_site/ru/2017/03/28/solid.html"
Saved 349 words to "/home/r/repo/_site/zh/2014/10/12/who-is-software-architect.html"
Saved 857 words to "/home/r/repo/_site/ru/2014/10/12/who-is-software-architect.html"
Saved 347 words to "/home/r/repo/_site/zh/2014/10/07/stop-chatting-start-coding.html"
Saved 745 words to "/home/r/repo/_site/ru/2014/10/07/stop-chatting-start-coding.html"
Saved 858 words to "/home/r/repo/_site/en/2017/01/02/ukraine-budget-2017.html"
Saved 452 words to "/home/r/repo/_site/zh/2017/01/02/ukraine-budget-2017.html"
Saved 414 words to "/home/r/repo/_site/zh/2017/09/12/evil-object-name-suffix-client.html"
Saved 945 words to "/home/r/repo/_site/ru/2017/09/12/evil-object-name-suffix-client.html"
Saved 383 words to "/home/r/repo/_site/zh/2015/03/26/jaxb-vs-xembly.html"
Saved 700 words to "/home/r/repo/_site/ru/2015/03/26/jaxb-vs-xembly.html"
Saved 352 words to "/home/r/repo/_site/zh/2017/01/10/how-to-teach-customers.html"
Saved 721 words to "/home/r/repo/_site/ru/2017/01/10/how-to-teach-customers.html"
Saved 371 words to "/home/r/repo/_site/zh/2016/06/17/dont-use-java-assertions.html"
Saved 567 words to "/home/r/repo/_site/ru/2016/06/17/dont-use-java-assertions.html"
Saved 375 words to "/home/r/repo/_site/zh/2023/08/01/method-overloading.html"
Saved 877 words to "/home/r/repo/_site/ru/2023/08/01/method-overloading.html"
Saved 545 words to "/home/r/repo/_site/zh/2017/06/13/dynamodb-rack-maven.html"
Saved 1071 words to "/home/r/repo/_site/ru/2017/06/13/dynamodb-rack-maven.html"
Saved 352 words to "/home/r/repo/_site/zh/2022/02/16/ai-coding.html"
Saved 1017 words to "/home/r/repo/_site/ru/2022/02/16/ai-coding.html"
Saved 1256 words to "/home/r/repo/_site/en/2019/09/15/revolution-bottom-up.html"
Saved 441 words to "/home/r/repo/_site/zh/2019/09/15/revolution-bottom-up.html"
Saved 361 words to "/home/r/repo/_site/zh/2018/10/16/dont-make-me-guess.html"
Saved 919 words to "/home/r/repo/_site/ru/2018/10/16/dont-make-me-guess.html"
Saved 426 words to "/home/r/repo/_site/zh/2020/10/06/latex-spell-checking.html"
Saved 820 words to "/home/r/repo/_site/ru/2020/10/06/latex-spell-checking.html"
Saved 405 words to "/home/r/repo/_site/zh/2015/01/12/compound-name-is-code-smell.html"
Saved 710 words to "/home/r/repo/_site/ru/2015/01/12/compound-name-is-code-smell.html"
Saved 358 words to "/home/r/repo/_site/zh/2017/05/30/why-contribute-to-open-source.html"
Saved 743 words to "/home/r/repo/_site/ru/2017/05/30/why-contribute-to-open-source.html"
Saved 399 words to "/home/r/repo/_site/zh/2019/05/28/trust-or-not.html"
Saved 1086 words to "/home/r/repo/_site/ru/2019/05/28/trust-or-not.html"
Saved 363 words to "/home/r/repo/_site/zh/2022/09/08/smaller-try-blocks.html"
Saved 525 words to "/home/r/repo/_site/ru/2022/09/08/smaller-try-blocks.html"
Saved 356 words to "/home/r/repo/_site/zh/2018/01/09/micro-budgeting.html"
Saved 1067 words to "/home/r/repo/_site/ru/2018/01/09/micro-budgeting.html"
Saved 387 words to "/home/r/repo/_site/zh/2019/10/29/sql-as-a-service.html"
Saved 926 words to "/home/r/repo/_site/ru/2019/10/29/sql-as-a-service.html"
Saved 840 words to "/home/r/repo/_site/en/2024/01/03/not-able-to-speak.html"
Saved 455 words to "/home/r/repo/_site/zh/2024/01/03/not-able-to-speak.html"
Saved 382 words to "/home/r/repo/_site/zh/2016/07/18/law-of-demeter.html"
Saved 752 words to &quot;/home/r/repo/_site/ru/2016/07/18/law-of-demeter.html&quot;
Saved 388 words to &quot;/home/r/repo/_site/zh/2015/06/22/valid-reasons-to-reject-bug-fix.html&quot;
Saved 1051 words to &quot;/home/r/repo/_site/ru/2015/06/22/valid-reasons-to-reject-bug-fix.html&quot;
Saved 434 words to &quot;/home/r/repo/_site/zh/2014/04/18/jcabi-http-server-mocking.html&quot;
Saved 875 words to &quot;/home/r/repo/_site/ru/2014/04/18/jcabi-http-server-mocking.html&quot;
Saved 357 words to &quot;/home/r/repo/_site/zh/2014/04/20/how-hourly-rate-is-calculated.html&quot;
Saved 1042 words to &quot;/home/r/repo/_site/ru/2014/04/20/how-hourly-rate-is-calculated.html&quot;
Saved 355 words to &quot;/home/r/repo/_site/zh/2015/04/13/tacit-css-framework-for-dummies.html&quot;
Saved 662 words to &quot;/home/r/repo/_site/ru/2015/04/13/tacit-css-framework-for-dummies.html&quot;
Saved 429 words to &quot;/home/r/repo/_site/zh/2023/09/29/how-to-write-related-work-section.html&quot;
Saved 817 words to "/home/r/repo/_site/ru/2023/09/29/how-to-write-related-work-section.html"
Saved 361 words to "/home/r/repo/_site/zh/2017/01/17/synchronized-decorators.html"
Saved 741 words to "/home/r/repo/_site/ru/2017/01/17/synchronized-decorators.html"
Saved 378 words to "/home/r/repo/_site/zh/2016/11/09/why-no-ebooks.html"
Saved 1035 words to "/home/r/repo/_site/ru/2016/11/09/why-no-ebooks.html"
Saved 347 words to "/home/r/repo/_site/zh/2020/12/22/self-managing-orgs.html"
Saved 1215 words to "/home/r/repo/_site/ru/2020/12/22/self-managing-orgs.html"
Saved 366 words to "/home/r/repo/_site/zh/2015/01/10/windows-appveyor-maven.html"
Saved 507 words to "/home/r/repo/_site/ru/2015/01/10/windows-appveyor-maven.html"
Saved 529 words to "/home/r/repo/_site/zh/2019/03/30/survival-guide.html"
Saved 1154 words to "/home/r/repo/_site/ru/2019/03/30/survival-guide.html"
Saved 364 words to "/home/r/repo/_site/zh/2023/12/26/defend-me-against-chatgpt.html"
Saved 858 words to "/home/r/repo/_site/ru/2023/12/26/defend-me-against-chatgpt.html"
Saved 580 words to "/home/r/repo/_site/zh/2025/04/12/four-builds.html"
Saved 1386 words to "/home/r/repo/_site/ru/2025/04/12/four-builds.html"
Saved 325 words to "/home/r/repo/_site/zh/2024/04/01/ping-me-please.html"
Saved 557 words to "/home/r/repo/_site/ru/2024/04/01/ping-me-please.html"
Saved 1237 words to "/home/r/repo/_site/en/2019/02/16/calibrated-democracy.html"
Saved 450 words to "/home/r/repo/_site/zh/2019/02/16/calibrated-democracy.html"
Saved 347 words to "/home/r/repo/_site/zh/2014/04/17/how-xdsd-is-different.html"
Saved 1218 words to "/home/r/repo/_site/ru/2014/04/17/how-xdsd-is-different.html"
Saved 368 words to "/home/r/repo/_site/zh/2016/03/22/try-finally-if-not-null.html"
Saved 555 words to "/home/r/repo/_site/ru/2016/03/22/try-finally-if-not-null.html"
Saved 403 words to "/home/r/repo/_site/zh/2017/12/05/data-access-object.html"
Saved 753 words to "/home/r/repo/_site/ru/2017/12/05/data-access-object.html"
Saved 376 words to "/home/r/repo/_site/zh/2014/11/24/principles-of-bug-tracking.html"
Saved 1784 words to "/home/r/repo/_site/ru/2014/11/24/principles-of-bug-tracking.html"
Saved 384 words to "/home/r/repo/_site/zh/2018/08/22/builders-and-manipulators.html"
Saved 1006 words to "/home/r/repo/_site/ru/2018/08/22/builders-and-manipulators.html"
Saved 543 words to "/home/r/repo/_site/zh/2014/05/05/oop-alternative-to-utility-classes.html"
Saved 1018 words to "/home/r/repo/_site/ru/2014/05/05/oop-alternative-to-utility-classes.html"
Saved 595 words to "/home/r/repo/_site/zh/2014/04/06/movies-for-thanasis.html"
Saved 704 words to "/home/r/repo/_site/ru/2014/04/06/movies-for-thanasis.html"
Saved 491 words to "/home/r/repo/_site/zh/2022/08/10/xsline-immutable-pipeline.html"
Saved 923 words to "/home/r/repo/_site/ru/2022/08/10/xsline-immutable-pipeline.html"
Saved 428 words to "/home/r/repo/_site/zh/2015/04/22/favorite-software-books.html"
Saved 1072 words to "/home/r/repo/_site/ru/2015/04/22/favorite-software-books.html"
Saved 359 words to "/home/r/repo/_site/zh/2016/12/06/how-to-pay-programmers-less.html"
Saved 1173 words to "/home/r/repo/_site/ru/2016/12/06/how-to-pay-programmers-less.html"
Saved 395 words to "/home/r/repo/_site/zh/2015/05/25/unit-test-scaffolding.html"
Saved 808 words to "/home/r/repo/_site/ru/2015/05/25/unit-test-scaffolding.html"
Saved 452 words to "/home/r/repo/_site/zh/2014/12/01/orm-offensive-anti-pattern.html"
Saved 1968 words to "/home/r/repo/_site/ru/2014/12/01/orm-offensive-anti-pattern.html"
Saved 489 words to "/home/r/repo/_site/zh/2016/03/30/jare-instant-free-cdn.html"
Saved 1559 words to "/home/r/repo/_site/ru/2016/03/30/jare-instant-free-cdn.html"
Saved 471 words to "/home/r/repo/_site/zh/2018/05/08/open-source-attributes.html"
Saved 1780 words to "/home/r/repo/_site/ru/2018/05/08/open-source-attributes.html"
Saved 1023 words to "/home/r/repo/_site/en/2017/03/02/history-of-separatism.html"
Saved 446 words to "/home/r/repo/_site/zh/2017/03/02/history-of-separatism.html"
Saved 396 words to "/home/r/repo/_site/zh/2016/09/13/inheritance-is-procedural.html"
Saved 878 words to "/home/r/repo/_site/ru/2016/09/13/inheritance-is-procedural.html"
Saved 1627 words to "/home/r/repo/_site/en/2018/03/17/putin-election.html"
Saved 462 words to "/home/r/repo/_site/zh/2018/03/17/putin-election.html"
Saved 376 words to "/home/r/repo/_site/zh/2019/01/22/10x-paychecks.html"
Saved 1002 words to "/home/r/repo/_site/ru/2019/01/22/10x-paychecks.html"
Saved 364 words to "/home/r/repo/_site/zh/2018/09/12/clear-code.html"
Saved 756 words to "/home/r/repo/_site/ru/2018/09/12/clear-code.html"
Saved 363 words to "/home/r/repo/_site/zh/2014/11/14/hits-of-code.html"
Saved 1144 words to "/home/r/repo/_site/ru/2014/11/14/hits-of-code.html"
Saved 450 words to "/home/r/repo/_site/zh/2020/03/03/prefixed-naming.html"
Saved 942 words to "/home/r/repo/_site/ru/2020/03/03/prefixed-naming.html"
Saved 357 words to "/home/r/repo/_site/zh/2018/02/13/micro-vesting.html"
Saved 786 words to "/home/r/repo/_site/ru/2018/02/13/micro-vesting.html"
Saved 380 words to "/home/r/repo/_site/zh/2022/08/24/research-paper-template.html"
Saved 1030 words to "/home/r/repo/_site/ru/2022/08/24/research-paper-template.html"
Saved 349 words to "/home/r/repo/_site/zh/2015/11/24/imprisonment-for-irresponsible-coding.html"
Saved 530 words to "/home/r/repo/_site/ru/2015/11/24/imprisonment-for-irresponsible-coding.html"
Saved 638 words to "/home/r/repo/_site/en/2016/12/15/onishenko-our-hero.html"
Saved 427 words to "/home/r/repo/_site/zh/2016/12/15/onishenko-our-hero.html"
Saved 366 words to "/home/r/repo/_site/zh/2014/04/24/java-xml-parsing-and-traversing.html"
Saved 538 words to "/home/r/repo/_site/ru/2014/04/24/java-xml-parsing-and-traversing.html"
Saved 840 words to "/home/r/repo/_site/zh/2017/10/24/award-2018.html"
Saved 1425 words to "/home/r/repo/_site/ru/2017/10/24/award-2018.html"
Saved 691 words to "/home/r/repo/_site/zh/2015/03/22/takes-java-web-framework.html"
Saved 2366 words to "/home/r/repo/_site/ru/2015/03/22/takes-java-web-framework.html"
Saved 418 words to "/home/r/repo/_site/zh/2014/09/23/built-in-fake-objects.html"
Saved 859 words to "/home/r/repo/_site/ru/2014/09/23/built-in-fake-objects.html"
Saved 354 words to "/home/r/repo/_site/zh/2014/04/13/bugs-are-welcome.html"
Saved 791 words to "/home/r/repo/_site/ru/2014/04/13/bugs-are-welcome.html&quot;
Saved 629 words to &quot;/home/r/repo/_site/zh/2014/10/05/ten-hosted-continuous-integration-services.html&quot;
Saved 1463 words to &quot;/home/r/repo/_site/ru/2014/10/05/ten-hosted-continuous-integration-services.html&quot;
Saved 405 words to &quot;/home/r/repo/_site/zh/2017/02/07/private-method-is-new-class.html&quot;
Saved 635 words to &quot;/home/r/repo/_site/ru/2017/02/07/private-method-is-new-class.html&quot;
Saved 387 words to &quot;/home/r/repo/_site/zh/2017/05/10/inversion-of-control.html&quot;
Saved 594 words to &quot;/home/r/repo/_site/ru/2017/05/10/inversion-of-control.html&quot;
Saved 413 words to &quot;/home/r/repo/_site/zh/2019/05/07/sibit-bitcoin-command-line-client.html&quot;
Saved 1335 words to &quot;/home/r/repo/_site/ru/2019/05/07/sibit-bitcoin-command-line-client.html&quot;
Saved 460 words to &quot;/home/r/repo/_site/zh/2017/02/28/too-many-classes.html&quot;
Saved 1055 words to &quot;/home/r/repo/_site/ru/2017/02/28/too-many-classes.html"
Saved 386 words to "/home/r/repo/_site/zh/2019/03/19/logging-without-static-logger.html"
Saved 869 words to "/home/r/repo/_site/ru/2019/03/19/logging-without-static-logger.html"
Saved 2085 words to "/home/r/repo/_site/zh/2015/04/16/award.html"
Saved 3140 words to "/home/r/repo/_site/ru/2015/04/16/award.html"
Saved 584 words to "/home/r/repo/_site/zh/2014/09/02/java-ssh-client.html"
Saved 677 words to "/home/r/repo/_site/ru/2014/09/02/java-ssh-client.html"
Saved 398 words to "/home/r/repo/_site/zh/2020/10/27/distance-of-coupling.html"
Saved 1109 words to "/home/r/repo/_site/ru/2020/10/27/distance-of-coupling.html"
Saved 361 words to "/home/r/repo/_site/zh/2024/02/06/research-flow.html"
Saved 763 words to "/home/r/repo/_site/ru/2024/02/06/research-flow.html"
Saved 356 words to "/home/r/repo/_site/zh/2017/08/01/how-to-manage-a-manager.html"
Saved 1250 words to "/home/r/repo/_site/ru/2017/08/01/how-to-manage-a-manager.html"
Saved 447 words to "/home/r/repo/_site/zh/2018/04/10/learning-by-refactoring.html"
Saved 1554 words to "/home/r/repo/_site/ru/2018/04/10/learning-by-refactoring.html"
Saved 477 words to "/home/r/repo/_site/zh/2021/02/10/dataization.html"
Saved 978 words to "/home/r/repo/_site/ru/2021/02/10/dataization.html"
Saved 343 words to "/home/r/repo/_site/zh/2016/08/23/communication-maturity.html"
Saved 797 words to "/home/r/repo/_site/ru/2016/08/23/communication-maturity.html"
Saved 371 words to "/home/r/repo/_site/zh/2019/11/19/how-much-cohesion-is-enough.html"
Saved 732 words to "/home/r/repo/_site/ru/2019/11/19/how-much-cohesion-is-enough.html"
Saved 398 words to "/home/r/repo/_site/zh/2017/04/11/flexibility-equates-lower-quality.html"
Saved 923 words to "/home/r/repo/_site/ru/2017/04/11/flexibility-equates-lower-quality.html"
Saved 359 words to "/home/r/repo/_site/zh/2017/08/15/bitcoin-pyramid.html"
Saved 903 words to "/home/r/repo/_site/ru/2017/08/15/bitcoin-pyramid.html"
Saved 355 words to "/home/r/repo/_site/zh/2015/05/11/software-architect-responsibilities.html"
Saved 816 words to "/home/r/repo/_site/ru/2015/05/11/software-architect-responsibilities.html"
Saved 381 words to "/home/r/repo/_site/zh/2014/08/13/strict-code-quality-control.html"
Saved 1151 words to "/home/r/repo/_site/ru/2014/08/13/strict-code-quality-control.html"
Saved 1057 words to "/home/r/repo/_site/en/2016/12/01/what-is-wrong-about-guns.html"
Saved 444 words to "/home/r/repo/_site/zh/2016/12/01/what-is-wrong-about-guns.html"
Saved 379 words to "/home/r/repo/_site/zh/2014/08/18/fluent-jdbc-decorator.html"
Saved 593 words to "/home/r/repo/_site/ru/2014/08/18/fluent-jdbc-decorator.html"
Saved 395 words to "/home/r/repo/_site/zh/2016/08/30/decomposition-of-responsibility.html"
Saved 714 words to "/home/r/repo/_site/ru/2016/08/30/decomposition-of-responsibility.html"
Saved 377 words to "/home/r/repo/_site/zh/2014/10/20/how-we-write-product-vision.html"
Saved 1361 words to "/home/r/repo/_site/ru/2014/10/20/how-we-write-product-vision.html"
Saved 920 words to "/home/r/repo/_site/en/2017/01/30/lifetime-imprisonment-for-separatism.html"
Saved 446 words to "/home/r/repo/_site/zh/2017/01/30/lifetime-imprisonment-for-separatism.html"
Saved 432 words to "/home/r/repo/_site/zh/2015/11/03/chatbot-better-than-ui-for-microservice.html"
Saved 2051 words to "/home/r/repo/_site/ru/2015/11/03/chatbot-better-than-ui-for-microservice.html"
Saved 375 words to "/home/r/repo/_site/zh/2017/07/18/sexual-harassment.html"
Saved 949 words to "/home/r/repo/_site/ru/2017/07/18/sexual-harassment.html"
Saved 335 words to "/home/r/repo/_site/zh/2015/07/13/meetings-are-legalized-robbery.html"
Saved 2130 words to "/home/r/repo/_site/ru/2015/07/13/meetings-are-legalized-robbery.html"
Saved 357 words to "/home/r/repo/_site/zh/2017/09/26/threecopies-server-data-backup.html"
Saved 880 words to "/home/r/repo/_site/ru/2017/09/26/threecopies-server-data-backup.html"
Saved 386 words to "/home/r/repo/_site/zh/2015/05/07/ctors-must-be-code-free.html"
Saved 907 words to "/home/r/repo/_site/ru/2015/05/07/ctors-must-be-code-free.html"
Saved 391 words to "/home/r/repo/_site/zh/2014/06/26/sass-in-java-webapp.html"
Saved 452 words to "/home/r/repo/_site/ru/2014/06/26/sass-in-java-webapp.html"
Saved 393 words to "/home/r/repo/_site/zh/2018/12/18/silicon-valley-criticism.html"
Saved 1941 words to "/home/r/repo/_site/ru/2018/12/18/silicon-valley-criticism.html"
Saved 358 words to "/home/r/repo/_site/zh/2014/05/18/cloud-autoincrement-counters.html"
Saved 635 words to "/home/r/repo/_site/ru/2014/05/18/cloud-autoincrement-counters.html"
Saved 373 words to "/home/r/repo/_site/zh/2015/07/21/hourly-pay-modern-slavery.html"
Saved 853 words to "/home/r/repo/_site/ru/2015/07/21/hourly-pay-modern-slavery.html"
Saved 373 words to "/home/r/repo/_site/zh/2018/04/17/how-to-be-lazy.html"
Saved 1217 words to "/home/r/repo/_site/ru/2018/04/17/how-to-be-lazy.html"
Saved 370 words to "/home/r/repo/_site/zh/2015/01/21/if-then-throw-else.html"
Saved 563 words to "/home/r/repo/_site/ru/2015/01/21/if-then-throw-else.html"
Saved 458 words to "/home/r/repo/_site/zh/2019/04/17/nutch-from-java.html"
Saved 814 words to "/home/r/repo/_site/ru/2019/04/17/nutch-from-java.html"
Saved 1062 words to "/home/r/repo/_site/en/2017/01/23/consciousness-and-revolution.html"
Saved 468 words to "/home/r/repo/_site/zh/2017/01/23/consciousness-and-revolution.html"
Saved 482 words to "/home/r/repo/_site/zh/2018/08/27/penalty-for-refusal.html"
Saved 785 words to "/home/r/repo/_site/ru/2018/08/27/penalty-for-refusal.html"
Saved 345 words to "/home/r/repo/_site/zh/2017/11/28/microtasking.html"
Saved 2063 words to "/home/r/repo/_site/ru/2017/11/28/microtasking.html"
Saved 395 words to "/home/r/repo/_site/zh/2014/04/11/cost-of-loc.html"
Saved 1076 words to "/home/r/repo/_site/ru/2014/04/11/cost-of-loc.html"
Saved 530 words to "/home/r/repo/_site/zh/2024/06/23/medals-to-win.html"
Saved 933 words to "/home/r/repo/_site/ru/2024/06/23/medals-to-win.html"
Saved 347 words to "/home/r/repo/_site/zh/2023/09/19/five-ingredients-career.html"
Saved 962 words to "/home/r/repo/_site/ru/2023/09/19/five-ingredients-career.html"
Saved 388 words to "/home/r/repo/_site/zh/2014/08/03/cacheable-java-annotation.html"
Saved 620 words to "/home/r/repo/_site/ru/2014/08/03/cacheable-java-annotation.html"
Saved 369 words to "/home/r/repo/_site/zh/2023/12/17/how-to-review-research-paper.html&quot;
Saved 833 words to &quot;/home/r/repo/_site/ru/2023/12/17/how-to-review-research-paper.html&quot;
Saved 376 words to &quot;/home/r/repo/_site/zh/2023/12/11/results-and-discussion.html&quot;
Saved 840 words to &quot;/home/r/repo/_site/ru/2023/12/11/results-and-discussion.html&quot;
Saved 441 words to &quot;/home/r/repo/_site/zh/2018/03/27/how-to-test-thread-safety.html&quot;
Saved 967 words to &quot;/home/r/repo/_site/ru/2018/03/27/how-to-test-thread-safety.html&quot;
Saved 342 words to &quot;/home/r/repo/_site/zh/2016/05/10/keynote-clowns.html&quot;
Saved 893 words to &quot;/home/r/repo/_site/ru/2016/05/10/keynote-clowns.html&quot;
Saved 399 words to &quot;/home/r/repo/_site/zh/2017/03/24/tdd-that-works.html&quot;
Saved 1260 words to &quot;/home/r/repo/_site/ru/2017/03/24/tdd-that-works.html&quot;
Saved 361 words to &quot;/home/r/repo/_site/zh/2015/09/10/testing-exit-criteria.html&quot;
Saved 877 words to &quot;/home/r/repo/_site/ru/2015/09/10/testing-exit-criteria.html"
Saved 477 words to "/home/r/repo/_site/zh/2014/07/31/travis-and-rultor.html"
Saved 1120 words to "/home/r/repo/_site/ru/2014/07/31/travis-and-rultor.html"
Saved 1026 words to "/home/r/repo/_site/en/2023/08/27/immigration-by-war.html"
Saved 447 words to "/home/r/repo/_site/zh/2023/08/27/immigration-by-war.html"
Saved 367 words to "/home/r/repo/_site/zh/2022/08/04/code-and-tests-different-pull-requests.html"
Saved 837 words to "/home/r/repo/_site/ru/2022/08/04/code-and-tests-different-pull-requests.html"
Saved 353 words to "/home/r/repo/_site/zh/2017/04/18/no-help-via-email.html"
Saved 590 words to "/home/r/repo/_site/ru/2017/04/18/no-help-via-email.html"
Saved 400 words to "/home/r/repo/_site/zh/2014/09/11/deployment-script-vs-rultor.html"
Saved 1537 words to "/home/r/repo/_site/ru/2014/09/11/deployment-script-vs-rultor.html"
Saved 364 words to "/home/r/repo/_site/zh/2018/08/29/soft-skills.html"
Saved 1119 words to "/home/r/repo/_site/ru/2018/08/29/soft-skills.html"
Saved 342 words to "/home/r/repo/_site/zh/2014/04/13/no-obligations-principle.html"
Saved 1022 words to "/home/r/repo/_site/ru/2014/04/13/no-obligations-principle.html"
Saved 348 words to "/home/r/repo/_site/zh/2019/12/24/altruism-kills.html"
Saved 1102 words to "/home/r/repo/_site/ru/2019/12/24/altruism-kills.html"
Saved 346 words to "/home/r/repo/_site/zh/2015/03/02/team-morale-myths-and-reality.html"
Saved 1046 words to "/home/r/repo/_site/ru/2015/03/02/team-morale-myths-and-reality.html"
Saved 466 words to "/home/r/repo/_site/zh/2014/11/20/seven-virtues-of-good-object.html"
Saved 2651 words to "/home/r/repo/_site/ru/2014/11/20/seven-virtues-of-good-object.html"
Saved 369 words to "/home/r/repo/_site/zh/2019/07/30/joy-of-programming.html"
Saved 1390 words to "/home/r/repo/_site/ru/2019/07/30/joy-of-programming.html"
Saved 558 words to "/home/r/repo/_site/zh/2025/06/22/retrieve-or-remove.html"
Saved 879 words to "/home/r/repo/_site/ru/2025/06/22/retrieve-or-remove.html"
Saved 405 words to "/home/r/repo/_site/zh/2018/09/18/fear-of-coupling.html"
Saved 1192 words to "/home/r/repo/_site/ru/2018/09/18/fear-of-coupling.html"
Saved 351 words to "/home/r/repo/_site/zh/2016/01/12/good-programmers-dont-work-for-equity.html"
Saved 574 words to "/home/r/repo/_site/ru/2016/01/12/good-programmers-dont-work-for-equity.html"
Saved 353 words to "/home/r/repo/_site/zh/2015/12/16/investors-are-too-scared.html"
Saved 1396 words to "/home/r/repo/_site/ru/2015/12/16/investors-are-too-scared.html"
Saved 409 words to "/home/r/repo/_site/zh/2020/06/23/individual-performance-metrics.html"
Saved 1284 words to "/home/r/repo/_site/ru/2020/06/23/individual-performance-metrics.html"
Saved 833 words to "/home/r/repo/_site/en/2017/07/27/sabotage-failed.html"
Saved 432 words to "/home/r/repo/_site/zh/2017/07/27/sabotage-failed.html"
Saved 521 words to "/home/r/repo/_site/zh/2025/06/08/pull-request-without-test.html"
Saved 826 words to "/home/r/repo/_site/ru/2025/06/08/pull-request-without-test.html"
Saved 364 words to "/home/r/repo/_site/zh/2023/08/15/decision-making-process.html"
Saved 977 words to "/home/r/repo/_site/ru/2023/08/15/decision-making-process.html"
Saved 405 words to "/home/r/repo/_site/zh/2018/05/22/default-arguments-against-null.html"
Saved 573 words to "/home/r/repo/_site/ru/2018/05/22/default-arguments-against-null.html"
Saved 371 words to "/home/r/repo/_site/zh/2017/02/14/stackoverflow-is-your-tool.html"
Saved 1069 words to "/home/r/repo/_site/ru/2017/02/14/stackoverflow-is-your-tool.html"
Saved 373 words to "/home/r/repo/_site/zh/2016/08/10/if-then-else-code-smell.html"
Saved 605 words to "/home/r/repo/_site/ru/2016/08/10/if-then-else-code-smell.html"
Saved 1259 words to "/home/r/repo/_site/en/2020/03/29/coronavirus.html"
Saved 458 words to "/home/r/repo/_site/zh/2020/03/29/coronavirus.html"
Saved 1483 words to "/home/r/repo/_site/en/2019/01/20/drugs.html"
Saved 466 words to "/home/r/repo/_site/zh/2019/01/20/drugs.html"
Saved 385 words to "/home/r/repo/_site/zh/2018/01/02/operator-new-is-toxic.html"
Saved 817 words to "/home/r/repo/_site/ru/2018/01/02/operator-new-is-toxic.html"
Saved 391 words to "/home/r/repo/_site/zh/2017/04/25/sixnines.html"
Saved 669 words to "/home/r/repo/_site/ru/2017/04/25/sixnines.html"
Saved 361 words to "/home/r/repo/_site/zh/2017/09/19/what-motivates-me.html"
Saved 1265 words to "/home/r/repo/_site/ru/2017/09/19/what-motivates-me.html"
Saved 396 words to "/home/r/repo/_site/zh/2014/09/13/deploying-to-heroku.html"
Saved 672 words to "/home/r/repo/_site/ru/2014/09/13/deploying-to-heroku.html"
Saved 362 words to "/home/r/repo/_site/zh/2020/01/07/embrace-the-chaos.html"
Saved 704 words to "/home/r/repo/_site/ru/2020/01/07/embrace-the-chaos.html"
Saved 357 words to "/home/r/repo/_site/zh/2017/09/05/rehttp-http-repeater.html"
Saved 615 words to "/home/r/repo/_site/ru/2017/09/05/rehttp-http-repeater.html"
Saved 493 words to "/home/r/repo/_site/zh/2018/09/07/what-is-speed.html"
Saved 1085 words to "/home/r/repo/_site/ru/2018/09/07/what-is-speed.html"
Saved 389 words to "/home/r/repo/_site/zh/2014/05/23/avoid-java-static-logger.html"
Saved 523 words to "/home/r/repo/_site/ru/2014/05/23/avoid-java-static-logger.html"
Saved 369 words to "/home/r/repo/_site/zh/2017/05/16/monikers.html"
Saved 532 words to "/home/r/repo/_site/ru/2017/05/16/monikers.html"
Saved 581 words to "/home/r/repo/_site/zh/2018/09/30/award-2019.html"
Saved 920 words to "/home/r/repo/_site/ru/2018/09/30/award-2019.html"
Saved 352 words to "/home/r/repo/_site/zh/2015/06/02/how-to-estimate-software-cost.html"
Saved 1216 words to "/home/r/repo/_site/ru/2015/06/02/how-to-estimate-software-cost.html"
Saved 412 words to "/home/r/repo/_site/zh/2020/05/19/veil-objects.html"
Saved 798 words to "/home/r/repo/_site/ru/2020/05/19/veil-objects.html"
Saved 1211 words to "/home/r/repo/_site/en/2019/02/21/jews-vs-french.html"
Saved 458 words to "/home/r/repo/_site/zh/2019/02/21/jews-vs-french.html"
Saved 381 words to "/home/r/repo/_site/zh/2019/04/23/elegant-readme.html"
Saved 1592 words to "/home/r/repo/_site/ru/2019/04/23/elegant-readme.html"
Saved 359 words to "/home/r/repo/_site/zh/2022/06/14/principle-of-one.html"
Saved 593 words to "/home/r/repo/_site/ru/2022/06/14/principle-of-one.html"
Saved 563 words to "/home/r/repo/_site/zh/2025/05/18/bug-reports-as-contracts.html&quot;
Saved 960 words to &quot;/home/r/repo/_site/ru/2025/05/18/bug-reports-as-contracts.html&quot;
Saved 394 words to &quot;/home/r/repo/_site/zh/2021/12/01/teaching.html&quot;
Saved 1581 words to &quot;/home/r/repo/_site/ru/2021/12/01/teaching.html&quot;
Saved 376 words to &quot;/home/r/repo/_site/zh/2015/01/05/how-to-be-honest-and-keep-customer.html&quot;
Saved 1880 words to &quot;/home/r/repo/_site/ru/2015/01/05/how-to-be-honest-and-keep-customer.html&quot;
Saved 361 words to &quot;/home/r/repo/_site/zh/2017/04/05/pdd-in-action.html&quot;
Saved 664 words to &quot;/home/r/repo/_site/ru/2017/04/05/pdd-in-action.html&quot;
Saved 782 words to &quot;/home/r/repo/_site/en/2017/01/12/will-i-go-to-war.html&quot;
Saved 444 words to &quot;/home/r/repo/_site/zh/2017/01/12/will-i-go-to-war.html&quot;
Saved 374 words to &quot;/home/r/repo/_site/zh/2021/08/11/logging-in-unit-tests.html&quot;
Saved 833 words to &quot;/home/r/repo/_site/ru/2021/08/11/logging-in-unit-tests.html"
Saved 388 words to "/home/r/repo/_site/zh/2020/02/11/object-cohesion.html"
Saved 902 words to "/home/r/repo/_site/ru/2020/02/11/object-cohesion.html"
Saved 871 words to "/home/r/repo/_site/en/2016/12/19/privatbank-nationalization.html"
Saved 451 words to "/home/r/repo/_site/zh/2016/12/19/privatbank-nationalization.html"
Saved 507 words to "/home/r/repo/_site/zh/2019/03/29/concerns.html"
Saved 973 words to "/home/r/repo/_site/ru/2019/03/29/concerns.html"
Saved 352 words to "/home/r/repo/_site/zh/2019/09/03/injection-of-guilt.html"
Saved 1320 words to "/home/r/repo/_site/ru/2019/09/03/injection-of-guilt.html"
Saved 732 words to "/home/r/repo/_site/zh/2019/11/03/award-2020.html"
Saved 1072 words to "/home/r/repo/_site/ru/2019/11/03/award-2020.html"
Saved 393 words to "/home/r/repo/_site/zh/2023/09/05/style-checker-for-bibtex-files.html"
Saved 725 words to "/home/r/repo/_site/ru/2023/09/05/style-checker-for-bibtex-files.html"
Saved 364 words to "/home/r/repo/_site/zh/2015/07/09/catch-if-cant-otherwise.html"
Saved 854 words to "/home/r/repo/_site/ru/2015/07/09/catch-if-cant-otherwise.html"
Saved 356 words to "/home/r/repo/_site/zh/2014/09/10/anti-patterns-in-oop.html"
Saved 384 words to "/home/r/repo/_site/ru/2014/09/10/anti-patterns-in-oop.html"
Saved 344 words to "/home/r/repo/_site/zh/2023/08/29/ai-for-software-engineering.html"
Saved 1199 words to "/home/r/repo/_site/ru/2023/08/29/ai-for-software-engineering.html"
Saved 381 words to "/home/r/repo/_site/zh/2015/01/15/how-to-cut-corners.html"
Saved 2148 words to "/home/r/repo/_site/ru/2015/01/15/how-to-cut-corners.html"
Saved 681 words to "/home/r/repo/_site/en/2016/12/19/are-you-ashamed-of-voting.html"
Saved 445 words to "/home/r/repo/_site/zh/2016/12/19/are-you-ashamed-of-voting.html"
Saved 1463 words to "/home/r/repo/_site/en/2017/02/20/nationalism-of-the-future.html"
Saved 449 words to "/home/r/repo/_site/zh/2017/02/20/nationalism-of-the-future.html"
Saved 453 words to "/home/r/repo/_site/zh/2017/10/10/streams-vs-decorators.html"
Saved 1108 words to "/home/r/repo/_site/ru/2017/10/10/streams-vs-decorators.html"
Saved 341 words to "/home/r/repo/_site/zh/2016/03/01/how-we-interview-programmers.html"
Saved 1031 words to "/home/r/repo/_site/ru/2016/03/01/how-we-interview-programmers.html"
Saved 477 words to "/home/r/repo/_site/zh/2020/11/24/objects-without-methods.html"
Saved 1131 words to "/home/r/repo/_site/ru/2020/11/24/objects-without-methods.html"
Saved 382 words to "/home/r/repo/_site/zh/2015/01/08/morning-standup-meetings.html"
Saved 2144 words to "/home/r/repo/_site/ru/2015/01/08/morning-standup-meetings.html"
Saved 952 words to "/home/r/repo/_site/en/2018/01/03/fake-opposition.html"
Saved 424 words to "/home/r/repo/_site/zh/2018/01/03/fake-opposition.html"
Saved 359 words to "/home/r/repo/_site/zh/2015/03/16/technical-glossaries.html"
Saved 982 words to "/home/r/repo/_site/ru/2015/03/16/technical-glossaries.html"
Saved 530 words to "/home/r/repo/_site/zh/2024/06/09/patent-claim.html"
Saved 1614 words to "/home/r/repo/_site/ru/2024/06/09/patent-claim.html"
Saved 359 words to "/home/r/repo/_site/zh/2015/01/26/happy-boss-false-objective.html"
Saved 1211 words to "/home/r/repo/_site/ru/2015/01/26/happy-boss-false-objective.html"
Saved 513 words to "/home/r/repo/_site/zh/2024/12/15/open-source-beginner-advice.html"
Saved 1359 words to "/home/r/repo/_site/ru/2024/12/15/open-source-beginner-advice.html"
Saved 350 words to "/home/r/repo/_site/zh/2016/08/01/continuous-integration-maturity.html"
Saved 718 words to "/home/r/repo/_site/ru/2016/08/01/continuous-integration-maturity.html"
Saved 353 words to "/home/r/repo/_site/zh/2017/01/24/career-advice.html"
Saved 1136 words to "/home/r/repo/_site/ru/2017/01/24/career-advice.html"
Saved 347 words to "/home/r/repo/_site/zh/2016/02/18/holacracy-autocracy.html"
Saved 828 words to "/home/r/repo/_site/ru/2016/02/18/holacracy-autocracy.html"
Saved 372 words to "/home/r/repo/_site/zh/2017/05/23/unlimited-number-of-bugs.html"
Saved 721 words to "/home/r/repo/_site/ru/2017/05/23/unlimited-number-of-bugs.html"
Saved 365 words to "/home/r/repo/_site/zh/2019/06/19/how-much-they-suffer.html"
Saved 1055 words to "/home/r/repo/_site/ru/2019/06/19/how-much-they-suffer.html"
Saved 574 words to "/home/r/repo/_site/zh/2025/04/24/dont-close-their-tickets.html"
Saved 926 words to "/home/r/repo/_site/ru/2025/04/24/dont-close-their-tickets.html"
Saved 380 words to "/home/r/repo/_site/zh/2015/10/16/ridley-scott-and-joseph-goebbels.html"
Saved 996 words to "/home/r/repo/_site/ru/2015/10/16/ridley-scott-and-joseph-goebbels.html"
Saved 375 words to "/home/r/repo/_site/zh/2018/05/29/object-validation.html"
Saved 837 words to "/home/r/repo/_site/ru/2018/05/29/object-validation.html"
Saved 337 words to "/home/r/repo/_site/zh/2015/09/01/redundant-variables-are-evil.html"
Saved 656 words to "/home/r/repo/_site/ru/2015/09/01/redundant-variables-are-evil.html"
Saved 353 words to "/home/r/repo/_site/zh/2016/03/15/wring-dispatcher-github-notifications.html"
Saved 657 words to "/home/r/repo/_site/ru/2016/03/15/wring-dispatcher-github-notifications.html"
Saved 418 words to "/home/r/repo/_site/zh/2014/07/03/how-to-read-manifest-mf.html"
Saved 681 words to "/home/r/repo/_site/ru/2014/07/03/how-to-read-manifest-mf.html"
Saved 369 words to "/home/r/repo/_site/zh/2019/02/05/zache.html"
Saved 526 words to "/home/r/repo/_site/ru/2019/02/05/zache.html"
Saved 576 words to "/home/r/repo/_site/zh/2022/06/05/reflection-means-hidden-coupling.html"
Saved 2167 words to "/home/r/repo/_site/ru/2022/06/05/reflection-means-hidden-coupling.html"
Saved 921 words to "/home/r/repo/_site/en/2018/03/25/why-gas.html"
Saved 467 words to "/home/r/repo/_site/zh/2018/03/25/why-gas.html"
Saved 367 words to "/home/r/repo/_site/zh/2016/07/14/who-is-object.html"
Saved 1117 words to "/home/r/repo/_site/ru/2016/07/14/who-is-object.html"
Saved 353 words to "/home/r/repo/_site/zh/2014/04/15/github-guidelines.html"
Saved 1106 words to "/home/r/repo/_site/ru/2014/04/15/github-guidelines.html"
Saved 361 words to "/home/r/repo/_site/zh/2023/07/19/just-show-up.html"
Saved 892 words to "/home/r/repo/_site/ru/2023/07/19/just-show-up.html"
Saved 364 words to "/home/r/repo/_site/zh/2020/05/13/career-killer.html"
Saved 990 words to "/home/r/repo/_site/ru/2020/05/13/career-killer.html"
Saved 409 words to &quot;/home/r/repo/_site/zh/2014/08/29/docker-non-root.html&quot;
Saved 493 words to &quot;/home/r/repo/_site/ru/2014/08/29/docker-non-root.html&quot;
Saved 386 words to &quot;/home/r/repo/_site/zh/2018/03/21/zerocracy-announcement.html&quot;
Saved 1117 words to &quot;/home/r/repo/_site/ru/2018/03/21/zerocracy-announcement.html&quot;
Saved 469 words to &quot;/home/r/repo/_site/zh/2019/03/12/data-and-maintainability.html&quot;
Saved 1637 words to &quot;/home/r/repo/_site/ru/2019/03/12/data-and-maintainability.html&quot;
Saved 428 words to &quot;/home/r/repo/_site/zh/2017/11/14/static-factory-methods.html&quot;
Saved 1133 words to &quot;/home/r/repo/_site/ru/2017/11/14/static-factory-methods.html&quot;
Saved 678 words to &quot;/home/r/repo/_site/zh/2021/10/21/objectionary.html&quot;
Saved 2177 words to &quot;/home/r/repo/_site/ru/2021/10/21/objectionary.html&quot;
Saved 514 words to &quot;/home/r/repo/_site/zh/2014/05/14/object-oriented-github-java-sdk.html"
Saved 835 words to "/home/r/repo/_site/ru/2014/05/14/object-oriented-github-java-sdk.html"
Saved 398 words to "/home/r/repo/_site/zh/2018/03/13/fluent-interfaces.html"
Saved 1101 words to "/home/r/repo/_site/ru/2018/03/13/fluent-interfaces.html"
Saved 958 words to "/home/r/repo/_site/zh/2016/08/15/what-is-wrong-object-oriented-programming.html"
Saved 1048 words to "/home/r/repo/_site/ru/2016/08/15/what-is-wrong-object-oriented-programming.html"
Saved 402 words to "/home/r/repo/_site/zh/2014/07/24/rultor-automated-merging.html"
Saved 688 words to "/home/r/repo/_site/ru/2014/07/24/rultor-automated-merging.html"
Saved 1222 words to "/home/r/repo/_site/en/2024/09/21/interpreters-of-chaos.html"
Saved 455 words to "/home/r/repo/_site/zh/2024/09/21/interpreters-of-chaos.html"
Saved 411 words to "/home/r/repo/_site/zh/2015/07/28/checked-vs-unchecked-exceptions.html"
Saved 1525 words to "/home/r/repo/_site/ru/2015/07/28/checked-vs-unchecked-exceptions.html"
                    done in 154.311 seconds.
 Auto-regeneration: disabled. Use --watch to enable.
Jekyll site generated without issues

All files are in place

There is no garbage

scss-lint found no lints
No spelling errors

No prohibited regular expressions in 1139 pages

All articles have excerpts

All snippets are compact enough

https://www.yegor256.com/2010/03/04/pdd.html: 13
https://www.yegor256.com/2013/12/29/proto.html: 4
https://www.yegor256.com/2014/04/06/introduction.html: 9
https://www.yegor256.com/2014/04/06/movies-for-thanasis.html: 11
https://www.yegor256.com/2014/04/06/phandom.html: 11
https://www.yegor256.com/2014/04/09/xembly-intro.html: 13
https://www.yegor256.com/2014/04/11/cost-of-loc.html: 21
https://www.yegor256.com/2014/04/11/jcabi-http-intro.html: 15
https://www.yegor256.com/2014/04/12/puzzle-driven-development-by-roles.html: 17
https://www.yegor256.com/2014/04/13/bugs-are-welcome.html: 31
https://www.yegor256.com/2014/04/13/no-obligations-principle.html: 21
https://www.yegor256.com/2014/04/14/jcabi-dynamo-java-api-of-aws-dynamodb.html: 13
https://www.yegor256.com/2014/04/15/definition-of-done.html: 13
https://www.yegor256.com/2014/04/15/github-guidelines.html: 14
https://www.yegor256.com/2014/04/17/how-xdsd-is-different.html: 28
https://www.yegor256.com/2014/04/18/jcabi-http-server-mocking.html: 11
https://www.yegor256.com/2014/04/20/how-hourly-rate-is-calculated.html: 9
https://www.yegor256.com/2014/04/21/s3-http-basic-auth.html: 13
https://www.yegor256.com/2014/04/24/java-xml-parsing-and-traversing.html: 21
https://www.yegor256.com/2014/04/26/incremental-requirements-with-requs.html: 12
https://www.yegor256.com/2014/04/27/typical-mistakes-in-java-code.html: 9
https://www.yegor256.com/2014/04/28/xml-xpath-hamcrest-matchers.html: 11
https://www.yegor256.com/2014/04/29/w3c-java-validators.html: 11
https://www.yegor256.com/2014/05/01/dynamodb-local-maven-plugin.html: 14
https://www.yegor256.com/2014/05/05/oop-alternative-to-utility-classes.html: 58
https://www.yegor256.com/2014/05/13/why-null-is-bad.html: 35
https://www.yegor256.com/2014/05/14/object-oriented-github-java-sdk.html: 12
https://www.yegor256.com/2014/05/18/cloud-autoincrement-counters.html: 11
https://www.yegor256.com/2014/05/21/mysql-maven-plugin.html: 12
https://www.yegor256.com/2014/05/23/avoid-java-static-logger.html: 14
https://www.yegor256.com/2014/05/26/amazon-s3-java-oop-adapter.html: 13
https://www.yegor256.com/2014/06/01/aop-aspectj-java-method-logging.html: 17
https://www.yegor256.com/2014/06/09/objects-should-be-immutable.html: 48
https://www.yegor256.com/2014/06/19/avoid-string-concatenation.html: 9
https://www.yegor256.com/2014/06/20/limit-method-execution-time.html: 11
https://www.yegor256.com/2014/06/21/casperjs-with-maven.html: 12
https://www.yegor256.com/2014/06/24/jekyll-github-deploy.html: 13
https://www.yegor256.com/2014/06/25/xml-and-xslt-in-browser.html: 17
https://www.yegor256.com/2014/06/26/sass-in-java-webapp.html: 10
https://www.yegor256.com/2014/06/29/custom-lexer-in-jekyll.html: 9
https://www.yegor256.com/2014/07/03/how-to-read-manifest-mf.html: 11
https://www.yegor256.com/2014/07/20/liquibase-in-maven.html: 12
https://www.yegor256.com/2014/07/21/read-only-master-branch.html: 34
https://www.yegor256.com/2014/07/24/rultor-automated-merging.html: 29
https://www.yegor256.com/2014/07/29/docker-in-rultor.html: 16
https://www.yegor256.com/2014/07/31/travis-and-rultor.html: 13
https://www.yegor256.com/2014/08/03/cacheable-java-annotation.html: 13
https://www.yegor256.com/2014/08/13/strict-code-quality-control.html: 36
https://www.yegor256.com/2014/08/15/retry-java-method-on-exception.html: 15
https://www.yegor256.com/2014/08/18/fluent-jdbc-decorator.html: 12
https://www.yegor256.com/2014/08/19/how-to-release-to-maven-central.html: 23
https://www.yegor256.com/2014/08/22/art-of-software-testing.html: 14
https://www.yegor256.com/2014/08/25/deploy-to-cloudbees.html: 15
https://www.yegor256.com/2014/08/26/publish-to-rubygems.html: 16
https://www.yegor256.com/2014/08/29/docker-non-root.html: 11
https://www.yegor256.com/2014/09/02/java-ssh-client.html: 11
https://www.yegor256.com/2014/09/09/restful-web-sites.html: 13
https://www.yegor256.com/2014/09/10/anti-patterns-in-oop.html: 17
https://www.yegor256.com/2014/09/11/deployment-script-vs-rultor.html: 17
https://www.yegor256.com/2014/09/13/deploying-to-heroku.html: 13
https://www.yegor256.com/2014/09/16/getters-and-setters-are-evil.html: 51
https://www.yegor256.com/2014/09/22/remote-programming-interview.html: 5
https://www.yegor256.com/2014/09/23/built-in-fake-objects.html: 19
https://www.yegor256.com/2014/09/24/why-monetary-awards-dont-work.html: 30
https://www.yegor256.com/2014/10/03/di-containers-are-evil.html: 22
https://www.yegor256.com/2014/10/05/ten-hosted-continuous-integration-services.html: 14
https://www.yegor256.com/2014/10/06/software-project-lifecycle.html: 14
https://www.yegor256.com/2014/10/07/stop-chatting-start-coding.html: 33
https://www.yegor256.com/2014/10/08/continuous-integration-is-dead.html: 41
https://www.yegor256.com/2014/10/12/who-is-software-architect.html: 46
https://www.yegor256.com/2014/10/20/how-we-write-product-vision.html: 11
https://www.yegor256.com/2014/10/21/incremental-billing.html: 17
https://www.yegor256.com/2014/10/23/paired-brackets-notation.html: 9
https://www.yegor256.com/2014/10/26/hacker-vs-programmer-mentality.html: 26
https://www.yegor256.com/2014/10/29/how-much-do-you-cost.html: 43
https://www.yegor256.com/2014/11/03/empty-line-code-smell.html: 12
https://www.yegor256.com/2014/11/07/how-immutability-helps.html: 17
https://www.yegor256.com/2014/11/14/hits-of-code.html: 22
https://www.yegor256.com/2014/11/20/seven-virtues-of-good-object.html: 47
https://www.yegor256.com/2014/11/24/principles-of-bug-tracking.html: 21
https://www.yegor256.com/2014/12/01/orm-offensive-anti-pattern.html: 36
https://www.yegor256.com/2014/12/04/synchronization-between-nodes.html: 11
https://www.yegor256.com/2014/12/09/immutable-object-state-and-behavior.html: 15
https://www.yegor256.com/2014/12/15/how-much-your-objects-encapsulate.html: 12
https://www.yegor256.com/2014/12/18/independent-technical-reviews.html: 22
https://www.yegor256.com/2014/12/22/immutable-objects-not-dumb.html: 13
https://www.yegor256.com/2015/01/05/how-to-be-honest-and-keep-customer.html: 13
https://www.yegor256.com/2015/01/08/morning-standup-meetings.html: 27
https://www.yegor256.com/2015/01/10/windows-appveyor-maven.html: 9
https://www.yegor256.com/2015/01/12/compound-name-is-code-smell.html: 13
https://www.yegor256.com/2015/01/15/how-to-cut-corners.html: 24
https://www.yegor256.com/2015/01/21/if-then-throw-else.html: 11
https://www.yegor256.com/2015/01/26/happy-boss-false-objective.html: 43
https://www.yegor256.com/2015/02/02/xsl-transformations-in-java.html: 13
https://www.yegor256.com/2015/02/05/jcabi-parent-maven-pom.html: 16
https://www.yegor256.com/2015/02/09/serious-code-reviewer.html: 15
https://www.yegor256.com/2015/02/12/top-down-design.html: 11
https://www.yegor256.com/2015/02/16/it-is-not-a-school.html: 25
https://www.yegor256.com/2015/02/20/utility-classes-vs-functional-programming.html: 20
https://www.yegor256.com/2015/02/23/haircut.html: 16
https://www.yegor256.com/2015/02/26/composable-decorators.html: 29
https://www.yegor256.com/2015/03/02/team-morale-myths-and-reality.html: 29
https://www.yegor256.com/2015/03/09/objects-end-with-er.html: 25
https://www.yegor256.com/2015/03/16/technical-glossaries.html: 11
https://www.yegor256.com/2015/03/22/takes-java-web-framework.html: 15
https://www.yegor256.com/2015/03/26/jaxb-vs-xembly.html: 14
https://www.yegor256.com/2015/03/29/rultor-with-appveyor.html: 11
https://www.yegor256.com/2015/04/02/class-casting-is-anti-pattern.html: 22
https://www.yegor256.com/2015/04/13/tacit-css-framework-for-dummies.html: 11
https://www.yegor256.com/2015/04/16/award.html: 11
https://www.yegor256.com/2015/04/22/favorite-software-books.html: 10
https://www.yegor256.com/2015/04/30/iterating-adapter.html: 9
https://www.yegor256.com/2015/05/04/how-to-protect-business-idea.html: 12
https://www.yegor256.com/2015/05/07/ctors-must-be-code-free.html: 30
https://www.yegor256.com/2015/05/11/software-architect-responsibilities.html: 17
https://www.yegor256.com/2015/05/13/two-instruments-of-software-architect.html: 11
https://www.yegor256.com/2015/05/18/cookie-based-authentication.html: 11
https://www.yegor256.com/2015/05/21/avoid-software-outsourcing-disaster.html: 23
https://www.yegor256.com/2015/05/25/unit-test-scaffolding.html: 13
https://www.yegor256.com/2015/05/28/one-primary-constructor.html: 20
https://www.yegor256.com/2015/06/02/how-to-estimate-software-cost.html: 31
https://www.yegor256.com/2015/06/08/deadly-sins-software-project.html: 27
https://www.yegor256.com/2015/06/11/wikipedia-bug-definition.html: 13
https://www.yegor256.com/2015/06/15/software-outsourcing-survival-guide.html: 13
https://www.yegor256.com/2015/06/18/good-programmers-bug-free.html: 13
https://www.yegor256.com/2015/06/22/valid-reasons-to-reject-bug-fix.html: 12
https://www.yegor256.com/2015/06/25/xml-data-xsl-views-takes-framework.html: 13
https://www.yegor256.com/2015/06/29/simple-diagrams.html: 17
https://www.yegor256.com/2015/07/06/public-static-literals.html: 14
https://www.yegor256.com/2015/07/09/catch-if-cant-otherwise.html: 10
https://www.yegor256.com/2015/07/13/meetings-are-legalized-robbery.html: 20
https://www.yegor256.com/2015/07/16/fools-dont-write-unit-tests.html: 11
https://www.yegor256.com/2015/07/21/hourly-pay-modern-slavery.html: 58
https://www.yegor256.com/2015/07/28/checked-vs-unchecked-exceptions.html: 18
https://www.yegor256.com/2015/08/04/nine-steps-start-software-project.html: 12
https://www.yegor256.com/2015/08/18/multiple-return-statements-in-oop.html: 15
https://www.yegor256.com/2015/08/25/fail-fast.html: 14
https://www.yegor256.com/2015/09/01/redundant-variables-are-evil.html: 12
https://www.yegor256.com/2015/09/07/maven-repository-amazon-s3.html: 13
https://www.yegor256.com/2015/09/10/testing-exit-criteria.html: 12
https://www.yegor256.com/2015/09/16/how-to-fire-someone-right.html: 33
https://www.yegor256.com/2015/09/22/micromanagement.html: 60
https://www.yegor256.com/2015/09/29/mayonnaise.html: 17
https://www.yegor256.com/2015/10/01/vertical-horizontal-decorating.html: 13
https://www.yegor256.com/2015/10/06/how-to-be-good-office-slave.html: 59
https://www.yegor256.com/2015/10/13/competition-without-rules.html: 25
https://www.yegor256.com/2015/10/16/ridley-scott-and-joseph-goebbels.html: 14
https://www.yegor256.com/2015/10/17/award-2016.html: 10
https://www.yegor256.com/2015/10/20/interrupted-exception.html: 10
https://www.yegor256.com/2015/10/27/outsourcing-doesnt-work.html: 36
https://www.yegor256.com/2015/11/03/chatbot-better-than-ui-for-microservice.html: 13
https://www.yegor256.com/2015/11/10/ten-mistakes-in-specs.html: 36
https://www.yegor256.com/2015/11/16/json-vs-xml.html: 20
https://www.yegor256.com/2015/11/21/ringelmann-effect-vs-agile.html: 21
https://www.yegor256.com/2015/11/24/imprisonment-for-irresponsible-coding.html: 16
https://www.yegor256.com/2015/12/01/rethrow-exceptions.html: 31
https://www.yegor256.com/2015/12/08/temporal-coupling-between-method-calls.html: 19
https://www.yegor256.com/2015/12/16/investors-are-too-scared.html: 10
https://www.yegor256.com/2015/12/22/why-dont-you-contribute-to-open-source.html: 40
https://www.yegor256.com/2015/12/29/turnover-is-good-for-maintainability.html: 13
https://www.yegor256.com/2016/01/05/how-to-punish-employees.html: 33
https://www.yegor256.com/2016/01/12/good-programmers-dont-work-for-equity.html: 15
https://www.yegor256.com/2016/01/19/how-expensive-is-outsourcing.html: 14
https://www.yegor256.com/2016/01/26/defensive-programming.html: 11
https://www.yegor256.com/2016/02/03/design-patterns-and-anti-patterns.html: 23
https://www.yegor256.com/2016/02/09/are-you-still-debugging.html: 16
https://www.yegor256.com/2016/02/18/holacracy-autocracy.html: 24
https://www.yegor256.com/2016/03/01/how-we-interview-programmers.html: 13
https://www.yegor256.com/2016/03/08/pimp-up-your-resume.html: 19
https://www.yegor256.com/2016/03/15/wring-dispatcher-github-notifications.html: 13
https://www.yegor256.com/2016/03/22/try-finally-if-not-null.html: 12
https://www.yegor256.com/2016/03/28/unspoken-secrets-of-elevator-pitch.html: 13
https://www.yegor256.com/2016/03/30/jare-instant-free-cdn.html: 11
https://www.yegor256.com/2016/04/05/printers-instead-of-getters.html: 24
https://www.yegor256.com/2016/04/08/revenue-may-kill-startup.html: 10
https://www.yegor256.com/2016/04/12/java-annotations-are-evil.html: 25
https://www.yegor256.com/2016/04/19/object-must-not-be-configurable.html: 14
https://www.yegor256.com/2016/04/26/why-inputstream-design-is-wrong.html: 25
https://www.yegor256.com/2016/05/03/test-methods-must-share-nothing.html: 12
https://www.yegor256.com/2016/05/10/keynote-clowns.html: 18
https://www.yegor256.com/2016/05/17/convertible-notes.html: 11
https://www.yegor256.com/2016/05/24/who-is-project-manager.html: 49
https://www.yegor256.com/2016/06/03/conference-mistakes.html: 10
https://www.yegor256.com/2016/06/17/dont-use-java-assertions.html: 10
https://www.yegor256.com/2016/06/21/how-to-hire-programmer.html: 15
https://www.yegor256.com/2016/06/27/singletons-must-die.html: 20
https://www.yegor256.com/2016/07/06/data-transfer-object.html: 35
https://www.yegor256.com/2016/07/10/software-project-roles.html: 13
https://www.yegor256.com/2016/07/11/mistakes-in-agile-manifesto.html: 23
https://www.yegor256.com/2016/07/14/who-is-object.html: 33
https://www.yegor256.com/2016/07/18/law-of-demeter.html: 10
https://www.yegor256.com/2016/07/21/convince-me.html: 19
https://www.yegor256.com/2016/07/26/active-record.html: 10
https://www.yegor256.com/2016/08/01/continuous-integration-maturity.html: 12
https://www.yegor256.com/2016/08/05/distributed-teams-are-higher-quality.html: 14
https://www.yegor256.com/2016/08/10/if-then-else-code-smell.html: 11
https://www.yegor256.com/2016/08/15/what-is-wrong-object-oriented-programming.html: 31
https://www.yegor256.com/2016/08/23/communication-maturity.html: 26
https://www.yegor256.com/2016/08/30/decomposition-of-responsibility.html: 10
https://www.yegor256.com/2016/09/07/gradients-of-immutability.html: 12
https://www.yegor256.com/2016/09/13/inheritance-is-procedural.html: 23
https://www.yegor256.com/2016/09/20/oop-without-classes.html: 14
https://www.yegor256.com/2016/09/27/command-control-innovate.html: 21
https://www.yegor256.com/2016/10/23/award-2017.html: 9
https://www.yegor256.com/2016/11/09/why-no-ebooks.html: 13
https://www.yegor256.com/2016/11/18/software-conferences-to-attend.html: 5
https://www.yegor256.com/2016/11/21/naked-data.html: 45
https://www.yegor256.com/2016/11/26/yanukovych-v-president.html: 12
https://www.yegor256.com/2016/11/28/saakashvili-speaks-ukrainian.html: 15
https://www.yegor256.com/2016/11/29/eolang.html: 12
https://www.yegor256.com/2016/12/01/what-is-wrong-about-guns.html: 10
https://www.yegor256.com/2016/12/05/who-needs-war.html: 14
https://www.yegor256.com/2016/12/06/how-to-pay-programmers-less.html: 22
https://www.yegor256.com/2016/12/08/lustration-in-ukraine.html: 13
https://www.yegor256.com/2016/12/12/putin-is-power.html: 8
https://www.yegor256.com/2016/12/13/mvc-vs-oop.html: 16
https://www.yegor256.com/2016/12/15/onishenko-our-hero.html: 9
https://www.yegor256.com/2016/12/19/are-you-ashamed-of-voting.html: 12
https://www.yegor256.com/2016/12/19/privatbank-nationalization.html: 11
https://www.yegor256.com/2016/12/20/can-objects-be-friends.html: 16
https://www.yegor256.com/2016/12/22/what-causes-terrorism.html: 12
https://www.yegor256.com/2016/12/26/what-would-you-ask-putin.html: 11
https://www.yegor256.com/2016/12/29/who-wants-our-donations.html: 13
https://www.yegor256.com/2016/12/30/tu154-sochi.html: 8
https://www.yegor256.com/2017/01/02/ukraine-budget-2017.html: 8
https://www.yegor256.com/2017/01/03/how-much-you-love-conflicts.html: 17
https://www.yegor256.com/2017/01/05/justice-against-corruption.html: 13
https://www.yegor256.com/2017/01/10/how-to-teach-customers.html: 11
https://www.yegor256.com/2017/01/12/will-i-go-to-war.html: 8
https://www.yegor256.com/2017/01/16/ukrainian-startups.html: 8
https://www.yegor256.com/2017/01/17/synchronized-decorators.html: 18
https://www.yegor256.com/2017/01/23/consciousness-and-revolution.html: 10
https://www.yegor256.com/2017/01/24/career-advice.html: 20
https://www.yegor256.com/2017/01/30/lifetime-imprisonment-for-separatism.html: 11
https://www.yegor256.com/2017/01/31/decorating-envelopes.html: 13
https://www.yegor256.com/2017/02/06/how-to-eliminate-corruption.html: 13
https://www.yegor256.com/2017/02/07/private-method-is-new-class.html: 15
https://www.yegor256.com/2017/02/14/stackoverflow-is-your-tool.html: 15
https://www.yegor256.com/2017/02/20/nationalism-of-the-future.html: 8
https://www.yegor256.com/2017/02/21/say-no-to-google-recruiters.html: 20
https://www.yegor256.com/2017/02/28/too-many-classes.html: 17
https://www.yegor256.com/2017/03/02/history-of-separatism.html: 12
https://www.yegor256.com/2017/03/07/traits-and-mixins.html: 13
https://www.yegor256.com/2017/03/24/tdd-that-works.html: 25
https://www.yegor256.com/2017/03/28/solid.html: 18
https://www.yegor256.com/2017/04/05/pdd-in-action.html: 14
https://www.yegor256.com/2017/04/11/flexibility-equates-lower-quality.html: 17
https://www.yegor256.com/2017/04/18/dnepr-corruption-item.html: 8
https://www.yegor256.com/2017/04/18/no-help-via-email.html: 13
https://www.yegor256.com/2017/04/24/slaves-of-the-law.html: 8
https://www.yegor256.com/2017/04/25/sixnines.html: 11
https://www.yegor256.com/2017/05/02/remote-slaves.html: 18
https://www.yegor256.com/2017/05/10/inversion-of-control.html: 9
https://www.yegor256.com/2017/05/15/loyalty.html: 10
https://www.yegor256.com/2017/05/16/monikers.html: 11
https://www.yegor256.com/2017/05/17/single-statement-unit-tests.html: 13
https://www.yegor256.com/2017/05/23/unlimited-number-of-bugs.html: 17
https://www.yegor256.com/2017/05/30/why-contribute-to-open-source.html: 13
https://www.yegor256.com/2017/06/06/gluten-free-management.html: 15
https://www.yegor256.com/2017/06/13/dynamodb-rack-maven.html: 12
https://www.yegor256.com/2017/06/22/object-oriented-input-output-in-cactoos.html: 15
https://www.yegor256.com/2017/06/27/my-environment.html: 12
https://www.yegor256.com/2017/06/29/activists.html: 9
https://www.yegor256.com/2017/07/04/sexism.html: 12
https://www.yegor256.com/2017/07/11/how-to-redesign-equals.html: 11
https://www.yegor256.com/2017/07/18/sexual-harassment.html: 12
https://www.yegor256.com/2017/07/25/my-favorite-websites.html: 8
https://www.yegor256.com/2017/07/27/sabotage-failed.html: 8
https://www.yegor256.com/2017/08/01/how-to-manage-a-manager.html: 20
https://www.yegor256.com/2017/08/08/raii-in-java.html: 12
https://www.yegor256.com/2017/08/15/bitcoin-pyramid.html: 10
https://www.yegor256.com/2017/08/22/to-be-nice-or-not.html: 10
https://www.yegor256.com/2017/08/29/xcop.html: 11
https://www.yegor256.com/2017/09/05/rehttp-http-repeater.html: 10
https://www.yegor256.com/2017/09/12/evil-object-name-suffix-client.html: 9
https://www.yegor256.com/2017/09/19/what-motivates-me.html: 12
https://www.yegor256.com/2017/09/26/threecopies-server-data-backup.html: 8
https://www.yegor256.com/2017/10/03/java9.html: 9
https://www.yegor256.com/2017/10/10/streams-vs-decorators.html: 10
https://www.yegor256.com/2017/10/17/lazy-loading-caching-sticky-cactoos.html: 11
https://www.yegor256.com/2017/10/24/award-2018.html: 8
https://www.yegor256.com/2017/10/24/motherland.html: 10
https://www.yegor256.com/2017/10/30/ukrainian-language.html: 14
https://www.yegor256.com/2017/11/07/five-new-java-features.html: 12
https://www.yegor256.com/2017/11/08/crimea.html: 9
https://www.yegor256.com/2017/11/14/static-factory-methods.html: 20
https://www.yegor256.com/2017/11/21/trust-pay-lose.html: 21
https://www.yegor256.com/2017/11/22/opposition.html: 8
https://www.yegor256.com/2017/11/28/microtasking.html: 39
https://www.yegor256.com/2017/12/05/data-access-object.html: 12
https://www.yegor256.com/2017/12/12/alan-kay-was-wrong.html: 11
https://www.yegor256.com/2017/12/19/srp-is-hoax.html: 15
https://www.yegor256.com/2017/12/26/software-quality-formula.html: 19
https://www.yegor256.com/2018/01/02/operator-new-is-toxic.html: 10
https://www.yegor256.com/2018/01/03/fake-opposition.html: 8
https://www.yegor256.com/2018/01/09/micro-budgeting.html: 25
https://www.yegor256.com/2018/01/10/dalles-plan.html: 8
https://www.yegor256.com/2018/01/16/educational-aspect-of-static-analysis.html: 13
https://www.yegor256.com/2018/01/23/sociotech-skills.html: 15
https://www.yegor256.com/2018/02/06/where-to-find-more-bugs.html: 10
https://www.yegor256.com/2018/02/13/micro-vesting.html: 11
https://www.yegor256.com/2018/02/27/parsing-objects.html: 12
https://www.yegor256.com/2018/03/06/speed-vs-quality.html: 16
https://www.yegor256.com/2018/03/13/fluent-interfaces.html: 15
https://www.yegor256.com/2018/03/17/putin-election.html: 9
https://www.yegor256.com/2018/03/21/zerocracy-announcement.html: 17
https://www.yegor256.com/2018/03/25/why-gas.html: 8
https://www.yegor256.com/2018/03/27/how-to-test-thread-safety.html: 11
https://www.yegor256.com/2018/04/03/donations-via-zerocracy.html: 9
https://www.yegor256.com/2018/04/10/learning-by-refactoring.html: 11
https://www.yegor256.com/2018/04/17/how-to-be-lazy.html: 20
https://www.yegor256.com/2018/04/24/right-way-to-report-bugs.html: 37
https://www.yegor256.com/2018/05/08/open-source-attributes.html: 14
https://www.yegor256.com/2018/05/22/default-arguments-against-null.html: 9
https://www.yegor256.com/2018/05/29/object-validation.html: 11
https://www.yegor256.com/2018/06/19/glogin.html: 9
https://www.yegor256.com/2018/06/26/are-you-an-architect.html: 10
https://www.yegor256.com/2018/07/03/global-variables.html: 14
https://www.yegor256.com/2018/07/24/bugs-or-pull-requests.html: 17
https://www.yegor256.com/2018/08/14/seventy-percent.html: 10
https://www.yegor256.com/2018/08/22/builders-and-manipulators.html: 12
https://www.yegor256.com/2018/08/27/penalty-for-refusal.html: 8
https://www.yegor256.com/2018/08/29/soft-skills.html: 13
https://www.yegor256.com/2018/09/05/monolithic-repositories.html: 10
https://www.yegor256.com/2018/09/07/what-is-speed.html: 8
https://www.yegor256.com/2018/09/12/clear-code.html: 8
https://www.yegor256.com/2018/09/18/fear-of-coupling.html: 11
https://www.yegor256.com/2018/09/30/award-2019.html: 7
https://www.yegor256.com/2018/10/01/remote-work.html: 8
https://www.yegor256.com/2018/10/07/history-simplification.html: 12
https://www.yegor256.com/2018/10/09/can-you-control-us.html: 13
https://www.yegor256.com/2018/10/16/dont-make-me-guess.html: 11
https://www.yegor256.com/2018/10/30/mailanes.html: 10
https://www.yegor256.com/2018/11/06/ruby-threads.html: 10
https://www.yegor256.com/2018/11/13/bigotry.html: 9
https://www.yegor256.com/2018/11/20/journalism.html: 11
https://www.yegor256.com/2018/11/23/freelance-vs-outsourcing.html: 8
https://www.yegor256.com/2018/11/27/you-can-do-better.html: 11
https://www.yegor256.com/2018/12/11/unit-testing-anti-patterns.html: 11
https://www.yegor256.com/2018/12/18/silicon-valley-criticism.html: 12
https://www.yegor256.com/2018/12/25/speaker-cheat-sheet.html: 9
https://www.yegor256.com/2019/01/01/hazardous-enthusiasm.html: 9
https://www.yegor256.com/2019/01/13/country-as-a-service.html: 8
https://www.yegor256.com/2019/01/15/what-if-architect-is-wrong.html: 11
https://www.yegor256.com/2019/01/20/drugs.html: 8
https://www.yegor256.com/2019/01/22/10x-paychecks.html: 11
https://www.yegor256.com/2019/01/28/the-wall.html: 11
https://www.yegor256.com/2019/01/29/dependency-hell.html: 9
https://www.yegor256.com/2019/02/03/cloudrepo.html: 12
https://www.yegor256.com/2019/02/05/zache.html: 8
https://www.yegor256.com/2019/02/12/silicon-valley-benefits.html: 12
https://www.yegor256.com/2019/02/16/calibrated-democracy.html: 9
https://www.yegor256.com/2019/02/21/jews-vs-french.html: 14
https://www.yegor256.com/2019/03/12/data-and-maintainability.html: 9
https://www.yegor256.com/2019/03/12/how-to-move-faster.html: 8
https://www.yegor256.com/2019/03/17/terrorism-and-power.html: 12
https://www.yegor256.com/2019/03/19/logging-without-static-logger.html: 9
https://www.yegor256.com/2019/03/26/jpages.html: 11
https://www.yegor256.com/2019/03/26/sales-kit.html: 10
https://www.yegor256.com/2019/03/28/cost-of-zerocrat.html: 8
https://www.yegor256.com/2019/03/29/concerns.html: 9
https://www.yegor256.com/2019/03/30/survival-guide.html: 8
https://www.yegor256.com/2019/04/02/software-project-review-checklist.html: 10
https://www.yegor256.com/2019/04/09/beg-them.html: 11
https://www.yegor256.com/2019/04/17/nutch-from-java.html: 9
https://www.yegor256.com/2019/04/23/elegant-readme.html: 14
https://www.yegor256.com/2019/04/28/formula-of-happiness.html: 11
https://www.yegor256.com/2019/05/07/sibit-bitcoin-command-line-client.html: 9
https://www.yegor256.com/2019/05/14/cause-risk-effect.html: 12
https://www.yegor256.com/2019/05/21/dont-improvise.html: 10
https://www.yegor256.com/2019/05/28/trust-or-not.html: 14
https://www.yegor256.com/2019/06/11/where-do-you-seek-help.html: 9
https://www.yegor256.com/2019/06/19/how-much-they-suffer.html: 11
https://www.yegor256.com/2019/06/26/syncem.html: 8
https://www.yegor256.com/2019/07/02/tdd-misbeliefs.html: 9
https://www.yegor256.com/2019/07/07/strong-opinions.html: 11
https://www.yegor256.com/2019/07/10/inversive-management.html: 10
https://www.yegor256.com/2019/07/30/joy-of-programming.html: 9
https://www.yegor256.com/2019/07/31/moscow-protests.html: 10
https://www.yegor256.com/2019/09/03/injection-of-guilt.html: 17
https://www.yegor256.com/2019/09/10/how-to-motivate-kids-to-code.html: 9
https://www.yegor256.com/2019/09/15/revolution-bottom-up.html: 9
https://www.yegor256.com/2019/09/17/be-unhappy-to-be-happy.html: 11
https://www.yegor256.com/2019/09/27/parsing-and-printing.html: 11
https://www.yegor256.com/2019/09/28/what-is-the-point.html: 8
https://www.yegor256.com/2019/10/29/sql-as-a-service.html: 9
https://www.yegor256.com/2019/11/03/award-2020.html: 6
https://www.yegor256.com/2019/11/05/revolutionary-evolution.html: 10
https://www.yegor256.com/2019/11/19/how-much-cohesion-is-enough.html: 9
https://www.yegor256.com/2019/12/03/testing-in-code-review.html: 9
https://www.yegor256.com/2019/12/24/altruism-kills.html: 9
https://www.yegor256.com/2019/12/31/talented-programmers.html: 9
https://www.yegor256.com/2019/12/31/testosterone.html: 12
https://www.yegor256.com/2020/01/07/embrace-the-chaos.html: 12
https://www.yegor256.com/2020/01/15/question-never-ask.html: 11
https://www.yegor256.com/2020/02/11/object-cohesion.html: 9
https://www.yegor256.com/2020/02/19/fat-skinny-design.html: 11
https://www.yegor256.com/2020/03/03/prefixed-naming.html: 11
https://www.yegor256.com/2020/03/29/coronavirus.html: 9
https://www.yegor256.com/2020/05/02/first-world-hysteria.html: 10
https://www.yegor256.com/2020/05/05/open-source-arms-race.html: 9
https://www.yegor256.com/2020/05/13/career-killer.html: 11
https://www.yegor256.com/2020/05/19/veil-objects.html: 11
https://www.yegor256.com/2020/06/12/protesters.html: 13
https://www.yegor256.com/2020/06/23/individual-performance-metrics.html: 19
https://www.yegor256.com/2020/07/05/silence-doesnt-cure.html: 12
https://www.yegor256.com/2020/07/29/open-source-etiquette.html: 16
https://www.yegor256.com/2020/10/06/latex-spell-checking.html: 9
https://www.yegor256.com/2020/10/13/lack-of-problem.html: 9
https://www.yegor256.com/2020/10/27/distance-of-coupling.html: 9
https://www.yegor256.com/2020/11/03/daily-reports.html: 9
https://www.yegor256.com/2020/11/10/typing-without-types.html: 9
https://www.yegor256.com/2020/11/15/award-2021.html: 4
https://www.yegor256.com/2020/11/21/svoboda-and-conflicts.html: 8
https://www.yegor256.com/2020/11/24/objects-without-methods.html: 12
https://www.yegor256.com/2020/12/01/abstract-objects.html: 12
https://www.yegor256.com/2020/12/22/self-managing-orgs.html: 13
https://www.yegor256.com/2020/12/29/metric-for-emotions.html: 12
https://www.yegor256.com/2021/02/02/greed-based-planning.html: 9
https://www.yegor256.com/2021/02/10/dataization.html: 11
https://www.yegor256.com/2021/03/03/imposters-to-win.html: 12
https://www.yegor256.com/2021/04/14/how-we-organized-iccq.html: 14
https://www.yegor256.com/2021/06/01/tips-for-recruiters.html: 9
https://www.yegor256.com/2021/08/04/prestructors.html: 11
https://www.yegor256.com/2021/08/11/logging-in-unit-tests.html: 11
https://www.yegor256.com/2021/09/09/simba.html: 9
https://www.yegor256.com/2021/10/12/calibrated-achievement-points.html: 9
https://www.yegor256.com/2021/10/21/objectionary.html: 9
https://www.yegor256.com/2021/12/01/teaching.html: 12
https://www.yegor256.com/2022/02/16/ai-coding.html: 9
https://www.yegor256.com/2022/03/29/bugs-occam-razor.html: 9
https://www.yegor256.com/2022/06/05/reflection-means-hidden-coupling.html: 9
https://www.yegor256.com/2022/06/14/principle-of-one.html: 9
https://www.yegor256.com/2022/07/05/safety-net.html: 14
https://www.yegor256.com/2022/07/20/command-line-defaults.html: 9
https://www.yegor256.com/2022/08/04/code-and-tests-different-pull-requests.html: 10
https://www.yegor256.com/2022/08/10/xsline-immutable-pipeline.html: 11
https://www.yegor256.com/2022/08/24/research-paper-template.html: 12
https://www.yegor256.com/2022/08/30/dont-group-exception-catchers.html: 11
https://www.yegor256.com/2022/09/08/smaller-try-blocks.html: 11
https://www.yegor256.com/2023/01/19/layout-of-tests.html: 9
https://www.yegor256.com/2023/07/19/just-show-up.html: 13
https://www.yegor256.com/2023/07/25/contribute-disabled-tests.html: 11
https://www.yegor256.com/2023/08/01/method-overloading.html: 14
https://www.yegor256.com/2023/08/08/two-step-initialization.html: 13
https://www.yegor256.com/2023/08/13/dictators.html: 10
https://www.yegor256.com/2023/08/15/decision-making-process.html: 18
https://www.yegor256.com/2023/08/22/fast-vs-deep-testing.html: 11
https://www.yegor256.com/2023/08/27/immigration-by-war.html: 12
https://www.yegor256.com/2023/08/29/ai-for-software-engineering.html: 11
https://www.yegor256.com/2023/09/05/style-checker-for-bibtex-files.html: 9
https://www.yegor256.com/2023/09/17/turbulence.html: 8
https://www.yegor256.com/2023/09/19/five-ingredients-career.html: 9
https://www.yegor256.com/2023/09/29/how-to-write-related-work-section.html: 11
https://www.yegor256.com/2023/10/01/individualism-vs-collectivism.html: 8
https://www.yegor256.com/2023/10/11/method-of-research.html: 16
https://www.yegor256.com/2023/11/22/avoid-line-breaks-inside-paragrap.html: 9
https://www.yegor256.com/2023/11/28/research-questionnaire.html: 9
https://www.yegor256.com/2023/12/11/results-and-discussion.html: 13
https://www.yegor256.com/2023/12/17/how-to-review-research-paper.html: 9
https://www.yegor256.com/2023/12/26/defend-me-against-chatgpt.html: 12
https://www.yegor256.com/2024/01/03/not-able-to-speak.html: 12
https://www.yegor256.com/2024/02/06/research-flow.html: 9
https://www.yegor256.com/2024/04/01/ping-me-please.html: 16
https://www.yegor256.com/2024/04/02/kulikovo-pole.html: 8
https://www.yegor256.com/2024/05/27/freedom-of-speech-vs-intelligence.html: 8
https://www.yegor256.com/2024/06/09/patent-claim.html: 9
https://www.yegor256.com/2024/06/23/medals-to-win.html: 9
https://www.yegor256.com/2024/07/07/checking-object-existence.html: 9
https://www.yegor256.com/2024/09/21/interpreters-of-chaos.html: 8
https://www.yegor256.com/2024/12/15/open-source-beginner-advice.html: 14
https://www.yegor256.com/2025/04/12/four-builds.html: 9
https://www.yegor256.com/2025/04/19/dont-merge-into-broken-master.html: 12
https://www.yegor256.com/2025/04/24/dont-close-their-tickets.html: 11
https://www.yegor256.com/2025/05/18/bug-reports-as-contracts.html: 11
https://www.yegor256.com/2025/05/25/bug-driven-development.html: 16
https://www.yegor256.com/2025/05/31/good-bug-title.html: 11
https://www.yegor256.com/2025/06/08/pull-request-without-test.html: 11
https://www.yegor256.com/2025/06/22/retrieve-or-remove.html: 9
https://www.yegor256.com/2025/08/17/type-annotations.html: 9
https://www.yegor256.com/2025/09/14/red-and-black.html: 11
There are no orphans in 9951 links

128 links found, testing them...
+ links=/tmp/yegor256-20251008-731-3rwjjo.txt
+ report=/tmp/yegor256-20251008-731-5i5ywh.txt
+ export -f ping_uri
+ cmd='ping_uri "$0" >> "/tmp/yegor256-20251008-731-5i5ywh.txt"; echo "$0";'
+ xargs -P 10 -n 1 /bin/bash -c 'ping_uri "$0" >> "/tmp/yegor256-20251008-731-5i5ywh.txt"; echo "$0";'
https://en.wikipedia.org/wiki/Research_question
https://ru.wikipedia.org/wiki/%D0%9C%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D1%8F_%D1%80%D0%B5%D0%B2%D0%BE%D0%BB%D1%8E%D1%86%D0%B8%D1%8F
https://en.wikipedia.org/wiki/Monkey_patch
https://owasp.org/www-community/vulnerabilities/Unsafe_use_of_Reflection
https://github.com/php-ai/php-ml
https://github.com/yegor256/ppa
https://ru.wikipedia.org/wiki/%D0%93%D0%A3%D0%9B%D0%90%D0%93
https://developer.oracle.com/
https://github.com/popovevgeniy/swgf
https://github.com/yegor256/takes/blob/master/.rultor.yml
https://yandex.com/company/
https://www.infoq.com/articles/software-failure-reasons
https://ujew.com.ua/brit-mila
https://en.wikipedia.org/wiki/Thomas_Edison
https://www.sixnines.io/h/e203
https://github.com/testinfected/molecule/releases
https://ru.wikipedia.org/wiki/%D0%9C%D0%B0%D1%80%D1%88%D0%B0%D0%BA,_%D0%A1%D0%B0%D0%BC%D1%83%D0%B8%D0%BB_%D0%AF%D0%BA%D0%BE%D0%B2%D0%BB%D0%B5%D0%B2%D0%B8%D1%87
https://www.sohu.com/a/717670423_116237?scm=1102.xchannel:1649:110036.0.1.0~9010.8000.0.0.6634&spm=smpc.channel_114.block3_77_O0F7zf_1_fd.7.1693830143650y9Vk1tJ_1524
https://www.slideshare.net/YegorBugayenko/utility-classes-are-killing-us
https://scholar.google.com/
https://www.facebook.com
https://youtu.be/Ptz6kJ3NXGI
https://github.com/Kamil-Sabbagh
http://hamcrest.org/JavaHamcrest/javadoc/2.0.0.0/org/hamcrest/MatcherAssert.html
https://github.com/jcabi/jcabi-mysql-maven-plugin
http://www.rbc.ru/society/29/09/2016/57ecd9499a79476f9328bb8f
http://agilemanifesto.org/principles.html
https://ru.wikipedia.org/wiki/%D0%9A%D0%B0%D1%82%D0%B5%D0%B3%D0%BE%D1%80%D0%B8%D1%87%D0%B5%D1%81%D0%BA%D0%B8%D0%B9_%D0%B8%D0%BC%D0%BF%D0%B5%D1%80%D0%B0%D1%82%D0%B8%D0%B2
https://en.wikipedia.org/wiki/Flyweight_pattern
https://www.elegantobjects.org
http://www.kakprosto.ru/kak-815467-skolko-bylo-stran-na-karte-mira-v-nachale-20-veka
https://twitter.com/lievendoclo/status/986257188803969025
https://www.conventionalcommits.org/
https://en.wikipedia.org/wiki/Cost_overrun
https://github.com/Iprogrammerr/Bright-Server
http://en.cppreference.com/w/cpp/container/map/find
https://www.cloudrepo.io/pricing.html
https://ru.wikipedia.org/wiki/%D0%9A%D0%B0%D1%80%D0%B0%D0%B1%D0%B0%D1%85%D1%81%D0%BA%D0%B8%D0%B9_%D0%BA%D0%BE%D0%BD%D1%84%D0%BB%D0%B8%D0%BA%D1%82
https://psychcentral.com/disorders/
https://github.com/Bertram25/ValyriaTear
https://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html
https://github.com/yegor256/threecopies/blob/master/src/docker/Dockerfile
https://www.amazon.com/LaTeX-Document-Preparation-System-2nd/dp/0201529831
https://github.com/jcabi/jcabi-email/blob/1.3/src/main/java/com/jcabi/email/Stamp.java
https://twitter.com/yegor256/status/1320275937162891265?ref_src=twsrc%5Etfw
https://ru.wikipedia.org/wiki/%D0%91%D0%B5%D0%BD%D0%B4%D1%83%D0%BA%D0%B8%D0%B4%D0%B7%D0%B5,_%D0%9A%D0%B0%D1%85%D0%B0_%D0%90%D0%B2%D1%82%D0%B0%D0%BD%D0%B4%D0%B8%D0%BB%D0%BE%D0%B2%D0%B8%D1%87
https://ru.wikipedia.org/wiki/%D0%94%D0%B6%D0%B5%D0%BA_%D0%92%D0%BE%D1%81%D1%8C%D0%BC%D1%91%D1%80%D0%BA%D0%B8%D0%BD_%E2%80%94_%C2%AB%D0%B0%D0%BC%D0%B5%D1%80%D0%B8%D0%BA%D0%B0%D0%BD%D0%B5%D1%86%C2%BB
https://soundcloud.com/podlodka
https://twitter.com/hashtag/sociotech?src=hash&ref_src=twsrc%5Etfw
https://www.zend.com/en/yellow-pages/ZEND007965
https://en.wikipedia.org/wiki/Internationalization_and_localization
https://www.imdb.com/title/tt0181865/
https://github.com/yegor256/jekyll-github-deploy/blob/master/.rultor.yml
https://docs.oracle.com/javase/8/docs/api/java/util/Date.html
http://korrespondent.net/world/worldabus/1249196-vesti-ru-vo-vseh-kinoteatrah-ukrainy-teper-pokazyvayut-filmy-tolko-na-ukrainskom
https://github.com/yegor256/jare/blob/0.11/src/main/java/io/jare/model/Domain.java
https://cyberleninka.ru/article/n/transnatsionalnaya-elita-kontseptualizatsiya-ponyatiya/viewer
https://examples.javacodegeeks.com/enterprise-java/apache-hadoop/apache-hadoop-nutch-tutorial/
https://scottberkun.com/2014/famous-programmer-leaves-google-because-of-remote-work-ban/
https://www.eclipse.org/aspectj/
http://vexor.io/
https://amzn.to/2fgqWx1
https://techcrunch.com/2014/01/26/google-deepmind/
https://medium.com/ki-labs-engineering/software-engineering-as-fiction-code-ahead-7a71e5a1bf69
https://www.facebook.com/yegor256/posts/10208100666144360
https://ru.wikipedia.org/wiki/%D0%9F%D1%80%D0%BE%D0%BF%D0%B0%D0%B3%D0%B0%D0%BD%D0%B4%D0%B0
http://w1.c1.rada.gov.ua/pls/zweb2/webproc4_1?pf3511=50384
https://en.wikipedia.org/wiki/Thomas_Jefferson
https://www.litres.ru/konrad-lorenc/agressiya-tak-nazyvaemoe-zlo/
https://amzn.to/2xjhPlH
https://maven.apache.org/plugins/maven-dependency-plugin/unpack-mojo.html
https://ru.wikipedia.org/wiki/%D0%A4%D1%80%D0%BE%D0%BC%D0%BC,_%D0%AD%D1%80%D0%B8%D1%85
https://www.imdb.com/title/tt0395125/
http://commons.apache.org/
https://github.com/reinterpretcat/vrp
https://codeship.com/pricing
https://www.bbc.com/russian/russia/2014/07/140702_kolomoysky_moscow_court_arrest
https://journals.sagepub.com/doi/10.1177/1043463104043712
https://github.com/amihaiemil/comdor
https://www.huaweicloud.com/intl/en-us/news/building-a-smart-future-with-full-stack-innovation-for-the-cloud.html
https://github.com/coala-analyzer/coala
https://geekout.ee/
http://steve-yegge.blogspot.com/2006/03/execution-in-kingdom-of-nouns.html
https://www.xml.com/pub/a/2002/03/20/xpath2.html
http://blog.jot.fm/2010/08/26/ten-things-i-hate-about-object-oriented-programming
https://www.bloomberg.com/news/articles/2017-08-08/google-fires-employee-behind-controversial-diversity-memo
https://en.wikipedia.org/wiki/ChatGPT
https://github.com/Alecu100/CodeAnalyzer
https://ru.wikiquote.org/wiki/%D0%A1%D1%82%D0%B0%D0%BD%D0%B8%D1%81%D0%BB%D0%B0%D0%B2_%D0%95%D0%B6%D0%B8_%D0%9B%D0%B5%D1%86
https://ru.wikipedia.org/wiki/%D0%AD%D1%82%D0%BD%D0%BE%D1%81
https://en.wikipedia.org/wiki/Mock_object
https://aeon.co/ideas/against-metrics-how-measuring-performance-by-numbers-backfires
https://spring.io
http://mockito.org
https://ru.wikipedia.org/wiki/%D0%92%D0%BE%D1%81%D1%81%D1%82%D0%B0%D0%BD%D0%B8%D0%B5_%D0%BF%D0%BE%D0%B4_%D0%BF%D1%80%D0%B5%D0%B4%D0%B2%D0%BE%D0%B4%D0%B8%D1%82%D0%B5%D0%BB%D1%8C%D1%81%D1%82%D0%B2%D0%BE%D0%BC_%D0%A1%D1%82%D0%B5%D0%BF%D0%B0%D0%BD%D0%B0_%D0%A0%D0%B0%D0%B7%D0%B8%D0%BD%D0%B0
http://www.unian.net/politics/954789-poroshenko-ukraina-doljna-gotovitsya-k-jizni-v-usloviyah-postoyannoy-vneshney-agressii.html
https://www.meetup.com/Rockstar-Night-Dev-Club/events/264684775/
http://www.revolucia.ru/le232a.htm
https://amzn.to/2zw09nx
https://www.jetbrains.com/
https://en.wikipedia.org/wiki/Mutation_testing
https://ru.wikipedia.org/wiki/%D0%A3%D0%BE%D1%82%D0%B5%D1%80%D0%B3%D0%B5%D0%B9%D1%82%D1%81%D0%BA%D0%B8%D0%B9_%D1%81%D0%BA%D0%B0%D0%BD%D0%B4%D0%B0%D0%BB
https://ru.euronews.com/tag/protests-in-italia
https://github.com/flyimg/flyimg
https://docs.oracle.com/javase/8/docs/api/java/time/temporal/TemporalAccessor.html#get-java.time.temporal.TemporalField-
https://docs.google.com/forms/d/1mf0IGryvAhUnIbbhemXPSbIXxE21e190MyQdKuEY_zw
https://www.google.com/patents/US20120023476
https://github.com/javamonkey/beetl2.0
http://static.javadoc.io/org.takes/takes/1.1/org/takes/facets/auth/Identity.html
https://github.com/yegor256/jekyll-github-deploy/issues/6
http://korrespondent.net/ukraine/3719523-tamozhennyky-prosiat-ne-ekhat-v-krym-cherez-chonhar
https://github.com/lukaseder
https://ru.wikipedia.org/wiki/%D0%92%D0%B8%D0%BB%D1%8C%D1%84%D1%80%D0%B5%D0%B4%D0%BE_%D0%9F%D0%B0%D1%80%D0%B5%D1%82%D0%BE
https://en.wikipedia.org/wiki/Alpha_%28ethology%29
https://github.com/ppareit/swiftp
https://github.com/sttc/stateful
https://github.com/Ph1b/MaterialAudiobookPlayer
http://javaday.by/
http://docs.oracle.com/javase/tutorial/deployment/jar/manifestindex.html
https://www.slideshare.net/YegorBugayenko/java-vs-oop
http://rian.com.ua/analytics/20170929/1028107706.html
http://qualityconf.ru/2019
https://github.com/stagedml/stagedml
http://rian.com.ua/video/20160106/1003148190.html
https://amzn.to/1SdcZ8M
https://amzn.to/2cgyfQj
https://republic.ru/posts/92014
https://www.devnexus.com/s/speakers#Yegor_Bugayenko
https://github.com/php-ai/php-ml: 404
https://www.facebook.com/: 400
https://github.com/yegor256/threecopies/blob/master/src/docker/Dockerfile: 404
https://vexor.io/: 301
https://www.facebook.com/yegor256/posts/10208100666144360: 400
https://republic.ru/share-cookie?cookie=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzZXNzaW9uSWQiOiI1NmI4MWI3Zi00NmVmLTRiZTUtODdmYy03ZWRkNTczZDgxYjQiLCJpYXQiOjE3NTk4OTM3MDYsInN1YiI6ImF1dGhlbnRpY2F0aW9uIn0.XmL7EDXxD1KmpSWTbi6eaCdYiYyz_n2zx9Gw9hA-Do4&originalUrl=%2Fposts%2F92014: 302
https://www.devnexus.com/s/speakers#Yegor_Bugayenko: 000
128 links are found, 7 are broken, it's more or less OK (5%)

Running RuboCop...
Inspecting 21 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m

21 files inspected, 32mno offenses0m detected
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n repo ']'
+ docker rmi yegor256/rultor-u9nm1umz
Untagged: yegor256/rultor-u9nm1umz:latest
Deleted: sha256:d4b42afc79876ee5933cc7f1a9a017782d2aef68095a4de8714779c1ec102125
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
To github.com:yegor256/blog.git
   96f99eec2f5..0b1b34d0109  master -> master
container 5b29f577d54dc262cc256f39d7d43b2e796bac67d9ce45a37656611faf3e4e9b is dead
Wed Oct  8 03:28:20 UTC 2025