log for io.github.hufrea.keysh:10
== Installed Android Tools ==
2025-01-07 22:35:02,743 DEBUG: Reading 'config.yml'
2025-01-07 22:35:02,756 INFO: Creating log directory
2025-01-07 22:35:02,756 INFO: Creating temporary directory
2025-01-07 22:35:02,756 INFO: Creating output directory
2025-01-07 22:35:02,767 DEBUG: Getting git vcs interface for https://github.com/hufrea/keysh
2025-01-07 22:35:02,767 DEBUG: Checking io.github.hufrea.keysh:10
2025-01-07 22:35:02,767 INFO: Building version 0.1.9 (10) of io.github.hufrea.keysh
2025-01-07 22:35:02,767 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-01-07 22:35:03,271 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64068 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u9) ...
2025-01-07 22:35:25,070 INFO: Getting source for revision ce1ff60a749897878540ef3a5565220b5e97fa8c
2025-01-07 22:35:25,071 DEBUG: Directory: build/io.github.hufrea.keysh
2025-01-07 22:35:25,071 DEBUG: > git rev-parse --show-toplevel
2025-01-07 22:35:25,276 DEBUG: Directory: build/io.github.hufrea.keysh
2025-01-07 22:35:25,276 DEBUG: > git submodule foreach --recursive git reset --hard
2025-01-07 22:35:25,480 DEBUG: Directory: build/io.github.hufrea.keysh
2025-01-07 22:35:25,480 DEBUG: > git reset --hard
2025-01-07 22:35:25,684 DEBUG: Directory: build/io.github.hufrea.keysh
2025-01-07 22:35:25,684 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-01-07 22:35:25,787 DEBUG: Directory: build/io.github.hufrea.keysh
2025-01-07 22:35:25,787 DEBUG: > git clean -dffx
2025-01-07 22:35:25,890 DEBUG: Directory: build/io.github.hufrea.keysh
2025-01-07 22:35:25,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 -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-01-07 22:35:26,996 DEBUG: Directory: build/io.github.hufrea.keysh
2025-01-07 22:35:26,996 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-01-07 22:35:27,500 DEBUG: Directory: build/io.github.hufrea.keysh
2025-01-07 22:35:27,500 DEBUG: > git remote set-head origin --auto
2025-01-07 22:35:28,104 DEBUG: Directory: build/io.github.hufrea.keysh
2025-01-07 22:35:28,105 DEBUG: > git checkout -f ce1ff60a749897878540ef3a5565220b5e97fa8c
2025-01-07 22:35:28,308 DEBUG: Directory: build/io.github.hufrea.keysh
2025-01-07 22:35:28,308 DEBUG: > git clean -dffx
2025-01-07 22:35:28,411 DEBUG: Directory: build/io.github.hufrea.keysh
2025-01-07 22:35:28,411 DEBUG: > git rev-parse --show-toplevel
2025-01-07 22:35:28,614 DEBUG: Directory: build/io.github.hufrea.keysh
2025-01-07 22:35:28,615 DEBUG: > git submodule deinit --all --force
2025-01-07 22:35:28,717 INFO: Creating local.properties file at build/io.github.hufrea.keysh/local.properties
2025-01-07 22:35:28,720 INFO: Creating local.properties file at build/io.github.hufrea.keysh/app/local.properties
2025-01-07 22:35:28,721 DEBUG: Removing debuggable flags from build/io.github.hufrea.keysh/app
2025-01-07 22:35:28,731 INFO: Cleaning Gradle project...
2025-01-07 22:35:28,732 DEBUG: Directory: build/io.github.hufrea.keysh/app
2025-01-07 22:35:28,732 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
No suitable gradle version found - defaulting to 8.12
Downloading missing gradle version 8.12
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.12-bin.zip: OK
Running /opt/gradle/versions/8.12/bin/gradle clean
Welcome to Gradle 8.12!
Here are the highlights of this release:
- Enhanced error and warning reporting with the Problems API
- File-system watching support on Alpine Linux
- Build and test Swift 6 libraries and apps
For more details see https://docs.gradle.org/8.12/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.12/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/io.github.hufrea.keysh/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.12/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 49s
1 actionable task: 1 up-to-date
2025-01-07 22:36:24,805 INFO: Scanning source for common problems...
2025-01-07 22:36:24,830 DEBUG: scanner is configured to use signature data from: 'suss'
2025-01-07 22:36:24,830 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-01-07 22:36:25,444 DEBUG: write 'suss.json' to cache
2025-01-07 22:36:25,447 DEBUG: next suss.json cache update due in 23:59:59.986532
2025-01-07 22:36:25,598 INFO: Creating source tarball...
2025-01-07 22:36:25,649 INFO: Building Gradle project...
2025-01-07 22:36:25,649 DEBUG: Directory: build/io.github.hufrea.keysh/app
2025-01-07 22:36:25,649 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
No suitable gradle version found - defaulting to 8.12
Running /opt/gradle/versions/8.12/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.12/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
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
Errors during XML parse:
Additionally, the fallback loader failed to parse the XML.
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.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" 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
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:javaPreCompileRelease
> Task :app:parseReleaseLocalResources
> Task :app:checkReleaseAarMetadata
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:mapReleaseSourceSetPaths
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:extractProguardFiles
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkReleaseDuplicateClasses
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:compressReleaseAssets
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseJavaResource
> Task :app:bundleReleaseResources
> 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:mergeReleaseGeneratedProguardFiles
> 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
[Incubating] Problems report is available at: file:///home/vagrant/build/io.github.hufrea.keysh/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.12/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 46s
38 actionable tasks: 38 executed
2025-01-07 22:39:13,569 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/io.github.hufrea.keysh, universal_newlines=False, shell=None, istream=<valid stream>)
2025-01-07 22:39:13,575 INFO: Successfully built version 0.1.9 of io.github.hufrea.keysh from ce1ff60a749897878540ef3a5565220b5e97fa8c
2025-01-07 22:39:13,822 DEBUG: Checking build/io.github.hufrea.keysh/app/build/outputs/apk/release/app-release-unsigned.apk
2025-01-07 22:39:13,849 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-01-07 22:39:13,849 INFO: ...retrieving https://github.com/hufrea/keysh/releases/download/v0.1.9/keysh-0.1.9.apk
2025-01-07 22:39:13,853 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-01-07 22:39:14,143 DEBUG: https://github.com:443 "GET /hufrea/keysh/releases/download/v0.1.9/keysh-0.1.9.apk HTTP/1.1" 302 0
2025-01-07 22:39:14,150 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-01-07 22:39:14,643 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/813734575/9f2689ff-92a8-4d93-ac5f-712bd2d90e75?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250107%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250107T223915Z&X-Amz-Expires=300&X-Amz-Signature=b31928a1eb1a9482025a5bc2330f3b63c378a6783f13fadc630965baa2a4e00a&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dkeysh-0.1.9.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 2243741
2025-01-07 22:39:15,551 DEBUG: unsigned/binaries/io.github.hufrea.keysh_10.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
2025-01-07 22:39:16,314 DEBUG: /tmp/tmpdnnva5_z/sigcp_io.github.hufrea.keysh_10.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
2025-01-07 22:39:16,314 INFO: ...successfully verified
2025-01-07 22:39:16,314 INFO: compared built binary to supplied reference binary successfully
2025-01-07 22:39:16,407 WARNING: Requested API level 34 is larger than maximum we have, returning API level 28 instead.
2025-01-07 22:39:16,420 DEBUG: Using APK Signature v2
2025-01-07 22:39:16,422 INFO: supplied reference binary has allowed signer 7245be9f61de696adc6583916275a9e7b0920ec586f883b09815703670837853
2025-01-07 22:39:16,423 INFO: success: io.github.hufrea.keysh
2025-01-07 22:39:16,423 INFO: Finished
2025-01-07 22:39:16,424 INFO: 1 build succeeded