(view as text)
git --version
 in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', '--version']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/pack-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
git version 1.8.3.2
program finished with exit code 0
elapsedTime=0.002601
program finished with exit code 0
git cat-file -e ec0d717eea41daff5f72f6c9df24acf02db505b6
 in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'cat-file', '-e', 'ec0d717eea41daff5f72f6c9df24acf02db505b6']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/pack-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
program finished with exit code 1
elapsedTime=0.002635
git fetch
 in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'fetch']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/pack-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
From https://github.com/dolphin-emu/dolphin
   47d17ae..ec0d717  master     -> origin/master
program finished with exit code 0
elapsedTime=1.532317
git reset --hard ec0d717eea41daff5f72f6c9df24acf02db505b6 --
 in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'reset', '--hard', 'ec0d717eea41daff5f72f6c9df24acf02db505b6', '--']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/pack-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
HEAD is now at ec0d717 Merge pull request #64 from ExtremeDude2/master
program finished with exit code 0
elapsedTime=0.022732
git rev-parse HEAD
 in dir /home/buildbot/slaves/dolphin/pack-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'rev-parse', 'HEAD']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/pack-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
ec0d717eea41daff5f72f6c9df24acf02db505b6
program finished with exit code 0
elapsedTime=0.002684