This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
Update to A-S 124.20240203050301 on main #5439
Merged
firefoxci-taskcluster / external-gradle-dependencies-tooling-detekt
succeeded
Feb 3, 2024 in 8m 27s
FirefoxCI (push)
External Gradle dependencies toolchain task (Treeherder push)
Details
View task in Taskcluster
View logs in Taskcluster
[task 2024-02-03T16:28:29.433Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:28:29.433Z] + for plugin_dir in $(find "$ANDROID_COMPONENTS_DIR/plugins" -mindepth 1 -maxdepth 1 -type d)
[task 2024-02-03T16:28:29.433Z] + pushd /builds/worker/checkouts/vcs/android-components/plugins/publicsuffixlist
[task 2024-02-03T16:28:29.433Z] ~/checkouts/vcs/android-components/plugins/publicsuffixlist ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:28:29.433Z] + /builds/worker/checkouts/vcs/android-components/gradlew -PgoogleRepo=http://localhost:8081/nexus/content/repositories/google/ -PcentralRepo=http://localhost:8081/nexus/content/repositories/central/ -Pcoverage assemble test
[task 2024-02-03T16:28:29.936Z] To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.5/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2024-02-03T16:28:30.735Z] Daemon will be stopped at the end of the build
[task 2024-02-03T16:28:34.235Z]
[task 2024-02-03T16:28:34.236Z] > Configure project :dependencies
[task 2024-02-03T16:28:34.236Z] This version of Gradle expects version '4.2.1' of the `kotlin-dsl` plugin but version '4.1.2' has been applied to project ':dependencies'. Let Gradle control the version of `kotlin-dsl` by removing any explicit `kotlin-dsl` version constraints from your build logic.
[task 2024-02-03T16:28:34.236Z] WARNING: Unsupported Kotlin plugin version.
[task 2024-02-03T16:28:34.236Z] The `embedded-kotlin` and `kotlin-dsl` plugins rely on features of Kotlin `1.9.20` that might work differently than in the requested version `1.9.10`.
[task 2024-02-03T16:28:34.835Z]
[task 2024-02-03T16:28:34.835Z] > Task :dependencies:compileKotlin UP-TO-DATE
[task 2024-02-03T16:28:34.835Z] > Task :dependencies:compileJava NO-SOURCE
[task 2024-02-03T16:28:34.835Z] > Task :dependencies:pluginDescriptors UP-TO-DATE
[task 2024-02-03T16:28:34.835Z] > Task :dependencies:processResources UP-TO-DATE
[task 2024-02-03T16:28:34.835Z] > Task :dependencies:classes UP-TO-DATE
[task 2024-02-03T16:28:34.836Z] > Task :dependencies:jar UP-TO-DATE
[task 2024-02-03T16:28:35.335Z]
[task 2024-02-03T16:28:35.335Z] > Configure project :
[task 2024-02-03T16:28:35.335Z] This version of Gradle expects version '4.2.1' of the `kotlin-dsl` plugin but version '4.1.2' has been applied to root project 'publicsuffixlist'. Let Gradle control the version of `kotlin-dsl` by removing any explicit `kotlin-dsl` version constraints from your build logic.
[task 2024-02-03T16:28:35.335Z] WARNING: Unsupported Kotlin plugin version.
[task 2024-02-03T16:28:35.335Z] The `embedded-kotlin` and `kotlin-dsl` plugins rely on features of Kotlin `1.9.20` that might work differently than in the requested version `1.9.10`.
[task 2024-02-03T16:28:35.635Z]
[task 2024-02-03T16:28:35.635Z] > Task :compileKotlin UP-TO-DATE
[task 2024-02-03T16:28:35.635Z] > Task :compileJava NO-SOURCE
[task 2024-02-03T16:28:35.635Z] > Task :pluginDescriptors UP-TO-DATE
[task 2024-02-03T16:28:35.635Z] > Task :processResources UP-TO-DATE
[task 2024-02-03T16:28:35.635Z] > Task :classes UP-TO-DATE
[task 2024-02-03T16:28:35.636Z] > Task :jar UP-TO-DATE
[task 2024-02-03T16:28:35.636Z] > Task :assemble UP-TO-DATE
[task 2024-02-03T16:28:35.636Z] > Task :compileTestKotlin NO-SOURCE
[task 2024-02-03T16:28:35.636Z] > Task :compileTestJava NO-SOURCE
[task 2024-02-03T16:28:36.235Z] > Task :pluginUnderTestMetadata
[task 2024-02-03T16:28:36.235Z] > Task :processTestResources NO-SOURCE
[task 2024-02-03T16:28:36.235Z] > Task :testClasses UP-TO-DATE
[task 2024-02-03T16:28:36.235Z] > Task :test NO-SOURCE
[task 2024-02-03T16:28:36.235Z]
[task 2024-02-03T16:28:36.235Z] BUILD SUCCESSFUL in 6s
[task 2024-02-03T16:28:36.235Z] 9 actionable tasks: 1 executed, 8 up-to-date
[task 2024-02-03T16:28:36.559Z] + popd
[task 2024-02-03T16:28:36.560Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:28:36.560Z] + for plugin_dir in $(find "$ANDROID_COMPONENTS_DIR/plugins" -mindepth 1 -maxdepth 1 -type d)
[task 2024-02-03T16:28:36.560Z] + pushd /builds/worker/checkouts/vcs/android-components/plugins/config
[task 2024-02-03T16:28:36.560Z] ~/checkouts/vcs/android-components/plugins/config ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:28:36.560Z] + /builds/worker/checkouts/vcs/android-components/gradlew -PgoogleRepo=http://localhost:8081/nexus/content/repositories/google/ -PcentralRepo=http://localhost:8081/nexus/content/repositories/central/ -Pcoverage assemble test
[task 2024-02-03T16:28:37.045Z] To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.5/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2024-02-03T16:28:37.745Z] Daemon will be stopped at the end of the build
[task 2024-02-03T16:28:41.044Z]
[task 2024-02-03T16:28:41.045Z] > Configure project :
[task 2024-02-03T16:28:41.045Z] This version of Gradle expects version '4.2.1' of the `kotlin-dsl` plugin but version '4.1.2' has been applied to root project 'config'. Let Gradle control the version of `kotlin-dsl` by removing any explicit `kotlin-dsl` version constraints from your build logic.
[task 2024-02-03T16:28:41.045Z] WARNING: Unsupported Kotlin plugin version.
[task 2024-02-03T16:28:41.045Z] The `embedded-kotlin` and `kotlin-dsl` plugins rely on features of Kotlin `1.9.20` that might work differently than in the requested version `1.9.10`.
[task 2024-02-03T16:28:41.944Z]
[task 2024-02-03T16:28:41.944Z] > Task :pluginDescriptors
[task 2024-02-03T16:28:41.944Z] > Task :processResources
[task 2024-02-03T16:28:41.944Z] > Task :processTestResources NO-SOURCE
[task 2024-02-03T16:28:46.744Z] > Task :compileKotlin
[task 2024-02-03T16:28:46.744Z] > Task :compileJava NO-SOURCE
[task 2024-02-03T16:28:46.744Z] > Task :classes
[task 2024-02-03T16:28:46.744Z] > Task :jar
[task 2024-02-03T16:28:46.744Z] > Task :assemble
[task 2024-02-03T16:28:46.831Z] > Task :compileTestKotlin NO-SOURCE
[task 2024-02-03T16:28:46.831Z] > Task :compileTestJava NO-SOURCE
[task 2024-02-03T16:28:46.831Z] > Task :pluginUnderTestMetadata
[task 2024-02-03T16:28:46.831Z] > Task :testClasses UP-TO-DATE
[task 2024-02-03T16:28:46.831Z] > Task :test NO-SOURCE
[task 2024-02-03T16:28:46.831Z]
[task 2024-02-03T16:28:46.832Z] BUILD SUCCESSFUL in 10s
[task 2024-02-03T16:28:46.832Z] 5 actionable tasks: 5 executed
[task 2024-02-03T16:28:47.152Z] + popd
[task 2024-02-03T16:28:47.152Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:28:47.152Z] + for plugin_dir in $(find "$ANDROID_COMPONENTS_DIR/plugins" -mindepth 1 -maxdepth 1 -type d)
[task 2024-02-03T16:28:47.152Z] + pushd /builds/worker/checkouts/vcs/android-components/plugins/dependencies
[task 2024-02-03T16:28:47.152Z] ~/checkouts/vcs/android-components/plugins/dependencies ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:28:47.152Z] + /builds/worker/checkouts/vcs/android-components/gradlew -PgoogleRepo=http://localhost:8081/nexus/content/repositories/google/ -PcentralRepo=http://localhost:8081/nexus/content/repositories/central/ -Pcoverage assemble test
[task 2024-02-03T16:28:47.643Z] To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.5/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2024-02-03T16:28:48.343Z] Daemon will be stopped at the end of the build
[task 2024-02-03T16:28:51.742Z]
[task 2024-02-03T16:28:51.743Z] > Configure project :
[task 2024-02-03T16:28:51.743Z] This version of Gradle expects version '4.2.1' of the `kotlin-dsl` plugin but version '4.1.2' has been applied to root project 'dependencies'. Let Gradle control the version of `kotlin-dsl` by removing any explicit `kotlin-dsl` version constraints from your build logic.
[task 2024-02-03T16:28:51.744Z] WARNING: Unsupported Kotlin plugin version.
[task 2024-02-03T16:28:51.744Z] The `embedded-kotlin` and `kotlin-dsl` plugins rely on features of Kotlin `1.9.20` that might work differently than in the requested version `1.9.10`.
[task 2024-02-03T16:28:52.342Z]
[task 2024-02-03T16:28:52.342Z] > Task :compileKotlin UP-TO-DATE
[task 2024-02-03T16:28:52.342Z] > Task :compileJava NO-SOURCE
[task 2024-02-03T16:28:52.342Z] > Task :pluginDescriptors UP-TO-DATE
[task 2024-02-03T16:28:52.342Z] > Task :processResources UP-TO-DATE
[task 2024-02-03T16:28:52.342Z] > Task :classes UP-TO-DATE
[task 2024-02-03T16:28:52.342Z] > Task :jar UP-TO-DATE
[task 2024-02-03T16:28:52.342Z] > Task :assemble UP-TO-DATE
[task 2024-02-03T16:28:52.343Z] > Task :compileTestKotlin NO-SOURCE
[task 2024-02-03T16:28:52.343Z] > Task :compileTestJava NO-SOURCE
[task 2024-02-03T16:28:52.343Z] > Task :pluginUnderTestMetadata
[task 2024-02-03T16:28:52.343Z] > Task :processTestResources NO-SOURCE
[task 2024-02-03T16:28:52.343Z] > Task :testClasses UP-TO-DATE
[task 2024-02-03T16:28:52.343Z] > Task :test NO-SOURCE
[task 2024-02-03T16:28:52.394Z]
[task 2024-02-03T16:28:52.394Z] BUILD SUCCESSFUL in 5s
[task 2024-02-03T16:28:52.394Z] 5 actionable tasks: 1 executed, 4 up-to-date
[task 2024-02-03T16:28:52.716Z] + popd
[task 2024-02-03T16:28:52.716Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:28:52.716Z]
[task 2024-02-03T16:28:52.716Z] ./gradlew $GRADLE_ARGS $GRADLE_COMMANDS
[task 2024-02-03T16:28:52.716Z] + ./gradlew -PgoogleRepo=http://localhost:8081/nexus/content/repositories/google/ -PcentralRepo=http://localhost:8081/nexus/content/repositories/central/ -Pcoverage tooling-detekt:assemble tooling-detekt:assembleAndroidTest tooling-detekt:test tooling-detekt:lintRelease
[task 2024-02-03T16:28:53.202Z] To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.5/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2024-02-03T16:28:53.902Z] Daemon will be stopped at the end of the build
[task 2024-02-03T16:28:54.102Z] Configuration on demand is an incubating feature.
[task 2024-02-03T16:28:57.402Z]
[task 2024-02-03T16:28:57.403Z] > Configure project :dependencies
[task 2024-02-03T16:28:57.403Z] This version of Gradle expects version '4.2.1' of the `kotlin-dsl` plugin but version '4.1.2' has been applied to project ':dependencies'. Let Gradle control the version of `kotlin-dsl` by removing any explicit `kotlin-dsl` version constraints from your build logic.
[task 2024-02-03T16:28:57.502Z] WARNING: Unsupported Kotlin plugin version.
[task 2024-02-03T16:28:57.502Z] The `embedded-kotlin` and `kotlin-dsl` plugins rely on features of Kotlin `1.9.20` that might work differently than in the requested version `1.9.10`.
[task 2024-02-03T16:28:58.402Z]
[task 2024-02-03T16:28:58.402Z] > Task :dependencies:compileKotlin UP-TO-DATE
[task 2024-02-03T16:28:58.402Z] > Task :dependencies:compileJava NO-SOURCE
[task 2024-02-03T16:28:58.402Z] > Task :dependencies:pluginDescriptors UP-TO-DATE
[task 2024-02-03T16:28:58.402Z] > Task :dependencies:processResources UP-TO-DATE
[task 2024-02-03T16:28:58.402Z] > Task :dependencies:classes UP-TO-DATE
[task 2024-02-03T16:28:58.402Z] > Task :dependencies:jar UP-TO-DATE
[task 2024-02-03T16:28:58.602Z]
[task 2024-02-03T16:28:58.602Z] > Configure project :github
[task 2024-02-03T16:28:58.602Z] This version of Gradle expects version '4.2.1' of the `kotlin-dsl` plugin but version '4.1.2' has been applied to project ':github'. Let Gradle control the version of `kotlin-dsl` by removing any explicit `kotlin-dsl` version constraints from your build logic.
[task 2024-02-03T16:28:58.602Z] WARNING: Unsupported Kotlin plugin version.
[task 2024-02-03T16:28:58.602Z] The `embedded-kotlin` and `kotlin-dsl` plugins rely on features of Kotlin `1.9.20` that might work differently than in the requested version `1.9.10`.
[task 2024-02-03T16:28:58.702Z]
[task 2024-02-03T16:28:58.702Z] > Task :github:compileKotlin UP-TO-DATE
[task 2024-02-03T16:28:58.702Z] > Task :github:compileJava NO-SOURCE
[task 2024-02-03T16:28:58.702Z] > Task :github:pluginDescriptors UP-TO-DATE
[task 2024-02-03T16:28:58.702Z] > Task :github:processResources UP-TO-DATE
[task 2024-02-03T16:28:58.702Z] > Task :github:classes UP-TO-DATE
[task 2024-02-03T16:28:58.702Z] > Task :github:jar UP-TO-DATE
[task 2024-02-03T16:28:58.902Z] Local configuration: absent local.properties; proceeding as normal.
[task 2024-02-03T16:28:59.402Z]
[task 2024-02-03T16:28:59.402Z] > Configure project :publicsuffixlist
[task 2024-02-03T16:28:59.402Z] This version of Gradle expects version '4.2.1' of the `kotlin-dsl` plugin but version '4.1.2' has been applied to project ':publicsuffixlist'. Let Gradle control the version of `kotlin-dsl` by removing any explicit `kotlin-dsl` version constraints from your build logic.
[task 2024-02-03T16:28:59.402Z] WARNING: Unsupported Kotlin plugin version.
[task 2024-02-03T16:28:59.402Z] The `embedded-kotlin` and `kotlin-dsl` plugins rely on features of Kotlin `1.9.20` that might work differently than in the requested version `1.9.10`.
[task 2024-02-03T16:29:10.502Z]
[task 2024-02-03T16:29:10.502Z] > Task :tooling-detekt:processResources
[task 2024-02-03T16:29:10.502Z] > Task :tooling-detekt:assembleAndroidTest
[task 2024-02-03T16:29:10.502Z] > Task :tooling-detekt:processTestResources NO-SOURCE
[task 2024-02-03T16:29:10.502Z] > Task :tooling-detekt:lintRelease
[task 2024-02-03T16:29:15.102Z] > Task :tooling-detekt:compileKotlin
[task 2024-02-03T16:29:15.102Z] > Task :tooling-detekt:compileJava NO-SOURCE
[task 2024-02-03T16:29:15.102Z] > Task :tooling-detekt:classes
[task 2024-02-03T16:29:15.102Z] > Task :tooling-detekt:jar
[task 2024-02-03T16:29:15.102Z] > Task :tooling-detekt:assemble
[task 2024-02-03T16:29:15.902Z] > Task :tooling-detekt:compileTestKotlin
[task 2024-02-03T16:29:15.902Z] > Task :tooling-detekt:compileTestJava NO-SOURCE
[task 2024-02-03T16:29:15.902Z] > Task :tooling-detekt:testClasses UP-TO-DATE
[task 2024-02-03T16:29:20.102Z] > Task :tooling-detekt:test
[task 2024-02-03T16:29:20.102Z]
[task 2024-02-03T16:29:20.102Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2024-02-03T16:29:20.102Z]
[task 2024-02-03T16:29:20.102Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2024-02-03T16:29:20.102Z]
[task 2024-02-03T16:29:20.102Z] For more on this, please refer to https://docs.gradle.org/8.5/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2024-02-03T16:29:20.102Z]
[task 2024-02-03T16:29:20.102Z] BUILD SUCCESSFUL in 27s
[task 2024-02-03T16:29:20.102Z] 15 actionable tasks: 7 executed, 8 up-to-date
[task 2024-02-03T16:29:20.472Z]
[task 2024-02-03T16:29:20.472Z] . "$REPO_ROOT_DIR/taskcluster/scripts/toolchain/external-gradle-dependencies/after.sh"
[task 2024-02-03T16:29:20.472Z] + . /builds/worker/checkouts/vcs/taskcluster/scripts/toolchain/external-gradle-dependencies/after.sh
[task 2024-02-03T16:29:20.472Z] #!/bin/bash
[task 2024-02-03T16:29:20.472Z]
[task 2024-02-03T16:29:20.472Z] # This Source Code Form is subject to the terms of the Mozilla Public
[task 2024-02-03T16:29:20.472Z] # License, v. 2.0. If a copy of the MPL was not distributed with this
[task 2024-02-03T16:29:20.472Z] # file, You can obtain one at http://mozilla.org/MPL/2.0/.
[task 2024-02-03T16:29:20.472Z]
[task 2024-02-03T16:29:20.472Z] # This is inspired by
[task 2024-02-03T16:29:20.472Z] # https://searchfox.org/mozilla-central/rev/2cd2d511c0d94a34fb7fa3b746f54170ee759e35/taskcluster/scripts/misc/android-gradle-dependencies/after.sh.
[task 2024-02-03T16:29:20.472Z] # gradle-plugins was removed because it's not used in this project.
[task 2024-02-03T16:29:20.472Z]
[task 2024-02-03T16:29:20.472Z] set -x -e -v
[task 2024-02-03T16:29:20.472Z] ++ set -x -e -v
[task 2024-02-03T16:29:20.472Z]
[task 2024-02-03T16:29:20.472Z] echo "running as $(id)"
[task 2024-02-03T16:29:20.473Z] +++ id
[task 2024-02-03T16:29:20.474Z] ++ echo 'running as uid=1000(worker) gid=1000(worker) groups=1000(worker)'
[task 2024-02-03T16:29:20.474Z] running as uid=1000(worker) gid=1000(worker) groups=1000(worker)
[task 2024-02-03T16:29:20.474Z]
[task 2024-02-03T16:29:20.474Z] : WORKSPACE "${WORKSPACE:=/builds/worker/workspace}"
[task 2024-02-03T16:29:20.474Z] ++ : WORKSPACE /builds/worker/workspace
[task 2024-02-03T16:29:20.474Z] ARTIFACTS_TARGET_DIR='/builds/worker/artifacts'
[task 2024-02-03T16:29:20.474Z] ++ ARTIFACTS_TARGET_DIR=/builds/worker/artifacts
[task 2024-02-03T16:29:20.474Z] EXTERNAL_DEPS='external-gradle-dependencies'
[task 2024-02-03T16:29:20.474Z] ++ EXTERNAL_DEPS=external-gradle-dependencies
[task 2024-02-03T16:29:20.474Z] NEXUS_STORAGE_DIR="$NEXUS_WORK/storage"
[task 2024-02-03T16:29:20.474Z] ++ NEXUS_STORAGE_DIR=/builds/worker/workspace/nexus/storage
[task 2024-02-03T16:29:20.474Z] NEXUS_DIRS="$NEXUS_STORAGE_DIR/google $NEXUS_STORAGE_DIR/central"
[task 2024-02-03T16:29:20.474Z] ++ NEXUS_DIRS='/builds/worker/workspace/nexus/storage/google /builds/worker/workspace/nexus/storage/central'
[task 2024-02-03T16:29:20.474Z] BAD_DOWNLOADS_FILE="$WORKSPACE/bad_downloads.txt"
[task 2024-02-03T16:29:20.474Z] ++ BAD_DOWNLOADS_FILE=/builds/worker/workspace/bad_downloads.txt
[task 2024-02-03T16:29:20.474Z] BAD_DOWNLOADS_EXIT_CODE=17
[task 2024-02-03T16:29:20.474Z] ++ BAD_DOWNLOADS_EXIT_CODE=17
[task 2024-02-03T16:29:20.474Z]
[task 2024-02-03T16:29:20.474Z]
[task 2024-02-03T16:29:20.474Z] function _package_artifacts_downloaded_by_nexus() {
[task 2024-02-03T16:29:20.474Z] pushd "$WORKSPACE"
[task 2024-02-03T16:29:20.474Z]
[task 2024-02-03T16:29:20.474Z] mkdir -p "$WORKSPACE/$EXTERNAL_DEPS" "$ARTIFACTS_TARGET_DIR"
[task 2024-02-03T16:29:20.474Z] for nexus_dir in $NEXUS_DIRS; do
[task 2024-02-03T16:29:20.474Z] cp -R "$nexus_dir" "$EXTERNAL_DEPS"
[task 2024-02-03T16:29:20.474Z] done
[task 2024-02-03T16:29:20.474Z]
[task 2024-02-03T16:29:20.474Z] tar cf - "$EXTERNAL_DEPS" | xz > "$ARTIFACTS_TARGET_DIR/$EXTERNAL_DEPS.tar.xz"
[task 2024-02-03T16:29:20.474Z] popd
[task 2024-02-03T16:29:20.474Z] }
[task 2024-02-03T16:29:20.474Z]
[task 2024-02-03T16:29:20.474Z]
[task 2024-02-03T16:29:20.474Z] function _ensure_artifacts_are_sane() {
[task 2024-02-03T16:29:20.474Z] # Let's find empty files or unfinished downloads
[task 2024-02-03T16:29:20.474Z] find "$WORKSPACE/$EXTERNAL_DEPS" -size 0 -o -name '*.part' > "$BAD_DOWNLOADS_FILE"
[task 2024-02-03T16:29:20.474Z]
[task 2024-02-03T16:29:20.474Z] if [ -s "$BAD_DOWNLOADS_FILE" ]; then
[task 2024-02-03T16:29:20.474Z] echo "ERROR: Some artifacts were not correctly downloaded! Please look at:"
[task 2024-02-03T16:29:20.474Z] cat "$BAD_DOWNLOADS_FILE"
[task 2024-02-03T16:29:20.474Z] exit $BAD_DOWNLOADS_EXIT_CODE
[task 2024-02-03T16:29:20.474Z] fi
[task 2024-02-03T16:29:20.474Z] }
[task 2024-02-03T16:29:20.474Z]
[task 2024-02-03T16:29:20.474Z]
[task 2024-02-03T16:29:20.474Z] _package_artifacts_downloaded_by_nexus
[task 2024-02-03T16:29:20.474Z] ++ _package_artifacts_downloaded_by_nexus
[task 2024-02-03T16:29:20.474Z] ++ pushd /builds/worker/workspace
[task 2024-02-03T16:29:20.474Z] ~/workspace ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:29:20.474Z] ++ mkdir -p /builds/worker/workspace/external-gradle-dependencies /builds/worker/artifacts
[task 2024-02-03T16:29:20.475Z] ++ for nexus_dir in $NEXUS_DIRS
[task 2024-02-03T16:29:20.475Z] ++ cp -R /builds/worker/workspace/nexus/storage/google external-gradle-dependencies
[task 2024-02-03T16:29:20.614Z] ++ for nexus_dir in $NEXUS_DIRS
[task 2024-02-03T16:29:20.615Z] ++ cp -R /builds/worker/workspace/nexus/storage/central external-gradle-dependencies
[task 2024-02-03T16:29:20.841Z] ++ tar cf - external-gradle-dependencies
[task 2024-02-03T16:29:20.841Z] ++ xz
[task 2024-02-03T16:31:53.648Z] ++ popd
[task 2024-02-03T16:31:53.648Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2024-02-03T16:31:53.648Z] _ensure_artifacts_are_sane
[task 2024-02-03T16:31:53.648Z] ++ _ensure_artifacts_are_sane
[task 2024-02-03T16:31:53.648Z] ++ find /builds/worker/workspace/external-gradle-dependencies -size 0 -o -name '*.part'
[task 2024-02-03T16:31:53.677Z] ++ '[' -s /builds/worker/workspace/bad_downloads.txt ']'
[task 2024-02-03T16:31:53.677Z]
[task 2024-02-03T16:31:53.677Z] popd
[task 2024-02-03T16:31:53.677Z] + popd
[task 2024-02-03T16:31:53.677Z] ~/checkouts
[fetches 2024-02-03T16:31:53.677Z] removing /builds/worker/fetches
[fetches 2024-02-03T16:31:54.351Z] finished
[taskcluster 2024-02-03 16:31:54.733Z] === Task Finished ===
[taskcluster 2024-02-03 16:31:59.171Z] Successful task run with exit code: 0 completed in 429.022 seconds
Loading