774 Star 1.5K Fork 351

开源中国 / Gitee Feedback

 / 详情

安卓项目构建不成功

结束任务
Task
创建于  
2018-01-17 21:19

现象描述

使用安卓项目构建不成功,报错。

重现步骤

报错信息

Cloning into 'XXXXXX_XXXXXXXXX'...
###############
fetch code succeed
###############
ready to create docker container
###############
docker container created successfully
Downloading http://gradle.local/gradle_bin_zip/gradle-4.1-bin.zip
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Unzipping .gradle/wrapper/dists/gradle-4.1-bin/bas7rtjrvfrv6nl9rj3pdk1gc/gradle-4.1-bin.zip to .gradle/wrapper/dists/gradle-4.1-bin/bas7rtjrvfrv6nl9rj3pdk1gc
Set executable permissions for: .gradle/wrapper/dists/gradle-4.1-bin/bas7rtjrvfrv6nl9rj3pdk1gc/gradle-4.1/bin/gradle
Starting a Gradle Daemon (subsequent builds will be faster)
Repository https://jcenter.bintray.com/ replaced by http://maven.aliyun.com/mvn/repository.
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-core/3.0.1/gradle-core-3.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.0.1/builder-3.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/transform-api/2.0.0-deprecated-use-gradle-api/transform-api-2.0.0-deprecated-use-gradle-api.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/external/org-jetbrains/uast/26.0.1/uast-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/databinding/compilerCommon/3.0.1/compilerCommon-3.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint/26.0.1/lint-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.0.1/gradle-api-3.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.0.1/sdk-common-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.0.1/ddmlib-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.0.1/shared-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.0.1/apksig-3.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.0.1/tracker-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/common/26.0.1/common-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.0.1/manifest-merger-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.0.1/builder-test-api-3.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.0.1/builder-model-3.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.0.1/sdklib-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.0.1/protos-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-checks/26.0.1/lint-checks-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.0.1/baseLibrary-3.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.0.1/layoutlib-api-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.0.1/repository-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.0.1/dvlib-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-api/26.0.1/lint-api-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/intellij-core/26.0.1/intellij-core-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.0.1/annotations-26.0.1.pom

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring root project 'XXXXXX_XXXXXXXXX'.

