rultor.com logo This build log was produced by rultor.com for teamed/hoc#5
+ set -e
+ set -o pipefail
++ dirname /tmp/rultor-rXOI/run.sh
+ cd /tmp/rultor-rXOI
+ echo 24936
+ echo '1.41.1 7ecfa29'
1.41.1 7ecfa29
+ date
Sun Nov 16 18:55:43 CET 2014
+ uptime
 18:55:43 up 18 days, 16 min,  0 users,	 load average: 0.01, 0.01, 0.02
+ fork=git@github.com:kkamkou/hoc.git
+ fork_branch=master
+ head=git@github.com:teamed/hoc.git
+ head_branch=master
+ vars=('--env=fork=git@github.com:kkamkou/hoc.git' '--env=fork_branch=master' '--env=head=git@github.com:teamed/hoc.git' '--env=head_branch=master')
+ image=yegor256/rultor
+ directory=
+ scripts=('sudo gem install pdd' ';' 'sudo apt-get install -y subversion diffstat' ';' 'sudo apt-get install -y software-properties-common' ';' 'sudo add-apt-repository -y ppa:git-core/ppa' ';' 'sudo apt-get update' ';' 'sudo apt-get remove -y git' ';' 'sudo apt-get install -y git' ';')
+ container=teamed_hoc_5
+ as_root=false
+ git clone --branch=master --depth=10 git@github.com:teamed/hoc.git repo
Initialized empty Git repository in /tmp/rultor-rXOI/repo/.git/
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'sudo gem install pdd' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'sudo gem install pdd' ';' 'sudo apt-get install -y subversion diffstat' ';' 'sudo apt-get install -y software-properties-common' ';' 'sudo add-apt-repository -y ppa:git-core/ppa' ';' 'sudo apt-get update' ';' 'sudo apt-get remove -y git' ';' 'sudo apt-get install -y git' ';'
+ rm -rf .gpg
+ cd repo
+ git remote add fork git@github.com:kkamkou/hoc.git
+ git remote update
Fetching origin
Fetching fork
From github.com:kkamkou/hoc
 * [new branch]	     master	-> fork/master
+ git merge fork/master
Merge made by recursive.
 lib/hoc/git.rb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
+ docker_when_possible
+ true
++ uptime
++ awk '{print $12}'
++ cut -d , -f 1
+ load=0.00
++ echo 0.00 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.00, low enough to run a new Docker container'
load average is 0.00, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Pulling repository yegor256/rultor


























++ pwd
++ pwd
+ docker run --rm -v /tmp/rultor-rXOI:/main --env=fork=git@github.com:kkamkou/hoc.git --env=fork_branch=master --env=head=git@github.com:teamed/hoc.git --env=head_branch=master --memory=4g --cidfile=/tmp/rultor-rXOI/cid -w=/main --name=teamed_hoc_5 yegor256/rultor /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ adduser --disabled-password --gecos '' r
Adding user `r' ...
Adding new group `r' (1000) ...
Adding new user `r' (1000) with group `r' ...
Creating home directory `/home/r' ...
Copying files from `/etc/skel' ...
+ adduser r sudo
Adding user `r' to group `sudo' ...
Adding user r to group sudo
Done.
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.ivy2 /root/.java /root/.m2 /root/.profile /root/.sbt /home/r
+ cp -R ./cid ./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 -m r -c /home/r/script.sh
+ set -e
+ set -o pipefail
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ sudo gem install pdd
Building native extensions.  This could take a while...
unable to convert U+2019 from UTF-8 to US-ASCII for lib/nokogiri.rb, skipping
unable to convert "\xE5" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for CHANGELOG.ja.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for CHANGELOG.rdoc, skipping
unable to convert "\xE9" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for README.ja.rdoc, skipping
unable to convert "\xE9" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for README.rdoc, skipping
unable to convert "\xE2" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for ext/nokogiri/xml_node_set.c, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for CHANGES, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.8.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.8.3.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.0.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.1.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.2.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.3.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.4.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.5.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.6.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.0.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.1.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.3.rdoc, skipping
unable to convert U+2019 from UTF-8 to US-ASCII for lib/nokogiri.rb, skipping
unable to convert "\xE5" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for CHANGELOG.ja.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for CHANGELOG.rdoc, skipping
unable to convert "\xE9" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for README.ja.rdoc, skipping
unable to convert "\xE9" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for README.rdoc, skipping
unable to convert "\xE2" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for ext/nokogiri/xml_node_set.c, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for CHANGES, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.8.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.8.3.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.0.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.1.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.2.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.3.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.4.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.5.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-0.9.6.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.0.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.1.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.2.rdoc, skipping
unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8 to US-ASCII for doc/release_notes/rake-10.0.3.rdoc, skipping
Successfully installed mini_portile-0.5.3
Successfully installed nokogiri-1.6.0
Successfully installed rake-10.1.0
Successfully installed pdd-0.7.3
4 gems installed
Installing ri documentation for mini_portile-0.5.3...
Installing ri documentation for nokogiri-1.6.0...
Installing ri documentation for rake-10.1.0...
Installing ri documentation for pdd-0.7.3...
Installing RDoc documentation for mini_portile-0.5.3...
Installing RDoc documentation for nokogiri-1.6.0...
Installing RDoc documentation for rake-10.1.0...
Installing RDoc documentation for pdd-0.7.3...
+ sudo apt-get install -y subversion diffstat
Reading package lists...
Building dependency tree...
Reading state information...
subversion is already the newest version.
The following NEW packages will be installed:
  diffstat
