rultor.com logo This build log was produced by rultor.com for yegor256/fief#26
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 4110266
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Tue Nov 28 05:27:26 AM CET 2023
+ uptime
 05:27:26 up 75 days,  9:41,  0 users,  load average: 0.10, 0.08, 0.08
+ ff=default
+ image=yegor256/rultor-image:1.20.0
+ rebase=false
+ head_branch=master
+ pull_title='Update JamesIves/github-pages-deploy-action action to v4.5.0'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/fief.git
+ pull_id=26
+ fork=git@github.com:yegor256/fief.git
+ fork_branch=renovate/jamesives-github-pages-deploy-action-4.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/fief.git' '--env=pull_id=26' '--env=fork=git@github.com:yegor256/fief.git' '--env=fork_branch=renovate/jamesives-github-pages-deploy-action-4.x' '--env=head_branch=master' '--env=pull_title=Update JamesIves/github-pages-deploy-action action to v4.5.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/fief.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=26'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/fief.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/jamesives-github-pages-deploy-action-4.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update JamesIves/github-pages-deploy-action action to v4.5.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''sudo bundle install --no-color "--gemfile=$(pwd)/Gemfile"'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/fief.git'\''' ';' 'export '\''pull_id=26'\''' ';' 'export '\''fork=git@github.com:yegor256/fief.git'\''' ';' 'export '\''fork_branch=renovate/jamesives-github-pages-deploy-action-4.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update JamesIves/github-pages-deploy-action action to v4.5.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'sudo bundle install --no-color "--gemfile=$(pwd)/Gemfile"' ';' 'bundle exec rake' ';')
+ container=yegor256_fief_26
+ as_root=false
+ hostname
b3.rultor.com
+ pwd
/tmp/rultor-Ygfh
+ git --version
git version 2.34.1
+ docker --version
Docker version 24.0.5, build 24.0.5-0ubuntu1~22.04.1
+ 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/fief.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/fief.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/fief.git'\''' ';' 'export '\''pull_id=26'\''' ';' 'export '\''fork=git@github.com:yegor256/fief.git'\''' ';' 'export '\''fork_branch=renovate/jamesives-github-pages-deploy-action-4.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update JamesIves/github-pages-deploy-action action to v4.5.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'sudo bundle install --no-color "--gemfile=$(pwd)/Gemfile"' ';' 'bundle exec rake' ';'
+ sensitive=()
+ rm -rf .gnupg
+ cd repo
+ git remote add fork git@github.com:yegor256/fief.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/fief
 * [new branch]      gh-pages             -> fork/gh-pages
 * [new branch]      master               -> fork/master
 * [new branch]      renovate/jamesives-github-pages-deploy-action-4.x -> fork/renovate/jamesives-github-pages-deploy-action-4.x
 * [new branch]      renovate/rubocop-1.x -> fork/renovate/rubocop-1.x
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ 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/jamesives-github-pages-deploy-action-4.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/jamesives-github-pages-deploy-action-4.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 ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Updating a19d916..11690ee
Fast-forward
 .github/workflows/cron.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.09
