See 
<https://builds.apache.org/job/trafficcontrol-traffic_ops-test/1715/display/redirect?page=changes>

Changes:

[ocket8888] deprecate 'servers/totals' (#4224)


------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu) in workspace 
<https://builds.apache.org/job/trafficcontrol-traffic_ops-test/ws/>
using credential b205a645-1ea7-4dfd-973d-c14ac43cab07
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # 
 > timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress -- git://github.com/apache/trafficcontrol.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision a334d419699494ca813dab61012a10f5a1827388 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a334d419699494ca813dab61012a10f5a1827388
Commit message: "deprecate 'servers/totals' (#4224)"
 > git rev-list --no-walk 7e3fe7ea3c1310abc8b92710cf4d86961230ca6a # timeout=10
[trafficcontrol-traffic_ops-test] $ /bin/bash /tmp/jenkins3362230149636776343.sh
docker-compose version 1.25.0, build b42d419
docker-py version: 3.7.3
CPython version: 2.7.17
OpenSSL version: OpenSSL 1.1.1  11 Sep 2018
+ trap finish EXIT
+ proj=jenkins-trafficcontrol-traffic_ops-test-1715
++ pwd
+ 
compose=<https://builds.apache.org/job/trafficcontrol-traffic_ops-test/ws/bin/docker-compose>
+ cfile=traffic_ops/app/bin/tests/docker-compose.yml
+ [[ -z 
<https://builds.apache.org/job/trafficcontrol-traffic_ops-test/ws/bin/docker-compose>
 ]]
+ [[ ! -x 
<https://builds.apache.org/job/trafficcontrol-traffic_ops-test/ws/bin/docker-compose>
 ]]
+ 
<https://builds.apache.org/job/trafficcontrol-traffic_ops-test/ws/bin/docker-compose>
 -p jenkins-trafficcontrol-traffic_ops-test-1715 -f 
traffic_ops/app/bin/tests/docker-compose.yml up --build --exit-code-from 
unit_golang unit_golang
using --exit-code-from implies --abort-on-container-exit
Creating network "jenkinstrafficcontroltrafficopstest1715_default" with the 
default driver
Creating volume "jenkinstrafficcontroltrafficopstest1715_traffic_ops" with 
default driver
Creating volume "jenkinstrafficcontroltrafficopstest1715_traffic_ops_golang" 
with default driver
Building unit_golang
Step 1/8 : FROM golang:1.11
1.11: Pulling from library/golang
Digest: sha256:e972c78795b22d5cfab02ac410aa2305fcc036319a7af51065d1af583cd3ec04
Status: Downloaded newer image for golang:1.11
 ---> 43a154fee764
Step 2/8 : MAINTAINER [email protected]
 ---> Using cache
 ---> fe525cc04b13
Step 3/8 : ARG DIR=github.com/apache/trafficcontrol
 ---> Using cache
 ---> d94eaa0649a1
Step 4/8 : ADD traffic_ops /go/src/$DIR/traffic_ops
 ---> b4ce68d54528
Step 5/8 : ADD lib /go/src/$DIR/lib
 ---> d3aadeb7d54c
Step 6/8 : ADD vendor /go/src/$DIR/vendor
 ---> 687c9de8dd66
Step 7/8 : WORKDIR /go/src/$DIR/traffic_ops/traffic_ops_golang
 ---> Running in 311c79edc682
Removing intermediate container 311c79edc682
 ---> c7b88cb68397
Step 8/8 : CMD bash -c 'go get -v && go test -cover -v ./... 
../../lib/go-tc/...'
 ---> Running in 38217f56ccb3
Removing intermediate container 38217f56ccb3
 ---> c00a775e9325
