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

Changes:

[matthew_jackson] TP Delivery Service Generate SSL update, new letsencrypt 
generate and

[matthew_jackson] Added API for dns challenges and setup DNS Challenge calls to 
LE

[matthew_jackson] DNS Challenge update

[matthew_jackson] Traffic Router updated to watch for new DNS Challenge TXT 
Records and

[matthew_jackson] updated for TXT record clean up

[matthew_jackson] added email field for LE configuration, updated renewal 
functionality,

[matthew_jackson] added autorenewal functionality

[matthew_jackson] Autorenewal and documentation

[matthew_jackson] Made CSR not required for LE certs, fixed cert encoding

[matthew_jackson] autorenew, formatted email, documentation, async workflow and 
logs to

[matthew_jackson] minor updates and SMTP code relocation

[matthew_jackson] minor update so certs created before this update show in the 
UI as

[matthew_jackson] merge with other SMTP config


------------------------------------------
GitHub pull request #3534 of commit 5f7ac6d043663565d67a2ec7dca4f7827ce5e22c, 
has merge conflicts.
Running as SYSTEM
Setting status of 5f7ac6d043663565d67a2ec7dca4f7827ce5e22c to PENDING with url 
https://builds.apache.org/job/trafficcontrol-PR/4491/ and message: 'Build 
started for original 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 5f7ac6d043663565d67a2ec7dca4f7827ce5e22c^{commit} # timeout=10
Checking out Revision 5f7ac6d043663565d67a2ec7dca4f7827ce5e22c (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5f7ac6d043663565d67a2ec7dca4f7827ce5e22c
Commit message: "merge with other SMTP config"
 > git rev-list --no-walk 838a8b022c524bf86c18c3d7bed30208c2045f92 # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins8239717200643835327.sh
++ echo jenkins-trafficcontrol-PR-4491
++ sed s/jenkins//
++ sed s/-//g
+ proj=trafficcontrolPR4491
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-gKcv
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-ZsH5
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-gKcv -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    998      0 --:--:-- --:--:-- --:--:--  1000
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     
0100 8079k  100 8079k    0     0  4809k      0  0:00:01  0:00:01 --:--:-- 9170k
+ chmod +x /tmp/docker-compose-gKcv
+ rm -rf dist
+ /tmp/docker-compose-gKcv -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR4491 up
Creating network "trafficcontrolpr4491_default" with the default driver
Building traffic_stats_build
Step 1/7 : FROM centos:7
 ---> 67fa590cfc1c
Step 2/7 : MAINTAINER d...@trafficcontrol.apache.org
 ---> Using cache
 ---> 827b9e78f2e8
Step 3/7 : VOLUME /trafficcontrol
 ---> Using cache
 ---> 5ffbe6977d7b
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 bf5e32c5781a
Service 'traffic_stats_build' failed to build: no status provided on response: 
unknown
+ exit 1
+ finish
+ /tmp/docker-compose-gKcv -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR4491 down -v
Removing network trafficcontrolpr4491_default
+ /tmp/docker-compose-gKcv -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR4491 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-gKcv
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Reply via email to