++ echo 0.09 '>' 30
++ bc
./run.sh: line 111: bc: command not found
+ '[' -eq 1 ']'
./run.sh: line 111: [: -eq: unary operator expected
+ echo 'load average is 0.09, low enough to run a new Docker container'
load average is 0.09, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.20.0
+ docker pull yegor256/rultor-image:1.20.0
1.20.0: Pulling from yegor256/rultor-image
Digest: sha256:16cc11b0a4ffb8657d15663b400bffe3902db7c2d5f06c08e437151d3db6a12b
Status: Image is up to date for yegor256/rultor-image:1.20.0
docker.io/yegor256/rultor-image:1.20.0
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_fief_26\s*$'
+ ls -al .
total 48
drwx------  3 rultor rultor 4096 Nov 28 05:27 .
drwxrwxrwt 13 root   root   4096 Nov 28 05:27 ..
-rwxrwxr-x  1 rultor rultor  556 Nov 28 05:27 end.sh
-rwxrwxr-x  1 rultor rultor  466 Nov 28 05:27 entry.sh
-rw-rw-r--  1 rultor rultor    8 Nov 28 05:27 pid
drwxrwxr-x  9 rultor rultor 4096 Nov 28 05:27 repo
-rw-rw-r--  1 rultor rultor   56 Nov 28 05:27 rubygems.yml
-rwxrwxr-x  1 rultor rultor 6147 Nov 28 05:27 run.sh
-rw-rw-r--  1 rultor rultor  610 Nov 28 05:27 script.sh
-rw-rw-r--  1 rultor rultor 5567 Nov 28 05:27 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-Ygfh:/main --env=head=git@github.com:yegor256/fief.git --env=pull_id=26 --env=fork=git@github.com:yegor256/fief.git --env=fork_branch=renovate/jamesives-github-pages-deploy-action-4.x --env=head_branch=master '--env=pull_title=Update JamesIves/github-pages-deploy-action action to v4.5.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/fief.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=26'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/fief.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/jamesives-github-pages-deploy-action-4.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update JamesIves/github-pages-deploy-action action to v4.5.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''sudo bundle install --no-color "--gemfile=$(pwd)/Gemfile"'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-Ygfh/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_fief_26 yegor256/rultor-image:1.20.0 /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
Using /usr/local/rvm/gems/ruby-3.0.1
Using /usr/local/rvm/gems/ruby-3.0.1
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ cat /etc/group
++ awk -F : '$3 > 100 { print $1 }'
+ 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 messagebus 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 systemd-timesync 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 rvm r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres 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/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.npm /root/.profile /root/.rustup /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./rubygems.yml ./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
Using /usr/local/rvm/gems/ruby-3.0.1
Using /usr/local/rvm/gems/ruby-3.0.1
33mWarning! PATH is not properly set up, /usr/local/rvm/gems/ruby-3.0.1/bin is not at first place.
         0mUsually this is caused by shell initialization files. Search for 34mPATH=...0m entries.
         You can also re-add RVM to your profile by running: 34mrvm get stable --auto-dotfiles0m
         To fix it temporarily in this shell session run: 34mrvm use ruby-3.0.10m
         To ignore this error add 34mrvm_silence_path_mismatch_check_flag=10m to your 34m~/.rvmrc0m file.0m
0mUsing /usr/local/rvm/gems/ruby-3.0.1
Using /usr/local/rvm/gems/ruby-3.0.1
Found 7 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.0.1 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding coverage/**/*
/home/r/repo/logo.png is a binary file (37761 bytes)
/home/r/repo/logo.svg is a binary file (2112 bytes)
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/cron.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/rake.yml ...
Reading .github/workflows/xcop.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rubocop.yml ...
Reading .rultor.yml ...
Reading .simplecov ...
Reading Gemfile ...
Reading LICENSE.txt ...
Reading README.md ...
Reading Rakefile ...
Reading assets/index.xsl ...
Reading bin/fief ...
Reading features/cli.feature ...
Reading features/gem_package.feature ...
Reading features/step_definitions/steps.rb ...
Reading features/support/env.rb ...
Reading fief.gemspec ...
Reading lib/fief/mask.rb ...
Reading lib/fief/match.rb ...
Reading lib/fief/metrics/issues.rb ...
Reading lib/fief/metrics/pulls.rb ...
Reading lib/fief/metrics/runs.rb ...
Reading lib/fief/repos.rb ...
Reading lib/fief/version.rb ...
Reading test/metrics/test_issues.rb ...
Reading test/metrics/test_pulls.rb ...
Reading test/metrics/test_runs.rb ...
Reading test/test__helper.rb ...
Reading test/test_mask.rb ...
Reading test/test_match.rb ...
Reading test/test_repos.rb ...
Using /usr/local/rvm/gems/ruby-3.0.1
Using /usr/local/rvm/gems/ruby-3.0.1
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/.........
Resolving dependencies...
Fetching rake 13.1.0
Installing rake 13.1.0
Fetching public_suffix 5.0.4
Fetching ast 2.4.2
Fetching base64 0.2.0
Fetching builder 3.2.4
Fetching cucumber-ci-environment 9.2.0
Fetching mini_mime 1.1.5
Fetching cucumber-tag-expressions 5.0.6
Using bundler 2.3.26
Fetching cucumber-messages 22.0.0
Fetching backtrace 0.4.0
Fetching multi_test 1.1.0
Fetching cucumber-cucumber-expressions 17.0.1
Fetching diff-lcs 1.5.0
Installing base64 0.2.0
Installing ast 2.4.2
Installing cucumber-ci-environment 9.2.0
Installing cucumber-tag-expressions 5.0.6
Installing mini_mime 1.1.5
Installing builder 3.2.4
Installing cucumber-messages 22.0.0
Installing cucumber-cucumber-expressions 17.0.1
Installing multi_test 1.1.0
Installing diff-lcs 1.5.0
Installing public_suffix 5.0.4
Installing backtrace 0.4.0
Fetching ffi 1.16.3
Installing ffi 1.16.3 with native extensions
Using differ 0.1.2
Fetching docile 1.4.0
Installing docile 1.4.0
Fetching faraday-net_http 3.0.2
Installing faraday-net_http 3.0.2
Fetching ruby2_keywords 0.0.5
Fetching iri 0.7.0
Fetching loog 0.5.1
Installing ruby2_keywords 0.0.5
Installing iri 0.7.0
Installing loog 0.5.1
Fetching racc 1.7.3
Installing racc 1.7.3 with native extensions
Fetching obk 0.3.0
Installing obk 0.3.0
Using rainbow 3.1.1
Using slop 4.10.1
Fetching json 2.6.3
Installing json 2.6.3 with native extensions
Fetching minitest 5.20.0
Installing minitest 5.20.0
Fetching parallel 1.23.0
Installing parallel 1.23.0
Fetching stringio 3.0.9
Installing stringio 3.0.9 with native extensions
Fetching regexp_parser 2.8.2
Installing regexp_parser 2.8.2
Fetching rexml 3.2.6
Installing rexml 3.2.6
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching unicode-display_width 2.5.0
Installing unicode-display_width 2.5.0
Fetching simplecov-html 0.12.3
Installing simplecov-html 0.12.3
Fetching simplecov_json_formatter 0.1.4
Installing simplecov_json_formatter 0.1.4
Fetching addressable 2.8.5
Fetching cucumber-gherkin 26.2.0
Installing cucumber-gherkin 26.2.0
Installing addressable 2.8.5
Fetching cucumber-html-formatter 20.4.0
Fetching faraday 2.7.12
Installing faraday 2.7.12
Installing cucumber-html-formatter 20.4.0
Fetching simplecov 0.22.0
Installing simplecov 0.22.0
Fetching cucumber-core 12.0.0
Installing cucumber-core 12.0.0
Fetching sawyer 0.9.2
Installing sawyer 0.9.2
Fetching octokit 4.25.1
Installing octokit 4.25.1
Fetching parser 3.2.2.4
Fetching nokogiri 1.15.5 (x86_64-linux)
Fetching psych 5.1.1.1
Installing psych 5.1.1.1 with native extensions
Installing parser 3.2.2.4
Installing nokogiri 1.15.5 (x86_64-linux)
Fetching rubocop-ast 1.30.0
Using fief 0.0.0 from source at `.` and installing its executables
Using xcop 0.7.1
Installing rubocop-ast 1.30.0
Fetching rubocop 1.52.1
Installing rubocop 1.52.1
Fetching rubocop-capybara 2.19.0
Fetching rubocop-factory_bot 2.24.0
Installing rubocop-factory_bot 2.24.0
Installing rubocop-capybara 2.19.0
Fetching rdoc 6.6.0
Installing rdoc 6.6.0
Fetching rubocop-rspec 2.25.0
Installing rubocop-rspec 2.25.0
Fetching sys-uname 1.2.3
Installing sys-uname 1.2.3
Fetching cucumber 9.1.0
Installing cucumber 9.1.0
Bundle complete! 9 Gemfile dependencies, 56 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
To use retry middleware with Faraday v2.0+, install `faraday-retry` gem
Coverage report generated for Unit Tests to /home/r/repo/coverage. 12 / 59 LOC (20.34%) covered.
Run options: --seed 41940

# Running:

..D: Found 2 open pull requests in yegor256/fief
D: PR yegor256/fief/#11 is old
D: PR yegor256/fief/#11 is very old
.....D: Found 1 open issues in yegor256/fief
D: Issue yegor256/fief/#4 is old
D: Issue yegor256/fief/#4 is very old
.D: Workflow run 'l3build' in yegor256/debate is 'success'
.

Finished in 2.499556s, 3.6006 runs/s, 5.2009 assertions/s.

9 runs, 13 assertions, 0 failures, 0 errors, 0 skips
/usr/local/rvm/rubies/ruby-3.0.1/bin/ruby -S bundle exec cucumber
Feature: Simple Reporting
  I want to be able to build a report

  Scenario: Help can be printed   90m# features/cli.feature:40m
To use retry middleware with Faraday v2.0+, install `faraday-retry` gem
    32mWhen I run bin/fief with "32m1m-h0m0m32m"90m # features/step_definitions/steps.rb:460m0m
    32mThen Exit code is zero90m        # features/step_definitions/steps.rb:600m0m
    32mAnd Stdout contains "32m1m--help0m0m32m"90m  # features/step_definitions/steps.rb:520m0m

  Scenario: Version can be printed       90m# features/cli.feature:90m
To use retry middleware with Faraday v2.0+, install `faraday-retry` gem
    32mWhen I run bin/fief with "32m1m--version0m0m32m"90m # features/step_definitions/steps.rb:460m0m
    32mThen Exit code is zero90m               # features/step_definitions/steps.rb:600m0m

  Scenario: Simple report                                                       90m# features/cli.feature:130m
To use retry middleware with Faraday v2.0+, install `faraday-retry` gem
    32mWhen I run bin/fief with "32m1m--include yegor256/fief --verbose --dry --to foo0m0m32m"90m # features/step_definitions/steps.rb:460m0m
    32mThen Stdout contains "32m1mXML saved to0m0m32m"90m                                         # features/step_definitions/steps.rb:520m0m
    32mAnd Exit code is zero90m                                                       # features/step_definitions/steps.rb:600m0m

  Scenario: Simple report through real GitHub API                             90m# features/cli.feature:180m
To use retry middleware with Faraday v2.0+, install `faraday-retry` gem
    32mWhen I run bin/fief with "32m1m--include=yegor256/fief --verbose --delay=50000m0m32m"90m # features/step_definitions/steps.rb:460m0m
    32mThen Stdout contains "32m1mXML saved to0m0m32m"90m                                       # features/step_definitions/steps.rb:520m0m
    32mAnd Exit code is zero90m                                                     # features/step_definitions/steps.rb:600m0m

  Scenario: Simple report with defaults       90m# features/cli.feature:230m
    32mGiven I have a "32m1m.fief0m0m32m" file with content:90m # features/step_definitions/steps.rb:410m0m
32m      """0m
32m      --verbose0m
32m0m
32m      --include=yegor256/fief0m
32m      """0m
To use retry middleware with Faraday v2.0+, install `faraday-retry` gem
    32mWhen I run bin/fief with "32m1m--dry0m0m32m"90m          # features/step_definitions/steps.rb:460m0m
    32mThen Stdout contains "32m1mXML saved to0m0m32m"90m       # features/step_definitions/steps.rb:520m0m
    32mAnd Exit code is zero90m                     # features/step_definitions/steps.rb:600m0m

Feature: Gem Package
  As a source code writer I want to be able to
  package the Gem into .gem file

  Scenario: Gem can be packaged                  90m# features/gem_package.feature:50m
    32mGiven I have a "32m1mexecs.rb0m0m32m" file with content:90m # features/step_definitions/steps.rb:410m0m
32m      """0m
32m      #!/usr/bin/env ruby0m
32m      require 'rubygems'0m
32m      spec = Gem::Specification::load('./spec.rb')0m
32m      if spec.executables.empty?0m
32m        fail 'no executables: ' + File.read('./spec.rb')0m
32m      end0m
32m      """0m
/tmp/test20231128-1498-92m97y/fief/lib/fief/version.rb:26: warning: already initialized constant Fief::VERSION
/home/r/repo/lib/fief/version.rb:26: warning: previous definition of VERSION was here
    32mWhen I run bash with:90m                        # features/step_definitions/steps.rb:740m0m
32m      """0m
32m      cd fief0m
32m      gem build fief.gemspec0m
32m      gem specification --ruby fief-*.gem > ../spec.rb0m
32m      cd ..0m
32m      ruby execs.rb0m
32m      """0m
    32mThen Exit code is zero90m                       # features/step_definitions/steps.rb:600m0m

6 scenarios (32m6 passed0m)
18 steps (32m18 passed0m)
0m48.573s
1m32m┌──────────────────────────────────────────────────────────────────────────────┐0m0m
1m32m│0m0m Share your Cucumber Report with your team at 4m1m36mhttps://reports.cucumber.io0m0m0m     1m32m│0m0m
1m32m│0m0m                                                                              1m32m│0m0m
1m32m│0m0m Command line option:    36m--publish0m                                            1m32m│0m0m
1m32m│0m0m Environment variable:   36mCUCUMBER_PUBLISH_ENABLED0m=36mtrue0m                        1m32m│0m0m
1m32m│0m0m cucumber.yml:           36mdefault: --publish0m                                   1m32m│0m0m
1m32m│0m0m                                                                              1m32m│0m0m
1m32m│0m0m More information at 4m1m36mhttps://cucumber.io/docs/cucumber/environment-variables/0m0m0m 1m32m│0m0m
1m32m│0m0m                                                                              1m32m│0m0m
1m32m│0m0m To disable this message, specify 1mCUCUMBER_PUBLISH_QUIET=true0m or use the      1m32m│0m0m
1m32m│0m0m 1m--publish-quiet0m option. You can also add this to your 1mcucumber.yml:0m          1m32m│0m0m
1m32m│0m0m 1mdefault: --publish-quiet0m                                                     1m32m│0m0m
1m32m└──────────────────────────────────────────────────────────────────────────────┘0m0m
Coverage report generated for Cucumber Features, Unit Tests to /home/r/repo/coverage. 12 / 59 LOC (20.34%) covered.
Running RuboCop...
Inspecting 20 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m

20 files inspected, 32mno offenses0m detected
Running xcop...
Inspecting 1 file...
32m.0m
1 file checked, everything looks 32mpretty0m
grep -q -r '2023'     --include '*.rb'     --include '*.txt'     --include 'Rakefile'     .
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git push origin master
To github.com:yegor256/fief.git
   a19d916..11690ee  master -> master
container c4a8dc277e56484b6a6f07a1b636a72ff72271c274c86090ae7e2b5508b7d5c7 is dead
Tue Nov 28 05:32:10 AM CET 2023