rultor.com logo This build log was produced by rultor.com for yegor256/xcop#16
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 19294
+ echo '1.66.3 13c79d5ed'
1.66.3 13c79d5ed
+ date
Mon Oct  2 10:09:16 CEST 2017
+ uptime
 10:09:16 up 96 days, 11:09,  0 users,  load average: 0.07, 0.36, 0.37
+ head=git@github.com:yegor256/xcop.git
+ head_branch=master
+ tag=0.5.7
+ author=yegor256
+ scripts=('export '\''head=git@github.com:yegor256/xcop.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''tag=0.5.7'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo apt-get -y update' ';' 'sudo gem install pdd' ';' 'bundle install' ';' 'rake' ';' 'rm -rf *.gem' ';' 'sed -i "s/1\.0\.snapshot/${tag}/g" lib/xcop/version.rb' ';' 'git add lib/xcop/version.rb' ';' 'git commit -m "version set to ${tag}"' ';' 'gem build xcop.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';')
+ vars=('--env=head=git@github.com:yegor256/xcop.git' '--env=head_branch=master' '--env=tag=0.5.7' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/xcop.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.5.7'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get -y update'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''bundle install'\'' '\'';'\'' '\''rake'\'' '\'';'\'' '\''rm -rf *.gem'\'' '\'';'\'' '\''sed -i "s/1\.0\.snapshot/${tag}/g" lib/xcop/version.rb'\'' '\'';'\'' '\''git add lib/xcop/version.rb'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''gem build xcop.gemspec'\'' '\'';'\'' '\''chmod 0600 ../rubygems.yml'\'' '\'';'\'' '\''gem push *.gem --config-file ../rubygems.yml'\'' '\'';'\'' )')
+ image=yegor256/rultor
+ directory=
+ squash=false
+ ff=default
+ rebase=false
+ container=yegor256_xcop_16
+ as_root=false
+ 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/xcop.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/xcop.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/xcop.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''tag=0.5.7'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo apt-get -y update' ';' 'sudo gem install pdd' ';' 'bundle install' ';' rake ';' 'rm -rf *.gem' ';' 'sed -i "s/1\.0\.snapshot/${tag}/g" lib/xcop/version.rb' ';' 'git add lib/xcop/version.rb' ';' 'git commit -m "version set to ${tag}"' ';' 'gem build xcop.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';'
+ rm -rf .gpg
+ '[' -z 0.5.7 ']'
+ [[ 0.5.7 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.5.7"'
tag name is valid: "0.5.7"
+ cd repo
++ git tag -l 0.5.7
+ '[' ']'
+ 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.37
++ echo 0.37 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.37, low enough to run a new Docker container'
load average is 0.37, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Using default tag: latest
latest: Pulling from yegor256/rultor
Digest: sha256:89e627505b97fa07d92673b7cc403d6a2bf8a16fe027ddaecbfbc8f9bcc249ee
Status: Image is up to date for yegor256/rultor:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_xcop_16\s*$'
+ ls -al .
total 48
drwx--x--x  3 rultor rultor 4096 Oct  2 10:09 .
drwxrwxrwt 22 root   root   4096 Oct  2 10:09 ..
-rw-rw-r--  1 rultor rultor  444 Oct  2 10:09 end.sh
-rwxrwxr-x  1 rultor rultor  338 Oct  2 10:09 entry.sh
-rw-rw-r--  1 rultor rultor    6 Oct  2 10:09 pid
drwxrwxr-x  7 rultor rultor 4096 Oct  2 10:09 repo
-rw-rw-r--  1 rultor rultor   56 Oct  2 10:09 rubygems.yml
-rwxrwxr-x  1 rultor rultor 5449 Oct  2 10:09 run.sh
-rw-rw-r--  1 rultor rultor   98 Oct  2 10:09 s3cfg
-rw-rw-r--  1 rultor rultor  563 Oct  2 10:09 script.sh
-rw-rw-r--  1 rultor rultor 3826 Oct  2 10:09 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-a4c3:/main --env=head=git@github.com:yegor256/xcop.git --env=head_branch=master --env=tag=0.5.7 --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/xcop.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.5.7'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get -y update'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''bundle install'\'' '\'';'\'' '\''rake'\'' '\'';'\'' '\''rm -rf *.gem'\'' '\'';'\'' '\''sed -i "s/1\.0\.snapshot/${tag}/g" lib/xcop/version.rb'\'' '\'';'\'' '\''git add lib/xcop/version.rb'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''gem build xcop.gemspec'\'' '\'';'\'' '\''chmod 0600 ../rubygems.yml'\'' '\'';'\'' '\''gem push *.gem --config-file ../rubygems.yml'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-a4c3/cid -w=/main --name=yegor256_xcop_16 yegor256/rultor /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
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.gnupg /root/.m2 /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./rubygems.yml ./run.sh ./s3cfg ./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/xcop.git
+ head=git@github.com:yegor256/xcop.git
+ export head_branch=master
+ head_branch=master
+ export tag=0.5.7
+ tag=0.5.7
+ export author=yegor256
+ author=yegor256
+ sudo -i apt-get -y update
Ign[http://archive.ubuntu.com trusty InRelease
Get:1ahttp://ppa.launchpad.netitrusty InRelease [15.4 kB]
Get:2[http://archive.ubuntu.comttrusty-updatessInReleasee[65.95kB]B/15.4 kB 17%
Hit http://archive.ubuntu.com trusty-backports InRelease
Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]
Hit https://deb.nodesource.com trusty InRelease
Hit%http://archive.ubuntu.comBtrustytRelease.gpgders]
Hit%http://archive.ubuntu.comBtrusty Release
Get:4[http://ppa.launchpad.net]trusty/main amd64 Packages [3458 B]
Get:5[http://archive.ubuntu.com[trusty-updates/universeBSources [241 kB]
Get:6[http://archive.ubuntu.comWtrusty-updates/mainkamd64 Packages [1277 kB]
Get:7[http://security.ubuntu.cometrusty-security/universegSourcesa[76.4]kB]itin
Get:86http://archive.ubuntu.cometrusty-updates/restricted amd64ePackages7[21.1ckB]
Get:96http://archive.ubuntu.cometrusty-updates/universeramd649Packages.[552 kB]
Get:10 http://security.ubuntu.comgtrusty-security/mainkamd641Packages2[8313kB]]
Hit https://deb.nodesource.comctrusty/mainBSources 33%]a[10 Packages533.0 kB/83
Hit https://deb.nodesource.comctrusty/mainBamd64kPackages10 Packages 96.7 kB/83
Get:110http://archive.ubuntu.com4trusty-updates/multiverseaamd64BPackages3[15.5 kB]
Hit%http://archive.ubuntu.comitrusty-backports/mainiamd64fPackagesrs]831 kB%99%
Get:121http://security.ubuntu.comgtrusty-security/restricted amd64rPackages [17.8 kB]
Hit%http://archive.ubuntu.comitrusty-backports/restrictedgamd645Packages kB 14%
Hit%http://archive.ubuntu.comitrusty-backports/universe amd64 Packages
Get:131http://security.ubuntu.comgtrusty-security/universeoamd64dPackages [238 kB]
Hit http://archive.ubuntu.comttrusty-backports/multiverseeamd644PackagesB 1%]
Hit http://archive.ubuntu.comotrusty/universe/Sources68%]gkB/238kkB/68%]kB668%]
Hit http://archive.ubuntu.comrtrusty/main1amd64kPackages kB/238 kB 70%]
Hit http://archive.ubuntu.comktrusty/restrictedBamd64 Packages
Hit http://archive.ubuntu.comgtrusty/universe1amd64kPackages kB/238 kB 86%]
Get:14Shttp://security.ubuntu.comotrusty-security/multiverse6amd643Packages][3997 B]
Hit%http://archive.ubuntu.comntrusty/multiverse4amd64aPackages B/3997 B 64%]
Fetchedo3425gkB0in]2s6(1175 kB/s)
Reading package lists... Done
W: Size of file /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_restricted_binary-amd64_Packages.gz is not what the server reported 21099 21216
W: Size of file /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty-updates_multiverse_binary-amd64_Packages.gz is not what the server reported 15541 15575
W: Size of file /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_restricted_binary-amd64_Packages.gz is not what the server reported 17782 17859
W: Size of file /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_multiverse_binary-amd64_Packages.gz is not what the server reported 3997 4016
+ sudo -i gem install pdd
Fetching: mini_portile2-2.1.0.gem (100%)
Successfully installed mini_portile2-2.1.0
Fetching: nokogiri-1.7.2.gem (100%)
Building native extensions.  This could take a while...
Successfully installed nokogiri-1.7.2
Fetching: slop-4.4.3.gem (100%)
Successfully installed slop-4.4.3
Fetching: pdd-0.17.9.gem (100%)
Successfully installed pdd-0.17.9
Parsing documentation for mini_portile2-2.1.0
Installing ri documentation for mini_portile2-2.1.0
Parsing documentation for nokogiri-1.7.2
Installing ri documentation for nokogiri-1.7.2
Parsing documentation for slop-4.4.3
Installing ri documentation for slop-4.4.3
Parsing documentation for pdd-0.17.9
Installing ri documentation for pdd-0.17.9
Done installing documentation for mini_portile2, nokogiri, slop, pdd after 12 seconds
4 gems installed
+ bundle install
Fetching gem metadata from https://rubygems.org/............
Fetching version metadata from https://rubygems.org/...
Fetching dependency metadata from https://rubygems.org/..
Resolving dependencies...........
32mInstalling rake 12.0.00m
32mInstalling concurrent-ruby 1.0.50m
32mInstalling i18n 0.8.60m
32mInstalling minitest 5.5.00m
32mInstalling thread_safe 0.3.60m
32mInstalling builder 3.2.30m
32mInstalling erubi 1.6.10m
32mInstalling mini_portile2 2.3.00m
32mInstalling crass 1.0.20m
32mInstalling rack 2.0.30m
32mInstalling ast 2.3.00m
32mInstalling json 1.8.6 with native extensions0m
32mInstalling docile 1.1.50m
32mInstalling simplecov-html 0.10.20m
32mInstalling url 0.3.20m
32mInstalling diff-lcs 1.30m
32mInstalling multi_json 1.12.20m
32mInstalling multi_test 0.1.20m
32mInstalling differ 0.1.20m
32mInstalling method_source 0.9.00m
32mInstalling powerpack 0.1.10m
32mInstalling thor 0.20.00m
32mInstalling rspec-support 3.1.20m
32mInstalling ruby-progressbar 1.9.00m
32mInstalling unicode-display_width 1.3.00m
32mInstalling slop 4.5.00m
Using bundler 1.11.2
32mInstalling rainbow 2.2.2 with native extensions0m
32mInstalling tzinfo 1.2.30m
32mInstalling nokogiri 1.8.1 with native extensions0m
32mInstalling rack-test 0.7.00m
32mInstalling parser 2.4.0.00m
32mInstalling rdoc 4.2.00m
32mInstalling simplecov 0.15.10m
32mInstalling gherkin 2.12.2 with native extensions0m
32mInstalling rspec-core 3.1.70m
32mInstalling rspec-expectations 3.1.20m
32mInstalling rspec-mocks 3.1.30m
32mInstalling activesupport 5.1.40m
32mInstalling loofah 2.1.10m
Using xcop 1.0.snapshot from source at `.`
32mInstalling rubocop 0.41.20m
32mInstalling codecov 0.1.100m
32mInstalling cucumber 1.3.170m
32mInstalling rails-dom-testing 2.0.30m
32mInstalling rails-html-sanitizer 1.0.30m
32mInstalling rubocop-rspec 1.5.10m
32mInstalling actionview 5.1.40m
32mInstalling actionpack 5.1.40m
32mInstalling railties 5.1.40m
32mInstalling rspec-rails 3.1.00m
32mBundle complete! 9 Gemfile dependencies, 51 gems now installed.0m
32mUse `bundle show [gemname]` to see where a bundled gem is installed.0m
32mPost-install message from rdoc:0m
Depending on your version of ruby, you may need to install ruby rdoc/ri data:

<= 1.8.6 : unsupported
 = 1.8.7 : gem install rdoc-data; rdoc-data --install
 = 1.9.1 : gem install rdoc-data; rdoc-data --install
>= 1.9.2 : nothing to do! Yay!
+ rake
Run options: --seed 36785

# Running:

32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0mRunning xcop...
Inspecting 1 file...
31m<z><a><b></b></a>\n
\n
</z>0m32m<?xml version="1.0"?>\n
<z>\n
  <a>\n
    <b/>\n
  </a>\n
</z>\n0m
Invalid XML formatting in broken.xml
32m.0m

Finished in 0.006644s, 1204.1724 runs/s, 1204.1724 assertions/s.

8 runs, 8 assertions, 0 failures, 0 errors, 0 skips
Coverage report generated for Unit Tests to /home/r/repo/coverage. 83 / 91 LOC (91.21%) covered.
/usr/local/rvm/rubies/ruby-2.3.3/bin/ruby -S bundle exec cucumber
/usr/local/rvm/gems/ruby-2.3.3/gems/cucumber-1.3.17/lib/cucumber/ast/step.rb:80: warning: circular argument reference - name
Using the default profile...
Feature: Command Line Processing
  As an author of XML I want to be able to
  call XCOP as a command line tool

  Scenario: Help can be printed90m   # features/cli.feature:50m
    32mWhen I run bin/xcop with "32m1m-h0m0m32m"90m # features/step_definitions/steps.rb:520m0m
    32mThen Exit code is zero90m        # features/step_definitions/steps.rb:680m0m
    32mAnd Stdout contains "32m1m--help0m0m32m"90m  # features/step_definitions/steps.rb:580m0m

  Scenario: Version can be printed90m       # features/cli.feature:100m
    32mWhen I run bin/xcop with "32m1m--version0m0m32m"90m # features/step_definitions/steps.rb:520m0m
    32mThen Exit code is zero90m               # features/step_definitions/steps.rb:680m0m

  Scenario: Validating correct XML file90m          # features/cli.feature:140m
    32mGiven I have a "32m1mtest.xml0m0m32m" file with content:90m # features/step_definitions/steps.rb:450m0m
32m      """0m
32m      <?xml version="1.0"?>0m
32m      <hello>Hello, world!</hello>0m
32m0m
32m      """0m
    32mWhen I run bin/xcop with "32m1mtest.xml0m0m32m"90m          # features/step_definitions/steps.rb:520m0m
    32mThen Stdout contains "32m1mtest.xml looks good0m0m32m"90m   # features/step_definitions/steps.rb:580m0m
    32mAnd Exit code is zero90m                        # features/step_definitions/steps.rb:680m0m

  Scenario: Validating correct XML file with license90m                  # features/cli.feature:250m
    32mGiven I have a "32m1mlicensed.xml0m0m32m" file with content:90m                  # features/step_definitions/steps.rb:450m0m
32m      """0m
32m      <?xml version="1.0"?>0m
32m      <!--0m
32m      This is the license,0m
32m      which is very very strict!0m
32m      -->0m
32m      <hello>Hello, world!</hello>0m
32m0m
32m      """0m
    32mAnd I have a "32m1mLICENSE0m0m32m" file with content:90m                         # features/step_definitions/steps.rb:450m0m
32m      """0m
32m      This is the license,0m
32m      which is very very strict!0m
32m      """0m
    32mWhen I run bin/xcop with "32m1m--quiet --license LICENSE licensed.xml0m0m32m"90m # features/step_definitions/steps.rb:520m0m
    32mThen Stdout is empty90m                                              # features/step_definitions/steps.rb:640m0m
    32mAnd Exit code is zero90m                                             # features/step_definitions/steps.rb:680m0m

  Scenario: Validating incorrect XML file90m       # features/cli.feature:450m
    32mGiven I have a "32m1mabc.xml0m0m32m" file with content:90m # features/step_definitions/steps.rb:450m0m
32m      """0m
32m      <a><b>something</b>0m
32m      &lt;/a&gt;0m
32m      &quot;&quot;&quot;0m
    32mWhen I run bin/xcop with &quot;32m1mabc.xml0m0m32m&quot;90m          # features/step_definitions/steps.rb:520m0m
    32mThen Exit code is not zero90m                  # features/step_definitions/steps.rb:720m0m

  Scenario: Validating correct XML file with broken license90m   # features/cli.feature:540m
    32mGiven I have a &quot;32m1mlicensed.xml0m0m32m" file with content:90m          # features/step_definitions/steps.rb:450m0m
32m      """0m
32m      <?xml version="1.0"?>0m
32m      <!--0m
32m      This is the wrong license!0m
32m      -->0m
32m      <hello>Hello, world!</hello>0m
32m0m
32m      """0m
    32mAnd I have a "32m1mLICENSE0m0m32m" file with content:90m                 # features/step_definitions/steps.rb:450m0m
32m      """0m
32m      This is the right license.0m
32m      """0m
    32mWhen I run bin/xcop with "32m1m--license LICENSE licensed.xml0m0m32m"90m # features/step_definitions/steps.rb:520m0m
    32mAnd Stdout contains "32m1mBroken license0m0m32m"90m                      # features/step_definitions/steps.rb:580m0m
    32mAnd Exit code is not zero90m                                 # features/step_definitions/steps.rb:720m0m

  Scenario: Fixing incorrect XML file90m              # features/cli.feature:720m
    32mGiven I have a "32m1mbroken.xml0m0m32m" file with content:90m # features/step_definitions/steps.rb:450m0m
32m      """0m
32m      <a><b>something</b>0m
32m      </a>0m
32m      """0m
    32mWhen I run bin/xcop with "32m1m--fix broken.xml0m0m32m"90m    # features/step_definitions/steps.rb:520m0m
    32mThen Exit code is zero90m                         # features/step_definitions/steps.rb:680m0m
    32mThen I run bin/xcop with "32m1mbroken.xml0m0m32m"90m          # features/step_definitions/steps.rb:520m0m
    32mThen Exit code is zero90m                         # features/step_definitions/steps.rb:680m0m

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

  Scenario: Gem can be packaged90m                  # features/gem_package.feature:50m
    32mGiven It is Unix90m                             # features/step_definitions/steps.rb:880m0m
    32mGiven I have a "32m1mexecs.rb0m0m32m" file with content:90m # features/step_definitions/steps.rb:450m0m
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/test20171002-25776-13bp830/xcop/lib/xcop/version.rb:28: warning: already initialized constant Xcop::VERSION
/home/r/repo/lib/xcop/version.rb:28: warning: previous definition of VERSION was here
    32mWhen I run bash with:90m                        # features/step_definitions/steps.rb:820m0m
32m      """0m
32m      cd xcop0m
32m      gem build xcop.gemspec0m
32m      gem specification --ruby xcop-*.gem > ../spec.rb0m
32m      cd ..0m
32m      ruby execs.rb0m
32m      """0m
    32mThen Exit code is zero90m                       # features/step_definitions/steps.rb:680m0m

Feature: Rake tasks
  As a source code writer I want to be able to
  run Xcop from Rakefile

  Scenario: Xcop can be used in Rakefile90m       # features/rake.feature:50m
    32mGiven It is Unix90m                           # features/step_definitions/steps.rb:880m0m
    32mAnd I have a "32m1mRakefile0m0m32m" file with content:90m # features/step_definitions/steps.rb:450m0m
32m      """0m
32m      require 'xcop/rake_task'0m
32m      Xcop::RakeTask.new(:xcop) do |task|0m
32m        task.includes = ['good.xml']0m
32m      end0m
32m      """0m
    32mAnd I have a "32m1mgood.xml0m0m32m" file with content:90m # features/step_definitions/steps.rb:450m0m
32m      """0m
32m      <?xml version="1.0"?>0m
32m      <hello>Hello, world!</hello>0m
32m0m
32m      """0m
    32mWhen I run bash with "32m1mrake xcop0m0m32m"90m           # features/step_definitions/steps.rb:760m0m
    32mThen Exit code is zero90m                     # features/step_definitions/steps.rb:680m0m

9 scenarios (32m9 passed0m)
36 steps (32m36 passed0m)
0m4.637s
Coverage report generated for Cucumber Features, Unit Tests to /home/r/repo/coverage. 83 / 91 LOC (91.21%) covered.
Running RuboCop...
Inspecting 11 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m

11 files inspected, 32mno offenses0m detected
grep -q -r '2017'     --include '*.rb'     --include '*.txt'     --include 'Rakefile'     .
+ rm -rf '*.gem'
+ sed -i 's/1\.0\.snapshot/0.5.7/g' lib/xcop/version.rb
+ git add lib/xcop/version.rb
+ git commit -m 'version set to 0.5.7'
[__rultor 6fec406] version set to 0.5.7
 1 file changed, 1 insertion(+), 1 deletion(-)
+ gem build xcop.gemspec
  Successfully built RubyGem
  Name: xcop
  Version: 0.5.7
  File: xcop-0.5.7.gem
+ chmod 0600 ../rubygems.yml
+ gem push xcop-0.5.7.gem --config-file ../rubygems.yml
Pushing gem to https://rubygems.org...
Successfully registered gem: xcop (0.5.7)
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.5.7 -m '0.5.7: tagged by rultor.com'
+ git reset --hard
HEAD is now at 6fec406 version set to 0.5.7
+ 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 6fec406).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To git@github.com:yegor256/xcop.git
 * [new tag]         0.5.7 -> 0.5.7
container f6284a167c69d45556438f1e6e95c25fd119ab37e1e63d5b03fafe908a567a16 is dead
Mon Oct  2 10:13:32 CEST 2017