(view as text)
git --version
 in dir /home/buildbot/slaves/dolphin/release-android/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/release-android/build
  SHELL=/bin/sh
 using PTY: False
git version 1.8.3.2
program finished with exit code 0
elapsedTime=0.003447
program finished with exit code 0
git cat-file -e 1ff681a41284a757db9dfaa23b93c03aeb2c88f7
 in dir /home/buildbot/slaves/dolphin/release-android/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'cat-file', '-e', '1ff681a41284a757db9dfaa23b93c03aeb2c88f7']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-android/build
  SHELL=/bin/sh
 using PTY: False
program finished with exit code 1
elapsedTime=0.003504
git fetch
 in dir /home/buildbot/slaves/dolphin/release-android/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/release-android/build
  SHELL=/bin/sh
 using PTY: False
From https://code.google.com/p/dolphin-emu
   62f1905..1ff681a  StreamBuffers -> origin/StreamBuffers
program finished with exit code 0
elapsedTime=1.043516
git reset --hard 1ff681a41284a757db9dfaa23b93c03aeb2c88f7 --
 in dir /home/buildbot/slaves/dolphin/release-android/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'reset', '--hard', '1ff681a41284a757db9dfaa23b93c03aeb2c88f7', '--']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/release-android/build
  SHELL=/bin/sh
 using PTY: False
HEAD is now at 1ff681a D3D: move streaming buffer fallback into D3D backend
program finished with exit code 0
elapsedTime=0.022750
git rev-parse HEAD
 in dir /home/buildbot/slaves/dolphin/release-android/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/release-android/build
  SHELL=/bin/sh
 using PTY: False
1ff681a41284a757db9dfaa23b93c03aeb2c88f7
program finished with exit code 0
elapsedTime=0.002905