See 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/3019/display/redirect?page=changes>

Changes:

[evansye] URLConnection check fails with exception when it should return false

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/bigtop.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 14060095a1162307ef84fd9b6f6a6d73ba8c2b28 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 14060095a1162307ef84fd9b6f6a6d73ba8c2b28
Commit message: "URLConnection check fails with exception when it should return 
false (#490)"
 > git rev-list --no-walk 2fd57cbf8aebbf034d87522feb4b8f37d5e1aefe # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 40833
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[test-artifacts] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g 
-cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 40833
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/pom.xml>
 -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean 
deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] bigtop-smokes                                                      [pom]
[INFO] hadoopsmoke                                                        [jar]
[INFO] packagesmoke                                                       [jar]
[INFO] httpfssmokes                                                       [jar]
[INFO] ooziesmoke                                                         [jar]
[INFO] hbasesmoke                                                         [jar]
[INFO] flumesmoke                                                         [jar]
[INFO] sqoopsmokes                                                        [jar]
[INFO] mahoutsmoke                                                        [jar]
[INFO] giraphsmoke                                                        [jar]
[INFO] huesmoke                                                           [jar]
[INFO] solrsmoke                                                          [jar]
[INFO] crunchsmoke                                                        [jar]
[INFO] io-longevity                                                       [jar]
[INFO] hcatalogsmoke                                                      [jar]
[INFO] sparksmoke                                                         [jar]
[INFO] phoenixsmoke                                                       [jar]
[INFO] fatjar                                                             [jar]
[INFO] 
[INFO] ---------------< org.apache.bigtop.itest:bigtop-smokes >----------------
[INFO] Building bigtop-smokes 1.3.1-SNAPSHOT                             [1/18]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/bigtop/itest/itest-common/1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/bigtop/itest/itest-common/1.3.1-SNAPSHOT/maven-metadata.xml
 (1.0 kB at 2.0 kB/s)
[INFO] Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/bigtop/bigtop/1.3.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/bigtop/bigtop/1.3.1-SNAPSHOT/bigtop-1.3.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for bigtop-smokes 1.3.1-SNAPSHOT:
[INFO] 
[INFO] bigtop-smokes ...................................... FAILURE [  2.766 s]
[INFO] hadoopsmoke ........................................ SKIPPED
[INFO] packagesmoke ....................................... SKIPPED
[INFO] httpfssmokes ....................................... SKIPPED
[INFO] ooziesmoke ......................................... SKIPPED
[INFO] hbasesmoke ......................................... SKIPPED
[INFO] flumesmoke ......................................... SKIPPED
[INFO] sqoopsmokes ........................................ SKIPPED
[INFO] mahoutsmoke ........................................ SKIPPED
[INFO] giraphsmoke ........................................ SKIPPED
[INFO] huesmoke ........................................... SKIPPED
[INFO] solrsmoke .......................................... SKIPPED
[INFO] crunchsmoke ........................................ SKIPPED
[INFO] io-longevity ....................................... SKIPPED
[INFO] hcatalogsmoke ...................................... SKIPPED
[INFO] sparksmoke ......................................... SKIPPED
[INFO] phoenixsmoke ....................................... SKIPPED
[INFO] fatjar ............................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  24.835 s
[INFO] Finished at: 2019-03-10T18:01:30Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project bigtop-smokes: Could not resolve 
dependencies for project 
org.apache.bigtop.itest:bigtop-smokes:pom:1.3.1-SNAPSHOT: Failed to collect 
dependencies at org.apache.bigtop.itest:itest-common:jar:1.3.1-SNAPSHOT: Failed 
to read artifact descriptor for 
org.apache.bigtop.itest:itest-common:jar:1.3.1-SNAPSHOT: Could not find 
artifact org.apache.bigtop:bigtop:pom:1.3.1-SNAPSHOT in Nexus 
(http://repository.apache.org/snapshots) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/solr/pom.xml>
 to 
org.apache.bigtop.itest/solr-smoke/1.3.1-SNAPSHOT/solr-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hadoop/pom.xml>
 to 
org.apache.bigtop.itest/hadoop-smoke/1.3.1-SNAPSHOT/hadoop-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/flume/pom.xml>
 to 
org.apache.bigtop.itest/flume-smoke/1.3.1-SNAPSHOT/flume-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/giraph/pom.xml>
 to 
org.apache.bigtop.itest/giraph-smoke/1.3.1-SNAPSHOT/giraph-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hue/pom.xml>
 to 
org.apache.bigtop.itest/hue-smoke/1.3.1-SNAPSHOT/hue-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/crunch/pom.xml>
 to 
org.apache.bigtop.itest/crunch-smoke/1.3.1-SNAPSHOT/crunch-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/fatjar/pom.xml>
 to 
org.apache.bigtop.itest/fat-smoke/1.3.1-SNAPSHOT/fat-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hbase/pom.xml>
 to 
org.apache.bigtop.itest/hbase-smoke/1.3.1-SNAPSHOT/hbase-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/mahout/pom.xml>
 to 
org.apache.bigtop.itest/mahout-smoke/1.3.1-SNAPSHOT/mahout-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/spark/pom.xml>
 to 
org.apache.bigtop.itest/spark-smoke/1.3.1-SNAPSHOT/spark-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/oozie/pom.xml>
 to 
org.apache.bigtop.itest/oozie-smoke/1.3.1-SNAPSHOT/oozie-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/package/pom.xml>
 to 
org.apache.bigtop.itest/package-smoke/1.3.1-SNAPSHOT/package-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/sqoop/pom.xml>
 to 
org.apache.bigtop.itest/sqoop-smoke/1.3.1-SNAPSHOT/sqoop-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/pom.xml>
 to 
org.apache.bigtop.itest/bigtop-smokes/1.3.1-SNAPSHOT/bigtop-smokes-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/longevity/pom.xml>
 to 
org.apache.bigtop.itest/io-longevity/1.3.1-SNAPSHOT/io-longevity-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/phoenix/pom.xml>
 to 
org.apache.bigtop.itest/phoenix-smoke/1.3.1-SNAPSHOT/phoenix-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/hcatalog/pom.xml>
 to 
org.apache.bigtop.itest/hcatalog-smoke/1.3.1-SNAPSHOT/hcatalog-smoke-1.3.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Bigtop-trunk-testartifacts/ws/bigtop-tests/test-artifacts/httpfs/pom.xml>
 to 
org.apache.bigtop.itest/httpfs-smoke/1.3.1-SNAPSHOT/httpfs-smoke-1.3.1-SNAPSHOT.pom
Sending e-mails to: ci@bigtop.apache.org
channel stopped

Reply via email to