You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2019/02/26 06:58:00 UTC

[jira] [Comment Edited] (BIGTOP-3179) Connection refused by www-us.apache.org mirror site

    [ https://issues.apache.org/jira/browse/BIGTOP-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16777649#comment-16777649 ] 

Evans Ye edited comment on BIGTOP-3179 at 2/26/19 6:57 AM:
-----------------------------------------------------------

https://github.com/apache/bigtop/pull/486

Switch to https://apache.osuosl.org instead as suggested in DSL documentation.


was (Author: evans_ye):
https://github.com/apache/bigtop/pull/486/files

> Connection refused by www-us.apache.org mirror site
> ---------------------------------------------------
>
>                 Key: BIGTOP-3179
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3179
>             Project: Bigtop
>          Issue Type: Sub-task
>          Components: build
>    Affects Versions: 1.3.0
>            Reporter: Evans Ye
>            Assignee: Evans Ye
>            Priority: Major
>             Fix For: 1.3.1
>
>
> Since yesterday we start to get connection refused by www-us.apache.org. The site seems still working but becoming very unstable.
> {code}
> jenkins@bigtop-docker-slave-arm4:~/evans/bigtop$ ./gradlew realclean kafka-pkg-ind
> Starting a Gradle Daemon (subsequent builds will be faster)
> :alluxio_vardefines
> :alluxio-clean
> :ambari_vardefines
> :ambari-clean
> :apex_vardefines
> :apex-clean
> :bigtop-groovy_vardefines
> :bigtop-groovy-clean
> :bigtop-jsvc_vardefines
> :bigtop-jsvc-clean
> :bigtop-tomcat_vardefines
> :bigtop-tomcat-clean
> :bigtop-utils_vardefines
> :bigtop-utils-clean
> :clean UP-TO-DATE
> :crunch_vardefines
> :crunch-clean
> :flink_vardefines
> :flink-clean
> :flume_vardefines
> :flume-clean
> :giraph_vardefines
> :giraph-clean
> :gpdb_vardefines
> :gpdb-clean
> :hadoop_vardefines
> :hadoop-clean
> :hama_vardefines FAILED
> FAILURE: Build failed with an exception.
> * Where:
> Script '/home/jenkins/evans/bigtop/packages.gradle' line: 64
> * What went wrong:
> Execution failed for task ':hama_vardefines'.
> > java.net.SocketException: Connection reset
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
> * Get more help at https://help.gradle.org
> BUILD FAILED in 5m 35s
> 28 actionable tasks: 27 executed, 1 up-to-date
> {code}
> And
> {code}
> > Task :hadoop_vardefines
> Putting task artifact state for task ':hadoop_vardefines' into context took 0.0 secs.
> Up-to-date check for task ':hadoop_vardefines' took 0.0 secs. It is not up-to-date because:
>   Task has not declared any outputs.
> https://www-us.apache.org/dist//hadoop/common/hadoop-2.8.4/hadoop-2.8.4-src.tar.gz
> :hadoop_vardefines (Thread[Task worker for ':',5,main]) completed. Took 2 mins 9.48 secs.
> FAILURE: Build failed with an exception.
> * Where:
> Script '/home/jenkins/bigtop/packages.gradle' line: 65
> * What went wrong:
> Execution failed for task ':hadoop_vardefines'.
> > java.net.ConnectException: Connection timed out (Connection timed out)
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output.
> * Get more help at https://help.gradle.org
> BUILD FAILED in 3m 44s
> 26 actionable tasks: 25 executed, 1 up-to-date
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)