Could not resolve all files for configuration ':classpath'.
Could not resolve org.jetbrains.kotlin:kotlin-stdlib:1.1.3-2.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.lint:lint:26.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools:sdk-common:26.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools:sdklib:26.0.1 > com.android.tools:repository:26.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.lint:lint:26.0.1 > com.android.tools.lint:lint-checks:26.0.1 > com.android.tools.lint:lint-api:26.0.1
> Could not resolve org.jetbrains.kotlin:kotlin-stdlib:1.1.3-2.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/org/jetbrains/kotlin/kotlin-stdlib/1.1.3-2/kotlin-stdlib-1.1.3-2.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/org/jetbrains/kotlin/kotlin-stdlib/1.1.3-2/kotlin-stdlib-1.1.3-2.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve org.jetbrains.kotlin:kotlin-stdlib:1.1.3-2.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/jetbrains/kotlin/kotlin-stdlib/1.1.3-2/kotlin-stdlib-1.1.3-2.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/jetbrains/kotlin/kotlin-stdlib/1.1.3-2/kotlin-stdlib-1.1.3-2.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve org.ow2.asm:asm:5.1.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.lint:lint:26.0.1 > com.android.tools.lint:lint-checks:26.0.1 > com.android.tools.lint:lint-api:26.0.1
> Could not resolve org.ow2.asm:asm:5.1.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm/5.1/asm-5.1.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm/5.1/asm-5.1.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve org.ow2.asm:asm:5.1.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/ow2/asm/asm/5.1/asm-5.1.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/ow2/asm/asm/5.1/asm-5.1.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve org.ow2.asm:asm-analysis:5.1.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.lint:lint:26.0.1 > com.android.tools.lint:lint-checks:26.0.1
> Could not resolve org.ow2.asm:asm-analysis:5.1.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-analysis/5.1/asm-analysis-5.1.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-analysis/5.1/asm-analysis-5.1.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve org.ow2.asm:asm-analysis:5.1.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/ow2/asm/asm-analysis/5.1/asm-analysis-5.1.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/ow2/asm/asm-analysis/5.1/asm-analysis-5.1.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve org.ow2.asm:asm-commons:5.1.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1
> Could not resolve org.ow2.asm:asm-commons:5.1.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-commons/5.1/asm-commons-5.1.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-commons/5.1/asm-commons-5.1.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve org.ow2.asm:asm-commons:5.1.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/ow2/asm/asm-commons/5.1/asm-commons-5.1.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/ow2/asm/asm-commons/5.1/asm-commons-5.1.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve org.ow2.asm:asm-util:5.1.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1
> Could not resolve org.ow2.asm:asm-util:5.1.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-util/5.1/asm-util-5.1.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-util/5.1/asm-util-5.1.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve org.ow2.asm:asm-util:5.1.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/ow2/asm/asm-util/5.1/asm-util-5.1.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/ow2/asm/asm-util/5.1/asm-util-5.1.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve org.jacoco:org.jacoco.core:0.7.4.201502262128.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1
> Could not resolve org.jacoco:org.jacoco.core:0.7.4.201502262128.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve org.jacoco:org.jacoco.core:0.7.4.201502262128.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve org.jacoco:org.jacoco.report:0.7.4.201502262128.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1
> Could not resolve org.jacoco:org.jacoco.report:0.7.4.201502262128.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve org.jacoco:org.jacoco.report:0.7.4.201502262128.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve net.sf.jopt-simple:jopt-simple:4.9.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1
> Could not resolve net.sf.jopt-simple:jopt-simple:4.9.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve net.sf.jopt-simple:jopt-simple:4.9.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve net.sf.proguard:proguard-gradle:5.3.3.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1
> Could not resolve net.sf.proguard:proguard-gradle:5.3.3.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/net/sf/proguard/proguard-gradle/5.3.3/proguard-gradle-5.3.3.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/net/sf/proguard/proguard-gradle/5.3.3/proguard-gradle-5.3.3.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve net.sf.proguard:proguard-gradle:5.3.3.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/net/sf/proguard/proguard-gradle/5.3.3/proguard-gradle-5.3.3.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/net/sf/proguard/proguard-gradle/5.3.3/proguard-gradle-5.3.3.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve com.google.protobuf:protobuf-java:3.0.0.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools:sdk-common:26.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools.analytics-library:protos:26.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools.analytics-library:tracker:26.0.1
> Could not resolve com.google.protobuf:protobuf-java:3.0.0.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/com/google/protobuf/protobuf-java/3.0.0/protobuf-java-3.0.0.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/com/google/protobuf/protobuf-java/3.0.0/protobuf-java-3.0.0.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve com.google.protobuf:protobuf-java:3.0.0.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/com/google/protobuf/protobuf-java/3.0.0/protobuf-java-3.0.0.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/com/google/protobuf/protobuf-java/3.0.0/protobuf-java-3.0.0.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve com.squareup:javawriter:2.5.0.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1
> Could not resolve com.squareup:javawriter:2.5.0.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/com/squareup/javawriter/2.5.0/javawriter-2.5.0.pom'.
> Could not HEAD 'http://maven.aliyun.com/mvn/repository/com/squareup/javawriter/2.5.0/javawriter-2.5.0.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve com.squareup:javawriter:2.5.0.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/com/squareup/javawriter/2.5.0/javawriter-2.5.0.pom'.
> Could not HEAD 'http://oss.jfrog.org/artifactory/oss-snapshot-local/com/squareup/javawriter/2.5.0/javawriter-2.5.0.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve org.bouncycastle:bcpkix-jdk15on:1.56.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools:sdk-common:26.0.1
> Could not resolve org.bouncycastle:bcpkix-jdk15on:1.56.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve org.bouncycastle:bcpkix-jdk15on:1.56.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve org.bouncycastle:bcprov-jdk15on:1.56.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools:sdk-common:26.0.1
> Could not resolve org.bouncycastle:bcprov-jdk15on:1.56.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve org.bouncycastle:bcprov-jdk15on:1.56.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve org.ow2.asm:asm-tree:5.1.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.lint:lint:26.0.1 > com.android.tools.lint:lint-checks:26.0.1 > com.android.tools.lint:lint-api:26.0.1
> Could not resolve org.ow2.asm:asm-tree:5.1.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-tree/5.1/asm-tree-5.1.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-tree/5.1/asm-tree-5.1.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve org.ow2.asm:asm-tree:5.1.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/ow2/asm/asm-tree/5.1/asm-tree-5.1.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/ow2/asm/asm-tree/5.1/asm-tree-5.1.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve it.unimi.dsi:fastutil:7.2.0.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1
> Could not resolve it.unimi.dsi:fastutil:7.2.0.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/it/unimi/dsi/fastutil/7.2.0/fastutil-7.2.0.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/it/unimi/dsi/fastutil/7.2.0/fastutil-7.2.0.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve it.unimi.dsi:fastutil:7.2.0.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/it/unimi/dsi/fastutil/7.2.0/fastutil-7.2.0.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/it/unimi/dsi/fastutil/7.2.0/fastutil-7.2.0.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve com.googlecode.json-simple:json-simple:1.1.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1
> Could not resolve com.googlecode.json-simple:json-simple:1.1.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve com.googlecode.json-simple:json-simple:1.1.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve org.eclipse.jdt.core.compiler:ecj:4.6.1.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.lint:lint:26.0.1
> Could not resolve org.eclipse.jdt.core.compiler:ecj:4.6.1.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/org/eclipse/jdt/core/compiler/ecj/4.6.1/ecj-4.6.1.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/org/eclipse/jdt/core/compiler/ecj/4.6.1/ecj-4.6.1.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve org.eclipse.jdt.core.compiler:ecj:4.6.1.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/eclipse/jdt/core/compiler/ecj/4.6.1/ecj-4.6.1.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/eclipse/jdt/core/compiler/ecj/4.6.1/ecj-4.6.1.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve com.google.guava:guava:22.0.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:gradle-api:3.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.databinding:compilerCommon:3.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools:common:26.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools.analytics-library:shared:26.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools.analytics-library:tracker:26.0.1
> Could not resolve com.google.guava:guava:22.0.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/com/google/guava/guava/22.0/guava-22.0.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/com/google/guava/guava/22.0/guava-22.0.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve com.google.guava:guava:22.0.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/com/google/guava/guava/22.0/guava-22.0.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/com/google/guava/guava/22.0/guava-22.0.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve org.antlr:antlr4:4.5.3.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.databinding:compilerCommon:3.0.1
> Could not resolve org.antlr:antlr4:4.5.3.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/org/antlr/antlr4/4.5.3/antlr4-4.5.3.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/org/antlr/antlr4/4.5.3/antlr4-4.5.3.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve org.antlr:antlr4:4.5.3.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/antlr/antlr4/4.5.3/antlr4-4.5.3.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/antlr/antlr4/4.5.3/antlr4-4.5.3.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve commons-io:commons-io:2.4.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.databinding:compilerCommon:3.0.1
> Could not resolve commons-io:commons-io:2.4.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/commons-io/commons-io/2.4/commons-io-2.4.pom'.
> Could not HEAD 'http://maven.aliyun.com/mvn/repository/commons-io/commons-io/2.4/commons-io-2.4.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve commons-io:commons-io:2.4.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/commons-io/commons-io/2.4/commons-io-2.4.pom'.
> Could not HEAD 'http://oss.jfrog.org/artifactory/oss-snapshot-local/commons-io/commons-io/2.4/commons-io-2.4.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve com.googlecode.juniversalchardet:juniversalchardet:1.0.3.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.databinding:compilerCommon:3.0.1
> Could not resolve com.googlecode.juniversalchardet:juniversalchardet:1.0.3.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve com.googlecode.juniversalchardet:juniversalchardet:1.0.3.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve com.google.code.gson:gson:2.3.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools:sdklib:26.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools.build:manifest-merger:26.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools.analytics-library:shared:26.0.1
> Could not resolve com.google.code.gson:gson:2.3.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/com/google/code/gson/gson/2.3/gson-2.3.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/com/google/code/gson/gson/2.3/gson-2.3.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve com.google.code.gson:gson:2.3.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/com/google/code/gson/gson/2.3/gson-2.3.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/com/google/code/gson/gson/2.3/gson-2.3.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve org.apache.commons:commons-compress:1.12.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools:sdklib:26.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools:sdklib:26.0.1 > com.android.tools:repository:26.0.1
> Could not resolve org.apache.commons:commons-compress:1.12.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/org/apache/commons/commons-compress/1.12/commons-compress-1.12.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/org/apache/commons/commons-compress/1.12/commons-compress-1.12.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve org.apache.commons:commons-compress:1.12.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/apache/commons/commons-compress/1.12/commons-compress-1.12.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/apache/commons/commons-compress/1.12/commons-compress-1.12.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve org.apache.httpcomponents:httpclient:4.2.6.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools:sdklib:26.0.1
> Could not resolve org.apache.httpcomponents:httpclient:4.2.6.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve org.apache.httpcomponents:httpclient:4.2.6.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve org.apache.httpcomponents:httpmime:4.1.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools:sdklib:26.0.1
> Could not resolve org.apache.httpcomponents:httpmime:4.1.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/org/apache/httpcomponents/httpmime/4.1/httpmime-4.1.pom'.
> Could not HEAD 'http://maven.aliyun.com/mvn/repository/org/apache/httpcomponents/httpmime/4.1/httpmime-4.1.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve org.apache.httpcomponents:httpmime:4.1.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/apache/httpcomponents/httpmime/4.1/httpmime-4.1.pom'.
> Could not HEAD 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/apache/httpcomponents/httpmime/4.1/httpmime-4.1.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve net.sf.kxml:kxml2:2.3.0.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools.build:manifest-merger:26.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools.ddms:ddmlib:26.0.1
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools:sdklib:26.0.1 > com.android.tools.layoutlib:layoutlib-api:26.0.1
> Could not resolve net.sf.kxml:kxml2:2.3.0.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/net/sf/kxml/kxml2/2.3.0/kxml2-2.3.0.pom'.
> Could not HEAD 'http://maven.aliyun.com/mvn/repository/net/sf/kxml/kxml2/2.3.0/kxml2-2.3.0.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve net.sf.kxml:kxml2:2.3.0.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/net/sf/kxml/kxml2/2.3.0/kxml2-2.3.0.pom'.
> Could not HEAD 'http://oss.jfrog.org/artifactory/oss-snapshot-local/net/sf/kxml/kxml2/2.3.0/kxml2-2.3.0.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve com.intellij:annotations:12.0.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools:sdklib:26.0.1 > com.android.tools.layoutlib:layoutlib-api:26.0.1
> Could not resolve com.intellij:annotations:12.0.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/com/intellij/annotations/12.0/annotations-12.0.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/com/intellij/annotations/12.0/annotations-12.0.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve com.intellij:annotations:12.0.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/com/intellij/annotations/12.0/annotations-12.0.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/com/intellij/annotations/12.0/annotations-12.0.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve com.google.jimfs:jimfs:1.1.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.build:builder:3.0.1 > com.android.tools:sdklib:26.0.1 > com.android.tools:repository:26.0.1
> Could not resolve com.google.jimfs:jimfs:1.1.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/com/google/jimfs/jimfs/1.1/jimfs-1.1.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/com/google/jimfs/jimfs/1.1/jimfs-1.1.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve com.google.jimfs:jimfs:1.1.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/com/google/jimfs/jimfs/1.1/jimfs-1.1.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/com/google/jimfs/jimfs/1.1/jimfs-1.1.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve com.android.tools.external.lombok:lombok-ast:0.2.3.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.lint:lint:26.0.1 > com.android.tools.lint:lint-checks:26.0.1 > com.android.tools.lint:lint-api:26.0.1
> Could not resolve com.android.tools.external.lombok:lombok-ast:0.2.3.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/com/android/tools/external/lombok/lombok-ast/0.2.3/lombok-ast-0.2.3.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/com/android/tools/external/lombok/lombok-ast/0.2.3/lombok-ast-0.2.3.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve com.android.tools.external.lombok:lombok-ast:0.2.3.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/com/android/tools/external/lombok/lombok-ast/0.2.3/lombok-ast-0.2.3.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/com/android/tools/external/lombok/lombok-ast/0.2.3/lombok-ast-0.2.3.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve org.jetbrains.kotlin:kotlin-reflect:1.1.3-2.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.lint:lint:26.0.1 > com.android.tools.lint:lint-checks:26.0.1 > com.android.tools.lint:lint-api:26.0.1
> Could not resolve org.jetbrains.kotlin:kotlin-reflect:1.1.3-2.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/kotlin-reflect-1.1.3-2.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/kotlin-reflect-1.1.3-2.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve org.jetbrains.kotlin:kotlin-reflect:1.1.3-2.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/kotlin-reflect-1.1.3-2.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/kotlin-reflect-1.1.3-2.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
Could not resolve org.jetbrains.trove4j:trove4j:20160824.
Required by:
project : > com.android.tools.build:gradle:3.0.1 > com.android.tools.build:gradle-core:3.0.1 > com.android.tools.lint:lint:26.0.1 > com.android.tools.lint:lint-checks:26.0.1 > com.android.tools.lint:lint-api:26.0.1 > com.android.tools.external.com-intellij:intellij-core:26.0.1
> Could not resolve org.jetbrains.trove4j:trove4j:20160824.
> Could not get resource 'http://maven.aliyun.com/mvn/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom'.
> Could not GET 'http://maven.aliyun.com/mvn/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused
> Could not resolve org.jetbrains.trove4j:trove4j:20160824.
> Could not get resource 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom'.
> Could not GET 'http://oss.jfrog.org/artifactory/oss-snapshot-local/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom'.
> Connect to 127.0.0.1:1080 [/127.0.0.1] failed: Connection refused

  • 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 35s

