Started by user Bram Prieshof
Running as SYSTEM
Building on the built-in node in workspace /var/lib/jenkins/workspace/vouch-proxy
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/vouch-proxy/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/vouch/vouch-proxy.git # timeout=10
Fetching upstream changes from https://github.com/vouch/vouch-proxy.git
> git --version # timeout=10
> git --version # 'git version 2.30.2'
> git fetch --tags --force --progress -- https://github.com/vouch/vouch-proxy.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 2d3ea1243156e28e54a81da29eb3c326e9c9ce28 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2d3ea1243156e28e54a81da29eb3c326e9c9ce28 # timeout=10
Commit message: "v0.37.0"
> git rev-list --no-walk 2d3ea1243156e28e54a81da29eb3c326e9c9ce28 # timeout=10
[vouch-proxy] $ /bin/sh -xe /tmp/jenkins3876707766745072231.sh
+ ./do.sh goget
go: upgraded cloud.google.com/go v0.89.0 => v0.100.2
go: added cloud.google.com/go/compute v1.6.0
go: upgraded github.com/google/go-cmp v0.5.6 => v0.5.7
go: upgraded github.com/mitchellh/mapstructure v1.4.1 => v1.4.3
go: upgraded github.com/spf13/cast v1.4.0 => v1.4.1
go: upgraded github.com/spf13/viper v1.8.1 => v1.11.0
go: upgraded github.com/stretchr/testify v1.7.0 => v1.7.1
go: upgraded go.uber.org/multierr v1.7.0 => v1.8.0
go: upgraded go.uber.org/zap v1.18.1 => v1.21.0
go: upgraded golang.org/x/net v0.0.0-20210726213435-c6fcb2dbf985 => v0.0.0-20220412020605-290c469a71a5
go: upgraded golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914 => v0.0.0-20220411215720-9780585627b5
+ ./do.sh build
github.com/vouch/vouch-proxy
Archiving artifacts
Finished: SUCCESS