Successfully built c00a775e9325
Successfully tagged jenkinstrafficcontroltrafficopstest1715_unit_golang:latest
Creating jenkinstrafficcontroltrafficopstest1715_unit_golang_1 ... 
Creating jenkinstrafficcontroltrafficopstest1715_unit_golang_1
Creating jenkinstrafficcontroltrafficopstest1715_unit_golang_1 ... 
doneAttaching to 
jenkinstrafficcontroltrafficopstest1715_unit_golang_1
unit_golang_1  | Fetching https://golang.org/x/crypto/scrypt?go-get=1
unit_golang_1  | Parsing meta tags from 
https://golang.org/x/crypto/scrypt?go-get=1 (status code 200)
unit_golang_1  | get "golang.org/x/crypto/scrypt": found meta tag 
get.metaImport{Prefix:"golang.org/x/crypto", VCS:"git", 
RepoRoot:"https://go.googlesource.com/crypto"} at 
https://golang.org/x/crypto/scrypt?go-get=1
unit_golang_1  | get "golang.org/x/crypto/scrypt": verifying 
non-authoritative meta tag
unit_golang_1  | Fetching https://golang.org/x/crypto?go-get=1
unit_golang_1  | Parsing meta tags from 
https://golang.org/x/crypto?go-get=1 (status code 200)
unit_golang_1  | golang.org/x/crypto (download)
unit_golang_1  | github.com/apache/trafficcontrol (download)
unit_golang_1  | package 
github.com/apache/trafficcontrol/traffic_monitor/cache: 
/go/src/github.com/apache/trafficcontrol exists but 
/go/src/github.com/apache/trafficcontrol/.git does not - stale checkout?
unit_golang_1  | Fetching https://golang.org/x/crypto/ed25519?go-get=1
unit_golang_1  | Parsing meta tags from 
https://golang.org/x/crypto/ed25519?go-get=1 (status code 200)
unit_golang_1  | get "golang.org/x/crypto/ed25519": found meta tag 
get.metaImport{Prefix:"golang.org/x/crypto", VCS:"git", 
RepoRoot:"https://go.googlesource.com/crypto"} at 
https://golang.org/x/crypto/ed25519?go-get=1
unit_golang_1  | get "golang.org/x/crypto/ed25519": verifying 
non-authoritative meta tag
unit_golang_1  | Fetching https://golang.org/x/net/ipv4?go-get=1
unit_golang_1  | Parsing meta tags from 
https://golang.org/x/net/ipv4?go-get=1 (status code 200)
unit_golang_1  | get "golang.org/x/net/ipv4": found meta tag 
get.metaImport{Prefix:"golang.org/x/net", VCS:"git", 
RepoRoot:"https://go.googlesource.com/net"} at 
https://golang.org/x/net/ipv4?go-get=1
unit_golang_1  | get "golang.org/x/net/ipv4": verifying 
non-authoritative meta tag
unit_golang_1  | Fetching https://golang.org/x/net?go-get=1
unit_golang_1  | Parsing meta tags from 
https://golang.org/x/net?go-get=1 (status code 200)
unit_golang_1  | golang.org/x/net (download)
unit_golang_1  | Fetching https://golang.org/x/sys/unix?go-get=1
unit_golang_1  | Parsing meta tags from 
https://golang.org/x/sys/unix?go-get=1 (status code 200)
unit_golang_1  | get "golang.org/x/sys/unix": found meta tag 
get.metaImport{Prefix:"golang.org/x/sys", VCS:"git", 
RepoRoot:"https://go.googlesource.com/sys"} at 
https://golang.org/x/sys/unix?go-get=1
unit_golang_1  | get "golang.org/x/sys/unix": verifying 
non-authoritative meta tag
unit_golang_1  | Fetching https://golang.org/x/sys?go-get=1
unit_golang_1  | Parsing meta tags from 
https://golang.org/x/sys?go-get=1 (status code 200)
unit_golang_1  | golang.org/x/sys (download)
unit_golang_1  | Fetching https://golang.org/x/net/ipv6?go-get=1
unit_golang_1  | Parsing meta tags from 
https://golang.org/x/net/ipv6?go-get=1 (status code 200)
unit_golang_1  | get "golang.org/x/net/ipv6": found meta tag 
get.metaImport{Prefix:"golang.org/x/net", VCS:"git", 
RepoRoot:"https://go.googlesource.com/net"} at 
https://golang.org/x/net/ipv6?go-get=1
unit_golang_1  | get "golang.org/x/net/ipv6": verifying 
non-authoritative meta tag
jenkinstrafficcontroltrafficopstest1715_unit_golang_1 exited with code 1
Aborting on container exit...
+ exit 1
+ finish
+ local st=1
+ [[ 1 -ne 0 ]]
+ echo 'Exiting with status 1'
Exiting with status 1
+ 
<https://builds.apache.org/job/trafficcontrol-traffic_ops-test/ws/bin/docker-compose>
 -p jenkins-trafficcontrol-traffic_ops-test-1715 -f 
traffic_ops/app/bin/tests/docker-compose.yml down -v
Removing jenkinstrafficcontroltrafficopstest1715_unit_golang_1 ... 
Removing jenkinstrafficcontroltrafficopstest1715_unit_golang_1 ... 
doneRemoving network 
jenkinstrafficcontroltrafficopstest1715_default
Removing volume jenkinstrafficcontroltrafficopstest1715_traffic_ops
Removing volume jenkinstrafficcontroltrafficopstest1715_traffic_ops_golang
Build step 'Execute shell' marked build as failure

Reply via email to