See 
<https://builds.apache.org/job/trafficcontrol-PR/4577/display/redirect?page=changes>

Changes:

[mitchell852] experimental Angular 7 UI (#3586)

[mitchell852] Initial work on a sample environment to learn about graphql 
(#2924)

[ocket8888] TP: fixes table headers in cdn snapshot view (#3952)

[ocket8888] Rewrote deliveryservice/request to Go

[ocket8888] updated CHANGELOG

[ocket8888] Use api library to write alert response

[ocket8888] Fixed erroneous docs

[ocket8888] Using ozzo-validations to validate DSR fields

[ocket8888] Fix docs with incorrect field types in request example


------------------------------------------
GitHub pull request #3989 of commit f0ec968391f58d68f3f31bc24ba22bc795dcb899, 
no merge conflicts.
Running as SYSTEM
Setting status of f0ec968391f58d68f3f31bc24ba22bc795dcb899 to PENDING with url 
https://builds.apache.org/job/trafficcontrol-PR/4577/ and message: 'Build 
started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H37 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
using credential b205a645-1ea7-4dfd-973d-c14ac43cab07
Cloning the remote Git repository
Cloning repository git://github.com/apache/trafficcontrol.git
 > git init <https://builds.apache.org/job/trafficcontrol-PR/ws/> # 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 config remote.origin.url git://github.com/apache/trafficcontrol.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # 
 > timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git 
 > +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse f0ec968391f58d68f3f31bc24ba22bc795dcb899^{commit} # timeout=10
Checking out Revision f0ec968391f58d68f3f31bc24ba22bc795dcb899 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0ec968391f58d68f3f31bc24ba22bc795dcb899
Commit message: "Fix docs with incorrect field types in request example"
 > git rev-list --no-walk 8700463caa9bdaa3223fa6fb39e216809e10159e # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins2950769000427476815.sh
++ echo jenkins-trafficcontrol-PR-4577
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR4577
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-8qYQ
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-D9Cr
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-8qYQ -L 
https://github.com/docker/compose/releases/download/1.13.0/docker-compose-Linux-x86_64
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     
0100   617    0   617    0     0   1061      0 --:--:-- --:--:-- --:--:--  1061
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 
87 8079k   87 7064k    0     0  4239k      0  0:00:01  0:00:01 --:--:-- 
7128k100 8079k  100 8079k    0     0  4829k      0  0:00:01  0:00:01 --:--:-- 
8103k
+ chmod +x /tmp/docker-compose-8qYQ
+ rm -rf dist
+ /tmp/docker-compose-8qYQ -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR4577 up
Creating network "trafficcontrolpr4577_default" with the default driver
Building traffic_stats_build
Step 1/7 : FROM centos:7
 ---> 67fa590cfc1c
Step 2/7 : MAINTAINER [email protected]
 ---> Using cache
 ---> ca591b077a14
Step 3/7 : VOLUME /trafficcontrol
 ---> Using cache
 ---> 88a2c0db0261
Step 4/7 : RUN  rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 &&   rpm 
--import https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7 &&        yum 
-y update ca-certificates &&        yum -y install          epel-release &&     
    yum -y clean all
 ---> Running in 65fc5be9155b
Service 'traffic_stats_build' failed to build: no status provided on response: 
unknown
+ exit 1
+ finish
+ /tmp/docker-compose-8qYQ -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR4577 down -v
Removing network trafficcontrolpr4577_default
+ /tmp/docker-compose-8qYQ -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR4577 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-8qYQ
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Reply via email to