Skip to content

Instantly share code, notes, and snippets.

Started by user hughperkins
Building remotely on msvc2015 (windows) in workspace c:\jenkins\workspace\torch-win64
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/hughperkins/distro
> c:\program files\git\bin\git init c:\jenkins\workspace\torch-win64 # timeout=10
Fetching upstream changes from https://github.com/hughperkins/distro
> c:\program files\git\bin\git --version # timeout=10
> c:\program files\git\bin\git -c core.askpass=true fetch --tags --progress https://github.com/hughperkins/distro +refs/heads/*:refs/remotes/origin/*
> c:\program files\git\bin\git config remote.origin.url https://github.com/hughperkins/distro # timeout=10
Started by user hughperkins
Building remotely on msvc2015 (windows) in workspace c:\jenkins\workspace\torch-win64
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/hughperkins/distro
> c:\program files\git\bin\git init c:\jenkins\workspace\torch-win64 # timeout=10
Fetching upstream changes from https://github.com/hughperkins/distro
> c:\program files\git\bin\git --version # timeout=10
> c:\program files\git\bin\git -c core.askpass=true fetch --tags --progress https://github.com/hughperkins/distro +refs/heads/*:refs/remotes/origin/*
> c:\program files\git\bin\git config remote.origin.url https://github.com/hughperkins/distro # timeout=10
Started by user hughperkins
Building remotely on msvc2015 (windows) in workspace c:\jenkins\workspace\torch-win64
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/hughperkins/distro
> c:\program files\git\bin\git init c:\jenkins\workspace\torch-win64 # timeout=10
Fetching upstream changes from https://github.com/hughperkins/distro
> c:\program files\git\bin\git --version # timeout=10
> c:\program files\git\bin\git -c core.askpass=true fetch --tags --progress https://github.com/hughperkins/distro +refs/heads/*:refs/remotes/origin/*
> c:\program files\git\bin\git config remote.origin.url https://github.com/hughperkins/distro # timeout=10
Started by user hughperkins
Building remotely on msvc2015 (windows) in workspace c:\jenkins\workspace\torch-win64
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/hughperkins/distro
> c:\program files\git\bin\git init c:\jenkins\workspace\torch-win64 # timeout=10
Fetching upstream changes from https://github.com/hughperkins/distro
> c:\program files\git\bin\git --version # timeout=10
> c:\program files\git\bin\git -c core.askpass=true fetch --tags --progress https://github.com/hughperkins/distro +refs/heads/*:refs/remotes/origin/*
> c:\program files\git\bin\git config remote.origin.url https://github.com/hughperkins/distro # timeout=10
Started by user hughperkins
Building remotely on msvc2015 (windows) in workspace c:\jenkins\workspace\torch-win64
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/hughperkins/distro
> c:\program files\git\bin\git init c:\jenkins\workspace\torch-win64 # timeout=10
Fetching upstream changes from https://github.com/hughperkins/distro
> c:\program files\git\bin\git --version # timeout=10
> c:\program files\git\bin\git -c core.askpass=true fetch --tags --progress https://github.com/hughperkins/distro +refs/heads/*:refs/remotes/origin/*
> c:\program files\git\bin\git config remote.origin.url https://github.com/hughperkins/distro # timeout=10
Started by user hughperkins
Building remotely on msvc2015 (windows) in workspace c:\jenkins\workspace\torch-win64
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/hughperkins/distro
> c:\program files\git\bin\git init c:\jenkins\workspace\torch-win64 # timeout=10
Fetching upstream changes from https://github.com/hughperkins/distro
> c:\program files\git\bin\git --version # timeout=10
> c:\program files\git\bin\git -c core.askpass=true fetch --tags --progress https://github.com/hughperkins/distro +refs/heads/*:refs/remotes/origin/*
> c:\program files\git\bin\git config remote.origin.url https://github.com/hughperkins/distro # timeout=10
Started by user hughperkins
Building remotely on msvc2015 (windows) in workspace c:\jenkins\workspace\torch-win64
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/hughperkins/distro
> c:\program files\git\bin\git init c:\jenkins\workspace\torch-win64 # timeout=10
Fetching upstream changes from https://github.com/hughperkins/distro
> c:\program files\git\bin\git --version # timeout=10
> c:\program files\git\bin\git -c core.askpass=true fetch --tags --progress https://github.com/hughperkins/distro +refs/heads/*:refs/remotes/origin/*
> c:\program files\git\bin\git config remote.origin.url https://github.com/hughperkins/distro # timeout=10
Started by user hughperkins
Building remotely on msvc2015 (windows) in workspace c:\jenkins\workspace\torch-win64
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/hughperkins/distro
> c:\program files\git\bin\git init c:\jenkins\workspace\torch-win64 # timeout=10
Fetching upstream changes from https://github.com/hughperkins/distro
> c:\program files\git\bin\git --version # timeout=10
> c:\program files\git\bin\git -c core.askpass=true fetch --tags --progress https://github.com/hughperkins/distro +refs/heads/*:refs/remotes/origin/*
> c:\program files\git\bin\git config remote.origin.url https://github.com/hughperkins/distro # timeout=10
Script started on Wed 21 Sep 2016 06:38:18 BST
]0;bash /tmpubuntu@peach:/tmp$ virtualenv -p python3 env3
Already using interpreter /usr/bin/python3
Using base prefix '/usr'
New python executable in /tmp/env3/bin/python3
Also creating executable in /tmp/env3/bin/python
Installing setuptools, pkg_resources, pip, wheel...done.
]0;bash /tmpubuntu@peach:/tmp$ source env3/bin/activate
(env3) ]0;bash /tmpubuntu@peach:/tmp$ git clone https://github.com/hughperkins/pytorch
Cloning into 'pytorch'...
torch.setdefaulttensortype('torch.FloatTensor')
local TorchClass = torch.class('TorchClass')
function TorchClass:__init()