(view as text)
git --version
 in dir /home/buildbot/slaves/dolphin/wip-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/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
git version 1.8.3.2
program finished with exit code 0
elapsedTime=0.003301
program finished with exit code 0
git cat-file -e ebbf1d392bc5a90b556d793c07b789e100f10615
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'cat-file', '-e', 'ebbf1d392bc5a90b556d793c07b789e100f10615']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
program finished with exit code 1
elapsedTime=0.003684
git fetch
 in dir /home/buildbot/slaves/dolphin/wip-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/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
From https://code.google.com/p/dolphin-emu
   60632fd..ebbf1d3  master     -> origin/master
 + c6624eb...cf40fa1 merge_constants -> origin/merge_constants  (forced update)
program finished with exit code 0
elapsedTime=2.261940
git reset --hard ebbf1d392bc5a90b556d793c07b789e100f10615 --
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'reset', '--hard', 'ebbf1d392bc5a90b556d793c07b789e100f10615', '--']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
HEAD is now at ebbf1d3 VideoCommon: merge trivial parts of VertexManager::Flush
program finished with exit code 0
elapsedTime=0.024225
git branch -M master
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'branch', '-M', 'master']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
program finished with exit code 0
elapsedTime=0.051221
git apply --index -p 1
 in dir /home/buildbot/slaves/dolphin/wip-ubu-x64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['git', 'apply', '--index', '-p', '1']
 environment:
  HOME=/home/buildbot
  LANG=en_US.UTF-8
  LOGNAME=buildbot
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/slaves/dolphin/wip-ubu-x64/build
  SHELL=/bin/sh
 writing 1912 bytes to stdin
 using PTY: False
program finished with exit code 0
elapsedTime=0.008251
git rev-parse HEAD
 in dir /home/buildbot/slaves/dolphin/wip-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/wip-ubu-x64/build
  SHELL=/bin/sh
 using PTY: False
ebbf1d392bc5a90b556d793c07b789e100f10615
program finished with exit code 0
elapsedTime=0.002861