log for me.hackerchick.catima:68
== Installed Android Tools ==
2021-06-08 23:46:10,683 DEBUG: Reading 'config.yml'
2021-06-08 23:46:10,692 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-06-08 23:46:10,694 INFO: Creating log directory
2021-06-08 23:46:10,695 INFO: Creating temporary directory
2021-06-08 23:46:10,695 INFO: Creating output directory
2021-06-08 23:46:10,699 DEBUG: Getting git vcs interface for https://github.com/TheLastProject/Catima
2021-06-08 23:46:10,699 DEBUG: > git --version
git version 2.11.0
2021-06-08 23:46:11,037 INFO: Using git version 2.11.0
2021-06-08 23:46:11,037 DEBUG: Checking 1.14
2021-06-08 23:46:11,038 INFO: Building version 1.14 (68) of me.hackerchick.catima
2021-06-08 23:46:11,039 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-06-08 23:46:11,261 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-06-08 23:46:16,966 INFO: Getting source for revision v1.14
2021-06-08 23:46:16,966 DEBUG: Directory: build/me.hackerchick.catima
2021-06-08 23:46:16,966 DEBUG: > git rev-parse --show-toplevel
2021-06-08 23:46:17,170 DEBUG: Directory: build/me.hackerchick.catima
2021-06-08 23:46:17,171 DEBUG: > git submodule foreach --recursive git reset --hard
2021-06-08 23:46:17,276 DEBUG: Directory: build/me.hackerchick.catima
2021-06-08 23:46:17,276 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-06-08 23:46:17,381 DEBUG: Directory: build/me.hackerchick.catima
2021-06-08 23:46:17,381 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-06-08 23:46:17,889 DEBUG: Directory: build/me.hackerchick.catima
2021-06-08 23:46:17,890 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-06-08 23:46:18,220 DEBUG: Directory: build/me.hackerchick.catima
2021-06-08 23:46:18,220 DEBUG: > git remote set-head origin --auto
2021-06-08 23:46:18,631 DEBUG: Directory: build/me.hackerchick.catima
2021-06-08 23:46:18,631 DEBUG: > git checkout -f v1.14
2021-06-08 23:46:18,836 DEBUG: Directory: build/me.hackerchick.catima
2021-06-08 23:46:18,836 DEBUG: > git clean -dffx
2021-06-08 23:46:19,230 INFO: Creating local.properties file at build/me.hackerchick.catima/local.properties
2021-06-08 23:46:19,231 INFO: Creating local.properties file at build/me.hackerchick.catima/app/local.properties
2021-06-08 23:46:19,231 DEBUG: Removing debuggable flags from build/me.hackerchick.catima/app
2021-06-08 23:46:19,248 INFO: Cleaning Gradle project...
2021-06-08 23:46:19,248 DEBUG: Directory: build/me.hackerchick.catima/app
2021-06-08 23:46:19,248 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 6.8.3 via distributionUrl
Downloading missing gradle version 6.8.3
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-6.8.3-bin.zip: OK
Running /opt/gradle/versions/6.8.3/bin/gradle clean
Welcome to Gradle 6.8.3!
Here are the highlights of this release:
- Faster Kotlin DSL script compilation
- Vendor selection for Java toolchains
- Convenient execution of tasks in composite builds
- Consistent dependency resolution
For more details see https://docs.gradle.org/6.8.3/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/6.8.3/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 18s
1 actionable task: 1 up-to-date
2021-06-08 23:46:41,095 INFO: Scanning source for common problems...
2021-06-08 23:46:41,100 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-06-08 23:46:41,115 INFO: Creating source tarball...
2021-06-08 23:46:41,234 INFO: Building Gradle project...
2021-06-08 23:46:41,235 DEBUG: Directory: build/me.hackerchick.catima/app
2021-06-08 23:46:41,235 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 6.8.3 via distributionUrl
Running /opt/gradle/versions/6.8.3/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/6.8.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
File /home/vagrant/.android/repositories.cfg could not be loaded.
Checking the license for package Android SDK Build-Tools 30.0.3 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 30.0.3 accepted.
Preparing "Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)".
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" ready.
Installing Android SDK Build-Tools 30.0.3 in /opt/android-sdk/build-tools/30.0.3
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" complete.
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" finished.
> Task :app:preBuild UP-TO-DATE
> Task :app:extractProguardFiles
> Task :app:preReleaseBuild
> Task :app:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:generateReleaseBuildConfig
> Task :app:javaPreCompileRelease
> Task :app:checkReleaseAarMetadata
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
/home/vagrant/build/me.hackerchick.catima/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-night-v8/values-night-v8.xml:48: warn: ignoring configuration 'night-v8' for styleable numberPickerPreference.
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseManifest
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:checkReleaseDuplicateClasses
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:mergeReleaseJniLibFolders
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseJavaResource
> Task :app:mergeReleaseNativeLibs
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:compileReleaseSources
> Task :app:lintVitalRelease
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:minifyReleaseWithR8
R8: Missing class: java.lang.ClassValue
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:packageRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 57s
26 actionable tasks: 26 executed
2021-06-08 23:47:39,308 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/me.hackerchick.catima, universal_newlines=False, shell=None)
2021-06-08 23:47:39,312 INFO: Successfully built version 1.14 of me.hackerchick.catima from f4d4e3d6fb811371720312341f32537ba641f974
2021-06-08 23:47:40,407 DEBUG: AXML contains a RESOURCE MAP
2021-06-08 23:47:40,407 DEBUG: Start of Namespace mapping: prefix 30: 'android' --> uri 54: 'http://schemas.android.com/apk/res/android'
2021-06-08 23:47:40,409 DEBUG: Checking build/me.hackerchick.catima/app/build/outputs/apk/release/app-release-unsigned.apk
2021-06-08 23:47:40,416 DEBUG: AXML contains a RESOURCE MAP
2021-06-08 23:47:40,416 DEBUG: Start of Namespace mapping: prefix 30: 'android' --> uri 54: 'http://schemas.android.com/apk/res/android'
2021-06-08 23:47:40,427 INFO: success: me.hackerchick.catima
2021-06-08 23:47:40,428 INFO: Finished
2021-06-08 23:47:40,428 INFO: 1 build succeeded