+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 1606271 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Mon 25 Jul 2022 10:14:45 PM CEST + uptime 22:14:45 up 27 days, 15 min, 0 users, load average: 0.49, 1.25, 1.00 + 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.4 + vars=('--env=head=git@github.com:yegor256/0pdd.git' '--env=head_branch=master' '--env=author=yegor256' '--env=tag=0.31.4' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/0pdd.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.31.4'\''\'\'''\'''\'' '\'';'\'' '\''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'\'' '\'';'\'' )') + scripts=('export '\''head=git@github.com:yegor256/0pdd.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'export '\''tag=0.31.4'\''' ';' '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_371 + 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 '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'export '\''tag=0.31.4'\''' ';' '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.4 ']' + [[ 0.31.4 =~ ^[a-zA-Z0-9\.\-]+$ ]] + echo 'tag name is valid: "0.31.4"' tag name is valid: "0.31.4" + cd repo ++ git tag -l 0.31.4 + '[' ']' + 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=1.00 ++ echo 1.00 '>' 30 ++ bc + '[' 0 -eq 1 ']' + echo 'load average is 1.00, low enough to run a new Docker container' load average is 1.00, 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_371\s*$' + ls -al . total 52 drwx------ 3 rultor rultor 4096 Jul 25 22:14 . drwxrwxrwt 17 root root 4096 Jul 25 22:14 .. -rw-rw-r-- 1 rultor rultor 4066 Jul 25 22:14 config.yml -rwxrwxr-x 1 rultor rultor 363 Jul 25 22:14 entry.sh -rw-rw-r-- 1 rultor rultor 1679 Jul 25 22:14 id_rsa -rw-rw-r-- 1 rultor rultor 396 Jul 25 22:14 id_rsa.pub -rw-rw-r-- 1 rultor rultor 8 Jul 25 22:14 pid drwxrwxr-x 13 rultor rultor 4096 Jul 25 22:14 repo -rwxrwxr-x 1 rultor rultor 7465 Jul 25 22:14 run.sh -rw-rw-r-- 1 rultor rultor 1213 Jul 25 22:14 script.sh -rw-rw-r-- 1 rultor rultor 6442 Jul 25 22:14 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-87od:/main --env=head=git@github.com:yegor256/0pdd.git --env=head_branch=master --env=author=yegor256 --env=tag=0.31.4 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/0pdd.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.31.4'\''\'\'''\'''\'' '\'';'\'' '\''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'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-87od/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_0pdd_371 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 ./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 head_branch=master + head_branch=master + export author=yegor256 + author=yegor256 + export tag=0.31.4 + tag=0.31.4 + git config --global user.email server@0pdd.com + git config --global user.name 0pdd.com + sudo -i gem install pdd Fetching ruby-filemagic-0.7.3.gem Fetching pdd-0.21.2.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.2 Parsing documentation for ruby-filemagic-0.7.3 Installing ri documentation for ruby-filemagic-0.7.3 Parsing documentation for pdd-0.21.2 Installing ri documentation for pdd-0.21.2 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`. 0mResolving dependencies... Found 9 lines in /home/r/repo/.pdd My version is 0.21.2 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 .github/PULL_REQUEST_TEMPLATE.md ... Reading .github/ISSUE_TEMPLATE.md ... 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.18.gem Successfully installed bundler-2.3.18 Parsing documentation for bundler-2.3.18 Installing ri documentation for bundler-2.3.18 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 ast 2.4.2 Using bundler 2.3.18 Fetching jwt 2.4.1 Fetching concurrent-ruby 1.1.10 Fetching minitest 5.16.2 Fetching aws-eventstream 1.2.0 Fetching simplecov-html 0.12.3 Fetching base58 0.2.3 Fetching public_suffix 4.0.7 Fetching simplecov_json_formatter 0.1.4 Fetching jmespath 1.6.1 Fetching docile 1.4.0 Fetching aws-partitions 1.610.0 Installing ast 2.4.2 Installing minitest 5.16.2 Installing jwt 2.4.1 Installing base58 0.2.3 Installing jmespath 1.6.1 Installing simplecov_json_formatter 0.1.4 Installing aws-partitions 1.610.0 Installing aws-eventstream 1.2.0 Installing concurrent-ruby 1.1.10 Installing docile 1.4.0 Fetching rexml 3.2.5 Installing simplecov-html 0.12.3 Using differ 0.1.2 Fetching faraday-net_http 2.0.3 Fetching ruby2_keywords 0.0.5 Installing public_suffix 4.0.7 Fetching ffi 1.15.5 Installing rexml 3.2.5 Fetching mime-types-data 3.2022.0105 Fetching multi_xml 0.6.0 Fetching unicode-display_width 2.2.0 Fetching temple 0.8.2 Installing faraday-net_http 2.0.3 Fetching tilt 2.0.11 Installing multi_xml 0.6.0 Installing temple 0.8.2 Installing unicode-display_width 2.2.0 Installing ruby2_keywords 0.0.5 Fetching multipart-post 2.2.3 Fetching oauth 0.5.10 Fetching json 2.6.2 Installing ffi 1.15.5 with native extensions Installing tilt 2.0.11 Installing mime-types-data 3.2022.0105 Installing oauth 0.5.10 Fetching mini_mime 1.1.2 Installing multipart-post 2.2.3 Fetching mocha 1.14.0 Fetching multi_json 1.15.0 Installing mini_mime 1.1.2 Installing json 2.6.2 with native extensions Fetching racc 1.6.0 Installing multi_json 1.15.0 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 Installing mocha 1.14.0 Fetching rack 2.2.4 Installing power_assert 2.0.1 Fetching rb-fsevent 0.11.1 Fetching regexp_parser 2.5.0 Fetching ruby-progressbar 1.11.0 Fetching ruby-fann 1.3.2 Installing rack 2.2.4 Installing parallel 1.22.1 Installing rb-fsevent 0.11.1 Installing ruby-progressbar 1.11.0 Installing racc 1.6.0 with native extensions Installing ruby-fann 1.3.2 with native extensions Fetching parser 3.1.2.0 Installing regexp_parser 2.5.0 Fetching glogin 0.8.0 Fetching atlassian-jwt 0.2.1 Fetching aws-sigv4 1.5.1 Installing glogin 0.8.0 Fetching addressable 2.8.0 Fetching simplecov 0.21.2 Installing atlassian-jwt 0.2.1 Installing aws-sigv4 1.5.1 Installing parser 3.1.2.0 Installing simplecov 0.21.2 Installing addressable 2.8.0 Fetching terminal-table 3.0.2 Installing terminal-table 3.0.2 Fetching crack 0.4.5 Fetching faraday 2.3.0 Fetching mustermann 1.1.2 Installing mustermann 1.1.2 Installing crack 0.4.5 Fetching i18n 1.12.0 Fetching tzinfo 2.0.5 Fetching mail 2.7.1 Installing faraday 2.3.0 Fetching mime-types 3.4.1 Installing i18n 1.12.0 Installing mime-types 3.4.1 Installing tzinfo 2.0.5 Fetching haml 5.2.2 Fetching test-unit 3.5.3 Fetching rack-protection 2.2.0 Installing mail 2.7.1 Installing test-unit 3.5.3 Installing haml 5.2.2 Installing rack-protection 2.2.0 Fetching rack-test 2.0.2 Fetching sprockets 4.1.1 Fetching aws-sdk-core 3.131.3 Installing rack-test 2.0.2 Installing sprockets 4.1.1 Fetching codecov 0.6.0 Fetching rubocop-ast 1.19.1 Installing aws-sdk-core 3.131.3 Fetching sawyer 0.9.2 Fetching sentry-raven 3.1.2 Installing codecov 0.6.0 Installing rubocop-ast 1.19.1 Fetching httparty 0.20.0 Installing sawyer 0.9.2 Installing sentry-raven 3.1.2 Installing httparty 0.20.0 Fetching sinatra 2.2.0 Fetching activesupport 7.0.3.1 Fetching octokit 4.25.1 Installing activesupport 7.0.3.1 Installing octokit 4.25.1 Installing sinatra 2.2.0 Fetching gitlab 4.19.0 Installing gitlab 4.19.0 Fetching sinatra-contrib 2.2.0 Installing sinatra-contrib 2.2.0 Fetching aws-sdk-kms 1.58.0 Fetching aws-sdk-dynamodb 1.75.0 Installing aws-sdk-kms 1.58.0 Installing aws-sdk-dynamodb 1.75.0 Fetching aws-sdk-s3 1.114.0 Fetching jira-ruby 2.2.0 Installing aws-sdk-s3 1.114.0 Installing jira-ruby 2.2.0 Using nokogiri 1.13.6 (x86_64-linux) Using xcop 0.7.1 Using pdd 0.21.2 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 sass 3.7.4 Installing sass 3.7.4 Fetching rubocop 1.31.2 Installing rubocop 1.31.2 Fetching rubocop-rspec 2.12.1 Installing rubocop-rspec 2.12.1 Bundle complete! 27 Gemfile dependencies, 83 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 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.4 =~ ^[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 1.1.2 3.0.0 nokogiri 1.13.6 1.13.8 = 1.13.6 default octokit 4.25.1 5.1.0 = 4.25.1 default public_suffix 4.0.7 5.0.0 rack-protection 2.2.0 2.2.2 rubocop 1.31.2 1.32.0 = 1.31.2 default sinatra 2.2.0 2.2.2 = 2.2.0 default sinatra-contrib 2.2.0 2.2.2 = 2.2.0 default Some dependencies are outdated Test config is absent Test config is absent Test config is absent Test config is absent Jul 25, 2022 8:15:43 PM com.amazonaws.http.AmazonHttpClient executeHelper INFO: Unable to execute HTTP request: Connection refused (Connection refused) java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:609) at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117) at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177) at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304) at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at com.amazonaws.http.AmazonHttpClient.executeOneRequest(AmazonHttpClient.java:822) at com.amazonaws.http.AmazonHttpClient.executeHelper(AmazonHttpClient.java:576) at com.amazonaws.http.AmazonHttpClient.doExecute(AmazonHttpClient.java:362) at com.amazonaws.http.AmazonHttpClient.executeWithTimer(AmazonHttpClient.java:328) at com.amazonaws.http.AmazonHttpClient.execute(AmazonHttpClient.java:307) at com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient.invoke(AmazonDynamoDBClient.java:1820) at com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient.describeTable(AmazonDynamoDBClient.java:1099) at com.amazonaws.services.dynamodbv2.util.TableUtils.waitForTableDescription(TableUtils.java:201) at com.amazonaws.services.dynamodbv2.util.TableUtils.waitUntilExists(TableUtils.java:100) at com.jcabi.dynamodb.core.Tables.exists(Tables.java:160) at com.jcabi.dynamodb.core.Tables.create(Tables.java:134) at com.jcabi.dynamodb.maven.plugin.CreateTablesMojo.run(CreateTablesMojo.java:89) at com.jcabi.dynamodb.maven.plugin.AbstractDynamoMojo.execute(AbstractDynamoMojo.java:103) at com.jcabi.dynamodb.maven.plugin.CreateTablesMojo.execute(CreateTablesMojo.java:48) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:370) at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:351) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:171) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:163) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:294) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:960) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:293) at org.apache.maven.cli.MavenCli.main(MavenCli.java:196) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347) 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 843 To use retry middleware with Faraday v2.0+, install `faraday-retry` gem Coverage report generated for Unit Tests to /home/r/repo/coverage. 450 / 1303 LOC (34.54%) 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 4.289627942 seconds. 34m-------------------------------------------------------------------------------0m 87 tests, 138 assertions, 0 failures, 0 errors, 0 pendings, 6 omissions, 0 notifications 100% passed 34m-------------------------------------------------------------------------------0m 20.28 tests/s, 32.17 assertions/s Running RuboCop... DynamoDB Local killed in PID 843 DynamoDB Local killed in PID 843 DynamoDB Local killed in PID 843 DynamoDB Local killed in PID 843 DynamoDB Local killed in PID 843 DynamoDB Local killed in PID 843 DynamoDB Local killed in PID 843 0m0mDynamoDB Local killed in PID 843 DynamoDB Local killed in PID 843 DynamoDB Local killed in PID 843 DynamoDB Local killed in PID 843 DynamoDB Local killed in PID 843 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 843 + 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.4/g ./version.rb + git add ./version.rb + git commit -m 'build number set' [__rultor 8758d0c] 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 / 271 LOC (36.53%) 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.995012601 seconds. 32;1m-------------------------------------------------------------------------------0m 5 tests, 3 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed 32;1m-------------------------------------------------------------------------------0m 0.83 tests/s, 0.50 assertions/s + git commit -m config.yml [__rultor 075aca2] 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: 5105, done. Counting objects: 100% (5105/5105), done. Delta compression using up to 12 threads Compressing objects: 100% (1296/1296), done. Writing objects: 100% (5105/5105), 1.86 MiB | 33.96 MiB/s, done. Total 5105 (delta 3702), reused 5098 (delta 3698), pack-reused 0 remote: Resolving deltas: 100% (3702/3702), 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 Using rake 13.0.6K remote: 1G1G Using concurrent-ruby 1.1.10K remote: 1G1G Using i18n 1.12.0K remote: 1G1G Using minitest 5.16.2K remote: 1G1G Using tzinfo 2.0.5K remote: 1G1G Using activesupport 7.0.3.1K remote: 1G1G Using public_suffix 4.0.7K remote: 1G1G Using addressable 2.8.0K remote: 1G1G Using ast 2.4.2K remote: 1G1G Using jwt 2.4.1K remote: 1G1G Using atlassian-jwt 0.2.1K remote: 1G1G Using aws-eventstream 1.2.0K remote: 1G1G Using aws-partitions 1.610.0K remote: 1G1G Using aws-sigv4 1.5.1K remote: 1G1G Using jmespath 1.6.1K remote: 1G1G Using aws-sdk-core 3.131.3K remote: 1G1G Using aws-sdk-dynamodb 1.75.0K remote: 1G1G Using aws-sdk-kms 1.58.0K remote: 1G1G Using aws-sdk-s3 1.114.0K 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 simplecov 0.21.2K remote: 1G1G Using codecov 0.6.0K remote: 1G1G Using rexml 3.2.5K remote: 1G1G Using crack 0.4.5K remote: 1G1G Using differ 0.1.2K remote: 1G1G Using faraday-net_http 2.0.3K remote: 1G1G Using ruby2_keywords 0.0.5K remote: 1G1G Using faraday 2.3.0K remote: 1G1G Using ffi 1.15.5K remote: 1G1G Using mime-types-data 3.2022.0105K remote: 1G1G Using mime-types 3.4.1K remote: 1G1G Using multi_xml 0.6.0K remote: 1G1G Using httparty 0.20.0K remote: 1G1G Using unicode-display_width 2.2.0K remote: 1G1G Using terminal-table 3.0.2K remote: 1G1G Using gitlab 4.19.0K remote: 1G1G Using glogin 0.8.0K remote: 1G1G Using temple 0.8.2K remote: 1G1G Using tilt 2.0.11K remote: 1G1G Using haml 5.2.2K remote: 1G1G Using multipart-post 2.2.3K remote: 1G1G Using oauth 0.5.10K remote: 1G1G Using jira-ruby 2.2.0K remote: 1G1G Using json 2.6.2K remote: 1G1G Using mini_mime 1.1.2K remote: 1G1G Using mail 2.7.1K remote: 1G1G Using mocha 1.14.0K remote: 1G1G Using multi_json 1.15.0K remote: 1G1G Using mustermann 1.1.2K remote: 1G1G Using racc 1.6.0K remote: 1G1G Using nokogiri 1.13.6 (x86_64-linux)K remote: 1G1G Using sawyer 0.9.2K remote: 1G1G Using octokit 4.25.1K remote: 1G1G Using parallel 1.22.1K remote: 1G1G Using parser 3.1.2.0K 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 pdd 0.21.2K remote: 1G1G Using power_assert 2.0.1K remote: 1G1G Using rack 2.2.4K remote: 1G1G Using rack-protection 2.2.0K remote: 1G1G Using rack-test 2.0.2K remote: 1G1G Using rb-fsevent 0.11.1K remote: 1G1G Using rb-inotify 0.10.1K remote: 1G1G Using regexp_parser 2.5.0K remote: 1G1G Using rubocop-ast 1.19.1K remote: 1G1G Using ruby-progressbar 1.11.0K remote: 1G1G Using rubocop 1.31.2K remote: 1G1G Using rubocop-rspec 2.12.1K remote: 1G1G Using ruby-fann 1.3.2K remote: 1G1G Using sass-listen 4.0.0K remote: 1G1G Using sass 3.7.4K remote: 1G1G Using sentry-raven 3.1.2K remote: 1G1G Using sinatra 2.2.0K remote: 1G1G Using sinatra-contrib 2.2.0K remote: 1G1G Using sprockets 4.1.1K remote: 1G1G Using test-unit 3.5.3K remote: 1G1G Using xcop 0.7.1K remote: 1G1G Bundle complete! 27 Gemfile dependencies, 83 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 1 installed gem you directly depend on is looking for funding.K remote: 1G1G Run `bundle fund` for detailsK remote: 1G1G Bundle completed (0.52s)K remote: 1G1G Cleaning up the bundler cache.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-07-25T20:16:48.556334 #13] INFO -- sentry: ** [Raven] Raven 3.1.2 ready to catch errorsK remote: 1G [2022-07-25 20:16:48] INFO WEBrick 1.6.1K remote: 1G [2022-07-25 20:16:48] INFO ruby 2.7.5 (2021-11-24) [x86_64-linux]K remote: 1G [2022-07-25 20:16:48] INFO WEBrick::HTTPServer#start: pid=13 port=5000K remote: 1G 172.17.0.1 - - [25/Jul/2022:20:16:53 +0000] "GET / HTTP/1.1" 200 2226 0.2068K remote: 1G S3 21670 from xml.0pdd.com/yegor256/0pdd.xmlK remote: 1G 172.17.0.1 - - [25/Jul/2022:20:16:59 +0000] "GET /p?name=yegor256/0pdd HTTP/1.1" 200 8228 0.6603K 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) (3c41397b57a5) named zeropdd.web.1K remote: 1G Renaming container (3c41397b57a5) zeropdd.web.1 to zeropdd.web.1.1658780229K remote: 1G Renaming container zeropdd.web.1.upcoming-25161 (c21d51efc240) 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 + 743a084...075aca2 __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 2206 100 2206 0 0 43254 0 --:--:-- --:--:-- --:--:-- 43254 + 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.4 -m '0.31.4: tagged by rultor.com' + git reset --hard HEAD is now at 8758d0c 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 8758d0c). + git push --all origin Everything up-to-date + git push --tags origin To github.com:yegor256/0pdd.git * [new tag] 0.31.4 -> 0.31.4 container 0a7a88ad1c530837eeee28407bb06d81b337566f98bb467f7f3a083c60c69b6e is dead Mon 25 Jul 2022 10:17:39 PM CEST