log for io.rosenpin.screenshotsharer:50

Traceback (most recent call last):File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1053, in mainif trybuild(app, build, build_dir, output_dir, log_dir,File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 813, in trybuildbuild_server(app, build, vcs, build_dir, output_dir, log_dir, force)File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 272, in build_serverraise BuildException(message.format(app.id, build.versionName),fdroidserver.exception.BuildException: Build.py failed on server for io.rosenpin.screenshotsharer:3.7==== detail begin ====== Installed Android Tools ==2024-01-17 00:36:00,926 DEBUG: Reading 'config.yml'2024-01-17 00:36:00,945 DEBUG: ipfs_cid not found, skipping CIDv1 generation2024-01-17 00:36:00,946 INFO: Creating log directory2024-01-17 00:36:00,946 INFO: Creating temporary directory2024-01-17 00:36:00,946 INFO: Creating output directory2024-01-17 00:36:00,956 DEBUG: Getting git vcs interface for https://github.com/rosenpin/Screenshot-Sharer.git2024-01-17 00:36:00,956 DEBUG: Checking io.rosenpin.screenshotsharer:502024-01-17 00:36:00,957 INFO: Building version 3.7 (50) of io.rosenpin.screenshotsharer2024-01-17 00:36:00,957 INFO: Running 'sudo' commands in /home/vagrant2024-01-17 00:36:00,957 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 updateGet: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 [265 kB]Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [171 kB]Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [18.8 kB]Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.9 kB]Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [402 kB]Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [341 kB]Fetched 15.8 MB in 7s (2162 kB/s)Reading package lists...+ apt-get install -y openjdk-17-jdk-headlessReading package lists...Building dependency tree...Reading state information...The following additional packages will be installed:openjdk-17-jre-headlessSuggested packages:openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extrafonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei| fonts-wqy-zenhei fonts-indicThe following NEW packages will be installed:openjdk-17-jdk-headless openjdk-17-jre-headless0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.Need to get 115 MB of archives.After this operation, 271 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.9+9-1~deb11u1 [43.7 MB]Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.9+9-1~deb11u1 [71.2 MB]debconf: delaying package configuration, since apt-utils is not installedFetched 115 MB in 5s (24.7 MB/s)Selecting previously unselected package openjdk-17-jre-headless:amd64.(Reading database ... 36771 files and directories currently installed.)Preparing to unpack .../openjdk-17-jre-headless_17.0.9+9-1~deb11u1_amd64.deb ...Unpacking openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...Selecting previously unselected package openjdk-17-jdk-headless:amd64.Preparing to unpack .../openjdk-17-jdk-headless_17.0.9+9-1~deb11u1_amd64.deb ...Unpacking openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...Setting up openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto modeSetting up openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...+ update-alternatives --auto javaupdate-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode2024-01-17 00:36:41,646 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2024-01-17 00:36:41,962 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 37205 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 removed2024-01-17 00:36:59,170 INFO: Getting source for revision 33034e590e6b92451e173e13c52805551bf5fc052024-01-17 00:36:59,175 DEBUG: Directory: build/io.rosenpin.screenshotsharer2024-01-17 00:36:59,175 DEBUG: > git rev-parse --show-toplevel2024-01-17 00:36:59,391 DEBUG: Directory: build/io.rosenpin.screenshotsharer2024-01-17 00:36:59,392 DEBUG: > git submodule foreach --recursive git reset --hard2024-01-17 00:36:59,605 DEBUG: Directory: build/io.rosenpin.screenshotsharer2024-01-17 00:36:59,606 DEBUG: > git reset --hard2024-01-17 00:37:00,321 DEBUG: Directory: build/io.rosenpin.screenshotsharer2024-01-17 00:37:00,322 DEBUG: > git submodule foreach --recursive git clean -dffx2024-01-17 00:37:00,431 DEBUG: Directory: build/io.rosenpin.screenshotsharer2024-01-17 00:37:00,432 DEBUG: > git clean -dffx2024-01-17 00:37:00,543 DEBUG: Directory: build/io.rosenpin.screenshotsharer2024-01-17 00:37:00,543 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 origin2024-01-17 00:37:01,156 DEBUG: Directory: build/io.rosenpin.screenshotsharer2024-01-17 00:37:01,157 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 origin2024-01-17 00:37:01,668 DEBUG: Directory: build/io.rosenpin.screenshotsharer2024-01-17 00:37:01,669 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 origin2024-01-17 00:37:02,288 DEBUG: Directory: build/io.rosenpin.screenshotsharer2024-01-17 00:37:02,289 DEBUG: > git remote set-head origin --auto2024-01-17 00:37:02,905 DEBUG: Directory: build/io.rosenpin.screenshotsharer2024-01-17 00:37:02,905 DEBUG: > git checkout -f 33034e590e6b92451e173e13c52805551bf5fc052024-01-17 00:37:03,428 DEBUG: Directory: build/io.rosenpin.screenshotsharer2024-01-17 00:37:03,428 DEBUG: > git clean -dffx2024-01-17 00:37:03,550 DEBUG: Directory: build/io.rosenpin.screenshotsharer2024-01-17 00:37:03,550 DEBUG: > git rev-parse --show-toplevel2024-01-17 00:37:03,762 DEBUG: Directory: build/io.rosenpin.screenshotsharer2024-01-17 00:37:03,762 DEBUG: > git submodule deinit --all --force2024-01-17 00:37:03,872 INFO: Creating local.properties file at build/io.rosenpin.screenshotsharer/local.properties2024-01-17 00:37:03,874 INFO: Creating local.properties file at build/io.rosenpin.screenshotsharer/app/local.properties2024-01-17 00:37:03,874 DEBUG: Removing debuggable flags from build/io.rosenpin.screenshotsharer/app2024-01-17 00:37:03,889 INFO: Cleaning Gradle project...2024-01-17 00:37:03,889 DEBUG: Directory: build/io.rosenpin.screenshotsharer/app2024-01-17 00:37:03,890 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 8.2 via distributionUrlDownloading missing gradle version 8.2cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-8.2-bin.zip: OKRunning /opt/gradle/versions/8.2/bin/gradle cleanWelcome to Gradle 8.2!Here are the highlights of this release:- Kotlin DSL: new reference documentation, assignment syntax by default- Kotlin DSL is now the default with Gradle init- Improved suggestions to resolve errors in console outputFor more details see https://docs.gradle.org/8.2/release-notes.htmlTo 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.2/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-DATEBUILD SUCCESSFUL in 1m 1s1 actionable task: 1 up-to-date2024-01-17 00:38:12,379 INFO: Scanning source for common problems...2024-01-17 00:38:12,401 DEBUG: scanner is configured to use signature data from: 'suss'2024-01-17 00:38:12,453 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2024-01-17 00:38:12,454 INFO: Creating source tarball...2024-01-17 00:38:15,357 INFO: Building Gradle project...2024-01-17 00:38:15,358 DEBUG: Directory: build/io.rosenpin.screenshotsharer/app2024-01-17 00:38:15,358 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 8.2 via distributionUrlRunning /opt/gradle/versions/8.2/bin/gradle assembleReleaseTo 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.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the buildException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyChecking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 34 accepted.Preparing "Install Android SDK Build-Tools 34 v.34.0.0"."Install Android SDK Build-Tools 34 v.34.0.0" ready.Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0"Install Android SDK Build-Tools 34 v.34.0.0" complete."Install Android SDK Build-Tools 34 v.34.0.0" finished.Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licensesLicense for package Android SDK Platform 34 accepted.Preparing "Install Android SDK Platform 34 (revision 2)"."Install Android SDK Platform 34 (revision 2)" ready.Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34"Install Android SDK Platform 34 (revision 2)" complete."Install Android SDK Platform 34 (revision 2)" finished.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only> Task :app:buildKotlinToolingMetadata> Task :app:checkKotlinGradlePluginConfigurationErrors> Task :app:preBuild UP-TO-DATE> Task :app:preReleaseBuild UP-TO-DATE> Task :app:generateReleaseResValues> Task :app:checkReleaseAarMetadata> Task :app:mapReleaseSourceSetPaths> Task :app:generateReleaseResources> Task :app:createReleaseCompatibleScreenManifests> Task :app:extractDeepLinksRelease> Task :app:mergeReleaseResources> Task :app:processReleaseMainManifest> Task :app:processReleaseManifest> Task :app:extractProguardFiles> Task :app:javaPreCompileRelease> 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:desugarReleaseFileDependencies> Task :app:checkReleaseDuplicateClasses> Task :app:mergeReleaseArtProfile> Task :app:processReleaseManifestForPackage> Task :app:mergeExtDexRelease> Task :app:mergeReleaseShaders> Task :app:compileReleaseShaders NO-SOURCE> Task :app:generateReleaseAssets UP-TO-DATE> Task :app:mergeReleaseAssets> Task :app:compressReleaseAssets> Task :app:collectReleaseDependencies> Task :app:sdkReleaseDependencyData> Task :app:writeReleaseAppMetadata> Task :app:processReleaseResources> Task :app:writeReleaseSigningConfigVersions> Task :app:optimizeReleaseResources> Task :app:kaptGenerateStubsReleaseKotlin> Task :app:kaptReleaseKotlin> Task :app:compileReleaseKotlin> Task :app:compileReleaseJavaWithJavac> Task :app:hiltAggregateDepsReleaseWARNING: [Processor] Library '/home/vagrant/.gradle/caches/transforms-3/2b3100a960e12a6d861c6ef103913032/transformed/core-1.10.0-api.jar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.Example of androidX reference: 'androidx/core/R$styleable'Example of support library reference: 'android/support/v4/app/INotificationSideChannel$Default'> Task :app:hiltJavaCompileRelease> Task :app:generateReleaseLintVitalReportModel> Task :app:processReleaseJavaRes> Task :app:transformReleaseClassesWithAsm> Task :app:dexBuilderRelease> Task :app:mergeReleaseGlobalSynthetics> Task :app:mergeReleaseJavaResource> Task :app:mergeDexRelease> Task :app:compileReleaseArtProfile> Task :app:packageRelease> Task :app:createReleaseApkListingFileRedirect> Task :app:lintVitalAnalyzeRelease> Task :app:lintVitalReportRelease> Task :app:lintVitalRelease> Task :app:assembleReleaseBUILD SUCCESSFUL in 3m 32s46 actionable tasks: 46 executed2024-01-17 00:41:48,811 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/io.rosenpin.screenshotsharer, universal_newlines=False, shell=None, istream=<valid stream>)2024-01-17 00:41:48,827 INFO: Successfully built version 3.7 of io.rosenpin.screenshotsharer from 33034e590e6b92451e173e13c52805551bf5fc052024-01-17 00:41:49,094 DEBUG: AXML contains a RESOURCE MAP2024-01-17 00:41:49,094 DEBUG: Start of Namespace mapping: prefix 26: 'android' --> uri 52: 'http://schemas.android.com/apk/res/android'2024-01-17 00:41:49,095 DEBUG: Checking build/io.rosenpin.screenshotsharer/app/build/outputs/apk/release/app-release-unsigned.apk2024-01-17 00:41:49,103 DEBUG: AXML contains a RESOURCE MAP2024-01-17 00:41:49,103 DEBUG: Start of Namespace mapping: prefix 26: 'android' --> uri 52: 'http://schemas.android.com/apk/res/android'2024-01-17 00:41:49,147 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'2024-01-17 00:41:49,147 INFO: ...retrieving https://github.com/rosenpin/screenshot-sharer/releases/download/3.7/app-release.apk2024-01-17 00:41:49,166 DEBUG: Starting new HTTPS connection (1): github.com:4432024-01-17 00:41:49,390 DEBUG: https://github.com:443 "GET /rosenpin/screenshot-sharer/releases/download/3.7/app-release.apk HTTP/1.1" 302 02024-01-17 00:41:49,400 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:4432024-01-17 00:41:49,916 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/70347671/47a7f2c0-989c-4428-b2b2-b610a800ae0f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240117%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240117T004149Z&X-Amz-Expires=300&X-Amz-Signature=8aad68474331c4530b1dba6f9972dff3faa6602b5dd3f819b7ad520c11ac5108&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=70347671&response-content-disposition=attachment%3B%20filename%3Dapp-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 170638022024-01-17 00:41:52,118 DEBUG: unsigned/binaries/io.rosenpin.screenshotsharer_50.binary.apk: VerifiesVerified using v1 scheme (JAR signing): falseVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseNumber of signers: 12024-01-17 00:41:52,293 INFO: ...NOT verified - /tmp/tmpth4m3yit/sigcp_io.rosenpin.screenshotsharer_50.apk2024-01-17 00:41:52,619 DEBUG: > diff -r /tmp/tmpth4m3yit/unsigned_binaries_io.rosenpin.screenshotsharer_50.binary /tmp/tmpth4m3yit/unsigned_io.rosenpin.screenshotsharer_502024-01-17 00:41:52,843 DEBUG: removing unsigned/io.rosenpin.screenshotsharer_50.apk2024-01-17 00:41:52,856 DEBUG: removing unsigned/binaries/io.rosenpin.screenshotsharer_50.binary.apk2024-01-17 00:41:52,973 ERROR: Could not build app io.rosenpin.screenshotsharer: compared built binary to supplied reference binary but failed==== detail begin ====signature copying failed: APK Signing Block offset < central directory offsetComparing reference APK to unsigned APK...Unexpected diff output:Binary files /tmp/tmpth4m3yit/unsigned_binaries_io.rosenpin.screenshotsharer_50.binary/content/assets/dexopt/baseline.prof and /tmp/tmpth4m3yit/unsigned_io.rosenpin.screenshotsharer_50/content/assets/dexopt/baseline.prof differBinary files /tmp/tmpth4m3yit/unsigned_binaries_io.rosenpin.screenshotsharer_50.binary/content/classes2.dex and /tmp/tmpth4m3yit/unsigned_io.rosenpin.screenshotsharer_50/content/classes2.dex differ==== detail end ====2024-01-17 00:41:52,973 DEBUG: Error encountered, stopping by user request.==== detail end ====