log for com.personx.cryptx:6
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1198, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 939, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 290, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for com.personx.cryptx:1.3.0
==== detail begin ====
== Installed Android Tools ==
2025-07-09 22:01:20,582 DEBUG: Reading 'config.yml'
2025-07-09 22:01:20,610 INFO: Creating log directory
2025-07-09 22:01:20,610 INFO: Creating temporary directory
2025-07-09 22:01:20,611 INFO: Creating output directory
2025-07-09 22:01:20,622 DEBUG: Getting git vcs interface for https://github.com/PersonX-46/CryptX
2025-07-09 22:01:20,622 DEBUG: Checking com.personx.cryptx:6
2025-07-09 22:01:20,622 INFO: Building version 1.3.0 (6) of com.personx.cryptx
2025-07-09 22:01:20,628 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.personx.cryptx, universal_newlines=False, shell=None, istream=None)
2025-07-09 22:01:20,659 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-07-09 22:01:21,264 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64069 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u2) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u2) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-07-09 22:01:37,076 INFO: Getting source for revision dc78a82fbd262016f1aa3e826d7114d6bf3e44a2
2025-07-09 22:01:37,076 DEBUG: Directory: build/com.personx.cryptx
2025-07-09 22:01:37,076 DEBUG: > git rev-parse --show-toplevel
2025-07-09 22:01:37,280 DEBUG: Directory: build/com.personx.cryptx
2025-07-09 22:01:37,280 DEBUG: > git submodule foreach --recursive git reset --hard
2025-07-09 22:01:37,483 DEBUG: Directory: build/com.personx.cryptx
2025-07-09 22:01:37,483 DEBUG: > git reset --hard
2025-07-09 22:01:37,787 DEBUG: Directory: build/com.personx.cryptx
2025-07-09 22:01:37,787 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-07-09 22:01:37,890 DEBUG: Directory: build/com.personx.cryptx
2025-07-09 22:01:37,890 DEBUG: > git clean -dffx
2025-07-09 22:01:37,993 DEBUG: Directory: build/com.personx.cryptx
2025-07-09 22:01:37,994 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 --prune-tags --force origin
2025-07-09 22:01:38,798 DEBUG: Directory: build/com.personx.cryptx
2025-07-09 22:01:38,799 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
2025-07-09 22:01:39,520 DEBUG: Directory: build/com.personx.cryptx
2025-07-09 22:01:39,520 DEBUG: > git remote set-head origin --auto
2025-07-09 22:01:40,128 DEBUG: Directory: build/com.personx.cryptx
2025-07-09 22:01:40,129 DEBUG: > git checkout -f dc78a82fbd262016f1aa3e826d7114d6bf3e44a2
2025-07-09 22:01:40,432 DEBUG: Directory: build/com.personx.cryptx
2025-07-09 22:01:40,433 DEBUG: > git clean -dffx
2025-07-09 22:01:40,536 DEBUG: Directory: build/com.personx.cryptx
2025-07-09 22:01:40,536 DEBUG: > git rev-parse --show-toplevel
2025-07-09 22:01:40,739 DEBUG: Directory: build/com.personx.cryptx
2025-07-09 22:01:40,740 DEBUG: > git submodule deinit --all --force
2025-07-09 22:01:40,842 INFO: Creating local.properties file at build/com.personx.cryptx/local.properties
2025-07-09 22:01:40,845 INFO: Creating local.properties file at build/com.personx.cryptx/app/local.properties
2025-07-09 22:01:40,846 DEBUG: Removing debuggable flags from build/com.personx.cryptx/app
2025-07-09 22:01:40,864 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.personx.cryptx/app/build.gradle.kts
2025-07-09 22:01:40,872 INFO: Cleaning Gradle project...
2025-07-09 22:01:40,873 DEBUG: Directory: build/com.personx.cryptx/app
2025-07-09 22:01:40,873 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.13 via distributionUrl
Downloading missing gradle version 8.13
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.13-bin.zip: OK
Running /opt/gradle/versions/8.13/bin/gradle clean
Welcome to Gradle 8.13!
Here are the highlights of this release:
- Daemon JVM auto-provisioning
- Enhancements for Scala plugin and JUnit testing
- Improvements for build authors and plugin developers
For more details see https://docs.gradle.org/8.13/release-notes.html
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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :cryptography
w: file:///home/vagrant/build/com.personx.cryptx/cryptography/build.gradle.kts:30:9: 'jvmTarget: String' is deprecated. Please migrate to the compilerOptions DSL. More details are here: https://kotl.in/u1r8ln
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 12s
1 actionable task: 1 up-to-date
2025-07-09 22:03:59,658 INFO: Scanning source for common problems...
2025-07-09 22:03:59,711 DEBUG: scanner is configured to use signature data from: 'suss'
2025-07-09 22:03:59,712 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-07-09 22:04:00,370 DEBUG: write 'suss.json' to cache
2025-07-09 22:04:00,378 DEBUG: next suss.json cache update due in 23:59:59.981617
2025-07-09 22:04:00,569 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-07-09 22:04:00,607 INFO: Creating source tarball...
2025-07-09 22:04:00,921 INFO: Building Gradle project...
2025-07-09 22:04:00,921 DEBUG: Directory: build/com.personx.cryptx/app
2025-07-09 22:04:00,921 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.13 via distributionUrl
Running /opt/gradle/versions/8.13/bin/gradle assembleRelease
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.13/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
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 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" 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
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
Checking the license for package Android SDK Platform 36 in /opt/android-sdk/licenses
License for package Android SDK Platform 36 accepted.
Preparing "Install Android SDK Platform 36 (revision 2)".
"Install Android SDK Platform 36 (revision 2)" ready.
Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36
"Install Android SDK Platform 36 (revision 2)" complete.
"Install Android SDK Platform 36 (revision 2)" 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
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
> Task :cryptography:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :cryptography:preBuild UP-TO-DATE
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :cryptography:preReleaseBuild UP-TO-DATE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :cryptography:generateReleaseResValues
> Task :cryptography:generateReleaseResources
> Task :cryptography:packageReleaseResources
> Task :cryptography:javaPreCompileRelease
> Task :cryptography:writeReleaseAarMetadata
> Task :cryptography:extractDeepLinksRelease
> Task :cryptography:parseReleaseLocalResources
> Task :cryptography:processReleaseManifest
> Task :cryptography:prepareReleaseArtProfile
> Task :cryptography:mergeReleaseShaders
> Task :cryptography:generateReleaseRFile
> Task :cryptography:compileReleaseShaders NO-SOURCE
> Task :cryptography:compileReleaseLibraryResources
> Task :app:checkReleaseDuplicateClasses
> Task :cryptography:compileReleaseKotlin
> Task :cryptography:generateReleaseAssets UP-TO-DATE
> Task :cryptography:mergeReleaseAssets
> Task :cryptography:extractProguardFiles
> Task :cryptography:prepareLintJarForPublish
> Task :cryptography:mergeReleaseJniLibFolders
> Task :cryptography:mergeReleaseNativeLibs NO-SOURCE
> Task :cryptography:stripReleaseDebugSymbols NO-SOURCE
> Task :cryptography:extractDeepLinksForAarRelease
> Task :cryptography:copyReleaseJniLibsProjectAndLocalJars
> Task :cryptography:writeReleaseLintModelMetadata
> Task :cryptography:copyReleaseJniLibsProjectOnly
> Task :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :cryptography:compileReleaseJavaWithJavac NO-SOURCE
> Task :cryptography:bundleLibRuntimeToDirRelease
> Task :cryptography:bundleLibRuntimeToJarRelease
> Task :cryptography:bundleLibCompileToJarRelease
> Task :cryptography:processReleaseJavaRes
> Task :cryptography:createFullJarRelease
> Task :cryptography:generateReleaseLintModel
> Task :app:checkReleaseAarMetadata
> Task :app:generateReleaseResValues FROM-CACHE
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease FROM-CACHE
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseManifest
> Task :app:desugarReleaseFileDependencies
> Task :app:javaPreCompileRelease
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseStartupProfile
> Task :app:processReleaseResources
> Task :cryptography:extractReleaseAnnotations
> Task :cryptography:mergeReleaseGeneratedProguardFiles
> Task :cryptography:mergeReleaseConsumerProguardFiles
> Task :cryptography:mergeReleaseJavaResource
> Task :cryptography:syncReleaseLibJars
> Task :cryptography:bundleReleaseLocalLintAar
> Task :app:mergeExtDexRelease
> Task :cryptography:generateReleaseLintVitalModel
> Task :cryptography:lintVitalAnalyzeRelease
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:extractProguardFiles
> Task :app:mergeReleaseJniLibFolders
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:mergeReleaseNativeLibs
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libsqlcipher.so. Run with --info option to learn more.
> Task :app:optimizeReleaseResources
> Task :app:kspReleaseKotlin
w: [ksp] Schema export directory was not provided to the annotation processor so Room cannot export the schema. You can either provide `room.schemaLocation` annotation processor argument by applying the Room Gradle plugin (id 'androidx.room') OR set exportSchema to false.
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/com.personx.cryptx/app/src/main/java/com/personx/cryptx/viewmodel/PinLoginViewModel.kt:43:55 Condition is always 'true'.
> Task :app:compileReleaseJavaWithJavac NO-SOURCE
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:generateReleaseLintVitalReportModel
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseJavaResource
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 6m 4s
80 actionable tasks: 78 executed, 2 from cache
2025-07-09 22:10:05,777 INFO: Successfully built version 1.3.0 of com.personx.cryptx from dc78a82fbd262016f1aa3e826d7114d6bf3e44a2
2025-07-09 22:10:05,990 DEBUG: Checking build/com.personx.cryptx/app/build/outputs/apk/release/app-release-unsigned.apk
2025-07-09 22:10:06,095 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-07-09 22:10:06,095 INFO: ...retrieving https://github.com/PersonX-46/CryptX/releases/download/1.3.0/app-release.apk
2025-07-09 22:10:06,099 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-07-09 22:10:06,386 DEBUG: https://github.com:443 "GET /PersonX-46/CryptX/releases/download/1.3.0/app-release.apk HTTP/1.1" 302 0
2025-07-09 22:10:06,394 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-07-09 22:10:06,916 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/971770699/f48ccc89-1f68-40e1-a71e-82c5a456433b?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250709%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250709T221006Z&X-Amz-Expires=1800&X-Amz-Signature=b413b623062cabe779ef3db4ee1d9e860d6c1d64dfa13c92eb8acc103d00b201&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dapp-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 35014425
2025-07-09 22:10:10,088 DEBUG: unsigned/binaries/com.personx.cryptx_6.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
DOES NOT VERIFY
ERROR: APK Signature Scheme v2 signer #1: APK integrity check failed. CHUNKED_SHA256 digest mismatch. Expected: <c3e5929c0bec015946c9cb67aefdd5db9f1f1783b5408b5f6572a1fd228ed8a3>, actual: <e768fd152e5eee7344622fb9cb0d176819eaccab2b91a0553f05a05f2b50550a>
2025-07-09 22:10:11,507 ERROR:
/tmp/tmpngfr9f9k/sigcp_com.personx.cryptx_6.apk:
2025-07-09 22:10:11,508 INFO: ...NOT verified - /tmp/tmpngfr9f9k/sigcp_com.personx.cryptx_6.apk
2025-07-09 22:10:13,028 DEBUG: > diff -r /tmp/tmpngfr9f9k/unsigned_binaries_com.personx.cryptx_6.binary /tmp/tmpngfr9f9k/_tmp_tmpngfr9f9k_sigcp_com.personx.cryptx_6
2025-07-09 22:10:13,246 DEBUG: removing unsigned/com.personx.cryptx_6.apk
2025-07-09 22:10:13,263 DEBUG: removing unsigned/binaries/com.personx.cryptx_6.binary.apk
2025-07-09 22:10:13,429 ERROR: Could not build app com.personx.cryptx: compared built binary to supplied reference binary but failed
==== detail begin ====
verification of APK with copied signature failed
Comparing reference APK to APK with copied signature...
Unexpected diff output:
diff -r /tmp/tmpngfr9f9k/unsigned_binaries_com.personx.cryptx_6.binary/content/META-INF/version-control-info.textproto /tmp/tmpngfr9f9k/_tmp_tmpngfr9f9k_sigcp_com.personx.cryptx_6/content/META-INF/version-control-info.textproto
4c4
< revision: "b929064e9c3a03ead60f74522881d65ab0428345"
---
> revision: "dc78a82fbd262016f1aa3e826d7114d6bf3e44a2"
Binary files /tmp/tmpngfr9f9k/unsigned_binaries_com.personx.cryptx_6.binary/content/assets/dexopt/baseline.prof and /tmp/tmpngfr9f9k/_tmp_tmpngfr9f9k_sigcp_com.personx.cryptx_6/content/assets/dexopt/baseline.prof differ
Binary files /tmp/tmpngfr9f9k/unsigned_binaries_com.personx.cryptx_6.binary/content/classes3.dex and /tmp/tmpngfr9f9k/_tmp_tmpngfr9f9k_sigcp_com.personx.cryptx_6/content/classes3.dex differ
==== detail end ====
2025-07-09 22:10:13,429 DEBUG: Error encountered, stopping by user request.
==== detail end ====