log for io.github.quillpad:35

== Installed Android Tools ==2025-04-24 07:58:14,352 DEBUG: Reading 'config.yml'2025-04-24 07:58:14,363 INFO: Creating log directory2025-04-24 07:58:14,364 INFO: Creating temporary directory2025-04-24 07:58:14,364 INFO: Creating output directory2025-04-24 07:58:14,382 DEBUG: Getting git vcs interface for https://github.com/quillpad/quillpad.git2025-04-24 07:58:14,382 DEBUG: Checking io.github.quillpad:352025-04-24 07:58:14,382 INFO: Building version 1.4.28 (35) of io.github.quillpad2025-04-24 07:58:14,382 INFO: Running 'sudo' commands in /home/vagrant2025-04-24 07:58:14,383 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c export CPUS_MAX=16; export CPUS=$(getconf _NPROCESSORS_ONLN); for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online ; done+ export CPUS_MAX=16+ CPUS_MAX=16++ getconf _NPROCESSORS_ONLN+ export CPUS=20+ CPUS=20+ (( c=16 ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))2025-04-24 07:58:14,686 DEBUG: > sudo passwd --lock rootpasswd: password changed.2025-04-24 07:58:15,291 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 removedProcessing triggers for libc-bin (2.36-9+deb12u10) ...2025-04-24 07:58:34,910 INFO: Getting source for revision 32962de929bd59a1ff328d0a2d40845200f01fa02025-04-24 07:58:34,914 DEBUG: Directory: build/io.github.quillpad2025-04-24 07:58:34,915 DEBUG: > git rev-parse --show-toplevel2025-04-24 07:58:35,119 DEBUG: Directory: build/io.github.quillpad2025-04-24 07:58:35,120 DEBUG: > git submodule foreach --recursive git reset --hard2025-04-24 07:58:35,323 DEBUG: Directory: build/io.github.quillpad2025-04-24 07:58:35,323 DEBUG: > git reset --hard2025-04-24 07:58:35,727 DEBUG: Directory: build/io.github.quillpad2025-04-24 07:58:35,728 DEBUG: > git submodule foreach --recursive git clean -dffx2025-04-24 07:58:35,831 DEBUG: Directory: build/io.github.quillpad2025-04-24 07:58:35,831 DEBUG: > git clean -dffx2025-04-24 07:58:35,934 DEBUG: Directory: build/io.github.quillpad2025-04-24 07:58:35,934 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 origin2025-04-24 07:58:36,739 DEBUG: Directory: build/io.github.quillpad2025-04-24 07:58:36,739 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 origin2025-04-24 07:58:37,244 DEBUG: Directory: build/io.github.quillpad2025-04-24 07:58:37,244 DEBUG: > git remote set-head origin --auto2025-04-24 07:58:37,949 DEBUG: Directory: build/io.github.quillpad2025-04-24 07:58:37,949 DEBUG: > git checkout -f 32962de929bd59a1ff328d0a2d40845200f01fa02025-04-24 07:58:38,252 DEBUG: Directory: build/io.github.quillpad2025-04-24 07:58:38,253 DEBUG: > git clean -dffx2025-04-24 07:58:38,355 DEBUG: Directory: build/io.github.quillpad2025-04-24 07:58:38,355 DEBUG: > git rev-parse --show-toplevel2025-04-24 07:58:38,559 DEBUG: Directory: build/io.github.quillpad2025-04-24 07:58:38,559 DEBUG: > git submodule deinit --all --force2025-04-24 07:58:38,662 INFO: Creating local.properties file at build/io.github.quillpad/local.properties2025-04-24 07:58:38,665 INFO: Creating local.properties file at build/io.github.quillpad/app/local.properties2025-04-24 07:58:38,665 DEBUG: Removing debuggable flags from build/io.github.quillpad/app2025-04-24 07:58:38,684 INFO: Cleaned build.gradle.kts of keysigning configs at build/io.github.quillpad/app/build.gradle.kts2025-04-24 07:58:38,695 INFO: Cleaning Gradle project...2025-04-24 07:58:38,696 DEBUG: Directory: build/io.github.quillpad/app2025-04-24 07:58:38,696 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 8.10.2 via distributionUrlDownloading missing gradle version 8.10.2cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-8.10.2-bin.zip: OKRunning /opt/gradle/versions/8.10.2/bin/gradle cleanWelcome to Gradle 8.10.2!Here are the highlights of this release:- Support for Java 23- Faster configuration cache- Better configuration cache reportsFor more details see https://docs.gradle.org/8.10.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.10.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 2m 42s1 actionable task: 1 up-to-date2025-04-24 08:01:28,203 INFO: Scanning source for common problems...2025-04-24 08:01:28,280 DEBUG: scanner is configured to use signature data from: 'suss'2025-04-24 08:01:28,281 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2025-04-24 08:01:28,939 DEBUG: write 'suss.json' to cache2025-04-24 08:01:29,008 DEBUG: next suss.json cache update due in 23:59:59.9217932025-04-24 08:01:29,145 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2025-04-24 08:01:29,234 INFO: Creating source tarball...2025-04-24 08:01:30,267 INFO: Building Gradle project...2025-04-24 08:01:30,267 DEBUG: Directory: build/io.github.quillpad/app2025-04-24 08:01:30,267 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleDefaultFlavorReleaseFound 8.10.2 via distributionUrlRunning /opt/gradle/versions/8.10.2/bin/gradle assembleDefaultFlavorReleaseTo 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the buildWARNING: The specified Android SDK Build Tools version (30.0.3) is ignored, as it is below the minimum supported version (34.0.0) for Android Gradle Plugin 8.7.3.Android SDK Build Tools 34.0.0 will be used.To suppress this warning, remove "buildToolsVersion '30.0.3'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.WARNING: The specified Android SDK Build Tools version (30.0.3) is ignored, as it is below the minimum supported version (34.0.0) for Android Gradle Plugin 8.7.3.Android SDK Build Tools 34.0.0 will be used.To suppress this warning, remove "buildToolsVersion '30.0.3'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.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-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 35 in /opt/android-sdk/licensesLicense for package Android SDK Platform 35 accepted.Preparing "Install Android SDK Platform 35 (revision 2)"."Install Android SDK Platform 35 (revision 2)" ready.Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35"Install Android SDK Platform 35 (revision 2)" complete."Install Android SDK Platform 35 (revision 2)" finished.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-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 SKIPPED> Task :app:preBuild UP-TO-DATE> Task :app:preDefaultFlavorReleaseBuild UP-TO-DATE> Task :app:dataBindingMergeDependencyArtifactsDefaultFlavorRelease> Task :app:generateDefaultFlavorReleaseResValues> Task :app:generateDefaultFlavorReleaseResources> Task :app:generateDefaultFlavorReleaseBuildConfig> Task :app:generateSafeArgsDefaultFlavorRelease> Task :app:mergeDefaultFlavorReleaseResources> Task :app:checkDefaultFlavorReleaseAarMetadata> Task :app:dataBindingGenBaseClassesDefaultFlavorRelease> Task :app:mapDefaultFlavorReleaseSourceSetPaths> Task :app:createDefaultFlavorReleaseCompatibleScreenManifests> Task :app:extractDeepLinksDefaultFlavorRelease> Task :app:processDefaultFlavorReleaseMainManifest> Task :app:processDefaultFlavorReleaseManifest> Task :app:extractProguardFiles> Task :app:javaPreCompileDefaultFlavorRelease> Task :app:mergeDefaultFlavorReleaseJniLibFolders> Task :app:mergeDefaultFlavorReleaseNativeLibs> Task :app:mergeDefaultFlavorReleaseArtProfile> Task :app:stripDefaultFlavorReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.> Task :app:extractDefaultFlavorReleaseNativeDebugMetadata> Task :app:expandDefaultFlavorReleaseL8ArtProfileWildcards> Task :app:mergeDefaultFlavorReleaseNativeDebugMetadata NO-SOURCE> Task :app:mergeDefaultFlavorReleaseStartupProfile> Task :app:mergeDefaultFlavorReleaseShaders> Task :app:compileDefaultFlavorReleaseShaders NO-SOURCE> Task :app:generateDefaultFlavorReleaseAssets UP-TO-DATE> Task :app:checkDefaultFlavorReleaseDuplicateClasses> Task :app:mergeDefaultFlavorReleaseAssets> Task :app:compressDefaultFlavorReleaseAssets> Task :app:extractDefaultFlavorReleaseVersionControlInfo> Task :app:writeDefaultFlavorReleaseAppMetadata> Task :app:writeDefaultFlavorReleaseSigningConfigVersions> Task :app:processDefaultFlavorReleaseManifestForPackage> Task :app:processDefaultFlavorReleaseResources> Task :app:convertLinkedResourcesToProtoDefaultFlavorRelease> Task :app:kspDefaultFlavorReleaseKotlin> Task :app:kaptGenerateStubsDefaultFlavorReleaseKotlinw: Support for language version 2.0+ in kapt is in Alpha and must be enabled explicitly. Falling back to 1.9.> Task :app:kaptDefaultFlavorReleaseKotlin> Task :app:compileDefaultFlavorReleaseKotlinw: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/components/backup/BackupService.kt:53:36 'fun getSerializable(p0: String?): Serializable?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/components/backup/BackupService.kt:54:33 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/components/backup/BackupService.kt:61:43 'fun <T : Parcelable!> getParcelableArrayList(p0: String?): ArrayList<T!>?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/archive/ArchiveFragment.kt:49:15 'fun onCreateOptionsMenu(p0: Menu, p1: MenuInflater): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/archive/ArchiveFragment.kt:62:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/common/BaseDialog.kt:62:35 'fun launchWhenResumed(block: suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/common/BaseFragment.kt:37:9 'fun setHasOptionsMenu(p0: Boolean): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/common/recycler/NoteRecyclerAdapter.kt:41:34 Unchecked cast of 'kotlin.collections.MutableList<kotlin.Any>' to 'kotlin.collections.MutableList<kotlin.collections.List<org.qosp.notes.ui.common.recycler.NoteRecyclerAdapter.Payload>>'.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/deleted/DeletedFragment.kt:49:15 'fun onCreateOptionsMenu(p0: Menu, p1: MenuInflater): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/deleted/DeletedFragment.kt:63:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:305:37 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:346:31 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.The OnBackPressedDispatcher controls how back button events are dispatchedto one or more {@link OnBackPressedCallback} objects.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:352:31 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.The OnBackPressedDispatcher controls how back button events are dispatchedto one or more {@link OnBackPressedCallback} objects.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:357:31 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.The OnBackPressedDispatcher controls how back button events are dispatchedto one or more {@link OnBackPressedCallback} objects.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:363:31 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.The OnBackPressedDispatcher controls how back button events are dispatchedto one or more {@link OnBackPressedCallback} objects.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:454:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:797:59 'fun launchWhenResumed(block: suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:895:35 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.The OnBackPressedDispatcher controls how back button events are dispatchedto one or more {@link OnBackPressedCallback} objects.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/main/MainFragment.kt:108:37 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/main/MainFragment.kt:118:15 'fun onCreateOptionsMenu(p0: Menu, p1: MenuInflater): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/main/MainFragment.kt:140:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:25:8 'interface ExoPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:26:8 'class MediaItem : Any, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:27:8 'class SimpleExoPlayer : BasePlayer, ExoPlayer, ExoPlayer.AudioComponent, ExoPlayer.VideoComponent, ExoPlayer.TextComponent, ExoPlayer.DeviceComponent' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:28:8 'class PlayerControlView : FrameLayout' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:29:8 'class Util : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:50:28 'interface ExoPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:83:37 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:111:57 'class Util : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:119:58 'class Util : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:126:57 'class Util : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:135:57 'class Util : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:250:21 'interface ExoPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:253:39 'class PlayerControlView : FrameLayout' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:255:25 'class MediaItem : Any, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MusicService.kt:56:17 'fun stopForeground(p0: Boolean): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/notebooks/ManageNotebooksFragment.kt:91:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/notebooks/dialog/EditNotebookDialog.kt:27:31 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/recorder/RecorderService.kt:81:25 'constructor(): MediaRecorder' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/reminders/EditReminderDialog.kt:52:31 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/tags/TagsFragment.kt:119:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/tags/TagsViewModel.kt:34:55 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/tags/dialog/EditTagDialog.kt:27:26 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt:25:44 'val activeNetworkInfo: NetworkInfo?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt:25:63 'val type: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt:27:37 'static field TYPE_WIFI: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt:28:37 'static field TYPE_ETHERNET: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt:29:37 'static field TYPE_MOBILE: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ShareUtils.kt:44:19 'static fun startActivity(p0: Context, p1: Intent, p2: Bundle?): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ShareUtils.kt:68:19 'static fun startActivity(p0: Context, p1: Intent, p2: Bundle?): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/views/BottomSheet.kt:29:20 'fun get(p0: String!): Any?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/views/ExtendedEditText.kt:98:13 Condition is always 'true'.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/views/ExtendedEditText.kt:106:13 Condition is always 'true'.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/views/ExtendedEditText.kt:124:35 'fun <T : Parcelable!> getParcelableArrayList(p0: String?): ArrayList<T!>?' is deprecated. Deprecated in Java.> Task :app:compileDefaultFlavorReleaseJavaWithJavacNote: /home/vagrant/build/io.github.quillpad/app/build/generated/data_binding_base_class_source_out/defaultFlavorRelease/out/org/qosp/notes/databinding/ActivityMediaBinding.java uses or overrides a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :app:hiltAggregateDepsDefaultFlavorRelease> Task :app:hiltJavaCompileDefaultFlavorRelease> Task :app:generateDefaultFlavorReleaseLintVitalReportModel> Task :app:processDefaultFlavorReleaseJavaRes> Task :app:transformDefaultFlavorReleaseClassesWithAsm> Task :app:mergeDefaultFlavorReleaseGeneratedProguardFiles> Task :app:mergeDefaultFlavorReleaseJavaResource> Task :app:expandDefaultFlavorReleaseArtProfileWildcards> Task :app:lintVitalAnalyzeDefaultFlavorRelease> Task :app:minifyDefaultFlavorReleaseWithR8> Task :app:lintVitalReportDefaultFlavorRelease> Task :app:lintVitalDefaultFlavorRelease> Task :app:l8DexDesugarLibDefaultFlavorRelease> Task :app:compileDefaultFlavorReleaseArtProfile> Task :app:shrinkDefaultFlavorReleaseRes> Task :app:convertShrunkResourcesToBinaryDefaultFlavorRelease> Task :app:optimizeDefaultFlavorReleaseResources> Task :app:packageDefaultFlavorRelease> Task :app:createDefaultFlavorReleaseApkListingFileRedirect> Task :app:assembleDefaultFlavorReleaseBUILD SUCCESSFUL in 10m 57s57 actionable tasks: 57 executed2025-04-24 08:12:29,164 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/io.github.quillpad, universal_newlines=False, shell=None, istream=<valid stream>)2025-04-24 08:12:29,171 INFO: Successfully built version 1.4.28 of io.github.quillpad from 32962de929bd59a1ff328d0a2d40845200f01fa02025-04-24 08:12:29,174 INFO: Running 'postbuild' commands in build/io.github.quillpad/app2025-04-24 08:12:29,175 DEBUG: Directory: build/io.github.quillpad/app2025-04-24 08:12:29,175 DEBUG: > bash -e -u -o pipefail -x -c curl -Lo upstream.apk https://github.com/quillpad/quillpad/releases/download/v1.4.28/quillpad-1.4.28.apk; unzip -q upstream.apk -d apk; export hash=$(sha256sum apk/assets/dexopt/baseline.prof); rm -rf apk upstream.apk; for i in {1..10}; do unzip -q /home/vagrant/build/io.github.quillpad/app/build/outputs/apk/defaultFlavor/release/app-defaultFlavor-release-unsigned.apk -d apk; sha256sum -c - <<< $hash && break; sha256sum apk/assets/dexopt/baseline.prof; rm -fr apk; gradle clean assembleDefaultFlavorRelease; done/etc/bash.bashrc: line 7: PS1: unbound variable+ curl -Lo upstream.apk https://github.com/quillpad/quillpad/releases/download/v1.4.28/quillpad-1.4.28.apk% Total    % Received % Xferd  Average Speed   Time    Time     Time  CurrentDload  Upload   Total   Spent    Left  Speed0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 4923k  100 4923k    0     0  5895k      0 --:--:-- --:--:-- --:--:-- 5895k+ unzip -q upstream.apk -d apk++ sha256sum apk/assets/dexopt/baseline.prof+ export 'hash=b4bfe7d13e8e2ca9fed776b42e7ce10ca42bcaaceb49bea1287b71d1cf476ed2  apk/assets/dexopt/baseline.prof'+ hash='b4bfe7d13e8e2ca9fed776b42e7ce10ca42bcaaceb49bea1287b71d1cf476ed2  apk/assets/dexopt/baseline.prof'+ rm -rf apk upstream.apk+ for i in {1..10}+ unzip -q /home/vagrant/build/io.github.quillpad/app/build/outputs/apk/defaultFlavor/release/app-defaultFlavor-release-unsigned.apk -d apk+ sha256sum -c -apk/assets/dexopt/baseline.prof: OK+ break2025-04-24 08:12:31,126 DEBUG: Checking build/io.github.quillpad/app/build/outputs/apk/defaultFlavor/release/app-defaultFlavor-release-unsigned.apk2025-04-24 08:12:31,158 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'2025-04-24 08:12:31,158 INFO: ...retrieving https://github.com/quillpad/quillpad/releases/download/v1.4.28/quillpad-1.4.28.apk2025-04-24 08:12:31,162 DEBUG: Starting new HTTPS connection (1): github.com:4432025-04-24 08:12:31,311 DEBUG: https://github.com:443 "GET /quillpad/quillpad/releases/download/v1.4.28/quillpad-1.4.28.apk HTTP/1.1" 302 02025-04-24 08:12:31,315 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:4432025-04-24 08:12:31,716 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/529395099/f05b2624-899b-4655-ab56-64f3f3748b34?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250424%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250424T081230Z&X-Amz-Expires=300&X-Amz-Signature=d1578726f28bf50c252fafde9a2c1b4631a87070ac0f7b2e6641b3f23a6b249d&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dquillpad-1.4.28.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 50414562025-04-24 08:12:32,855 DEBUG: unsigned/binaries/io.github.quillpad_35.binary.apk: VerifiesVerified using v1 scheme (JAR signing): falseVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseVerified using v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 12025-04-24 08:12:33,675 DEBUG: /tmp/tmp1kjh21at/sigcp_io.github.quillpad_35.apk: VerifiesVerified using v1 scheme (JAR signing): falseVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseVerified using v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 12025-04-24 08:12:33,676 INFO: ...successfully verified2025-04-24 08:12:33,676 INFO: compared built binary to supplied reference binary successfully2025-04-24 08:12:33,783 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.2025-04-24 08:12:33,805 DEBUG: Using APK Signature v22025-04-24 08:12:33,808 INFO: supplied reference binary has allowed signer 3c2b48eeceed98e70a33d21d3e9ff6193343a1dddcbb9cc076b859d36cdeae6a2025-04-24 08:12:33,810 INFO: success: io.github.quillpad2025-04-24 08:12:33,810 INFO: Finished2025-04-24 08:12:33,811 INFO: 1 build succeeded