评论 (9)

kevd 创建了任务

看起来是网络不通的问题,这如果用第三方库怎么办?

没人解决吗?

Zoker 指派了任务给likui

@lowkey2046 万分感谢,确实是我失误上传了代理的配置文件。但是重新编译后出现新的错误

Cloning into ''...
###############
fetch code succeed
###############
ready to create docker container
###############
docker container created successfully
Downloading http://gradle.local/gradle_bin_zip/gradle-4.1-bin.zip
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Unzipping .gradle/wrapper/dists/gradle-4.1-bin/bas7rtjrvfrv6nl9rj3pdk1gc/gradle-4.1-bin.zip to .gradle/wrapper/dists/gradle-4.1-bin/bas7rtjrvfrv6nl9rj3pdk1gc
Set executable permissions for: .gradle/wrapper/dists/gradle-4.1-bin/bas7rtjrvfrv6nl9rj3pdk1gc/gradle-4.1/bin/gradle
Starting a Gradle Daemon (subsequent builds will be faster)
Repository https://jcenter.bintray.com/ replaced by http://maven.aliyun.com/mvn/repository.
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-core/3.0.1/gradle-core-3.0.1.pom
Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm/5.1/asm-5.1.pom
Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-util/5.1/asm-util-5.1.pom
Download http://maven.aliyun.com/mvn/repository/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom
Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-commons/5.1/asm-commons-5.1.pom
Download http://maven.aliyun.com/mvn/repository/org/jetbrains/kotlin/kotlin-stdlib/1.1.3-2/kotlin-stdlib-1.1.3-2.pom
Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-analysis/5.1/asm-analysis-5.1.pom
Download http://maven.aliyun.com/mvn/repository/com/android/tools/build/transform-api/2.0.0-deprecated-use-gradle-api/transform-api-2.0.0-deprecated-use-gradle-api.pom
Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-parent/5.1/asm-parent-5.1.pom
Download http://maven.aliyun.com/mvn/repository/org/jacoco/org.jacoco.build/0.7.4.201502262128/org.jacoco.build-0.7.4.201502262128.pom
Download http://maven.aliyun.com/mvn/repository/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom
Download http://maven.aliyun.com/mvn/repository/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.pom
Download http://maven.aliyun.com/mvn/repository/net/sf/proguard/proguard-gradle/5.3.3/proguard-gradle-5.3.3.pom
Download http://maven.aliyun.com/mvn/repository/com/google/protobuf/protobuf-java/3.0.0/protobuf-java-3.0.0.pom
Download http://maven.aliyun.com/mvn/repository/net/sf/proguard/proguard-parent/5.3.3/proguard-parent-5.3.3.pom
Download http://maven.aliyun.com/mvn/repository/com/google/protobuf/protobuf-parent/3.0.0/protobuf-parent-3.0.0.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.0.1/builder-3.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/external/org-jetbrains/uast/26.0.1/uast-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/databinding/compilerCommon/3.0.1/compilerCommon-3.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.0.1/gradle-api-3.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint/26.0.1/lint-26.0.1.pom
Download http://maven.aliyun.com/mvn/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.pom
Download http://maven.aliyun.com/mvn/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/common/26.0.1/common-26.0.1.pom
Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-tree/5.1/asm-tree-5.1.pom
Download http://maven.aliyun.com/mvn/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.pom
Download http://maven.aliyun.com/mvn/repository/it/unimi/dsi/fastutil/7.2.0/fastutil-7.2.0.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.0.1/protos-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.0.1/ddmlib-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.0.1/sdklib-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.0.1/builder-model-3.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.0.1/apksig-3.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.0.1/manifest-merger-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.0.1/tracker-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.0.1/sdk-common-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.0.1/builder-test-api-3.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.0.1/shared-26.0.1.pom
Download http://maven.aliyun.com/mvn/repository/org/eclipse/jdt/core/compiler/ecj/4.6.1/ecj-4.6.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-checks/26.0.1/lint-checks-26.0.1.pom
Download http://maven.aliyun.com/mvn/repository/com/google/guava/guava/22.0/guava-22.0.pom
Download http://maven.aliyun.com/mvn/repository/com/google/guava/guava-parent/22.0/guava-parent-22.0.pom
Download http://maven.aliyun.com/mvn/repository/org/antlr/antlr4/4.5.3/antlr4-4.5.3.pom
Download http://maven.aliyun.com/mvn/repository/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.pom
Download http://maven.aliyun.com/mvn/repository/org/antlr/antlr4-master/4.5.3/antlr4-master-4.5.3.pom
Download https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.0.1/baseLibrary-3.0.1.pom
Download http://maven.aliyun.com/mvn/repository/com/android/tools/annotations/24.5.0/annotations-24.5.0.pom
Download http://maven.aliyun.com/mvn/repository/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Download http://maven.aliyun.com/mvn/repository/org/jetbrains/annotations/13.0/annotations-13.0.pom
Download http://maven.aliyun.com/mvn/repository/net/sf/proguard/proguard-base/5.3.3/proguard-base-5.3.3.pom
Download http://maven.aliyun.com/mvn/repository/org/apache/commons/commons-compress/1.12/commons-compress-1.12.pom
Download http://maven.aliyun.com/mvn/repository/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom
Download http://maven.aliyun.com/mvn/repository/com/google/code/gson/gson/2.3/gson-2.3.pom
Download http://maven.aliyun.com/mvn/repository/org/apache/commons/commons-parent/39/commons-parent-39.pom
Download http://maven.aliyun.com/mvn/repository/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.0.1/layoutlib-api-26.0.1.pom
Download http://maven.aliyun.com/mvn/repository/org/apache/httpcomponents/project/7/project-7.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.0.1/dvlib-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.0.1/repository-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-api/26.0.1/lint-api-26.0.1.pom
Download http://maven.aliyun.com/mvn/repository/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
Download http://maven.aliyun.com/mvn/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom
Download http://maven.aliyun.com/mvn/repository/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom
Download http://maven.aliyun.com/mvn/repository/com/intellij/annotations/12.0/annotations-12.0.pom
Download http://maven.aliyun.com/mvn/repository/com/google/jimfs/jimfs/1.1/jimfs-1.1.pom
Download http://maven.aliyun.com/mvn/repository/com/google/jimfs/jimfs-parent/1.1/jimfs-parent-1.1.pom
Download http://maven.aliyun.com/mvn/repository/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom
Download http://maven.aliyun.com/mvn/repository/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom
Download http://maven.aliyun.com/mvn/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/kotlin-reflect-1.1.3-2.pom
Download http://maven.aliyun.com/mvn/repository/com/android/tools/external/lombok/lombok-ast/0.2.3/lombok-ast-0.2.3.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/intellij-core/26.0.1/intellij-core-26.0.1.pom
Download http://maven.aliyun.com/mvn/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.0.1/annotations-26.0.1.pom
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.0.1/manifest-merger-26.0.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.0.1/gradle-api-3.0.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.0.1/repository-26.0.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.0.1/sdklib-26.0.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/external/org-jetbrains/uast/26.0.1/uast-26.0.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.0.1/sdk-common-26.0.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-api/26.0.1/lint-api-26.0.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-checks/26.0.1/lint-checks-26.0.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/databinding/compilerCommon/3.0.1/compilerCommon-3.0.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint/26.0.1/lint-26.0.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.0.1/builder-3.0.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-core/3.0.1/gradle-core-3.0.1.jar
Download http://maven.aliyun.com/mvn/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/kotlin-reflect-1.1.3-2.jar
Download http://maven.aliyun.com/mvn/repository/org/jetbrains/kotlin/kotlin-stdlib/1.1.3-2/kotlin-stdlib-1.1.3-2.jar
Download http://maven.aliyun.com/mvn/repository/com/android/tools/build/transform-api/2.0.0-deprecated-use-gradle-api/transform-api-2.0.0-deprecated-use-gradle-api.jar
Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-analysis/5.1/asm-analysis-5.1.jar
Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-commons/5.1/asm-commons-5.1.jar
Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-util/5.1/asm-util-5.1.jar
Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-tree/5.1/asm-tree-5.1.jar
Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm/5.1/asm-5.1.jar
Download http://maven.aliyun.com/mvn/repository/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.jar
Download http://maven.aliyun.com/mvn/repository/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.0.1/tracker-26.0.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.0.1/shared-26.0.1.jar
Download http://maven.aliyun.com/mvn/repository/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.0.1/protos-26.0.1.jar
Download http://maven.aliyun.com/mvn/repository/net/sf/proguard/proguard-gradle/5.3.3/proguard-gradle-5.3.3.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.0.1/builder-model-3.0.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.0.1/builder-test-api-3.0.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.0.1/ddmlib-26.0.1.jar
Download http://maven.aliyun.com/mvn/repository/com/google/protobuf/protobuf-java/3.0.0/protobuf-java-3.0.0.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.0.1/layoutlib-api-26.0.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.0.1/dvlib-26.0.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/common/26.0.1/common-26.0.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.0.1/apksig-3.0.1.jar
Download http://maven.aliyun.com/mvn/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.jar
Download http://maven.aliyun.com/mvn/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.jar
Download http://maven.aliyun.com/mvn/repository/it/unimi/dsi/fastutil/7.2.0/fastutil-7.2.0.jar
Download http://maven.aliyun.com/mvn/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar
Download http://maven.aliyun.com/mvn/repository/org/eclipse/jdt/core/compiler/ecj/4.6.1/ecj-4.6.1.jar
Download http://maven.aliyun.com/mvn/repository/com/google/jimfs/jimfs/1.1/jimfs-1.1.jar
Download https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.0.1/baseLibrary-3.0.1.jar
Download http://maven.aliyun.com/mvn/repository/com/android/tools/external/lombok/lombok-ast/0.2.3/lombok-ast-0.2.3.jar
Download http://maven.aliyun.com/mvn/repository/com/google/guava/guava/22.0/guava-22.0.jar
Download http://maven.aliyun.com/mvn/repository/org/antlr/antlr4/4.5.3/antlr4-4.5.3.jar
Download http://maven.aliyun.com/mvn/repository/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.0.1/annotations-26.0.1.jar
Download http://maven.aliyun.com/mvn/repository/org/jetbrains/annotations/13.0/annotations-13.0.jar
Download http://maven.aliyun.com/mvn/repository/net/sf/proguard/proguard-base/5.3.3/proguard-base-5.3.3.jar
Download http://maven.aliyun.com/mvn/repository/com/google/code/gson/gson/2.3/gson-2.3.jar
Download http://maven.aliyun.com/mvn/repository/org/apache/commons/commons-compress/1.12/commons-compress-1.12.jar
Download http://maven.aliyun.com/mvn/repository/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar
Download https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/intellij-core/26.0.1/intellij-core-26.0.1.jar
Download http://maven.aliyun.com/mvn/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
Download http://maven.aliyun.com/mvn/repository/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
Download http://maven.aliyun.com/mvn/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar
Download http://maven.aliyun.com/mvn/repository/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar
Download http://maven.aliyun.com/mvn/repository/com/intellij/annotations/12.0/annotations-12.0.jar
Download http://maven.aliyun.com/mvn/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar
Repository https://jcenter.bintray.com/ replaced by http://maven.aliyun.com/mvn/repository.
Repository https://jcenter.bintray.com/ replaced by http://maven.aliyun.com/mvn/repository.
Repository https://jcenter.bintray.com/ replaced by http://maven.aliyun.com/mvn/repository.
Exception while marshalling android_sdk/build-tools/25.0.1/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/25.0.2/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/25.0.3/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/26.0.0/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/26.0.1/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/26.0.2/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/26.0.3/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/27.0.0/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/27.0.1/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/extras/android/m2repository/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/extras/google/m2repository/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/platform-tools/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/tools/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/25.0.1/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/25.0.2/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/25.0.3/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/26.0.0/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/26.0.1/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/26.0.2/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/26.0.3/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/27.0.0/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/27.0.1/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/extras/android/m2repository/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/extras/google/m2repository/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/platform-tools/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/tools/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/25.0.1/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/25.0.2/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/25.0.3/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/26.0.0/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/26.0.1/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/26.0.2/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/26.0.3/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/27.0.0/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/build-tools/27.0.1/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/extras/android/m2repository/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/extras/google/m2repository/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/platform-tools/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling android_sdk/tools/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 27.0.3 in android_sdk/licenses
Warning: License for package Android SDK Build-Tools 27.0.3 not accepted.

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':app'.
> You have not accepted the license agreements of the following SDK components:
  [Android SDK Build-Tools 27.0.3].
  Before building your project, you need to accept the license agreements and complete the installation of the missing components using the Android Studio SDK Manager.
  Alternatively, to learn how to transfer the license agreements from one workstation to another, go to http://d.android.com/r/studio-ui/export-licenses.html

