log for de.marmaro.krt.ffupdater:74
== Installed Android Tools ==
2021-07-20 13:22:06,311 DEBUG: Reading 'config.yml'
2021-07-20 13:22:06,320 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-07-20 13:22:06,322 INFO: Creating log directory
2021-07-20 13:22:06,322 INFO: Creating temporary directory
2021-07-20 13:22:06,322 INFO: Creating output directory
2021-07-20 13:22:06,344 DEBUG: Getting git vcs interface for https://notabug.org/Tobiwan/ffupdater.git
2021-07-20 13:22:06,344 DEBUG: > git --version
git version 2.11.0
2021-07-20 13:22:06,564 INFO: Using git version 2.11.0
2021-07-20 13:22:06,564 DEBUG: Checking 74.3.1
2021-07-20 13:22:06,564 INFO: Building version 74.3.1 (74) of de.marmaro.krt.ffupdater
2021-07-20 13:22:06,565 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-07-20 13:22:06,784 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64892 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u12) ...
2021-07-20 13:22:12,439 INFO: Getting source for revision 6f7ee8bdf440fd15dc594e78487d1e22e6e85f05
2021-07-20 13:22:12,439 DEBUG: Directory: build/de.marmaro.krt.ffupdater
2021-07-20 13:22:12,439 DEBUG: > git rev-parse --show-toplevel
2021-07-20 13:22:12,651 DEBUG: Directory: build/de.marmaro.krt.ffupdater
2021-07-20 13:22:12,651 DEBUG: > git submodule foreach --recursive git reset --hard
2021-07-20 13:22:12,755 DEBUG: Directory: build/de.marmaro.krt.ffupdater
2021-07-20 13:22:12,756 DEBUG: > git reset --hard
2021-07-20 13:22:12,964 DEBUG: Directory: build/de.marmaro.krt.ffupdater
2021-07-20 13:22:12,964 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-07-20 13:22:13,070 DEBUG: Directory: build/de.marmaro.krt.ffupdater
2021-07-20 13:22:13,070 DEBUG: > git clean -dffx
2021-07-20 13:22:13,318 DEBUG: Directory: build/de.marmaro.krt.ffupdater
2021-07-20 13:22:13,319 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 fetch origin
2021-07-20 13:22:13,626 DEBUG: Directory: build/de.marmaro.krt.ffupdater
2021-07-20 13:22:13,626 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 fetch --prune --tags --force origin
2021-07-20 13:22:13,941 DEBUG: Directory: build/de.marmaro.krt.ffupdater
2021-07-20 13:22:13,942 DEBUG: > git remote set-head origin --auto
2021-07-20 13:22:14,262 DEBUG: Directory: build/de.marmaro.krt.ffupdater
2021-07-20 13:22:14,262 DEBUG: > git checkout -f 6f7ee8bdf440fd15dc594e78487d1e22e6e85f05
2021-07-20 13:22:14,471 DEBUG: Directory: build/de.marmaro.krt.ffupdater
2021-07-20 13:22:14,472 DEBUG: > git clean -dffx
2021-07-20 13:22:14,577 INFO: Creating local.properties file at build/de.marmaro.krt.ffupdater/local.properties
2021-07-20 13:22:14,577 INFO: Creating local.properties file at build/de.marmaro.krt.ffupdater/ffupdater/local.properties
2021-07-20 13:22:14,578 DEBUG: Removing debuggable flags from build/de.marmaro.krt.ffupdater/ffupdater
2021-07-20 13:22:14,599 INFO: Running 'prebuild' commands in build/de.marmaro.krt.ffupdater/ffupdater
2021-07-20 13:22:14,599 DEBUG: Directory: build/de.marmaro.krt.ffupdater/ffupdater
2021-07-20 13:22:14,599 DEBUG: > bash -x -c -- sed -i -e "s!{ 'https://jitpack.io' }!'https://jitpack.io'!" ../build.gradle
+ sed -i -e 's!{ '\''https://jitpack.io'\'' }!'\''https://jitpack.io'\''!' ../build.gradle
2021-07-20 13:22:14,822 INFO: Cleaning Gradle project...
2021-07-20 13:22:14,823 DEBUG: Directory: build/de.marmaro.krt.ffupdater/ffupdater
2021-07-20 13:22:14,823 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.0 via distributionUrl
Downloading missing gradle version 7.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.0-bin.zip: OK
Running /opt/gradle/versions/7.0/bin/gradle clean
Welcome to Gradle 7.0!
Here are the highlights of this release:
- File system watching enabled by default
- Support for running with and building Java 16 projects
- Native support for Apple Silicon processors
- Dependency catalog feature preview
For more details see https://docs.gradle.org/7.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/7.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Configure project :
This plugin is only known to work with versions of AGP between 3.5.3 and 4.1.0-alpha09. You are using 4.2.2. Proceed at your own risk.
> Task :ffupdater:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/7.0/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 48s
1 actionable task: 1 up-to-date
2021-07-20 13:23:09,257 INFO: Scanning source for common problems...
2021-07-20 13:23:09,262 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-07-20 13:23:09,266 WARNING: Found binary at ffupdater/src/test/resources/de/marmaro/krt/ffupdater/security/FirefoxReleaseAppSignature.bin
2021-07-20 13:23:09,274 INFO: Creating source tarball...
2021-07-20 13:23:09,448 INFO: Building Gradle project...
2021-07-20 13:23:09,448 DEBUG: Directory: build/de.marmaro.krt.ffupdater/ffupdater
2021-07-20 13:23:09,448 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 7.0 via distributionUrl
Running /opt/gradle/versions/7.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/7.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Configure project :
This plugin is only known to work with versions of AGP between 3.5.3 and 4.1.0-alpha09. You are using 4.2.2. Proceed at your own risk.
File /home/vagrant/.android/repositories.cfg could not be loaded.
Checking the license for package Android SDK Build-Tools 30.0.2 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 30.0.2 accepted.
Preparing "Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)".
"Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" ready.
Installing Android SDK Build-Tools 30.0.2 in /opt/android-sdk/build-tools/30.0.2
"Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" complete.
"Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" finished.
Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licenses
License for package Android SDK Platform 30 accepted.
Preparing "Install Android SDK Platform 30 (revision: 3)".
"Install Android SDK Platform 30 (revision: 3)" ready.
Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30
"Install Android SDK Platform 30 (revision: 3)" complete.
"Install Android SDK Platform 30 (revision: 3)" finished.
> Task :ffupdater:preBuild UP-TO-DATE
> Task :ffupdater:preReleaseBuild UP-TO-DATE
> Task :ffupdater:compileReleaseAidl NO-SOURCE
> Task :ffupdater:compileReleaseRenderscript NO-SOURCE
> Task :ffupdater:generateReleaseBuildConfig
> Task :ffupdater:generateReleaseResValues
> Task :ffupdater:generateReleaseResources
> Task :ffupdater:checkReleaseAarMetadata
> Task :ffupdater:createReleaseCompatibleScreenManifests
> Task :ffupdater:extractDeepLinksRelease
> Task :ffupdater:mergeReleaseResources
> Task :ffupdater:processReleaseMainManifest
> Task :ffupdater:processReleaseManifest
> Task :ffupdater:javaPreCompileRelease
> Task :ffupdater:writeReleaseApplicationId
> Task :ffupdater:analyticsRecordingRelease
> Task :ffupdater:mergeReleaseJniLibFolders
> Task :ffupdater:mergeReleaseShaders
> Task :ffupdater:compileReleaseShaders NO-SOURCE
> Task :ffupdater:generateReleaseAssets UP-TO-DATE
> Task :ffupdater:mergeReleaseAssets
> Task :ffupdater:compressReleaseAssets
> Task :ffupdater:processReleaseManifestForPackage
> Task :ffupdater:mergeReleaseNativeLibs
> Task :ffupdater:stripReleaseDebugSymbols NO-SOURCE
> Task :ffupdater:extractReleaseNativeSymbolTables NO-SOURCE
> Task :ffupdater:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :ffupdater:processReleaseResources
> Task :ffupdater:desugarReleaseFileDependencies
> Task :ffupdater:compileReleaseKotlin
w: /home/vagrant/build/de.marmaro.krt.ffupdater/ffupdater/src/main/java/de/marmaro/krt/ffupdater/security/FingerprintValidator.kt: (32, 102): 'GET_SIGNATURES: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.marmaro.krt.ffupdater/ffupdater/src/main/java/de/marmaro/krt/ffupdater/security/FingerprintValidator.kt: (56, 100): 'GET_SIGNATURES: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.marmaro.krt.ffupdater/ffupdater/src/main/java/de/marmaro/krt/ffupdater/security/FingerprintValidator.kt: (69, 27): 'signatures: Array<(out) Signature!>!' is deprecated. Deprecated in Java
w: /home/vagrant/build/de.marmaro.krt.ffupdater/ffupdater/src/main/java/de/marmaro/krt/ffupdater/security/FingerprintValidator.kt: (70, 64): 'signatures: Array<(out) Signature!>!' is deprecated. Deprecated in Java
> Task :ffupdater:compileReleaseJavaWithJavac
> Task :ffupdater:compileReleaseSources
> Task :ffupdater:lintVitalRelease
> Task :ffupdater:dexBuilderRelease
> Task :ffupdater:checkReleaseDuplicateClasses
> Task :ffupdater:processReleaseJavaRes NO-SOURCE
> Task :ffupdater:l8DexDesugarLibRelease
> Task :ffupdater:collectReleaseDependencies
> Task :ffupdater:sdkReleaseDependencyData
> Task :ffupdater:writeReleaseAppMetadata
> Task :ffupdater:writeReleaseSigningConfigVersions
> Task :ffupdater:mergeReleaseJavaResource
> Task :ffupdater:optimizeReleaseResources
> Task :ffupdater:mergeExtDexRelease
> Task :ffupdater:mergeDexRelease
> Task :ffupdater:packageRelease
> Task :ffupdater:assembleRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/7.0/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 2m 10s
34 actionable tasks: 34 executed
2021-07-20 13:25:20,189 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/de.marmaro.krt.ffupdater, universal_newlines=False, shell=None)
2021-07-20 13:25:20,194 INFO: Successfully built version 74.3.1 of de.marmaro.krt.ffupdater from 6f7ee8bdf440fd15dc594e78487d1e22e6e85f05
2021-07-20 13:25:21,009 DEBUG: AXML contains a RESOURCE MAP
2021-07-20 13:25:21,009 DEBUG: Start of Namespace mapping: prefix 29: 'android' --> uri 77: 'http://schemas.android.com/apk/res/android'
2021-07-20 13:25:21,010 DEBUG: Checking build/de.marmaro.krt.ffupdater/ffupdater/build/outputs/apk/release/ffupdater-release-unsigned.apk
2021-07-20 13:25:21,017 DEBUG: AXML contains a RESOURCE MAP
2021-07-20 13:25:21,017 DEBUG: Start of Namespace mapping: prefix 29: 'android' --> uri 77: 'http://schemas.android.com/apk/res/android'
2021-07-20 13:25:21,030 INFO: success: de.marmaro.krt.ffupdater
2021-07-20 13:25:21,031 INFO: Finished
2021-07-20 13:25:21,031 INFO: 1 build succeeded