log for threads.thor:148
== Installed Android Tools ==
2023-03-19 20:13:24,999 DEBUG: Reading 'config.yml'
2023-03-19 20:13:25,015 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-03-19 20:13:25,016 INFO: Creating log directory
2023-03-19 20:13:25,016 INFO: Creating temporary directory
2023-03-19 20:13:25,016 INFO: Creating output directory
2023-03-19 20:13:25,047 DEBUG: Getting git vcs interface for https://gitlab.com/remmer.wilts/thor.git
2023-03-19 20:13:25,047 DEBUG: Checking threads.thor:148
2023-03-19 20:13:25,047 INFO: Building version 1.4.8 (148) of threads.thor
2023-03-19 20:13:25,047 INFO: Running 'sudo' commands in /home/vagrant
2023-03-19 20:13:25,048 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-alternatives --auto java
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [236 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [154 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [7929 B]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [412 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [344 kB]
Fetched 15.8 MB in 16s (969 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded.
Need to get 278 MB of archives.
After this operation, 436 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.6+10-1~deb11u1 [43.5 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.6+10-1~deb11u1 [234 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 278 MB in 12s (23.9 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36773 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.6+10-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.6+10-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.6+10-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.6+10-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.6+10-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.6+10-1~deb11u1) ...
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2023-03-19 20:14:32,330 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-03-19 20:14:32,742 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37207 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-03-19 20:14:44,182 INFO: Getting source for revision 16b6ad6cfbc7db7cd8f7b4e73958281e73c0dc09
2023-03-19 20:14:44,184 DEBUG: Directory: build/threads.thor
2023-03-19 20:14:44,184 DEBUG: > git rev-parse --show-toplevel
2023-03-19 20:14:44,503 DEBUG: Directory: build/threads.thor
2023-03-19 20:14:44,503 DEBUG: > git submodule foreach --recursive git reset --hard
2023-03-19 20:14:46,423 DEBUG: Directory: build/threads.thor
2023-03-19 20:14:46,424 DEBUG: > git reset --hard
2023-03-19 20:14:47,338 DEBUG: Directory: build/threads.thor
2023-03-19 20:14:47,339 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-03-19 20:14:47,452 DEBUG: Directory: build/threads.thor
2023-03-19 20:14:47,452 DEBUG: > git clean -dffx
2023-03-19 20:14:47,564 DEBUG: Directory: build/threads.thor
2023-03-19 20:14:47,564 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2023-03-19 20:14:48,682 DEBUG: Directory: build/threads.thor
2023-03-19 20:14:48,683 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2023-03-19 20:14:49,498 DEBUG: Directory: build/threads.thor
2023-03-19 20:14:49,498 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2023-03-19 20:14:50,342 DEBUG: Directory: build/threads.thor
2023-03-19 20:14:50,342 DEBUG: > git remote set-head origin --auto
2023-03-19 20:14:51,761 DEBUG: Directory: build/threads.thor
2023-03-19 20:14:51,762 DEBUG: > git checkout -f 16b6ad6cfbc7db7cd8f7b4e73958281e73c0dc09
2023-03-19 20:14:52,074 DEBUG: Directory: build/threads.thor
2023-03-19 20:14:52,075 DEBUG: > git clean -dffx
2023-03-19 20:14:52,186 INFO: Creating local.properties file at build/threads.thor/local.properties
2023-03-19 20:14:52,191 INFO: Creating local.properties file at build/threads.thor/app/local.properties
2023-03-19 20:14:52,191 DEBUG: Removing debuggable flags from build/threads.thor/app
2023-03-19 20:14:52,266 INFO: Cleaning Gradle project...
2023-03-19 20:14:52,266 DEBUG: Directory: build/threads.thor/app
2023-03-19 20:14:52,266 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle clean
Welcome to Gradle 8.0!
For more details see https://docs.gradle.org/8.0/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 42s
1 actionable task: 1 up-to-date
2023-03-19 20:15:42,226 INFO: Scanning source for common problems...
2023-03-19 20:15:42,243 DEBUG: scanner is configured to use signature data from: 'suss'
2023-03-19 20:15:42,442 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-03-19 20:15:42,443 INFO: Creating source tarball...
2023-03-19 20:15:43,652 INFO: Building Gradle project...
2023-03-19 20:15:43,652 DEBUG: Directory: build/threads.thor/app
2023-03-19 20:15:43,652 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.0 via distributionUrl
Running /opt/gradle/versions/8.0/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Configuration 'releaseCompileClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'releaseRuntimeClasspath' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'protobuf' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
Configuration 'releaseProtobuf' was resolved during configuration time.
This is a build performance and scalability issue.
See https://github.com/gradle/gradle/issues/2298
Run with --info for a stacktrace.
> Task :lite:preBuild UP-TO-DATE
> Task :lite:preReleaseBuild UP-TO-DATE
> Task :lite:mergeReleaseJniLibFolders
> Task :lite:mergeReleaseNativeLibs NO-SOURCE
> Task :lite:stripReleaseDebugSymbols NO-SOURCE
> Task :lite:copyReleaseJniLibsProjectAndLocalJars
> Task :lite:generateReleaseResValues
> Task :lite:extractDeepLinksForAarRelease
> Task :kwik:preBuild UP-TO-DATE
> Task :kwik:preReleaseBuild UP-TO-DATE
> Task :kwik:generateReleaseBuildConfig
> Task :kwik:generateReleaseResValues
> Task :kwik:generateReleaseResources
> Task :kwik:packageReleaseResources
> Task :lite:generateReleaseBuildConfig
> Task :kwik:javaPreCompileRelease
> Task :kwik:processReleaseJavaRes NO-SOURCE
> Task :kwik:bundleLibResRelease NO-SOURCE
> Task :kwik:parseReleaseLocalResources
> Task :lite:extractProto
> Task :lite:extractReleaseProto
> Task :lite:generateReleaseResources
> Task :lite:packageReleaseResources
> Task :lite:parseReleaseLocalResources
> Task :kwik:processReleaseManifest
> Task :lite:processReleaseManifest
> Task :lite:javaPreCompileRelease
> Task :lite:mergeReleaseShaders
> Task :lite:compileReleaseShaders NO-SOURCE
> Task :lite:generateReleaseAssets UP-TO-DATE
> Task :lite:packageReleaseAssets
> Task :lite:prepareLintJarForPublish
> Task :kwik:generateReleaseRFile
> Task :lite:prepareReleaseArtProfile
> Task :kwik:compileReleaseJavaWithJavac
> Task :kwik:bundleLibCompileToJarRelease
> Task :kwik:bundleLibRuntimeToJarRelease
> Task :kwik:createFullJarRelease
> Task :lite:generateReleaseRFile
> Task :lite:extractIncludeReleaseProto
> Task :lite:generateReleaseProto
> Task :lite:extractReleaseAnnotations
> Task :lite:compileReleaseJavaWithJavac
> Task :lite:mergeReleaseGeneratedProguardFiles
> Task :lite:mergeReleaseConsumerProguardFiles
> Task :lite:processReleaseJavaRes
> Task :magnet:preBuild UP-TO-DATE
> Task :magnet:preReleaseBuild UP-TO-DATE
> Task :magnet:mergeReleaseJniLibFolders
> Task :magnet:mergeReleaseNativeLibs NO-SOURCE
> Task :magnet:stripReleaseDebugSymbols NO-SOURCE
> Task :lite:writeReleaseAarMetadata
> Task :magnet:copyReleaseJniLibsProjectAndLocalJars
> Task :magnet:generateReleaseResValues
> Task :magnet:extractDeepLinksForAarRelease
> Task :magnet:generateReleaseBuildConfig
> Task :magnet:generateReleaseResources
> Task :magnet:packageReleaseResources
> Task :magnet:javaPreCompileRelease
> Task :magnet:mergeReleaseShaders
> Task :magnet:compileReleaseShaders NO-SOURCE
> Task :magnet:generateReleaseAssets UP-TO-DATE
> Task :magnet:parseReleaseLocalResources
> Task :magnet:processReleaseManifest
> Task :magnet:packageReleaseAssets
> Task :lite:mergeReleaseJavaResource
> Task :magnet:generateReleaseRFile
> Task :lite:syncReleaseLibJars
> Task :lite:bundleReleaseLocalLintAar
> Task :magnet:extractReleaseAnnotations
> Task :magnet:compileReleaseJavaWithJavac
/home/vagrant/build/threads.thor/magnet/src/main/java/threads/magnet/kad/tasks/Task.java:133: warning: [deprecation] weakCompareAndSet(V,V) in AtomicReference has been deprecated
} while (!state.weakCompareAndSet(current, newState));
^
where V is a type-variable:
V extends Object declared in class AtomicReference
1 warning
> Task :magnet:mergeReleaseGeneratedProguardFiles
> Task :magnet:mergeReleaseConsumerProguardFiles
> Task :magnet:prepareLintJarForPublish
> Task :magnet:prepareReleaseArtProfile
> Task :magnet:processReleaseJavaRes NO-SOURCE
> Task :magnet:mergeReleaseJavaResource
> Task :magnet:writeReleaseAarMetadata
> Task :magnet:syncReleaseLibJars
> Task :magnet:bundleReleaseLocalLintAar
> Task :kwik:mergeReleaseJniLibFolders
> Task :kwik:mergeReleaseNativeLibs NO-SOURCE
> Task :kwik:stripReleaseDebugSymbols NO-SOURCE
> Task :kwik:copyReleaseJniLibsProjectAndLocalJars
> Task :kwik:extractDeepLinksForAarRelease
> Task :kwik:extractReleaseAnnotations
> Task :kwik:mergeReleaseGeneratedProguardFiles
> Task :kwik:mergeReleaseConsumerProguardFiles
> Task :kwik:mergeReleaseShaders
> Task :kwik:compileReleaseShaders NO-SOURCE
> Task :kwik:generateReleaseAssets UP-TO-DATE
> Task :kwik:packageReleaseAssets
> Task :kwik:prepareLintJarForPublish
> Task :kwik:prepareReleaseArtProfile
> Task :kwik:mergeReleaseJavaResource
> Task :kwik:writeReleaseAarMetadata
> Task :kwik:syncReleaseLibJars
> Task :kwik:bundleReleaseLocalLintAar
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:generateReleaseBuildConfig
> Task :app:javaPreCompileRelease
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :kwik:extractDeepLinksRelease
> Task :lite:extractDeepLinksRelease
> Task :magnet:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:mergeReleaseResources
> Task :app:extractProguardFiles
> Task :kwik:writeReleaseLintModelMetadata
> Task :magnet:bundleLibCompileToJarRelease
> Task :lite:bundleLibCompileToJarRelease
> Task :lite:bundleLibResRelease
> Task :lite:writeReleaseLintModelMetadata
> Task :magnet:bundleLibResRelease NO-SOURCE
> Task :magnet:writeReleaseLintModelMetadata
> Task :app:mergeReleaseJniLibFolders
> Task :kwik:copyReleaseJniLibsProjectOnly
> Task :lite:copyReleaseJniLibsProjectOnly
> Task :magnet:copyReleaseJniLibsProjectOnly
> Task :lite:bundleLibRuntimeToJarRelease
> Task :magnet:bundleLibRuntimeToJarRelease
> Task :lite:exportReleaseConsumerProguardFiles
> Task :lite:createFullJarRelease
> Task :magnet:createFullJarRelease
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :magnet:exportReleaseConsumerProguardFiles
> Task :kwik:exportReleaseConsumerProguardFiles
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseArtProfile
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:bundleReleaseResources
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:minifyReleaseWithR8
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 3m 51s
130 actionable tasks: 130 executed
2023-03-19 20:19:35,785 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/threads.thor, universal_newlines=False, shell=None, istream=<valid stream>)
2023-03-19 20:19:35,801 INFO: Successfully built version 1.4.8 of threads.thor from 16b6ad6cfbc7db7cd8f7b4e73958281e73c0dc09
2023-03-19 20:19:36,107 DEBUG: AXML contains a RESOURCE MAP
2023-03-19 20:19:36,108 DEBUG: Start of Namespace mapping: prefix 43: 'android' --> uri 104: 'http://schemas.android.com/apk/res/android'
2023-03-19 20:19:36,110 DEBUG: Checking build/threads.thor/app/build/outputs/apk/release/app-release-unsigned.apk
2023-03-19 20:19:36,125 DEBUG: AXML contains a RESOURCE MAP
2023-03-19 20:19:36,125 DEBUG: Start of Namespace mapping: prefix 43: 'android' --> uri 104: 'http://schemas.android.com/apk/res/android'
2023-03-19 20:19:36,153 INFO: success: threads.thor
2023-03-19 20:19:36,154 INFO: Finished
2023-03-19 20:19:36,155 INFO: 1 build succeeded