* 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 46s

好像是27.0.3还没装上的样子。是你们编译的系统未更新吗?

@kevd 贴日志这类长的内容,建议使用 <details> 标签,或者代码块。

日志
Cloning into ''... ############### fetch code succeed ############### ready to create docker container ############### docker container created successfully Downloading http://gradle.local/gradle_bin_zip/gradle-4.1-bin.zip ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. Unzipping .gradle/wrapper/dists/gradle-4.1-bin/bas7rtjrvfrv6nl9rj3pdk1gc/gradle-4.1-bin.zip to .gradle/wrapper/dists/gradle-4.1-bin/bas7rtjrvfrv6nl9rj3pdk1gc Set executable permissions for: .gradle/wrapper/dists/gradle-4.1-bin/bas7rtjrvfrv6nl9rj3pdk1gc/gradle-4.1/bin/gradle Starting a Gradle Daemon (subsequent builds will be faster) Repository https://jcenter.bintray.com/ replaced by http://maven.aliyun.com/mvn/repository. Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-core/3.0.1/gradle-core-3.0.1.pom Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm/5.1/asm-5.1.pom Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-util/5.1/asm-util-5.1.pom Download http://maven.aliyun.com/mvn/repository/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-commons/5.1/asm-commons-5.1.pom Download http://maven.aliyun.com/mvn/repository/org/jetbrains/kotlin/kotlin-stdlib/1.1.3-2/kotlin-stdlib-1.1.3-2.pom Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-analysis/5.1/asm-analysis-5.1.pom Download http://maven.aliyun.com/mvn/repository/com/android/tools/build/transform-api/2.0.0-deprecated-use-gradle-api/transform-api-2.0.0-deprecated-use-gradle-api.pom Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-parent/5.1/asm-parent-5.1.pom Download http://maven.aliyun.com/mvn/repository/org/jacoco/org.jacoco.build/0.7.4.201502262128/org.jacoco.build-0.7.4.201502262128.pom Download http://maven.aliyun.com/mvn/repository/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom Download http://maven.aliyun.com/mvn/repository/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.pom Download http://maven.aliyun.com/mvn/repository/net/sf/proguard/proguard-gradle/5.3.3/proguard-gradle-5.3.3.pom Download http://maven.aliyun.com/mvn/repository/com/google/protobuf/protobuf-java/3.0.0/protobuf-java-3.0.0.pom Download http://maven.aliyun.com/mvn/repository/net/sf/proguard/proguard-parent/5.3.3/proguard-parent-5.3.3.pom Download http://maven.aliyun.com/mvn/repository/com/google/protobuf/protobuf-parent/3.0.0/protobuf-parent-3.0.0.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.0.1/builder-3.0.1.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/external/org-jetbrains/uast/26.0.1/uast-26.0.1.pom Download https://dl.google.com/dl/android/maven2/com/android/databinding/compilerCommon/3.0.1/compilerCommon-3.0.1.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.0.1/gradle-api-3.0.1.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint/26.0.1/lint-26.0.1.pom Download http://maven.aliyun.com/mvn/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.pom Download http://maven.aliyun.com/mvn/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/common/26.0.1/common-26.0.1.pom Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-tree/5.1/asm-tree-5.1.pom Download http://maven.aliyun.com/mvn/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.pom Download http://maven.aliyun.com/mvn/repository/it/unimi/dsi/fastutil/7.2.0/fastutil-7.2.0.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.0.1/protos-26.0.1.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.0.1/ddmlib-26.0.1.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.0.1/sdklib-26.0.1.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.0.1/builder-model-3.0.1.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.0.1/apksig-3.0.1.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.0.1/manifest-merger-26.0.1.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.0.1/tracker-26.0.1.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.0.1/sdk-common-26.0.1.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.0.1/builder-test-api-3.0.1.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.0.1/shared-26.0.1.pom Download http://maven.aliyun.com/mvn/repository/org/eclipse/jdt/core/compiler/ecj/4.6.1/ecj-4.6.1.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-checks/26.0.1/lint-checks-26.0.1.pom Download http://maven.aliyun.com/mvn/repository/com/google/guava/guava/22.0/guava-22.0.pom Download http://maven.aliyun.com/mvn/repository/com/google/guava/guava-parent/22.0/guava-parent-22.0.pom Download http://maven.aliyun.com/mvn/repository/org/antlr/antlr4/4.5.3/antlr4-4.5.3.pom Download http://maven.aliyun.com/mvn/repository/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.pom Download http://maven.aliyun.com/mvn/repository/org/antlr/antlr4-master/4.5.3/antlr4-master-4.5.3.pom Download https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.0.1/baseLibrary-3.0.1.pom Download http://maven.aliyun.com/mvn/repository/com/android/tools/annotations/24.5.0/annotations-24.5.0.pom Download http://maven.aliyun.com/mvn/repository/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Download http://maven.aliyun.com/mvn/repository/org/jetbrains/annotations/13.0/annotations-13.0.pom Download http://maven.aliyun.com/mvn/repository/net/sf/proguard/proguard-base/5.3.3/proguard-base-5.3.3.pom Download http://maven.aliyun.com/mvn/repository/org/apache/commons/commons-compress/1.12/commons-compress-1.12.pom Download http://maven.aliyun.com/mvn/repository/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom Download http://maven.aliyun.com/mvn/repository/com/google/code/gson/gson/2.3/gson-2.3.pom Download http://maven.aliyun.com/mvn/repository/org/apache/commons/commons-parent/39/commons-parent-39.pom Download http://maven.aliyun.com/mvn/repository/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.0.1/layoutlib-api-26.0.1.pom Download http://maven.aliyun.com/mvn/repository/org/apache/httpcomponents/project/7/project-7.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.0.1/dvlib-26.0.1.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.0.1/repository-26.0.1.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-api/26.0.1/lint-api-26.0.1.pom Download http://maven.aliyun.com/mvn/repository/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom Download http://maven.aliyun.com/mvn/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom Download http://maven.aliyun.com/mvn/repository/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom Download http://maven.aliyun.com/mvn/repository/com/intellij/annotations/12.0/annotations-12.0.pom Download http://maven.aliyun.com/mvn/repository/com/google/jimfs/jimfs/1.1/jimfs-1.1.pom Download http://maven.aliyun.com/mvn/repository/com/google/jimfs/jimfs-parent/1.1/jimfs-parent-1.1.pom Download http://maven.aliyun.com/mvn/repository/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom Download http://maven.aliyun.com/mvn/repository/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom Download http://maven.aliyun.com/mvn/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/kotlin-reflect-1.1.3-2.pom Download http://maven.aliyun.com/mvn/repository/com/android/tools/external/lombok/lombok-ast/0.2.3/lombok-ast-0.2.3.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/intellij-core/26.0.1/intellij-core-26.0.1.pom Download http://maven.aliyun.com/mvn/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.0.1/annotations-26.0.1.pom Download https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.0.1/manifest-merger-26.0.1.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.0.1/gradle-api-3.0.1.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.0.1/repository-26.0.1.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.0.1/sdklib-26.0.1.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/external/org-jetbrains/uast/26.0.1/uast-26.0.1.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.0.1/sdk-common-26.0.1.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-api/26.0.1/lint-api-26.0.1.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-checks/26.0.1/lint-checks-26.0.1.jar Download https://dl.google.com/dl/android/maven2/com/android/databinding/compilerCommon/3.0.1/compilerCommon-3.0.1.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint/26.0.1/lint-26.0.1.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.0.1/builder-3.0.1.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-core/3.0.1/gradle-core-3.0.1.jar Download http://maven.aliyun.com/mvn/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/kotlin-reflect-1.1.3-2.jar Download http://maven.aliyun.com/mvn/repository/org/jetbrains/kotlin/kotlin-stdlib/1.1.3-2/kotlin-stdlib-1.1.3-2.jar Download http://maven.aliyun.com/mvn/repository/com/android/tools/build/transform-api/2.0.0-deprecated-use-gradle-api/transform-api-2.0.0-deprecated-use-gradle-api.jar Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-analysis/5.1/asm-analysis-5.1.jar Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-commons/5.1/asm-commons-5.1.jar Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-util/5.1/asm-util-5.1.jar Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm-tree/5.1/asm-tree-5.1.jar Download http://maven.aliyun.com/mvn/repository/org/ow2/asm/asm/5.1/asm-5.1.jar Download http://maven.aliyun.com/mvn/repository/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.jar Download http://maven.aliyun.com/mvn/repository/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.0.1/tracker-26.0.1.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.0.1/shared-26.0.1.jar Download http://maven.aliyun.com/mvn/repository/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.0.1/protos-26.0.1.jar Download http://maven.aliyun.com/mvn/repository/net/sf/proguard/proguard-gradle/5.3.3/proguard-gradle-5.3.3.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.0.1/builder-model-3.0.1.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.0.1/builder-test-api-3.0.1.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.0.1/ddmlib-26.0.1.jar Download http://maven.aliyun.com/mvn/repository/com/google/protobuf/protobuf-java/3.0.0/protobuf-java-3.0.0.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.0.1/layoutlib-api-26.0.1.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.0.1/dvlib-26.0.1.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/common/26.0.1/common-26.0.1.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.0.1/apksig-3.0.1.jar Download http://maven.aliyun.com/mvn/repository/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.jar Download http://maven.aliyun.com/mvn/repository/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.jar Download http://maven.aliyun.com/mvn/repository/it/unimi/dsi/fastutil/7.2.0/fastutil-7.2.0.jar Download http://maven.aliyun.com/mvn/repository/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar Download http://maven.aliyun.com/mvn/repository/org/eclipse/jdt/core/compiler/ecj/4.6.1/ecj-4.6.1.jar Download http://maven.aliyun.com/mvn/repository/com/google/jimfs/jimfs/1.1/jimfs-1.1.jar Download https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.0.1/baseLibrary-3.0.1.jar Download http://maven.aliyun.com/mvn/repository/com/android/tools/external/lombok/lombok-ast/0.2.3/lombok-ast-0.2.3.jar Download http://maven.aliyun.com/mvn/repository/com/google/guava/guava/22.0/guava-22.0.jar Download http://maven.aliyun.com/mvn/repository/org/antlr/antlr4/4.5.3/antlr4-4.5.3.jar Download http://maven.aliyun.com/mvn/repository/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.0.1/annotations-26.0.1.jar Download http://maven.aliyun.com/mvn/repository/org/jetbrains/annotations/13.0/annotations-13.0.jar Download http://maven.aliyun.com/mvn/repository/net/sf/proguard/proguard-base/5.3.3/proguard-base-5.3.3.jar Download http://maven.aliyun.com/mvn/repository/com/google/code/gson/gson/2.3/gson-2.3.jar Download http://maven.aliyun.com/mvn/repository/org/apache/commons/commons-compress/1.12/commons-compress-1.12.jar Download http://maven.aliyun.com/mvn/repository/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar Download https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/intellij-core/26.0.1/intellij-core-26.0.1.jar Download http://maven.aliyun.com/mvn/repository/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar Download http://maven.aliyun.com/mvn/repository/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar Download http://maven.aliyun.com/mvn/repository/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar Download http://maven.aliyun.com/mvn/repository/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar Download http://maven.aliyun.com/mvn/repository/com/intellij/annotations/12.0/annotations-12.0.jar Download http://maven.aliyun.com/mvn/repository/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar Repository https://jcenter.bintray.com/ replaced by http://maven.aliyun.com/mvn/repository. Repository https://jcenter.bintray.com/ replaced by http://maven.aliyun.com/mvn/repository. Repository https://jcenter.bintray.com/ replaced by http://maven.aliyun.com/mvn/repository. Exception while marshalling android_sdk/build-tools/25.0.1/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/25.0.2/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/25.0.3/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/26.0.0/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/26.0.1/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/26.0.2/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/26.0.3/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/27.0.0/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/27.0.1/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/extras/android/m2repository/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/extras/google/m2repository/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/platform-tools/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/platforms/android-26/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/platforms/android-27/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/tools/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/25.0.1/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/25.0.2/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/25.0.3/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/26.0.0/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/26.0.1/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/26.0.2/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/26.0.3/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/27.0.0/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/27.0.1/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/extras/android/m2repository/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/extras/google/m2repository/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/platform-tools/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/platforms/android-26/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/platforms/android-27/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/tools/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/25.0.1/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/25.0.2/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/25.0.3/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/26.0.0/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/26.0.1/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/26.0.2/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/26.0.3/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/27.0.0/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/build-tools/27.0.1/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/extras/android/m2repository/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/extras/google/m2repository/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/platform-tools/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/platforms/android-26/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/platforms/android-27/package.xml. Probably the SDK is read-only Exception while marshalling android_sdk/tools/package.xml. Probably the SDK is read-only Checking the license for package Android SDK Build-Tools 27.0.3 in android_sdk/licenses Warning: License for package Android SDK Build-Tools 27.0.3 not accepted.
likui 指派了任务给atompi

没人处理了啊?

atompi 关闭了任务
诺墨 任务状态已完成 修改为已验收
诺墨 将工作项从 任务 迁移到 Task
诺墨 任务类型任务 修改为Task
诺墨 任务状态已验收 修改为结束任务

登录 后才可以发表评论

状态
负责人
项目
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(4)
11537 zhangkevd 1578914778 62561 kesin 1578916009 340906 nocnob 1645687775 568 lc soft 1586692424
Ruby
1
https://gitee.com/oschina/git-osc.git
git@gitee.com:oschina/git-osc.git
oschina
git-osc
Gitee Feedback

搜索帮助