You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/11/02 16:41:33 UTC

Build failed in Jenkins: trafficcontrol-PR-rat #1970

See <https://builds.apache.org/job/trafficcontrol-PR-rat/1970/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2716
originally caused by:
 GitHub pull request #2977 of commit 419fcf9e6c3145defee24d725ced5394505d0d12, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins7416367642145417534.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins6721880462879146670.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ grep -ve md5 -e sha1
++ awk -F '"' '{print $2}'
++ sort -r
++ head -n 1
++ cut -d / -f 12
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.6qnpLIoE3b
+ ratjar=/tmp/tmp.6qnpLIoE3b/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.6qnpLIoE3b/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0 1587k    0 15666    0     0  26123      0  0:01:02 --:--:--  0:01:02 26110100 1587k  100 1587k    0     0  1552k      0  0:00:01  0:00:01 --:--:-- 1553k
+ curl -L -o /tmp/tmp.6qnpLIoE3b/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0    40    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100    40  100    40    0     0     76      0 --:--:-- --:--:-- --:--:--    76
++ sha1sum /tmp/tmp.6qnpLIoE3b/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.6qnpLIoE3b/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.6qnpLIoE3b/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.6qnpLIoE3b
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.13 KB of artifacts by 33.9% relative to #1933

Jenkins build is back to normal : trafficcontrol-PR-rat #1971

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1971/display/redirect>