log for org.benoitharrault.sudoku:72
== Installed Android Tools ==
2024-09-30 13:14:25,716 DEBUG: Reading 'config.yml'
2024-09-30 13:14:25,734 INFO: Creating log directory
2024-09-30 13:14:25,734 INFO: Creating temporary directory
2024-09-30 13:14:25,734 INFO: Creating output directory
2024-09-30 13:14:25,796 DEBUG: Getting git vcs interface for https://git.harrault.fr/android/org.benoitharrault.sudoku.git
2024-09-30 13:14:25,796 DEBUG: Checking org.benoitharrault.sudoku:72
2024-09-30 13:14:25,796 INFO: Building version 0.2.0 (72) of org.benoitharrault.sudoku
2024-09-30 13:14:25,796 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-09-30 13:14:26,200 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64098 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u8) ...
2024-09-30 13:14:49,055 INFO: Getting source for revision 03600ac5359adbf4024ee0a4f5584d11d6dec3f4
2024-09-30 13:14:49,056 DEBUG: Directory: build/org.benoitharrault.sudoku
2024-09-30 13:14:49,056 DEBUG: > git rev-parse --show-toplevel
2024-09-30 13:14:49,266 DEBUG: Directory: build/org.benoitharrault.sudoku
2024-09-30 13:14:49,266 DEBUG: > git submodule foreach --recursive git reset --hard
2024-09-30 13:14:49,470 DEBUG: Directory: build/org.benoitharrault.sudoku
2024-09-30 13:14:49,470 DEBUG: > git reset --hard
2024-09-30 13:14:49,774 DEBUG: Directory: build/org.benoitharrault.sudoku
2024-09-30 13:14:49,774 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-09-30 13:14:49,877 DEBUG: Directory: build/org.benoitharrault.sudoku
2024-09-30 13:14:49,877 DEBUG: > git clean -dffx
2024-09-30 13:14:49,980 DEBUG: Directory: build/org.benoitharrault.sudoku
2024-09-30 13:14:49,980 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2024-09-30 13:14:51,687 DEBUG: Directory: build/org.benoitharrault.sudoku
2024-09-30 13:14:51,687 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
2024-09-30 13:14:52,696 DEBUG: Directory: build/org.benoitharrault.sudoku
2024-09-30 13:14:52,696 DEBUG: > git remote set-head origin --auto
2024-09-30 13:14:53,801 DEBUG: Directory: build/org.benoitharrault.sudoku
2024-09-30 13:14:53,802 DEBUG: > git checkout -f 03600ac5359adbf4024ee0a4f5584d11d6dec3f4
2024-09-30 13:14:54,108 DEBUG: Directory: build/org.benoitharrault.sudoku
2024-09-30 13:14:54,109 DEBUG: > git clean -dffx
2024-09-30 13:14:54,212 DEBUG: Directory: build/org.benoitharrault.sudoku
2024-09-30 13:14:54,212 DEBUG: > git rev-parse --show-toplevel
2024-09-30 13:14:54,415 DEBUG: Directory: build/org.benoitharrault.sudoku
2024-09-30 13:14:54,416 DEBUG: > git submodule deinit --all --force
2024-09-30 13:14:54,518 INFO: Collecting source libraries
2024-09-30 13:14:54,726 DEBUG: Removing debuggable flags from build/srclib/flutter
2024-09-30 13:14:54,843 INFO: Creating local.properties file at build/org.benoitharrault.sudoku/local.properties
2024-09-30 13:14:54,845 DEBUG: Removing debuggable flags from build/org.benoitharrault.sudoku
2024-09-30 13:14:54,864 INFO: Cleaned build.gradle of keysigning configs at build/org.benoitharrault.sudoku/android/app/build.gradle
2024-09-30 13:14:54,873 INFO: Running 'prebuild' commands in build/org.benoitharrault.sudoku
2024-09-30 13:14:54,874 DEBUG: Directory: build/org.benoitharrault.sudoku
2024-09-30 13:14:54,874 DEBUG: > bash -e -u -o pipefail -x -c -- export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics; /home/vagrant/build/srclib/flutter/bin/flutter pub get
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/org.benoitharrault.sudoku/.pub-cache
+ PUB_CACHE=/home/vagrant/build/org.benoitharrault.sudoku/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine edd8546116457bdf1c5bdfb13ecb9463d2bb5ed4...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 221M 0 617k 0 0 1765k 0 0:02:08 --:--:-- 0:02:08 1764k
12 221M 12 28.1M 0 0 21.1M 0 0:00:10 0:00:01 0:00:09 21.1M
26 221M 26 57.6M 0 0 24.4M 0 0:00:09 0:00:02 0:00:07 24.4M
37 221M 37 83.9M 0 0 25.1M 0 0:00:08 0:00:03 0:00:05 25.1M
50 221M 50 111M 0 0 25.6M 0 0:00:08 0:00:04 0:00:04 25.6M
62 221M 62 138M 0 0 25.8M 0 0:00:08 0:00:05 0:00:03 27.5M
74 221M 74 165M 0 0 26.0M 0 0:00:08 0:00:06 0:00:02 27.3M
86 221M 86 192M 0 0 26.1M 0 0:00:08 0:00:07 0:00:01 26.9M
98 221M 98 217M 0 0 26.0M 0 0:00:08 0:00:08 --:--:-- 26.6M
100 221M 100 221M 0 0 26.1M 0 0:00:08 0:00:08 --:--:-- 26.6M
Building flutter tool...
Resolving dependencies...
Downloading packages...
Got dependencies.
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ /home/vagrant/build/srclib/flutter/bin/flutter pub get
Downloading Material fonts... 712ms
Downloading Gradle Wrapper... 29ms
Downloading package sky_engine... 263ms
Downloading flutter_patched_sdk tools... 632ms
Downloading flutter_patched_sdk_product tools... 559ms
Downloading linux-x64 tools... 6.8s
Downloading linux-x64/font-subset tools... 520ms
Resolving dependencies...
Downloading packages...
collection 1.18.0 (1.19.0 available)
crypto 3.0.3 (3.0.5 available)
ffi 2.1.2 (2.1.3 available)
flutter_lints 4.0.0 (5.0.0 available)
http 1.2.1 (1.2.2 available)
http_parser 4.0.2 (4.1.0 available)
lints 4.0.0 (5.1.0 available)
material_color_utilities 0.8.0 (0.12.0 available)
meta 1.12.0 (1.16.0 available)
package_info_plus 8.0.0 (8.0.2 available)
package_info_plus_platform_interface 3.0.0 (3.0.1 available)
path_provider 2.1.3 (2.1.4 available)
path_provider_android 2.2.5 (2.2.10 available)
path_provider_windows 2.2.1 (2.3.0 available)
shared_preferences 2.2.3 (2.3.2 available)
shared_preferences_android 2.2.3 (2.3.2 available)
shared_preferences_foundation 2.4.0 (2.5.2 available)
shared_preferences_linux 2.3.2 (2.4.1 available)
shared_preferences_platform_interface 2.3.2 (2.4.1 available)
shared_preferences_web 2.3.0 (2.4.2 available)
shared_preferences_windows 2.3.2 (2.4.1 available)
string_scanner 1.2.0 (1.3.0 available)
synchronized 3.1.0+1 (3.3.0+3 available)
unicons 2.1.1 (3.0.0 available)
web 0.5.1 (1.1.0 available)
win32 5.5.1 (5.5.4 available)
Got dependencies!
26 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
2024-09-30 13:16:49,271 INFO: Scanning source for common problems...
2024-09-30 13:16:49,299 DEBUG: scanner is configured to use signature data from: 'suss'
2024-09-30 13:16:49,300 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-09-30 13:16:49,911 DEBUG: write 'suss.json' to cache
2024-09-30 13:16:49,915 DEBUG: next suss.json cache update due in 23:59:59.986516
2024-09-30 13:16:50,074 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.3/example/android/build.gradle
2024-09-30 13:16:50,106 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2024-09-30 13:16:50,111 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz
2024-09-30 13:16:50,112 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz
2024-09-30 13:16:50,112 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2024-09-30 13:16:50,113 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz
2024-09-30 13:16:50,113 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2024-09-30 13:16:50,114 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip
2024-09-30 13:16:50,114 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-no-datadesc-sig.zip
2024-09-30 13:16:50,115 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip
2024-09-30 13:16:50,115 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip
2024-09-30 13:16:50,115 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip
2024-09-30 13:16:50,116 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip
2024-09-30 13:16:50,116 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip
2024-09-30 13:16:50,116 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip
2024-09-30 13:16:50,117 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip
2024-09-30 13:16:50,117 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip
2024-09-30 13:16:50,118 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip
2024-09-30 13:16:50,118 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip
2024-09-30 13:16:50,118 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip
2024-09-30 13:16:50,119 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-with-datadesc-sig.zip
2024-09-30 13:16:50,121 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2024-09-30 13:16:50,161 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences_android-2.2.3/example/android/build.gradle
2024-09-30 13:16:50,214 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences-2.2.3/example/android/build.gradle
2024-09-30 13:16:50,576 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/platform-3.1.4/example/android/build.gradle
2024-09-30 13:16:50,621 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.5/example/android/build.gradle
2024-09-30 13:16:50,683 INFO: Removing binary at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/AssetManifest.bin
2024-09-30 13:16:50,685 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2024-09-30 13:16:50,685 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2024-09-30 13:16:50,686 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2024-09-30 13:16:50,686 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2024-09-30 13:16:50,686 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2024-09-30 13:16:50,687 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2024-09-30 13:16:50,688 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/canvaskit.wasm
2024-09-30 13:16:50,688 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/skwasm.wasm
2024-09-30 13:16:50,689 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2024-09-30 13:16:50,704 INFO: Removing dependency file without lock at .pub-cache/hosted/pub.dev/unicons-2.1.1/auto_build/package.json
2024-09-30 13:16:50,771 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.4.1/example/ddd03.exe
2024-09-30 13:16:50,900 INFO: Creating source tarball...
2024-09-30 13:17:10,971 INFO: Running 'build' commands in build/org.benoitharrault.sudoku
2024-09-30 13:17:10,971 DEBUG: Directory: build/org.benoitharrault.sudoku
2024-09-30 13:17:10,971 DEBUG: > bash -e -u -o pipefail -x -c export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter build apk
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/org.benoitharrault.sudoku/.pub-cache
+ PUB_CACHE=/home/vagrant/build/org.benoitharrault.sudoku/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk
Downloading android-arm-profile/linux-x64 tools... 905ms
Downloading android-arm-release/linux-x64 tools... 489ms
Downloading android-arm64-profile/linux-x64 tools... 510ms
Downloading android-arm64-release/linux-x64 tools... 446ms
Downloading android-x64-profile/linux-x64 tools... 491ms
Downloading android-x64-release/linux-x64 tools... 435ms
Running Gradle task 'assembleRelease'...
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision: 3)".
"Install Android SDK Platform 34 (revision: 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision: 3)" complete.
"Install Android SDK Platform 34 (revision: 3)" finished.
Font asset "UniconsLine.ttf" was tree-shaken, reducing it from 336568 to 2592 bytes (99.2% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 1324 bytes (99.9% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
e: /home/vagrant/build/org.benoitharrault.sudoku/build/package_info_plus/.transforms/9cbbaa3bb361a774c0d876097ba361dd/transformed/out/jars/classes.jar!/META-INF/package_info_plus_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.22/d6c44cd08d8f3f9bece8101216dbe6553365c6e3/kotlin-stdlib-1.9.22.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.22/d6c44cd08d8f3f9bece8101216dbe6553365c6e3/kotlin-stdlib-1.9.22.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.6.0.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.22/d6c44cd08d8f3f9bece8101216dbe6553365c6e3/kotlin-stdlib-1.9.22.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.6.0.
Running Gradle task 'assembleRelease'... 397.0s
✓ Built build/app/outputs/flutter-apk/app-release.apk (20.3MB)
2024-09-30 13:23:55,228 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.benoitharrault.sudoku, universal_newlines=False, shell=None, istream=<valid stream>)
2024-09-30 13:23:55,234 INFO: Successfully built version 0.2.0 of org.benoitharrault.sudoku from 03600ac5359adbf4024ee0a4f5584d11d6dec3f4
2024-09-30 13:23:55,494 DEBUG: Checking build/org.benoitharrault.sudoku/build/app/outputs/flutter-apk/app-release.apk
2024-09-30 13:23:55,554 INFO: success: org.benoitharrault.sudoku
2024-09-30 13:23:55,555 INFO: Finished
2024-09-30 13:23:55,555 INFO: 1 build succeeded