log for me.hackerchick.catima:113
== Installed Android Tools ==
2022-08-15 19:30:01,385 DEBUG: Reading 'config.yml'
2022-08-15 19:30:01,394 DEBUG: Local Android SDK only has outdated apksigner versions
2022-08-15 19:30:01,394 WARNING: apksigner not found! Cannot sign or verify modern APKs
2022-08-15 19:30:01,396 INFO: Creating log directory
2022-08-15 19:30:01,397 INFO: Creating temporary directory
2022-08-15 19:30:01,397 INFO: Creating output directory
2022-08-15 19:30:01,409 DEBUG: Getting git vcs interface for https://github.com/CatimaLoyalty/Android
2022-08-15 19:30:01,409 DEBUG: > git --version
git version 2.11.0
2022-08-15 19:30:01,623 INFO: Using git version 2.11.0
2022-08-15 19:30:01,623 DEBUG: Checking 2.19.0
2022-08-15 19:30:01,623 INFO: Building version 2.19.0 (113) of me.hackerchick.catima
2022-08-15 19:30:01,624 INFO: Running 'sudo' commands in /home/vagrant
2022-08-15 19:30:01,624 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -x -c apt-get update || apt-get update && apt-get install -t stretch-backports openjdk-11-jdk-headless openjdk-11-jre-headless && update-alternatives --auto java
+ apt-get update
Ign:1 http://deb.debian.org/debian stretch InRelease
Hit:2 http://security.debian.org/debian-security stretch/updates InRelease
Hit:3 http://deb.debian.org/debian stretch-updates InRelease
Hit:4 http://deb.debian.org/debian stretch-backports-sloppy InRelease
Hit:5 http://deb.debian.org/debian stretch-backports InRelease
Hit:6 http://deb.debian.org/debian testing InRelease
Hit:7 http://deb.debian.org/debian stretch Release
Reading package lists...
+ apt-get install -t stretch-backports openjdk-11-jdk-headless openjdk-11-jre-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
libasound2 libasound2-data
Suggested packages:
libasound2-plugins alsa-utils openjdk-11-demo openjdk-11-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:
libasound2 libasound2-data openjdk-11-jdk-headless openjdk-11-jre-headless
0 upgraded, 4 newly installed, 0 to remove and 68 not upgraded.
Need to get 230 MB of archives.
After this operation, 374 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 libasound2-data all 1.1.3-5 [173 kB]
Get:2 http://deb.debian.org/debian stretch/main amd64 libasound2 amd64 1.1.3-5 [497 kB]
Get:3 http://deb.debian.org/debian stretch-backports/main amd64 openjdk-11-jre-headless amd64 11.0.6+10-1~bpo9+1 [37.4 MB]
Get:4 http://deb.debian.org/debian stretch-backports/main amd64 openjdk-11-jdk-headless amd64 11.0.6+10-1~bpo9+1 [192 MB]
Fetched 230 MB in 2s (98.9 MB/s)
Selecting previously unselected package libasound2-data.
(Reading database ... 65038 files and directories currently installed.)
Preparing to unpack .../libasound2-data_1.1.3-5_all.deb ...
Unpacking libasound2-data (1.1.3-5) ...
Selecting previously unselected package libasound2:amd64.
Preparing to unpack .../libasound2_1.1.3-5_amd64.deb ...
Unpacking libasound2:amd64 (1.1.3-5) ...
Selecting previously unselected package openjdk-11-jre-headless:amd64.
Preparing to unpack .../openjdk-11-jre-headless_11.0.6+10-1~bpo9+1_amd64.deb ...
Unpacking openjdk-11-jre-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Selecting previously unselected package openjdk-11-jdk-headless:amd64.
Preparing to unpack .../openjdk-11-jdk-headless_11.0.6+10-1~bpo9+1_amd64.deb ...
Unpacking openjdk-11-jdk-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Setting up libasound2-data (1.1.3-5) ...
Setting up libasound2:amd64 (1.1.3-5) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up openjdk-11-jre-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Setting up openjdk-11-jdk-headless:amd64 (11.0.6+10-1~bpo9+1) ...
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jimage to provide /usr/bin/jimage (jimage) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jlink to provide /usr/bin/jlink (jlink) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmod to provide /usr/bin/jmod (jmod) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jshell to provide /usr/bin/jshell (jshell) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jaotc to provide /usr/bin/jaotc (jaotc) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2022-08-15 19:30:20,930 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2022-08-15 19:30:21,142 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 65695 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u14) ...
2022-08-15 19:30:26,035 INFO: Getting source for revision e781e00256142319d66a6acf6f2ffb6118802bd2
2022-08-15 19:30:26,035 DEBUG: Directory: build/me.hackerchick.catima
2022-08-15 19:30:26,035 DEBUG: > git rev-parse --show-toplevel
2022-08-15 19:30:26,239 DEBUG: Directory: build/me.hackerchick.catima
2022-08-15 19:30:26,240 DEBUG: > git submodule foreach --recursive git reset --hard
2022-08-15 19:30:26,344 DEBUG: Directory: build/me.hackerchick.catima
2022-08-15 19:30:26,345 DEBUG: > git reset --hard
2022-08-15 19:30:26,550 DEBUG: Directory: build/me.hackerchick.catima
2022-08-15 19:30:26,550 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-08-15 19:30:26,658 DEBUG: Directory: build/me.hackerchick.catima
2022-08-15 19:30:26,658 DEBUG: > git clean -dffx
2022-08-15 19:30:26,763 DEBUG: Directory: build/me.hackerchick.catima
2022-08-15 19:30:26,763 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin
2022-08-15 19:30:27,169 DEBUG: Directory: build/me.hackerchick.catima
2022-08-15 19:30:27,169 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 remote prune origin
2022-08-15 19:30:27,485 DEBUG: Directory: build/me.hackerchick.catima
2022-08-15 19:30:27,486 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags --force origin
2022-08-15 19:30:27,794 DEBUG: Directory: build/me.hackerchick.catima
2022-08-15 19:30:27,794 DEBUG: > git remote set-head origin --auto
2022-08-15 19:30:28,201 DEBUG: Directory: build/me.hackerchick.catima
2022-08-15 19:30:28,201 DEBUG: > git checkout -f e781e00256142319d66a6acf6f2ffb6118802bd2
2022-08-15 19:30:28,407 DEBUG: Directory: build/me.hackerchick.catima
2022-08-15 19:30:28,408 DEBUG: > git clean -dffx
2022-08-15 19:30:28,512 INFO: Creating local.properties file at build/me.hackerchick.catima/local.properties
2022-08-15 19:30:28,513 INFO: Creating local.properties file at build/me.hackerchick.catima/app/local.properties
2022-08-15 19:30:28,514 DEBUG: Removing debuggable flags from build/me.hackerchick.catima/app
2022-08-15 19:30:28,530 INFO: Cleaning Gradle project...
2022-08-15 19:30:28,531 DEBUG: Directory: build/me.hackerchick.catima/app
2022-08-15 19:30:28,531 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.1.1 via distributionUrl
Downloading missing gradle version 7.1.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.1.1-bin.zip: OK
Running /opt/gradle/versions/7.1.1/bin/gradle clean
Welcome to Gradle 7.1.1!
Here are the highlights of this release:
- Faster incremental Java compilation
- Easier source set configuration in the Kotlin DSL
For more details see https://docs.gradle.org/7.1.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/7.1.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 21s
1 actionable task: 1 up-to-date
2022-08-15 19:30:57,879 INFO: Scanning source for common problems...
2022-08-15 19:30:57,884 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2022-08-15 19:30:57,886 WARNING: Found ZIP file archive at app/src/test/res/protect/card_locker/fidme.zip
2022-08-15 19:30:57,886 WARNING: Found ZIP file archive at app/src/test/res/protect/card_locker/stocard.zip
2022-08-15 19:30:57,925 INFO: Creating source tarball...
2022-08-15 19:30:58,213 INFO: Building Gradle project...
2022-08-15 19:30:58,213 DEBUG: Directory: build/me.hackerchick.catima/app
2022-08-15 19:30:58,213 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 7.1.1 via distributionUrl
Running /opt/gradle/versions/7.1.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/7.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Checking the license for package Android SDK Build-Tools 31 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 31 accepted.
Preparing "Install Android SDK Build-Tools 31 (revision: 31.0.0)".
"Install Android SDK Build-Tools 31 (revision: 31.0.0)" ready.
Installing Android SDK Build-Tools 31 in /opt/android-sdk/build-tools/31.0.0
"Install Android SDK Build-Tools 31 (revision: 31.0.0)" complete.
"Install Android SDK Build-Tools 31 (revision: 31.0.0)" finished.
Checking the license for package Android SDK Platform 31 in /opt/android-sdk/licenses
License for package Android SDK Platform 31 accepted.
Preparing "Install Android SDK Platform 31 (revision: 1)".
"Install Android SDK Platform 31 (revision: 1)" ready.
Installing Android SDK Platform 31 in /opt/android-sdk/platforms/android-31
"Install Android SDK Platform 31 (revision: 1)" complete.
"Install Android SDK Platform 31 (revision: 1)" finished.
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:generateReleaseBuildConfig
> Task :app:javaPreCompileRelease
> Task :app:checkReleaseAarMetadata
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:mergeReleaseResources
/home/vagrant/.gradle/caches/transforms-3/55813d7375e2c09b047468e48b0a6804/transformed/jetified-NumberPickerPreference-1.0.4/res/values-night-v8/values-night-v8.xml:2:4: Ignoring configuration 'night-v8' for <declare-styleable> tag.
> 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:processReleaseJavaRes NO-SOURCE
> Task :app:checkReleaseDuplicateClasses
> 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:writeReleaseSigningConfigVersions
> Task :app:mergeReleaseArtProfile
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseJavaResource
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/CatimaAppCompatActivity.java:33: warning: [deprecation] SYSTEM_UI_FLAG_LIGHT_STATUS_BAR in View has been deprecated
getWindow().getDecorView().setSystemUiVisibility(darkMode ? 0 : View.SYSTEM_UI_FLAG_LIGHT_STATUS_BAR);
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/CatimaAppCompatActivity.java:33: warning: [deprecation] setSystemUiVisibility(int) in View has been deprecated
getWindow().getDecorView().setSystemUiVisibility(darkMode ? 0 : View.SYSTEM_UI_FLAG_LIGHT_STATUS_BAR);
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/preferences/SettingsActivity.java:177: warning: [deprecation] setTargetFragment(Fragment,int) in Fragment has been deprecated
dialogFragment.setTargetFragment(this, 0);
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/ImportExportTask.java:34: warning: [deprecation] ProgressDialog in android.app has been deprecated
private ProgressDialog progress;
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/ImportExportTask.java:90: warning: [deprecation] ProgressDialog in android.app has been deprecated
progress = new ProgressDialog(activity);
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/ImportExportTask.java:90: warning: [deprecation] ProgressDialog(Context) in ProgressDialog has been deprecated
progress = new ProgressDialog(activity);
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/Utils.java:125: warning: [deprecation] getBitmap(ContentResolver,Uri) in Media has been deprecated
bitmap = MediaStore.Images.Media.getBitmap(context.getContentResolver(), intent.getData());
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/Utils.java:391: warning: [deprecation] locale in Configuration has been deprecated
configuration.locale = chosenLocale != null ? chosenLocale : Locale.getDefault();
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/Utils.java:392: warning: [deprecation] updateConfiguration(Configuration,DisplayMetrics) in Resources has been deprecated
res.updateConfiguration(configuration, res.getDisplayMetrics());
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/Utils.java:483: warning: [deprecation] applyIfAvailable(Activity) in DynamicColors has been deprecated
DynamicColors.applyIfAvailable(activity);
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/LoyaltyCardViewActivity.java:562: warning: [deprecation] FLAG_DISMISS_KEYGUARD in LayoutParams has been deprecated
window.addFlags(WindowManager.LayoutParams.FLAG_DISMISS_KEYGUARD |
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/LoyaltyCardViewActivity.java:563: warning: [deprecation] FLAG_SHOW_WHEN_LOCKED in LayoutParams has been deprecated
WindowManager.LayoutParams.FLAG_SHOW_WHEN_LOCKED);
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/LoyaltyCardViewActivity.java:659: warning: [deprecation] SYSTEM_UI_FLAG_LIGHT_STATUS_BAR in View has been deprecated
window.getDecorView().setSystemUiVisibility(backgroundNeedsDarkIcons ? View.SYSTEM_UI_FLAG_LIGHT_STATUS_BAR : 0);
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/LoyaltyCardViewActivity.java:659: warning: [deprecation] setSystemUiVisibility(int) in View has been deprecated
window.getDecorView().setSystemUiVisibility(backgroundNeedsDarkIcons ? View.SYSTEM_UI_FLAG_LIGHT_STATUS_BAR : 0);
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/LoyaltyCardViewActivity.java:1000: warning: [deprecation] getSystemUiVisibility() in View has been deprecated
getWindow().getDecorView().getSystemUiVisibility()
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/LoyaltyCardViewActivity.java:1001: warning: [deprecation] SYSTEM_UI_FLAG_IMMERSIVE_STICKY in View has been deprecated
| View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/LoyaltyCardViewActivity.java:1002: warning: [deprecation] SYSTEM_UI_FLAG_FULLSCREEN in View has been deprecated
| View.SYSTEM_UI_FLAG_FULLSCREEN
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/LoyaltyCardViewActivity.java:999: warning: [deprecation] setSystemUiVisibility(int) in View has been deprecated
getWindow().getDecorView().setSystemUiVisibility(
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/LoyaltyCardViewActivity.java:1035: warning: [deprecation] getSystemUiVisibility() in View has been deprecated
getWindow().getDecorView().getSystemUiVisibility()
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/LoyaltyCardViewActivity.java:1036: warning: [deprecation] SYSTEM_UI_FLAG_IMMERSIVE_STICKY in View has been deprecated
& ~View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/LoyaltyCardViewActivity.java:1037: warning: [deprecation] SYSTEM_UI_FLAG_FULLSCREEN in View has been deprecated
& ~View.SYSTEM_UI_FLAG_FULLSCREEN
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/LoyaltyCardViewActivity.java:1034: warning: [deprecation] setSystemUiVisibility(int) in View has been deprecated
getWindow().getDecorView().setSystemUiVisibility(
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/UCropWrapper.java:31: warning: [deprecation] SYSTEM_UI_FLAG_LIGHT_STATUS_BAR in View has been deprecated
getWindow().getDecorView().setSystemUiVisibility(darkMode ? 0 : View.SYSTEM_UI_FLAG_LIGHT_STATUS_BAR);
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/UCropWrapper.java:31: warning: [deprecation] setSystemUiVisibility(int) in View has been deprecated
getWindow().getDecorView().setSystemUiVisibility(darkMode ? 0 : View.SYSTEM_UI_FLAG_LIGHT_STATUS_BAR);
^
/home/vagrant/build/me.hackerchick.catima/app/src/main/java/protect/card_locker/CardsOnPowerScreenService.java:146: warning: [deprecation] ACTION_CLOSE_SYSTEM_DIALOGS in Intent has been deprecated
sendBroadcast(new Intent(Intent.ACTION_CLOSE_SYSTEM_DIALOGS));
^
25 warnings
> Task :app:compileReleaseSources
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:bundleReleaseClasses
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalAnalyzeRelease
Jetifier skipped processing '/home/vagrant/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk15on/1.68/46a080368d38b428d237a59458f9bc915222894d/bcprov-jdk15on-1.68.jar' as it contains Java 13+ bytecode (root cause: "Unsupported class file major version 59").
If you still want Jetifier to process that artifact, try updating ASM in your buildscript classpath as described at https://issuetracker.google.com/issues/159151549#comment7.
To suppress this warning, add android.jetifier.ignorelist=bcprov-jdk15on-1.68.jar to gradle.properties (or set android.enableJetifier=false if you don't need Jetifier).
> Task :app:optimizeReleaseResources
> Task :app:lintVitalAnalyzeRelease
w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.5.30/5fd47535cc85f9e24996f939c2de6583991481b0/kotlin-stdlib-jdk8-1.5.30.jar (version 1.5)
/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.5.30/525f5a7fa6d7790a571c07dd24214ed2dda352fe/kotlin-stdlib-jdk7-1.5.30.jar (version 1.5)
/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.6.21/11ef67f1900634fd951bad28c53ec957fabbe5b8/kotlin-stdlib-1.6.21.jar (version 1.6)
/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.6.21/5e5b55c26dbc80372a920aef60eb774b714559b8/kotlin-stdlib-common-1.6.21.jar (version 1.6)
w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
> Task :app:l8DexDesugarLibRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:lintVitalRelease
w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.5.30/5fd47535cc85f9e24996f939c2de6583991481b0/kotlin-stdlib-jdk8-1.5.30.jar (version 1.5)
/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.5.30/525f5a7fa6d7790a571c07dd24214ed2dda352fe/kotlin-stdlib-jdk7-1.5.30.jar (version 1.5)
/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.6.21/11ef67f1900634fd951bad28c53ec957fabbe5b8/kotlin-stdlib-1.6.21.jar (version 1.6)
/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.6.21/5e5b55c26dbc80372a920aef60eb774b714559b8/kotlin-stdlib-common-1.6.21.jar (version 1.6)
w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
No issues found.
> Task :app:assembleRelease
BUILD SUCCESSFUL in 1m 37s
33 actionable tasks: 33 executed
2022-08-15 19:32:36,381 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/me.hackerchick.catima, universal_newlines=False, shell=None)
2022-08-15 19:32:36,386 INFO: Successfully built version 2.19.0 of me.hackerchick.catima from e781e00256142319d66a6acf6f2ffb6118802bd2
2022-08-15 19:32:36,500 DEBUG: AXML contains a RESOURCE MAP
2022-08-15 19:32:36,500 DEBUG: Start of Namespace mapping: prefix 32: 'android' --> uri 64: 'http://schemas.android.com/apk/res/android'
2022-08-15 19:32:36,501 DEBUG: Checking build/me.hackerchick.catima/app/build/outputs/apk/release/app-release-unsigned.apk
2022-08-15 19:32:36,509 DEBUG: AXML contains a RESOURCE MAP
2022-08-15 19:32:36,509 DEBUG: Start of Namespace mapping: prefix 32: 'android' --> uri 64: 'http://schemas.android.com/apk/res/android'
2022-08-15 19:32:36,523 INFO: success: me.hackerchick.catima
2022-08-15 19:32:36,523 INFO: Finished
2022-08-15 19:32:36,523 INFO: 1 build succeeded