+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 3233615 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Sun 28 Aug 2022 08:14:20 AM CEST + uptime 08:14:20 up 60 days, 10:15, 0 users, load average: 0.04, 0.02, 0.06 + head=git@github.com:yegor256/0pdd.git + ff=default + image=yegor256/rultor-image:1.9.1 + rebase=false + squash=false + head_branch=master + author=yegor256 + tag=0.31.6 + vars=('--env=head=git@github.com:yegor256/0pdd.git' '--env=tag=0.31.6' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/0pdd.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.31.6'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''git config --global user.email "server@0pdd.com"'\'' '\'';'\'' '\''git config --global user.name "0pdd.com"'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''sudo gem install bundler'\'' '\'';'\'' '\''sudo bundle install --no-color "--gemfile=$(pwd)/Gemfile"'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' '\''git remote add dokku dokku@dokku.0pdd.com:zeropdd'\'' '\'';'\'' '\''rm -rf ~/.ssh'\'' '\'';'\'' '\''mkdir ~/.ssh'\'' '\'';'\'' '\''mv ../id_rsa ../id_rsa.pub ~/.ssh'\'' '\'';'\'' '\''chmod -R 600 ~/.ssh/*'\'' '\'';'\'' '\''echo -e "Host *\n StrictHostKeyChecking no\n UserKnownHostsFile=/dev/null" > ~/.ssh/config'\'' '\'';'\'' '\''git fetch'\'' '\'';'\'' '\''sed -i "s/BUILD/${tag}/g" ./version.rb'\'' '\'';'\'' '\''git add ./version.rb'\'' '\'';'\'' '\''git commit -m '\''\'\'''\''build number set'\''\'\'''\'''\'' '\'';'\'' '\''cp ../config.yml config.yml'\'' '\'';'\'' '\''git add config.yml'\'' '\'';'\'' '\''bundle exec ruby test/test_credentials.rb'\'' '\'';'\'' '\''git commit -m '\''\'\'''\''config.yml'\''\'\'''\'''\'' '\'';'\'' '\''git push -f dokku $(git symbolic-ref --short HEAD):master'\'' '\'';'\'' '\''git reset HEAD~1'\'' '\'';'\'' '\''rm -rf config.yml'\'' '\'';'\'' '\''curl -f --connect-timeout 15 -k --retry 5 --retry-delay 30 https://www.0pdd.com > /dev/null'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256') + scripts=('export '\''head=git@github.com:yegor256/0pdd.git'\''' ';' 'export '\''tag=0.31.6'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'git config --global user.email "server@0pdd.com"' ';' 'git config --global user.name "0pdd.com"' ';' 'sudo gem install pdd' ';' 'pdd -f /dev/null' ';' 'sudo gem install bundler' ';' 'sudo bundle install --no-color "--gemfile=$(pwd)/Gemfile"' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'bundle exec rake' ';' 'git remote add dokku dokku@dokku.0pdd.com:zeropdd' ';' 'rm -rf ~/.ssh' ';' 'mkdir ~/.ssh' ';' 'mv ../id_rsa ../id_rsa.pub ~/.ssh' ';' 'chmod -R 600 ~/.ssh/*' ';' 'echo -e "Host *\n StrictHostKeyChecking no\n UserKnownHostsFile=/dev/null" > ~/.ssh/config' ';' 'git fetch' ';' 'sed -i "s/BUILD/${tag}/g" ./version.rb' ';' 'git add ./version.rb' ';' 'git commit -m '\''build number set'\''' ';' 'cp ../config.yml config.yml' ';' 'git add config.yml' ';' 'bundle exec ruby test/test_credentials.rb' ';' 'git commit -m '\''config.yml'\''' ';' 'git push -f dokku $(git symbolic-ref --short HEAD):master' ';' 'git reset HEAD~1' ';' 'rm -rf config.yml' ';' 'curl -f --connect-timeout 15 -k --retry 5 --retry-delay 30 https://www.0pdd.com > /dev/null' ';') + directory= + container=yegor256_0pdd_376 + as_root=false + hostname m1415.contaboserver.net + git --version git version 2.25.1 + docker --version Docker version 20.10.17, build 100c701 + mkdir -p /home/rultor/.ssh + echo -e 'Host github.com\n\tStrictHostKeyChecking no\n' + chmod 600 /home/rultor/.ssh/config + git clone git@github.com:yegor256/0pdd.git repo Cloning into 'repo'... + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'export '\''head=git@github.com:yegor256/0pdd.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:yegor256/0pdd.git'\''' ';' 'export '\''tag=0.31.6'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'git config --global user.email "server@0pdd.com"' ';' 'git config --global user.name "0pdd.com"' ';' 'sudo gem install pdd' ';' 'pdd -f /dev/null' ';' 'sudo gem install bundler' ';' 'sudo bundle install --no-color "--gemfile=$(pwd)/Gemfile"' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'bundle exec rake' ';' 'git remote add dokku dokku@dokku.0pdd.com:zeropdd' ';' 'rm -rf ~/.ssh' ';' 'mkdir ~/.ssh' ';' 'mv ../id_rsa ../id_rsa.pub ~/.ssh' ';' 'chmod -R 600 ~/.ssh/*' ';' 'echo -e "Host *\n StrictHostKeyChecking no\n UserKnownHostsFile=/dev/null" > ~/.ssh/config' ';' 'git fetch' ';' 'sed -i "s/BUILD/${tag}/g" ./version.rb' ';' 'git add ./version.rb' ';' 'git commit -m '\''build number set'\''' ';' 'cp ../config.yml config.yml' ';' 'git add config.yml' ';' 'bundle exec ruby test/test_credentials.rb' ';' 'git commit -m '\''config.yml'\''' ';' 'git push -f dokku $(git symbolic-ref --short HEAD):master' ';' 'git reset HEAD~1' ';' 'rm -rf config.yml' ';' 'curl -f --connect-timeout 15 -k --retry 5 --retry-delay 30 https://www.0pdd.com > /dev/null' ';' + sensitive=('config.yml') + rm -rf .gpg + '[' -z 0.31.6 ']' + [[ 0.31.6 =~ ^[a-zA-Z0-9\.\-]+$ ]] + echo 'tag name is valid: "0.31.6"' tag name is valid: "0.31.6" + cd repo ++ git tag -l 0.31.6 + '[' ']' + export BRANCH_NAME=__rultor + BRANCH_NAME=__rultor ++ git show-branch __rultor ++ wc -l + '[' 0 -gt 0 ']' + git checkout -b __rultor Switched to a new branch '__rultor' + docker_when_possible + true ++ uptime ++ sed 's/ /\n/g' ++ tail -n 1 + load=0.07 ++ echo 0.07 '>' 30 ++ bc + '[' 0 -eq 1 ']' + echo 'load average is 0.07, low enough to run a new Docker container' load average is 0.07, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=yegor256/rultor-image:1.9.1 + docker pull yegor256/rultor-image:1.9.1 1.9.1: Pulling from yegor256/rultor-image Digest: sha256:61885a12aa213b79fd79e2b4ade12645535717267474cb0d1067a3323514589e Status: Image is up to date for yegor256/rultor-image:1.9.1 docker.io/yegor256/rultor-image:1.9.1 + docker ps --filter=status=exited + grep --quiet '\syegor256_0pdd_376\s*$' + ls -al . total 56 drwx--x--x 3 rultor rultor 4096 Aug 28 08:14 . drwxrwxrwt 16 root root 4096 Aug 28 08:14 .. -rw-rw-r-- 1 rultor rultor 4066 Aug 28 08:14 config.yml -rw-rw-r-- 1 rultor rultor 556 Aug 28 08:14 end.sh -rwxrwxr-x 1 rultor rultor 363 Aug 28 08:14 entry.sh -rw-rw-r-- 1 rultor rultor 1679 Aug 28 08:14 id_rsa -rw-rw-r-- 1 rultor rultor 396 Aug 28 08:14 id_rsa.pub -rw-rw-r-- 1 rultor rultor 8 Aug 28 08:14 pid drwxrwxr-x 13 rultor rultor 4096 Aug 28 08:14 repo -rwxrwxr-x 1 rultor rultor 7464 Aug 28 08:14 run.sh -rw-rw-r-- 1 rultor rultor 1213 Aug 28 08:14 script.sh -rw-rw-r-- 1 rultor rultor 6441 Aug 28 08:14 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-91zt:/main --env=head=git@github.com:yegor256/0pdd.git --env=tag=0.31.6 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/0pdd.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.31.6'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''git config --global user.email "server@0pdd.com"'\'' '\'';'\'' '\''git config --global user.name "0pdd.com"'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''sudo gem install bundler'\'' '\'';'\'' '\''sudo bundle install --no-color "--gemfile=$(pwd)/Gemfile"'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' '\''git remote add dokku dokku@dokku.0pdd.com:zeropdd'\'' '\'';'\'' '\''rm -rf ~/.ssh'\'' '\'';'\'' '\''mkdir ~/.ssh'\'' '\'';'\'' '\''mv ../id_rsa ../id_rsa.pub ~/.ssh'\'' '\'';'\'' '\''chmod -R 600 ~/.ssh/*'\'' '\'';'\'' '\''echo -e "Host *\n StrictHostKeyChecking no\n UserKnownHostsFile=/dev/null" > ~/.ssh/config'\'' '\'';'\'' '\''git fetch'\'' '\'';'\'' '\''sed -i "s/BUILD/${tag}/g" ./version.rb'\'' '\'';'\'' '\''git add ./version.rb'\'' '\'';'\'' '\''git commit -m '\''\'\'''\''build number set'\''\'\'''\'''\'' '\'';'\'' '\''cp ../config.yml config.yml'\'' '\'';'\'' '\''git add config.yml'\'' '\'';'\'' '\''bundle exec ruby test/test_credentials.rb'\'' '\'';'\'' '\''git commit -m '\''\'\'''\''config.yml'\''\'\'''\'''\'' '\'';'\'' '\''git push -f dokku $(git symbolic-ref --short HEAD):master'\'' '\'';'\'' '\''git reset HEAD~1'\'' '\'';'\'' '\''rm -rf config.yml'\'' '\'';'\'' '\''curl -f --connect-timeout 15 -k --retry 5 --retry-delay 30 https://www.0pdd.com > /dev/null'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-91zt/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_0pdd_376 yegor256/rultor-image:1.9.1 /main/entry.sh WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. + set -e + set -o pipefail + shopt -s dotglob + useradd -m -G sudo r + usermod -s /bin/bash r + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.cache /root/.config /root/.gem /root/.gnupg /root/.m2 /root/.npm /root/.profile /root/texmf /home/r + cp -R ./cid ./config.yml ./end.sh ./entry.sh ./id_rsa ./id_rsa.pub ./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 + su --login r --command /home/r/script.sh + set -e + set -o pipefail + shopt -s expand_aliases + alias 'sudo=sudo -i' + export HOME=/home/r + HOME=/home/r + cd /home/r/repo + export head=git@github.com:yegor256/0pdd.git + head=git@github.com:yegor256/0pdd.git + export tag=0.31.6 + tag=0.31.6 + export head_branch=master + head_branch=master + export author=yegor256 + author=yegor256 + git config --global user.email server@0pdd.com + git config --global user.name 0pdd.com + sudo -i gem install pdd Fetching pdd-0.21.3.gem Fetching ruby-filemagic-0.7.3.gem Building native extensions. This could take a while... ruby-filemagic-0.7.3 [2022-01-07]: * Dockerfile to build native extension (pull request #26 by Pavel Lobashov). * Include paths for ARM-based Apple Macs (Apple Silicon) (pull request #35 by @545ch4). Successfully installed ruby-filemagic-0.7.3 Successfully installed pdd-0.21.3 Parsing documentation for ruby-filemagic-0.7.3 Installing ri documentation for ruby-filemagic-0.7.3 Parsing documentation for pdd-0.21.3 Installing ri documentation for pdd-0.21.3 Done installing documentation for ruby-filemagic, pdd after 0 seconds 2 gems installed + pdd -f /dev/null 33mWarning: the running version of Bundler (2.1.2) is older than the version that created the lockfile (2.3.17). We suggest you to upgrade to the version that created the lockfile by running `gem install bundler:2.3.17`. 0mFound 9 lines in /home/r/repo/.pdd My version is 0.21.3 Ruby version is 2.7.0 at x86_64-linux Reading from root dir . Excluding README.md Excluding coverage/**/* Excluding assets/**/* Excluding model/data/**/* /home/r/repo/public/images/ruby-logo.svg is a binary file (23450 bytes) /home/r/repo/public/images/logo-512.png is a binary file (34412 bytes) /home/r/repo/public/images/logo-64.png is a binary file (4207 bytes) /home/r/repo/public/images/git-logo.svg is a binary file (1713 bytes) /home/r/repo/public/images/logo.svg is a binary file (1076 bytes) /home/r/repo/dynamodb-local/tables/0pdd-events.json is a binary file (972 bytes) Reading nginx.conf.sigil ... Reading objects/invitations/github_organization_invitations.rb ... Reading objects/invitations/github_invitations.rb ... Reading objects/templates/github_tickets_body.haml ... Reading objects/templates/jira_tickets_body.haml ... Reading objects/templates/gitlab_tickets_body.haml ... Reading objects/jobs/job_detached.rb ... Reading objects/jobs/job.rb ... Reading objects/jobs/job_starred.rb ... Reading objects/jobs/job_recorded.rb ... Reading objects/jobs/job_emailed.rb ... Reading objects/jobs/job_commiterrors.rb ... Reading objects/exec.rb ... Reading objects/puzzles.rb ... Reading objects/git_repo.rb ... Reading objects/clients/gitlab.rb ... Reading objects/clients/jira.rb ... Reading objects/clients/github.rb ... Reading objects/log.rb ... Puzzle 312-68d60ea6 30/DEV at objects/log.rb Reading objects/dynamo.rb ... Reading objects/diff.rb ... Reading objects/vcs/gitlab.rb ... Reading objects/vcs/jira.rb ... Reading objects/vcs/github.rb ... Puzzle 312-e81466ef 30/DEV at objects/vcs/github.rb Reading objects/truncated.rb ... Reading objects/tickets/logged_tickets.rb ... Reading objects/tickets/sentry_tickets.rb ... Reading objects/tickets/tagged_tickets.rb ... Reading objects/tickets/tickets.rb ... Reading objects/tickets/commit_tickets.rb ... Reading objects/tickets/milestone_tickets.rb ... Reading objects/tickets/emailed_tickets.rb ... Reading objects/user_error.rb ... Reading objects/storage/versioned_storage.rb ... Reading objects/storage/logged_storage.rb ... Reading objects/storage/upgraded_storage.rb ... Reading objects/storage/safe_storage.rb ... Reading objects/storage/sync_storage.rb ... Reading objects/storage/s3.rb ... Reading objects/storage/once_storage.rb ... Reading objects/storage/cached_storage.rb ... Reading objects/maybe_text.rb ... Reading .gitattributes ... Reading features/step_definitions/steps.rb ... Reading LICENSE.txt ... Reading .github/workflows/codecov.yml ... Reading .github/workflows/rake.yml ... Reading model/predictor.rb ... Reading model/README.md ... Reading model/fake_weights_storage.rb ... Reading model/storage.rb ... Reading model/pso/lib/function.rb ... Reading model/pso/lib/solver.rb ... Reading model/pso/lib/version.rb ... Reading model/pso/lib/functions/schwefel.rb ... Reading model/pso/lib/functions/rastrigin.rb ... Reading model/pso/lib/zero_vector.rb ... Reading model/pso/pso.rb ... Reading model/linear.rb ... Reading Aptfile ... Reading test-assets/puzzles/submits-old-puzzles.xml ... Reading test-assets/puzzles/simple.xml ... Reading test-assets/puzzles/closes-one-puzzle.xml ... Reading test-assets/puzzles/ignores-unknown-issues.xml ... Reading test-assets/puzzles/notify-unknown-open-issues.xml ... Reading test-assets/puzzles/submits-three-tickets.xml ... Reading test-assets/puzzles/submits-ranked-puzzles.xml ... Reading .0pdd.yml ... Reading 0pdd.rb ... Puzzle 41-ab139346 30/DEV at 0pdd.rb Reading Procfile ... Reading .simplecov ... Reading .gitignore ... Reading config.ru ... Reading version.rb ... Reading .rultor.yml ... Reading .rubocop.yml ... Reading Gemfile ... Reading Rakefile ... Reading test/test_upgraded_storage.rb ... Reading test/test_versioned_storage.rb ... Reading test/test_job_emailed.rb ... Reading test/test_github.rb ... Reading test/fake_log.rb ... Reading test/fake_storage.rb ... Reading test/test_sentry_tickets.rb ... Reading test/fake_tickets.rb ... Reading test/test_diff.rb ... Reading test/test_job_commiterrors.rb ... Reading test/test_puzzles.rb ... Reading test/test_github_tickets.rb ... Reading test/test_exec.rb ... Reading test/test_github_invitations.rb ... Reading test/test_cached_storage.rb ... Reading test/test_maybe_text.rb ... Reading test/test_job_detached.rb ... Reading test/fake_gitlab.rb ... Reading test/test_logged_storage.rb ... Reading test/test_log.rb ... Reading test/test_gitlab.rb ... Reading test/test__helper.rb ... Reading test/test_job.rb ... Reading test/test_credentials.rb ... Reading test/test_git_repo.rb ... Reading test/test_milestone_tickets.rb ... Reading test/test_commit_tickets.rb ... Reading test/test_logged_tickets.rb ... Reading test/test_0pdd.rb ... Reading test/test_safe_storage.rb ... Reading test/test_truncated.rb ... Reading test/fake_github.rb ... Reading test/test_once_storage.rb ... Reading test/fake_repo.rb ... Reading views/_footer.haml ... Reading views/log.haml ... Reading views/index.haml ... Reading views/item.haml ... Reading views/layout.haml ... Reading views/error_400.haml ... Reading views/_header.haml ... Reading views/error.haml ... Reading views/not_found.haml ... Reading cucumber.yml ... Reading .pdd ... Reading deploy.sh ... Reading Gemfile.lock ... Reading CHECKS ... Reading dynamodb-local/config/dynamo.yml ... Reading dynamodb-local/pom.xml ... + sudo -i gem install bundler Fetching bundler-2.3.21.gem Successfully installed bundler-2.3.21 Parsing documentation for bundler-2.3.21 Installing ri documentation for bundler-2.3.21 Done installing documentation for bundler after 0 seconds 1 gem installed ++ pwd + sudo -i bundle install --no-color --gemfile=/home/r/repo/Gemfile Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this machine. Fetching gem metadata from https://rubygems.org/.......... Fetching rake 13.0.6 Installing rake 13.0.6 Fetching jwt 2.5.0 Fetching jmespath 1.6.1 Using bundler 2.3.21 Fetching simplecov_json_formatter 0.1.4 Fetching minitest 5.16.3 Fetching public_suffix 5.0.0 Fetching aws-eventstream 1.2.0 Fetching ast 2.4.2 Fetching aws-partitions 1.622.0 Fetching base58 0.2.3 Fetching simplecov-html 0.12.3 Fetching concurrent-ruby 1.1.10 Fetching docile 1.4.0 Installing jwt 2.5.0 Installing jmespath 1.6.1 Installing minitest 5.16.3 Installing aws-eventstream 1.2.0 Installing ast 2.4.2 Installing simplecov_json_formatter 0.1.4 Installing aws-partitions 1.622.0 Installing public_suffix 5.0.0 Installing base58 0.2.3 Installing concurrent-ruby 1.1.10 Installing docile 1.4.0 Installing simplecov-html 0.12.3 Fetching rexml 3.2.5 Using differ 0.1.2 Fetching faraday-net_http 3.0.0 Fetching ruby2_keywords 0.0.5 Installing rexml 3.2.5 Installing faraday-net_http 3.0.0 Fetching ffi 1.15.5 Fetching mime-types-data 3.2022.0105 Installing ruby2_keywords 0.0.5 Fetching multi_xml 0.6.0 Fetching unicode-display_width 2.2.0 Fetching temple 0.8.2 Fetching tilt 2.0.11 Fetching multipart-post 2.2.3 Fetching version_gem 1.1.0 Installing multi_xml 0.6.0 Installing version_gem 1.1.0 Installing tilt 2.0.11 Fetching json 2.6.2 Installing temple 0.8.2 Installing multipart-post 2.2.3 Fetching mini_mime 1.1.2 Installing mime-types-data 3.2022.0105 Fetching mocha 1.14.0 Fetching multi_json 1.15.0 Installing unicode-display_width 2.2.0 Fetching racc 1.6.0 Installing ffi 1.15.5 with native extensions Installing mini_mime 1.1.2 Fetching parallel 1.22.1 Using rainbow 3.1.1 Using ruby-filemagic 0.7.3 Using slop 4.9.2 Fetching power_assert 2.0.1 Fetching rack 2.2.4 Installing mocha 1.14.0 Fetching rb-fsevent 0.11.1 Fetching regexp_parser 2.5.0 Installing racc 1.6.0 with native extensions Installing power_assert 2.0.1 Fetching ruby-progressbar 1.11.0 Fetching ruby-fann 1.3.2 Installing json 2.6.2 with native extensions Installing rack 2.2.4 Installing multi_json 1.15.0 Installing ruby-progressbar 1.11.0 Installing parallel 1.22.1 Installing rb-fsevent 0.11.1 Fetching aws-sigv4 1.5.1 Installing regexp_parser 2.5.0 Installing aws-sigv4 1.5.1 Installing ruby-fann 1.3.2 with native extensions Fetching parser 3.1.2.1 Fetching atlassian-jwt 0.2.1 Fetching glogin 0.8.0 Fetching addressable 2.8.1 Fetching crack 0.4.5 Fetching faraday 2.5.2 Installing atlassian-jwt 0.2.1 Installing parser 3.1.2.1 Fetching mustermann 2.0.2 Installing glogin 0.8.0 Installing crack 0.4.5 Installing faraday 2.5.2 Installing mustermann 2.0.2 Fetching simplecov 0.21.2 Installing addressable 2.8.1 Fetching oauth 0.6.1 Fetching i18n 1.12.0 Installing simplecov 0.21.2 Installing oauth 0.6.1 Fetching tzinfo 2.0.5 Installing i18n 1.12.0 Fetching mime-types 3.4.1 Installing mime-types 3.4.1 Installing tzinfo 2.0.5 Fetching terminal-table 3.0.2 Fetching mail 2.7.1 Installing terminal-table 3.0.2 Fetching haml 5.2.2 Fetching test-unit 3.5.3 Fetching aws-sdk-core 3.136.0 Fetching rack-protection 2.2.2 Fetching rack-test 2.0.2 Installing haml 5.2.2 Fetching sprockets 4.1.1 Installing mail 2.7.1 Fetching sawyer 0.9.2 Installing aws-sdk-core 3.136.0 Installing rack-test 2.0.2 Installing test-unit 3.5.3 Installing rack-protection 2.2.2 Installing sprockets 4.1.1 Installing sawyer 0.9.2 Fetching sentry-raven 3.1.2 Fetching codecov 0.6.0 Installing codecov 0.6.0 Installing sentry-raven 3.1.2 Fetching rubocop-ast 1.21.0 Fetching httparty 0.20.0 Installing rubocop-ast 1.21.0 Fetching activesupport 7.0.3.1 Installing httparty 0.20.0 Fetching octokit 5.3.0 Installing octokit 5.3.0 Installing activesupport 7.0.3.1 Fetching sinatra 2.2.2 Installing sinatra 2.2.2 Fetching gitlab 4.19.0 Installing gitlab 4.19.0 Fetching sinatra-contrib 2.2.2 Installing sinatra-contrib 2.2.2 Fetching aws-sdk-dynamodb 1.76.0 Fetching aws-sdk-kms 1.58.0 Fetching nokogiri 1.13.8 (x86_64-linux) Installing aws-sdk-dynamodb 1.76.0 Installing aws-sdk-kms 1.58.0 Fetching aws-sdk-s3 1.114.0 Fetching jira-ruby 2.2.0 Installing jira-ruby 2.2.0 Installing aws-sdk-s3 1.114.0 Installing nokogiri 1.13.8 (x86_64-linux) Using pdd 0.21.3 Using xcop 0.7.1 Fetching rb-inotify 0.10.1 Installing rb-inotify 0.10.1 Fetching sass-listen 4.0.0 Installing sass-listen 4.0.0 Fetching rubocop 1.35.1 Fetching sass 3.7.4 Installing sass 3.7.4 Installing rubocop 1.35.1 Fetching rubocop-rspec 2.12.1 Installing rubocop-rspec 2.12.1 Bundle complete! 27 Gemfile dependencies, 84 gems now installed. Use `bundle info [gemname]` to see where a bundled gem is installed. Post-install message from httparty: When you HTTParty, you must party hard! Post-install message from oauth: You have installed oauth version 0.6.1, congratulations! Non-commercial support for the 0.6.x series will end in April, 2024. Please upgrade to 1.0.x as soon as possible! The only breaking change will be dropped support for Ruby 2.4, 2.5, and 2.6. Please see: • https://github.com/oauth-xx/oauth/blob/main/SECURITY.md Note also that I, and this project, am in the process of leaving Github. I wrote about some of the reasons here: • https://dev.to/galtzo/im-leaving-github-50ba If you are a human, please consider a donation as I move toward supporting myself with Open Source work: • https://liberapay.com/pboling • https://ko-fi.com/pboling • https://patreon.com/galtzo If you are a corporation, please consider supporting this project, and open source work generally, with a TideLift subscription. • https://tidelift.com/funding/github/rubygems/oauth • Or hire me. I am looking for a job! Please report issues, and support the project! Thanks, |7eter l-|. l3oling 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 sentry-raven: `sentry-raven` is deprecated! Please migrate to `sentry-ruby` See https://docs.sentry.io/platforms/ruby/migration for the migration guide. + [[ 0.31.6 =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] + bundle exec rake bundle outdated Fetching gem metadata from https://rubygems.org/.......... Resolving dependencies.... Gem Current Latest Requested Groups mustermann 2.0.2 3.0.0 oauth 0.6.1 1.0.0 Some dependencies are outdated Test config is absent Test config is absent Test config is absent Test config is absent WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.fasterxml.jackson.databind.util.ClassUtil (file:/home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.5.3/jackson-databind-2.5.3.jar) to field java.lang.Throwable.cause WARNING: Please consider reporting this to the maintainers of com.fasterxml.jackson.databind.util.ClassUtil WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release DynamoDB Local table: ACTIVE DynamoDB Local is running in PID 844 To use retry middleware with Faraday v2.0+, install `faraday-retry` gem Coverage report generated for Unit Tests to /home/r/repo/coverage. 448 / 1281 LOC (34.97%) covered. Loaded suite /usr/local/rvm/gems/ruby-2.7.0/gems/rake-13.0.6/lib/rake/rake_test_loader Started 32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m34mO0m =============================================================================== Omission: 44;37;1momitted.0m [test_connects_to_aws_dynamo(CredentialsTest)] /home/r/repo/test/test_credentials.rb:129:in `config' =============================================================================== 34mO0m =============================================================================== Omission: 44;37;1momitted.0m [test_connects_to_aws_s3(CredentialsTest)] /home/r/repo/test/test_credentials.rb:129:in `config' =============================================================================== 34mO0m =============================================================================== Omission: 44;37;1momitted.0m [test_connects_to_git_via_ssh(CredentialsTest)] /home/r/repo/test/test_credentials.rb:129:in `config' =============================================================================== 34mO0m =============================================================================== Omission: 44;37;1momitted.0m [test_connects_to_github(CredentialsTest)] /home/r/repo/test/test_credentials.rb:129:in `config' =============================================================================== 34mO0m =============================================================================== Omission: 44;37;1momitted.0m [test_sends_email_via_smtp(CredentialsTest)] /home/r/repo/test/test_credentials.rb:129:in `config' =============================================================================== 32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m34mO0m =============================================================================== Omission: 44;37;1momitted.0m [test_doesnt_touch_crlf(TestGitRepo)] /home/r/repo/test/test_git_repo.rb:141:in `test_doesnt_touch_crlf' =============================================================================== 32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0mInvitation for @google accepted Invitation for @microsoft accepted 32;1m.0mRepository invitation 0 accepted Repository invitation 1 accepted 32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0mEmail sent to admin@0pdd.com 32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m32;1m.0m Finished in 3.992356983 seconds. 34m-------------------------------------------------------------------------------0m 87 tests, 134 assertions, 0 failures, 0 errors, 0 pendings, 6 omissions, 0 notifications 100% passed 34m-------------------------------------------------------------------------------0m 21.79 tests/s, 33.56 assertions/s Running RuboCop... DynamoDB Local killed in PID 844DynamoDB Local killed in PID 844 DynamoDB Local killed in PID 844 DynamoDB Local killed in PID 844 DynamoDB Local killed in PID 844 DynamoDB Local killed in PID 844 0m0mDynamoDB Local killed in PID 844 DynamoDB Local killed in PID 844 DynamoDB Local killed in PID 844 DynamoDB Local killed in PID 844 DynamoDB Local killed in PID 844 DynamoDB Local killed in PID 844 Inspecting 90 files 32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m 90 files inspected, 32mno offenses0m detected Running xcop... Inspecting 17 files... 32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m 17 files checked, everything looks 32mpretty0m grep -q -r '2022' --include '*.rb' --include '*.txt' --include 'Rakefile' . DynamoDB Local killed in PID 844 + git remote add dokku dokku@dokku.0pdd.com:zeropdd + rm -rf /home/r/.ssh + mkdir /home/r/.ssh + mv ../id_rsa ../id_rsa.pub /home/r/.ssh + chmod -R 600 /home/r/.ssh/id_rsa /home/r/.ssh/id_rsa.pub + echo -e 'Host *\n StrictHostKeyChecking no\n UserKnownHostsFile=/dev/null' + git fetch Warning: Permanently added 'github.com,140.82.121.3' (ECDSA) to the list of known hosts. + sed -i s/BUILD/0.31.6/g ./version.rb + git add ./version.rb + git commit -m 'build number set' [__rultor de0ea30] build number set 1 file changed, 1 insertion(+), 1 deletion(-) + cp ../config.yml config.yml + git add config.yml + bundle exec ruby test/test_credentials.rb To use retry middleware with Faraday v2.0+, install `faraday-retry` gem Coverage report generated for Unit Tests to /home/r/repo/coverage. 99 / 272 LOC (36.4%) covered. Loaded suite test/test_credentials Started 32;1m.0mS3 21670 from xml.0pdd.com/yegor256/0pdd.xml 32;1m.0m32;1m.0m32;1m.0m32;1m.0m Finished in 5.954185305 seconds. 32;1m-------------------------------------------------------------------------------0m 5 tests, 3 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed 32;1m-------------------------------------------------------------------------------0m 0.84 tests/s, 0.50 assertions/s + git commit -m config.yml [__rultor d867d38] config.yml 1 file changed, 74 insertions(+) create mode 100644 config.yml ++ git symbolic-ref --short HEAD + git push -f dokku __rultor:master Warning: Permanently added 'dokku.0pdd.com,178.238.236.225' (ECDSA) to the list of known hosts. Enumerating objects: 5179, done. Counting objects: 100% (5179/5179), done. Delta compression using up to 12 threads Compressing objects: 100% (1311/1311), done. Writing objects: 100% (5179/5179), 1.87 MiB | 34.22 MiB/s, done. Total 5179 (delta 3760), reused 5172 (delta 3756), pack-reused 0 remote: Resolving deltas: 100% (3760/3760), done.K remote: Reinitializing monit daemonK remote: 1G-----> Cleaning up...K remote: 1GReinitializing monit daemonK remote: 1G-----> Building zeropdd from herokuishK remote: 1G-----> Adding BUILD_ENV to build environment...K remote: 1G BUILD_ENV added successfullyK remote: 1G1G 1G-----> Ruby app detectedK remote: 1G1G-----> Installing bundler 2.2.33K remote: 1G1G-----> Removing BUNDLED WITH version in the Gemfile.lockK remote: 1G1G-----> Compiling Ruby/RackK remote: 1G1G-----> Using Ruby version: ruby-2.7.5K remote: 1G1G-----> Installing dependencies using bundler 2.2.33K remote: 1G1G Running: BUNDLE_WITHOUT='development:test' BUNDLE_PATH=vendor/bundle BUNDLE_BIN=vendor/bundle/bin BUNDLE_DEPLOYMENT=1 bundle install -j4K remote: 1G1G Fetching gem metadata from https://rubygems.org/..........K remote: 1G1G Using rake 13.0.6K remote: 1G1G Using concurrent-ruby 1.1.10K remote: 1G1G Fetching minitest 5.16.3K remote: 1G1G Fetching public_suffix 5.0.0K remote: 1G1G Using ast 2.4.2K remote: 1G1G Fetching jwt 2.5.0K remote: 1G1G Using aws-eventstream 1.2.0K remote: 1G1G Fetching aws-partitions 1.622.0K remote: 1G1G Installing jwt 2.5.0K remote: 1G1G Installing aws-partitions 1.622.0K remote: 1G1G Installing minitest 5.16.3K remote: 1G1G Installing public_suffix 5.0.0K remote: 1G1G Using jmespath 1.6.1K remote: 1G1G Using base58 0.2.3K remote: 1G1G Using bundler 2.2.33K remote: 1G1G Using docile 1.4.0K remote: 1G1G Using simplecov-html 0.12.3K remote: 1G1G Using simplecov_json_formatter 0.1.4K remote: 1G1G Using rexml 3.2.5K remote: 1G1G Using differ 0.1.2K remote: 1G1G Fetching faraday-net_http 3.0.0K remote: 1G1G Installing faraday-net_http 3.0.0K remote: 1G1G Using ruby2_keywords 0.0.5K remote: 1G1G Using ffi 1.15.5K remote: 1G1G Using mime-types-data 3.2022.0105K remote: 1G1G Using multi_xml 0.6.0K remote: 1G1G Using unicode-display_width 2.2.0K remote: 1G1G Using temple 0.8.2K remote: 1G1G Using tilt 2.0.11K remote: 1G1G Using multipart-post 2.2.3K remote: 1G1G Fetching version_gem 1.1.0K remote: 1G1G Installing version_gem 1.1.0K remote: 1G1G Using json 2.6.2K remote: 1G1G Using mini_mime 1.1.2K remote: 1G1G Using mocha 1.14.0K remote: 1G1G Using multi_json 1.15.0K remote: 1G1G Using racc 1.6.0K remote: 1G1G Using parallel 1.22.1K remote: 1G1G Using rainbow 3.1.1K remote: 1G1G Using ruby-filemagic 0.7.3K remote: 1G1G Using slop 4.9.2K remote: 1G1G Using power_assert 2.0.1K remote: 1G1G Using rack 2.2.4K remote: 1G1G Using rb-fsevent 0.11.1K remote: 1G1G Using regexp_parser 2.5.0K remote: 1G1G Using ruby-progressbar 1.11.0K remote: 1G1G Using ruby-fann 1.3.2K remote: 1G1G Using i18n 1.12.0K remote: 1G1G Using tzinfo 2.0.5K remote: 1G1G Fetching parser 3.1.2.1K remote: 1G1G Using aws-sigv4 1.5.1K remote: 1G1G Using glogin 0.8.0K remote: 1G1G Using simplecov 0.21.2K remote: 1G1G Using crack 0.4.5K remote: 1G1G Fetching faraday 2.5.2K remote: 1G1G Using mime-types 3.4.1K remote: 1G1G Using terminal-table 3.0.2K remote: 1G1G Using mustermann 2.0.2K remote: 1G1G Using rb-inotify 0.10.1K remote: 1G1G Using haml 5.2.2K remote: 1G1G Using mail 2.7.1K remote: 1G1G Using nokogiri 1.13.8 (x86_64-linux)K remote: 1G1G Using test-unit 3.5.3K remote: 1G1G Using rack-protection 2.2.2K remote: 1G1G Using rack-test 2.0.2K remote: 1G1G Using sprockets 4.1.1K remote: 1G1G Using activesupport 7.0.3.1K remote: 1G1G Fetching oauth 0.6.1K remote: 1G1G Installing faraday 2.5.2K remote: 1G1G Installing oauth 0.6.1K remote: 1G1G Fetching aws-sdk-core 3.136.0K remote: 1G1G Installing aws-sdk-core 3.136.0K remote: 1G1G Installing parser 3.1.2.1K remote: 1G1G Using codecov 0.6.0K remote: 1G1G Using atlassian-jwt 0.2.1K remote: 1G1G Using httparty 0.20.0K remote: 1G1G Using sass-listen 4.0.0K remote: 1G1G Using pdd 0.21.3K remote: 1G1G Using sinatra 2.2.2K remote: 1G1G Using xcop 0.7.1K remote: 1G1G Fetching addressable 2.8.1K remote: 1G1G Installing addressable 2.8.1K remote: 1G1G Using jira-ruby 2.2.0K remote: 1G1G Using gitlab 4.19.0K remote: 1G1G Using sass 3.7.4K remote: 1G1G Using sinatra-contrib 2.2.2K remote: 1G1G Using sentry-raven 3.1.2K remote: 1G1G Using sawyer 0.9.2K remote: 1G1G Fetching octokit 5.3.0K remote: 1G1G Installing octokit 5.3.0K remote: 1G1G Fetching rubocop-ast 1.21.0K remote: 1G1G Installing rubocop-ast 1.21.0K remote: 1G1G Fetching aws-sdk-dynamodb 1.76.0K remote: 1G1G Using aws-sdk-kms 1.58.0K remote: 1G1G Using aws-sdk-s3 1.114.0K remote: 1G1G Fetching rubocop 1.35.1K remote: 1G1G Installing aws-sdk-dynamodb 1.76.0K remote: 1G1G Installing rubocop 1.35.1K remote: 1G1G Using rubocop-rspec 2.12.1K remote: 1G1G Bundle complete! 27 Gemfile dependencies, 84 gems now installed.K remote: 1G1G Gems in the groups 'development' and 'test' were not installed.K remote: 1G1G Bundled gems are installed into `./vendor/bundle`K remote: 1G1G Post-install message from oauth:K remote: 1G1G K remote: 1G1G You have installed oauth version 0.6.1, congratulations!K remote: 1G1G K remote: 1G1G Non-commercial support for the 0.6.x series will end in April, 2024. Please upgrade to 1.0.x as soon as possible!K remote: 1G1G The only breaking change will be dropped support for Ruby 2.4, 2.5, and 2.6.K remote: 1G1G K remote: 1G1G Please see:K remote: 1G1G • https://github.com/oauth-xx/oauth/blob/main/SECURITY.mdK remote: 1G1G K remote: 1G1G Note also that I, and this project, am in the process of leaving Github.K remote: 1G1G I wrote about some of the reasons here:K remote: 1G1G • https://dev.to/galtzo/im-leaving-github-50baK remote: 1G1G K remote: 1G1G If you are a human, please consider a donation as I move toward supporting myself with Open Source work:K remote: 1G1G • https://liberapay.com/pbolingK remote: 1G1G • https://ko-fi.com/pbolingK remote: 1G1G • https://patreon.com/galtzoK remote: 1G1G K remote: 1G1G If you are a corporation, please consider supporting this project, and open source work generally, with a TideLift subscription.K remote: 1G1G • https://tidelift.com/funding/github/rubygems/oauthK remote: 1G1G • Or hire me. I am looking for a job!K remote: 1G1G K remote: 1G1G Please report issues, and support the project!K remote: 1G1G K remote: 1G1G Thanks, |7eter l-|. l3olingK remote: 1G1G 1 installed gem you directly depend on is looking for funding.K remote: 1G1G Run `bundle fund` for detailsK remote: 1G1G Bundle completed (5.69s)K remote: 1G1G Cleaning up the bundler cache.K remote: 1G1G Removing rubocop (1.32.0)K remote: 1G1G Removing faraday-net_http (2.1.0)K remote: 1G1G Removing aws-partitions (1.613.0)K remote: 1G1G Removing parser (3.1.2.0)K remote: 1G1G Removing octokit (5.1.0)K remote: 1G1G Removing aws-sdk-dynamodb (1.75.0)K remote: 1G1G Removing jwt (2.4.1)K remote: 1G1G Removing rubocop-ast (1.19.1)K remote: 1G1G Removing aws-sdk-core (3.131.5)K remote: 1G1G Removing faraday (2.4.0)K remote: 1G1G Removing minitest (5.16.2)K remote: 1G1G Removing addressable (2.8.0)K remote: 1G1G Removing public_suffix (4.0.7)K remote: 1G1G Removing oauth (0.5.10)K remote: 1G1G-----> Detecting rake tasksK remote: 1G1G K remote: 1G1G 1m33m###### WARNING:0mK remote: 1G1G K remote: 1G1G You have not declared a Ruby version in your Gemfile.K remote: 1G1G K remote: 1G1G To declare a Ruby version add this line to your Gemfile:K remote: 1G1G K remote: 1G1G ```K remote: 1G1G ruby "2.7.5"K remote: 1G1G ```K remote: 1G1G K remote: 1G1G For more information see:K remote: 1G1G https://devcenter.heroku.com/articles/ruby-versionsK remote: 1G1G K remote: 1G1G 1m33m###### WARNING:0mK remote: 1G1G K remote: 1G1G There is a more recent Ruby version available for you to use:K remote: 1G1G K remote: 1G1G 2.7.6K remote: 1G1G K remote: 1G1G The latest version will include security and bug fixes. We always recommendK remote: 1G1G running the latest version of your minor release.K remote: 1G1G K remote: 1G1G Please upgrade your Ruby version.K remote: 1G1G K remote: 1G1G For all available Ruby versions see:K remote: 1G1G https://devcenter.heroku.com/articles/ruby-support#supported-runtimesK remote: 1G1G K remote: 1G1G K remote: 1G1G 1G-----> Discovering process typesK remote: 1G1G Procfile declares types -> webK remote: 1G-----> Releasing zeropdd...K remote: 1G-----> Checking for predeploy taskK remote: 1G No predeploy task found, skippingK remote: 1G-----> Checking for release taskK remote: 1G No release task found, skippingK remote: 1G-----> App Procfile file foundK remote: 1G=====> Processing deployment checksK remote: 1G-----> Deploying zeropdd via the docker-local scheduler...K remote: 1G-----> Deploying web (count=1)K remote: 1G Attempting pre-flight checks (web.1)K remote: 1G CHECKS expected result: http://localhost/ => "PDD puzzles collector" (web.1)K remote: 1G Attempt 1/5. Waiting for 5 seconds (web.1)K remote: 1G CHECKS expected result: http://localhost/p?name=yegor256/0pdd => "total" (web.1)K remote: 1G Attempt 1/5. Waiting for 5 seconds (web.1)K remote: 1G All checks successful (web.1)K remote: 1G=====> Start of zeropdd container output (web.1)K remote: 1G To use retry middleware with Faraday v2.0+, install `faraday-retry` gemK remote: 1G I, [2022-08-28T06:16:40.244265 #13] INFO -- sentry: ** [Raven] Raven 3.1.2 ready to catch errorsK remote: 1G [2022-08-28 06:16:40] INFO WEBrick 1.6.1K remote: 1G [2022-08-28 06:16:40] INFO ruby 2.7.5 (2021-11-24) [x86_64-linux]K remote: 1G [2022-08-28 06:16:40] INFO WEBrick::HTTPServer#start: pid=13 port=5000K remote: 1G 172.17.0.1 - - [28/Aug/2022:06:16:45 +0000] "GET / HTTP/1.1" 200 2188 0.2548K remote: 1G S3 21670 from xml.0pdd.com/yegor256/0pdd.xmlK remote: 1G 172.17.0.1 - - [28/Aug/2022:06:16:51 +0000] "GET /p?name=yegor256/0pdd HTTP/1.1" 200 8228 0.6441K remote: 1G=====> End of zeropdd container output (web.1)K remote: 1G Scheduling old container shutdown in seconds (web.1)K remote: 1G-----> Running post-deployK remote: 1G-----> Overriding default nginx.conf with detected nginx.conf.sigilK remote: 1G{{ if $.DOKKU_APP_LISTENERS }}K remote: 1G{{ range $listeners := $.DOKKU_APP_LISTENERS | split " " }}K remote: ! Deprecated: Usage of DOKKU_APP_LISTENERS within nginx.conf.sigil templates is deprecated in favor of DOKKU_APP_WEB_LISTENERSK remote: 1G-----> Configuring 0pdd.com...(using app-supplied template)K remote: 1G-----> Configuring www.0pdd.com...(using app-supplied template)K remote: 1G-----> Creating https nginx.confK remote: 1G Enabling HSTSK remote: 1GWriting to /home/dokku/zeropdd/nginx.conf.d/timeout.confK remote: 1G-----> Setting proxy timeout to 60sK remote: 1GReloading nginx configuration (via systemctl): nginx.service.K remote: 1G Reloading nginxK remote: 1G-----> Renaming containersK remote: 1G Found previous container(s) (53b15bd4719a) named zeropdd.web.1K remote: 1G Renaming container (53b15bd4719a) zeropdd.web.1 to zeropdd.web.1.1661667421K remote: 1G Renaming container zeropdd.web.1.upcoming-21922 (5f5f8fcbec38) to zeropdd.web.1K remote: 1G-----> Checking for postdeploy taskK remote: 1G No postdeploy task found, skippingK remote: 1G-----> Shutting down old containers in 60 secondsK remote: 1G=====> Application deployed:K remote: 1G http://0pdd.comK remote: 1G https://0pdd.comK remote: 1G https://www.0pdd.comK remote: 1G http://www.0pdd.comK remote: 1GK To dokku.0pdd.com:zeropdd + b80e35e...d867d38 __rultor -> master (forced update) + git reset HEAD~1 + rm -rf config.yml + curl -f --connect-timeout 15 -k --retry 5 --retry-delay 30 https://www.0pdd.com % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2173 100 2173 0 0 46234 0 --:--:-- --:--:-- --:--:-- 46234 + mv /home/r/repo . ++ whoami + chown -R root repo + '[' -n '' ']' ++ whoami + sudo chown -R rultor repo + cd repo + for f in "${sensitive[@]}" + '[' -e config.yml ']' + echo 'Sensitive file config.yml is absent, we are good' Sensitive file config.yml is absent, we are good + git checkout __rultor Already on '__rultor' + git tag 0.31.6 -m '0.31.6: tagged by rultor.com' + git reset --hard HEAD is now at de0ea30 build number set + git clean -fd + git checkout master Switched to branch 'master' Your branch is up to date with 'origin/master'. + git branch -D __rultor Deleted branch __rultor (was de0ea30). + git push --all origin Everything up-to-date + git push --tags origin To github.com:yegor256/0pdd.git * [new tag] 0.31.6 -> 0.31.6 container 31f6532f86e153fb75212e146fd6be3adf3735b3a752a9922a003fae205c288d is dead Sun 28 Aug 2022 08:17:51 AM CEST