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/02/14 15:15:02 UTC

Build failed in Jenkins: incubator-trafficcontrol-rat #533

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

------------------------------------------
Started by upstream project "incubator-trafficcontrol-master-build" build number 575
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/incubator-trafficcontrol-rat/ws/>
[incubator-trafficcontrol-rat] $ /bin/bash -xe /tmp/jenkins6517714599588432680.sh
+ rm -rf <https://builds.apache.org/job/incubator-trafficcontrol-rat/ws/apache-trafficcontrol-2.2.0-incubating> <https://builds.apache.org/job/incubator-trafficcontrol-rat/ws/apache-trafficcontrol-2.2.0-incubating.tar.gz> '<https://builds.apache.org/job/incubator-trafficcontrol-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of incubator-trafficcontrol-master-build
[operations-center-context] Copied 1 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of incubator-trafficcontrol-master-build:
[operations-center-context]   apache-trafficcontrol-2.2.0-incubating.tar.gz
[incubator-trafficcontrol-rat] $ /bin/bash -xe /tmp/jenkins6207457073058499325.sh
+ set -exu
++ ls apache-trafficcontrol-2.2.0-incubating.tar.gz
+ tarball=apache-trafficcontrol-2.2.0-incubating.tar.gz
+ tar xzf apache-trafficcontrol-2.2.0-incubating.tar.gz
++ pwd
++ basename apache-trafficcontrol-2.2.0-incubating.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/incubator-trafficcontrol-rat/ws/apache-trafficcontrol-2.2.0-incubating>
+ cd <https://builds.apache.org/job/incubator-trafficcontrol-rat/ws/apache-trafficcontrol-2.2.0-incubating>
++ 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
++ awk -F '"' '{print $2}'
++ grep -ve md5 -e sha1
++ sort -r
++ head -n 1
++ cut -d / -f 12
+ ratver=apache-rat-0.13-20180208.222412-98.jar
++ mktemp -d
+ ratdir=/tmp/tmp.NT6z337NYm
+ ratjar=/tmp/tmp.NT6z337NYm/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.NT6z337NYm/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-20180208.222412-98.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     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 1587k  100 1587k    0     0  2069k      0 --:--:-- --:--:-- --:--:-- 2066k
+ curl -L -o /tmp/tmp.NT6z337NYm/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-20180208.222412-98.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 --:--:-- --:--:-- --:--:--     0100    40  100    40    0     0    115      0 --:--:-- --:--:-- --:--:--   115
++ sha1sum /tmp/tmp.NT6z337NYm/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.NT6z337NYm/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ f6c4aadd6500b18299a0abd30430f6dddff7d6d8 == f6c4aadd6500b18299a0abd30430f6dddff7d6d8 ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.NT6z337NYm/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/incubator-trafficcontrol-rat/ws/apache-trafficcontrol-2.2.0-incubating/.rat-excludes> -d <https://builds.apache.org/job/incubator-trafficcontrol-rat/ws/apache-trafficcontrol-2.2.0-incubating>
+ rm -rf /tmp/tmp.NT6z337NYm
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=3
+ [[ 3 != 0 ]]
+ echo '3 Unknown Licenses'
3 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/incubator-trafficcontrol-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-2.2.0-incubating/traffic_monitor/cache/stats_type_astats.go
  apache-trafficcontrol-2.2.0-incubating/traffic_monitor/cache/stats_type_astats_dsnames.go
  apache-trafficcontrol-2.2.0-incubating/traffic_monitor/cache/stats_types.go

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

Jenkins build is back to normal : incubator-trafficcontrol-rat #534

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