log for vegabobo.dsusideloader:8
== Installed Android Tools ==
2023-07-09 14:11:54,500 DEBUG: Reading 'config.yml'
2023-07-09 14:11:54,529 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-07-09 14:11:54,529 INFO: Creating log directory
2023-07-09 14:11:54,530 INFO: Creating temporary directory
2023-07-09 14:11:54,530 INFO: Creating output directory
2023-07-09 14:11:54,539 DEBUG: Getting git vcs interface for https://github.com/VegaBobo/DSU-Sideloader.git
2023-07-09 14:11:54,539 DEBUG: Checking vegabobo.dsusideloader:8
2023-07-09 14:11:54,540 INFO: Building version 2.03 (8) of vegabobo.dsusideloader
2023-07-09 14:11:54,540 INFO: Running 'sudo' commands in /home/vagrant
2023-07-09 14:11:54,540 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 update
Get: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 [252 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [164 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [14.8 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [8129 B]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [420 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [351 kB]
Fetched 15.9 MB in 8s (2107 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 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.7+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.7+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 5s (22.2 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2023-07-09 14:12:41,318 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-07-09 14:12:41,634 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 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 removed
2023-07-09 14:13:03,539 INFO: Getting source for revision 5f05f1e82706f6c00775390914b0fc3632349b97
2023-07-09 14:13:03,540 DEBUG: Directory: build/vegabobo.dsusideloader
2023-07-09 14:13:03,540 DEBUG: > git rev-parse --show-toplevel
2023-07-09 14:13:03,756 DEBUG: Directory: build/vegabobo.dsusideloader
2023-07-09 14:13:03,757 DEBUG: > git submodule foreach --recursive git reset --hard
2023-07-09 14:13:03,974 DEBUG: Directory: build/vegabobo.dsusideloader
2023-07-09 14:13:03,974 DEBUG: > git reset --hard
2023-07-09 14:13:04,288 DEBUG: Directory: build/vegabobo.dsusideloader
2023-07-09 14:13:04,289 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-07-09 14:13:04,400 DEBUG: Directory: build/vegabobo.dsusideloader
2023-07-09 14:13:04,401 DEBUG: > git clean -dffx
2023-07-09 14:13:04,513 DEBUG: Directory: build/vegabobo.dsusideloader
2023-07-09 14:13:04,514 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 origin
2023-07-09 14:13:05,328 DEBUG: Directory: build/vegabobo.dsusideloader
2023-07-09 14:13:05,329 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 origin
2023-07-09 14:13:05,843 DEBUG: Directory: build/vegabobo.dsusideloader
2023-07-09 14:13:05,843 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
2023-07-09 14:13:06,357 DEBUG: Directory: build/vegabobo.dsusideloader
2023-07-09 14:13:06,358 DEBUG: > git remote set-head origin --auto
2023-07-09 14:13:06,970 DEBUG: Directory: build/vegabobo.dsusideloader
2023-07-09 14:13:06,971 DEBUG: > git checkout -f 5f05f1e82706f6c00775390914b0fc3632349b97
2023-07-09 14:13:07,284 DEBUG: Directory: build/vegabobo.dsusideloader
2023-07-09 14:13:07,284 DEBUG: > git clean -dffx
2023-07-09 14:13:07,395 INFO: Creating local.properties file at build/vegabobo.dsusideloader/local.properties
2023-07-09 14:13:07,397 INFO: Creating local.properties file at build/vegabobo.dsusideloader/app/local.properties
2023-07-09 14:13:07,398 DEBUG: Removing debuggable flags from build/vegabobo.dsusideloader/app
2023-07-09 14:13:07,417 INFO: Cleaned build.gradle.kts of keysigning configs at build/vegabobo.dsusideloader/app/build.gradle.kts
2023-07-09 14:13:07,426 INFO: Cleaning Gradle project...
2023-07-09 14:13:07,427 DEBUG: Directory: build/vegabobo.dsusideloader/app
2023-07-09 14:13:07,427 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.1 via distributionUrl
Downloading missing gradle version 8.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.1-bin.zip: OK
Running /opt/gradle/versions/8.1/bin/gradle clean
Welcome to Gradle 8.1!
Here are the highlights of this release:
- Stable configuration cache
- Experimental Kotlin DSL assignment syntax
- Building with Java 20
For more details see https://docs.gradle.org/8.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.1/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 2m 49s
1 actionable task: 1 up-to-date
2023-07-09 14:16:05,214 INFO: Scanning source for common problems...
2023-07-09 14:16:05,246 DEBUG: scanner is configured to use signature data from: 'suss'
2023-07-09 14:16:05,275 INFO: Removing ZIP file archive at magisk-module/src/main/resources/aosp_patches/patches.zip
2023-07-09 14:16:05,276 INFO: Removing binary at magisk-module/src/main/resources/module/bin-arm64/32/gsid
2023-07-09 14:16:05,278 INFO: Removing binary at magisk-module/src/main/resources/module/bin-arm64/30/gsid
2023-07-09 14:16:05,278 INFO: Removing binary at magisk-module/src/main/resources/module/bin-arm64/29/gsid
2023-07-09 14:16:05,279 INFO: Removing binary at magisk-module/src/main/resources/module/bin-arm64/33/gsid
2023-07-09 14:16:05,281 INFO: Removing binary at magisk-module/src/main/resources/module/bin-arm/32/gsid
2023-07-09 14:16:05,282 INFO: Removing binary at magisk-module/src/main/resources/module/bin-arm/30/gsid
2023-07-09 14:16:05,282 INFO: Removing binary at magisk-module/src/main/resources/module/bin-arm/29/gsid
2023-07-09 14:16:05,283 INFO: Removing binary at magisk-module/src/main/resources/module/bin-arm/33/gsid
2023-07-09 14:16:05,304 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-07-09 14:16:05,305 INFO: Creating source tarball...
2023-07-09 14:16:05,574 INFO: Building Gradle project...
2023-07-09 14:16:05,574 DEBUG: Directory: build/vegabobo.dsusideloader/app
2023-07-09 14:16:05,574 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.1 via distributionUrl
Running /opt/gradle/versions/8.1/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
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
> Task :hidden-api-stub:preBuild UP-TO-DATE
> Task :hidden-api-stub:preReleaseBuild UP-TO-DATE
> Task :hidden-api-stub:mergeReleaseJniLibFolders
> Task :hidden-api-stub:mergeReleaseNativeLibs NO-SOURCE
> Task :hidden-api-stub:stripReleaseDebugSymbols NO-SOURCE
> Task :hidden-api-stub:generateReleaseResValues
> Task :hidden-api-stub:copyReleaseJniLibsProjectAndLocalJars
> Task :hidden-api-stub:extractDeepLinksForAarRelease
> Task :hidden-api-stub:generateReleaseResources
> Task :hidden-api-stub:packageReleaseResources
> Task :hidden-api-stub:javaPreCompileRelease
> Task :hidden-api-stub:mergeReleaseShaders
> Task :hidden-api-stub:compileReleaseShaders NO-SOURCE
> Task :hidden-api-stub:generateReleaseAssets UP-TO-DATE
> Task :hidden-api-stub:parseReleaseLocalResources
> Task :hidden-api-stub:packageReleaseAssets
> Task :hidden-api-stub:prepareLintJarForPublish
> Task :hidden-api-stub:prepareReleaseArtProfile
> Task :hidden-api-stub:processReleaseJavaRes NO-SOURCE
> Task :hidden-api-stub:writeReleaseAarMetadata
> Task :hidden-api-stub:processReleaseManifest
> Task :app:buildKotlinToolingMetadata
> Task :app:formatKotlinAndroidTest NO-SOURCE
> Task :app:formatKotlinAndroidTestDebug NO-SOURCE
> Task :app:formatKotlinAndroidTestMiniDebug NO-SOURCE
> Task :app:formatKotlinAndroidTestRelease NO-SOURCE
> Task :app:formatKotlinDebug NO-SOURCE
> Task :hidden-api-stub:generateReleaseRFile
> Task :app:formatKotlinMain
> Task :hidden-api-stub:compileReleaseKotlin NO-SOURCE
> Task :hidden-api-stub:extractReleaseAnnotations
> Task :hidden-api-stub:compileReleaseJavaWithJavac
> Task :hidden-api-stub:mergeReleaseGeneratedProguardFiles
> Task :hidden-api-stub:mergeReleaseConsumerProguardFiles
> Task :app:formatKotlinMiniDebug NO-SOURCE
> Task :app:formatKotlinRelease NO-SOURCE
> Task :app:formatKotlinTest NO-SOURCE
> Task :app:formatKotlinTestDebug NO-SOURCE
> Task :app:formatKotlinTestFixtures NO-SOURCE
> Task :app:formatKotlinTestFixturesDebug NO-SOURCE
> Task :app:formatKotlinTestFixturesMiniDebug NO-SOURCE
> Task :app:formatKotlinTestFixturesRelease NO-SOURCE
> Task :app:formatKotlinTestMiniDebug NO-SOURCE
> Task :app:formatKotlinTestRelease NO-SOURCE
> Task :app:formatKotlin
> Task :app:lintKotlinAndroidTest NO-SOURCE
> Task :app:lintKotlinAndroidTestDebug NO-SOURCE
> Task :app:lintKotlinAndroidTestMiniDebug NO-SOURCE
> Task :app:lintKotlinAndroidTestRelease NO-SOURCE
> Task :app:lintKotlinDebug NO-SOURCE
> Task :hidden-api-stub:mergeReleaseJavaResource
> Task :app:lintKotlinMain
> Task :hidden-api-stub:syncReleaseLibJars
> Task :hidden-api-stub:bundleReleaseLocalLintAar
> Task :app:lintKotlinMiniDebug NO-SOURCE
> Task :app:lintKotlinRelease NO-SOURCE
> Task :app:lintKotlinTest NO-SOURCE
> Task :app:lintKotlinTestDebug NO-SOURCE
> Task :app:lintKotlinTestFixtures NO-SOURCE
> Task :app:lintKotlinTestFixturesDebug NO-SOURCE
> Task :app:lintKotlinTestFixturesMiniDebug NO-SOURCE
> Task :app:lintKotlinTestFixturesRelease NO-SOURCE
> Task :app:lintKotlinTestMiniDebug NO-SOURCE
> Task :app:lintKotlinTestRelease NO-SOURCE
> Task :app:lintKotlin
> Task :app:preBuild
> Task :app:preReleaseBuild
> Task :app:compileReleaseAidl
> Task :app:generateReleaseBuildConfig
> Task :app:generateReleaseResValues
> Task :app:checkReleaseAarMetadata
> Task :app:collectDependencies
> Task :app:prepareLibraryDefinitionsRelease
--> Retrieved POM for: com.google.code.findbugs:jsr305 from org.sonatype.oss:oss-parent:7
--> Retrieved POM for: com.google.dagger:dagger from org.sonatype.oss:oss-parent:7
--> Retrieved POM for: com.google.dagger:dagger-lint-aar from org.sonatype.oss:oss-parent:7
--> Retrieved POM for: com.google.dagger:hilt-android from org.sonatype.oss:oss-parent:7
--> Retrieved POM for: com.google.dagger:hilt-core from org.sonatype.oss:oss-parent:7
--> Retrieved POM for: com.google.errorprone:error_prone_annotations from com.google.errorprone:error_prone_parent:2.15.0
--> Retrieved POM for: com.google.guava:listenablefuture from com.google.guava:guava-parent:26.0-android
----> Retrieved POM for: com.google.guava:listenablefuture from org.sonatype.oss:oss-parent:9
--> Retrieved POM for: org.apache.commons:commons-compress from org.apache.commons:commons-parent:56
----> Retrieved POM for: org.apache.commons:commons-compress from org.apache:apache:29
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:parseReleaseLocalResources
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :hidden-api-stub:bundleLibCompileToJarRelease
> Task :app:mergeReleaseResources
> Task :app:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :hidden-api-stub:bundleLibResRelease NO-SOURCE
> Task :hidden-api-stub:writeReleaseLintModelMetadata
> Task :hidden-api-stub:bundleLibRuntimeToJarRelease
> Task :hidden-api-stub:createFullJarRelease
> 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:processReleaseJavaRes NO-SOURCE
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:bundleReleaseResources
> Task :app:processReleaseResources
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :app:kaptReleaseKotlin
> Task :app:compileReleaseKotlin
> Task :app:compileReleaseJavaWithJavac
> Task :app:hiltAggregateDepsRelease
> Task :app:hiltJavaCompileRelease
> Task :app:transformReleaseClassesWithAsm
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:mergeReleaseJavaResource
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 6m 57s
76 actionable tasks: 76 executed
2023-07-09 14:23:04,346 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/vegabobo.dsusideloader, universal_newlines=False, shell=None, istream=<valid stream>)
2023-07-09 14:23:04,374 INFO: Successfully built version 2.03 of vegabobo.dsusideloader from 5f05f1e82706f6c00775390914b0fc3632349b97
2023-07-09 14:23:05,034 DEBUG: AXML contains a RESOURCE MAP
2023-07-09 14:23:05,035 DEBUG: Start of Namespace mapping: prefix 31: 'android' --> uri 60: 'http://schemas.android.com/apk/res/android'
2023-07-09 14:23:05,038 DEBUG: Checking build/vegabobo.dsusideloader/app/build/outputs/apk/release/app-release-unsigned.apk
2023-07-09 14:23:05,064 DEBUG: AXML contains a RESOURCE MAP
2023-07-09 14:23:05,064 DEBUG: Start of Namespace mapping: prefix 31: 'android' --> uri 60: 'http://schemas.android.com/apk/res/android'
2023-07-09 14:23:05,096 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2023-07-09 14:23:05,096 INFO: ...retrieving https://github.com/VegaBobo/DSU-Sideloader/releases/download/2.03/app-release.apk
2023-07-09 14:23:05,102 DEBUG: Starting new HTTPS connection (1): github.com:443
2023-07-09 14:23:05,310 DEBUG: https://github.com:443 "GET /VegaBobo/DSU-Sideloader/releases/download/2.03/app-release.apk HTTP/1.1" 302 0
2023-07-09 14:23:05,320 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2023-07-09 14:23:05,526 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/454183288/f63f56f2-62d1-4c4c-b7c0-f5aac5ef8b04?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230709%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230709T142305Z&X-Amz-Expires=300&X-Amz-Signature=eae10e021fe7cf74d88c6e0e781709745e726bddc029f9ccbfa3c92ddb94b488&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=454183288&response-content-disposition=attachment%3B%20filename%3Dapp-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 5127190
2023-07-09 14:23:06,751 DEBUG: unsigned/binaries/vegabobo.dsusideloader_8.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
Number of signers: 1
2023-07-09 14:23:07,645 DEBUG: /tmp/tmpad_zppo4/sigcp_vegabobo.dsusideloader_8.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
Number of signers: 1
2023-07-09 14:23:07,647 INFO: ...successfully verified
2023-07-09 14:23:07,648 INFO: compared built binary to supplied reference binary successfully
2023-07-09 14:23:07,687 DEBUG: Using androguard from "/usr/lib/python3/dist-packages/androguard/__init__.py"
2023-07-09 14:23:07,892 INFO: Starting analysis on AndroidManifest.xml
2023-07-09 14:23:07,924 INFO: APK file was successfully validated!
2023-07-09 14:23:07,965 DEBUG: Using APK Signature v2
2023-07-09 14:23:07,967 INFO: supplied reference binary has allowed signer e51ce87e2b9b71282e9cc76881a996a2bfb42ebeb61f3e444026fd79bc971290
2023-07-09 14:23:07,970 INFO: success: vegabobo.dsusideloader
2023-07-09 14:23:07,971 INFO: Finished
2023-07-09 14:23:07,971 INFO: 1 build succeeded