Properties
Properties
Drydock: Run Gradle Lint Command
Drydock: Run Gradle Lint Command
- When
- Completed at Oct 28 2020, 10:56 · Built for 59 s
- Status
Failed
| 84 | at org.gradle.execution.plan.LocalTaskNodeExecutor.execute(LocalTaskNodeExecutor.java:43) |
|---|---|
| 85 | at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:355) |
| 86 | at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$InvokeNodeExecutorsAction.execute(DefaultTaskExecutionGraph.java:343) |
| 87 | at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:336) |
| 88 | at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareExecutionAction.execute(DefaultTaskExecutionGraph.java:322) |
| 89 | at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker$1.execute(DefaultPlanExecutor.java:134) |
| 90 | at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker$1.execute(DefaultPlanExecutor.java:129) |
| 91 | at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.execute(DefaultPlanExecutor.java:202) |
| 92 | at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.executeNextNode(DefaultPlanExecutor.java:193) |
| 93 | at org.gradle.execution.plan.DefaultPlanExecutor$ExecutorWorker.run(DefaultPlanExecutor.java:129) |
| 94 | at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63) |
| 95 | at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46) |
| 96 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) |
| 97 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) |
| 98 | at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55) |
| 99 | at java.base/java.lang.Thread.run(Thread.java:834) |
| 100 | Caused by: java.lang.OutOfMemoryError: Metaspace |
| 101 | |
| 102 | |
| 103 | |
| 104 | * Try: |
| 105 | Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. |
| 106 | |
| 107 | * Get more help at https://help.gradle.org |
| 108 | |
| 109 | BUILD FAILED in 57s |
| 110 | |
| 111 | FAILURE: Build failed with an exception. |
| 112 | |
| 113 | * What went wrong: |
| 114 | Failed to notify build completion listener. |
| 115 | > java.lang.reflect.InvocationTargetException (no error message) |
| 116 | |
| 117 | * Try: |
| 118 | Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. |
| 119 | |
| 120 | * Get more help at https://help.gradle.org |
| 121 | |
| 122 | BUILD FAILED in 58s |
| 123 | |
| 124 | FAILURE: Build failed with an exception. |
| 125 | |
| 126 | * What went wrong: |
| 127 | Could not receive a message from the daemon. |
| 128 | |
| 129 | * Try: |
| 130 | Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. |
| 131 | |
| 132 | * Get more help at https://help.gradle.org |
| 133 |
| 4 | > Task :preDebugBuild |
|---|---|
| 5 | > Task :compileDebugAidl NO-SOURCE |
| 6 | > Task :compileDebugRenderscript UP-TO-DATE |
| 7 | > Task :checkDebugManifest UP-TO-DATE |
| 8 | > Task :generateDebugBuildConfig UP-TO-DATE |
| 9 | > Task :prepareLintJar UP-TO-DATE |
| 10 | > Task :mainApkListPersistenceDebug UP-TO-DATE |
| 11 | > Task :generateDebugResValues UP-TO-DATE |
| 12 | > Task :generateDebugResources UP-TO-DATE |
| 13 | > Task :mergeDebugResources |
| 14 | > Task :createDebugCompatibleScreenManifests UP-TO-DATE |
| 15 | > Task :processDebugManifest |
| 16 | > Task :splitsDiscoveryTaskDebug UP-TO-DATE |
| 17 | > Task :processDebugResources |
| 18 | > Task :generateDebugSources |
| 19 | > Task :javaPreCompileDebug |
| 20 | |
| 21 | > Task :compileDebugJavaWithJavac |
| 22 | |
| 23 | > Task :checkReleaseClasspath |
| 24 | > Task :preReleaseBuild |
| 25 | > Task :compileReleaseAidl NO-SOURCE |
| 26 | > Task :compileReleaseRenderscript |
| 27 | > Task :checkReleaseManifest UP-TO-DATE |
| 28 | > Task :generateReleaseBuildConfig UP-TO-DATE |
| 29 | > Task :mainApkListPersistenceRelease UP-TO-DATE |
| 30 | > Task :generateReleaseResValues UP-TO-DATE |
| 31 | > Task :generateReleaseResources |
| 32 | > Task :mergeReleaseResources |
| 33 | > Task :createReleaseCompatibleScreenManifests UP-TO-DATE |
| 34 | > Task :processReleaseManifest |
| 35 | > Task :splitsDiscoveryTaskRelease UP-TO-DATE |
| 36 | > Task :processReleaseResources |
| 37 | > Task :generateReleaseSources |
| 38 | > Task :javaPreCompileRelease |
| 39 | |
| 40 | > Task :compileReleaseJavaWithJavac |
| 41 | |
| 42 | > Task :lint |
| 43 | > Task :lint FAILED |
| 44 | |
| 45 | Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. |
| 46 | Use '--warning-mode all' to show the individual deprecation warnings. |
| 47 | See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings |
| 48 | 30 actionable tasks: 16 executed, 14 up-to-date |
| 49 | |
| 50 | Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. |
| 51 | Use '--warning-mode all' to show the individual deprecation warnings. |
| 52 | See https://docs.gradle.org/5.1.1/userguide/command_line_interface.html#sec:command_line_warnings |
| 53 |
Lease BusTO Working Copy
Lease BusTO Working Copy
- When
- Completed at Oct 28 2020, 10:55 · Built for 1 s
- Status
Passed