0 upgraded, 1 newly installed, 0 to remove and 74 not upgraded.
Need to get 21.8 kB of archives.
After this operation, 81.9 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main diffstat amd64 1.58-1 [21.8 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Fetched 21.8 kB in 0s (56.3 kB/s)
Selecting previously unselected package diffstat.
(Reading database ... 55318 files and directories currently installed.)
Preparing to unpack .../diffstat_1.58-1_amd64.deb ...
Unpacking diffstat (1.58-1) ...
Setting up diffstat (1.58-1) ...
+ sudo apt-get install -y software-properties-common
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  gir1.2-glib-2.0 iso-codes libgirepository-1.0-1 python-apt-common
  python3-apt python3-dbus python3-gi python3-pycurl
  python3-software-properties unattended-upgrades
Suggested packages:
  isoquery python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
  libcurl4-gnutls-dev python3-pycurl-dbg bsd-mailx mail-transport-agent
The following NEW packages will be installed:
  gir1.2-glib-2.0 iso-codes libgirepository-1.0-1 python-apt-common
  python3-apt python3-dbus python3-gi python3-pycurl
  python3-software-properties software-properties-common unattended-upgrades
0 upgraded, 11 newly installed, 0 to remove and 74 not upgraded.
Need to get 2776 kB of archives.
After this operation, 19.2 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libgirepository-1.0-1 amd64 1.40.0-1ubuntu0.2 [85.6 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main gir1.2-glib-2.0 amd64 1.40.0-1ubuntu0.2 [124 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty/main iso-codes all 3.52-1 [2073 kB]
Get:4 http://archive.ubuntu.com/ubuntu/ trusty/main python-apt-common all 0.9.3.5 [17.3 kB]
Get:5 http://archive.ubuntu.com/ubuntu/ trusty/main python3-apt amd64 0.9.3.5 [139 kB]
Get:6 http://archive.ubuntu.com/ubuntu/ trusty/main python3-dbus amd64 1.2.0-2build2 [82.1 kB]
Get:7 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-gi amd64 3.12.0-1ubuntu1 [154 kB]
Get:8 http://archive.ubuntu.com/ubuntu/ trusty/main python3-pycurl amd64 7.19.3-0ubuntu3 [47.5 kB]
Get:9 http://archive.ubuntu.com/ubuntu/ trusty/main unattended-upgrades all 0.82.1ubuntu2 [25.5 kB]
Get:10 http://archive.ubuntu.com/ubuntu/ trusty-updates/main python3-software-properties all 0.92.37.2 [19.2 kB]
Get:11 http://archive.ubuntu.com/ubuntu/ trusty-updates/main software-properties-common all 0.92.37.2 [9386 B]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Fetched 2776 kB in 4s (580 kB/s)
Selecting previously unselected package libgirepository-1.0-1.
(Reading database ... 55324 files and directories currently installed.)
Preparing to unpack .../libgirepository-1.0-1_1.40.0-1ubuntu0.2_amd64.deb ...
Unpacking libgirepository-1.0-1 (1.40.0-1ubuntu0.2) ...
Selecting previously unselected package gir1.2-glib-2.0.
Preparing to unpack .../gir1.2-glib-2.0_1.40.0-1ubuntu0.2_amd64.deb ...
Unpacking gir1.2-glib-2.0 (1.40.0-1ubuntu0.2) ...
Selecting previously unselected package iso-codes.
Preparing to unpack .../iso-codes_3.52-1_all.deb ...
Unpacking iso-codes (3.52-1) ...
Selecting previously unselected package python-apt-common.
Preparing to unpack .../python-apt-common_0.9.3.5_all.deb ...
Unpacking python-apt-common (0.9.3.5) ...
Selecting previously unselected package python3-apt.
Preparing to unpack .../python3-apt_0.9.3.5_amd64.deb ...
Unpacking python3-apt (0.9.3.5) ...
Selecting previously unselected package python3-dbus.
Preparing to unpack .../python3-dbus_1.2.0-2build2_amd64.deb ...
Unpacking python3-dbus (1.2.0-2build2) ...
Selecting previously unselected package python3-gi.
Preparing to unpack .../python3-gi_3.12.0-1ubuntu1_amd64.deb ...
Unpacking python3-gi (3.12.0-1ubuntu1) ...
Selecting previously unselected package python3-pycurl.
Preparing to unpack .../python3-pycurl_7.19.3-0ubuntu3_amd64.deb ...
Unpacking python3-pycurl (7.19.3-0ubuntu3) ...
Selecting previously unselected package unattended-upgrades.
Preparing to unpack .../unattended-upgrades_0.82.1ubuntu2_all.deb ...
Unpacking unattended-upgrades (0.82.1ubuntu2) ...
Selecting previously unselected package python3-software-properties.
Preparing to unpack .../python3-software-properties_0.92.37.2_all.deb ...
Unpacking python3-software-properties (0.92.37.2) ...
Selecting previously unselected package software-properties-common.
Preparing to unpack .../software-properties-common_0.92.37.2_all.deb ...
Unpacking software-properties-common (0.92.37.2) ...
Processing triggers for ureadahead (0.100.0-16) ...
Setting up libgirepository-1.0-1 (1.40.0-1ubuntu0.2) ...
Setting up gir1.2-glib-2.0 (1.40.0-1ubuntu0.2) ...
Setting up iso-codes (3.52-1) ...
Setting up python-apt-common (0.9.3.5) ...
Setting up python3-apt (0.9.3.5) ...
Setting up python3-dbus (1.2.0-2build2) ...
Setting up python3-gi (3.12.0-1ubuntu1) ...
Setting up python3-pycurl (7.19.3-0ubuntu3) ...
Setting up unattended-upgrades (0.82.1ubuntu2) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Processing triggers for ureadahead (0.100.0-16) ...
Setting up python3-software-properties (0.92.37.2) ...
Setting up software-properties-common (0.92.37.2) ...
Processing triggers for libc-bin (2.19-0ubuntu6.1) ...
+ sudo add-apt-repository -y ppa:git-core/ppa
gpg: keyring `/tmp/tmpn8bm2rx_/secring.gpg' created
gpg: keyring `/tmp/tmpn8bm2rx_/pubring.gpg' created
gpg: requesting key E1DF1F24 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpn8bm2rx_/trustdb.gpg: trustdb created
gpg: key E1DF1F24: public key "Launchpad PPA for Ubuntu Git Maintainers" imported
gpg: Total number processed: 1
gpg:		   imported: 1	(RSA: 1)
OK
+ sudo apt-get update
Ign http://ppa.launchpad.net trusty InRelease
Get:1 http://ppa.launchpad.net trusty Release.gpg [316 B]
Get:2 http://ppa.launchpad.net trusty Release [15.1 kB]
Get:3 http://ppa.launchpad.net trusty/main amd64 Packages [3314 B]
Ign http://archive.ubuntu.com trusty InRelease
Ign http://archive.ubuntu.com trusty-updates InRelease
Hit http://apt.typesafe.com unicorn InRelease
Ign http://archive.ubuntu.com trusty-security InRelease
Hit http://archive.ubuntu.com trusty Release.gpg
Hit http://apt.typesafe.com unicorn/main amd64 Packages
Get:4 http://archive.ubuntu.com trusty-updates Release.gpg [933 B]
Get:5 http://archive.ubuntu.com trusty-security Release.gpg [933 B]
Hit http://archive.ubuntu.com trusty Release
Get:6 http://archive.ubuntu.com trusty-updates Release [62.0 kB]
Get:7 http://archive.ubuntu.com trusty-security Release [62.0 kB]
Hit http://archive.ubuntu.com trusty/main Sources
Hit http://archive.ubuntu.com trusty/restricted Sources
Hit http://archive.ubuntu.com trusty/universe Sources
Hit http://archive.ubuntu.com trusty/main amd64 Packages
Hit http://archive.ubuntu.com trusty/restricted amd64 Packages
Hit http://archive.ubuntu.com trusty/universe amd64 Packages
Get:8 http://archive.ubuntu.com trusty-updates/main Sources [136 kB]
Get:9 http://archive.ubuntu.com trusty-updates/restricted Sources [1408 B]
Get:10 http://archive.ubuntu.com trusty-updates/universe Sources [90.4 kB]
Get:11 http://archive.ubuntu.com trusty-updates/main amd64 Packages [356 kB]
Get:12 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [5820 B]
Get:13 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [218 kB]
Get:14 http://archive.ubuntu.com trusty-security/main Sources [49.5 kB]
Get:15 http://archive.ubuntu.com trusty-security/restricted Sources [14 B]
Get:16 http://archive.ubuntu.com trusty-security/universe Sources [13.1 kB]
Get:17 http://archive.ubuntu.com trusty-security/main amd64 Packages [153 kB]
Get:18 http://archive.ubuntu.com trusty-security/restricted amd64 Packages [14 B]
Get:19 http://archive.ubuntu.com trusty-security/universe amd64 Packages [60.5 kB]
Fetched 1227 kB in 4s (252 kB/s)
Reading package lists...
+ sudo apt-get remove -y git
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  git git-core
0 upgraded, 0 newly installed, 2 to remove and 78 not upgraded.
After this operation, 20.2 MB disk space will be freed.
(Reading database ... 56033 files and directories currently installed.)
Removing git-core (1:1.9.1-1) ...
Removing git (1:1.9.1-1) ...
+ sudo apt-get install -y git
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  git-man
Suggested packages:
  gettext-base git-daemon-run git-daemon-sysvinit git-doc git-el git-email
  git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn
The following NEW packages will be installed:
  git
The following packages will be upgraded:
  git-man
1 upgraded, 1 newly installed, 0 to remove and 77 not upgraded.
Need to get 4434 kB of archives.
After this operation, 21.7 MB of additional disk space will be used.
Get:1 http://ppa.launchpad.net/git-core/ppa/ubuntu/ trusty/main git-man all 1:2.1.3-1.1~ppa0~ubuntu14.04.1 [1264 kB]
Get:2 http://ppa.launchpad.net/git-core/ppa/ubuntu/ trusty/main git amd64 1:2.1.3-1.1~ppa0~ubuntu14.04.1 [3169 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Fetched 4434 kB in 0s (6270 kB/s)
(Reading database ... 55457 files and directories currently installed.)
Preparing to unpack .../git-man_1%3a2.1.3-1.1~ppa0~ubuntu14.04.1_all.deb ...
Unpacking git-man (1:2.1.3-1.1~ppa0~ubuntu14.04.1) over (1:1.9.1-1) ...
Selecting previously unselected package git.
Preparing to unpack .../git_1%3a2.1.3-1.1~ppa0~ubuntu14.04.1_amd64.deb ...
Unpacking git (1:2.1.3-1.1~ppa0~ubuntu14.04.1) ...
Setting up git-man (1:2.1.3-1.1~ppa0~ubuntu14.04.1) ...
Setting up git (1:2.1.3-1.1~ppa0~ubuntu14.04.1) ...
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git push origin master
To git@github.com:teamed/hoc.git
   d0ed311..041fe8e  master -> master