log for com.tombursch.kitchenowl:87
== Installed Android Tools ==
2023-11-20 10:24:27,273 DEBUG: Reading 'config.yml'
2023-11-20 10:24:27,287 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-11-20 10:24:27,288 INFO: Creating log directory
2023-11-20 10:24:27,288 INFO: Creating temporary directory
2023-11-20 10:24:27,288 INFO: Creating output directory
2023-11-20 10:24:27,312 DEBUG: Getting git vcs interface for https://github.com/TomBursch/kitchenowl.git
2023-11-20 10:24:27,312 DEBUG: Checking com.tombursch.kitchenowl:87
2023-11-20 10:24:27,312 INFO: Building version 0.4.16 (87) of com.tombursch.kitchenowl
2023-11-20 10:24:27,312 INFO: Running 'sudo' commands in /home/vagrant
2023-11-20 10:24:27,313 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ 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 [258 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [166 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.7 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [404 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [343 kB]
Fetched 15.8 MB in 8s (1867 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 4 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.9+9-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.9+9-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 3s (34.8 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.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-11-20 10:25:12,497 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-11-20 10:25:12,910 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-11-20 10:25:30,936 INFO: Getting source for revision 15fe63893e8c68cb684e658f9ea570d07d7ff8ac
2023-11-20 10:25:30,938 DEBUG: Directory: build/com.tombursch.kitchenowl
2023-11-20 10:25:30,938 DEBUG: > git rev-parse --show-toplevel
2023-11-20 10:25:31,151 DEBUG: Directory: build/com.tombursch.kitchenowl
2023-11-20 10:25:31,151 DEBUG: > git submodule foreach --recursive git reset --hard
2023-11-20 10:25:33,152 DEBUG: Directory: build/com.tombursch.kitchenowl
2023-11-20 10:25:33,155 DEBUG: > git reset --hard
2023-11-20 10:25:33,869 DEBUG: Directory: build/com.tombursch.kitchenowl
2023-11-20 10:25:33,869 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-11-20 10:25:34,181 DEBUG: Directory: build/com.tombursch.kitchenowl
2023-11-20 10:25:34,182 DEBUG: > git clean -dffx
2023-11-20 10:25:34,292 DEBUG: Directory: build/com.tombursch.kitchenowl
2023-11-20 10:25:34,293 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-11-20 10:25:35,006 DEBUG: Directory: build/com.tombursch.kitchenowl
2023-11-20 10:25:35,007 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-11-20 10:25:35,520 DEBUG: Directory: build/com.tombursch.kitchenowl
2023-11-20 10:25:35,520 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-11-20 10:25:36,133 DEBUG: Directory: build/com.tombursch.kitchenowl
2023-11-20 10:25:36,133 DEBUG: > git remote set-head origin --auto
2023-11-20 10:25:36,946 DEBUG: Directory: build/com.tombursch.kitchenowl
2023-11-20 10:25:36,947 DEBUG: > git checkout -f 15fe63893e8c68cb684e658f9ea570d07d7ff8ac
2023-11-20 10:25:39,064 DEBUG: Directory: build/com.tombursch.kitchenowl
2023-11-20 10:25:39,065 DEBUG: > git clean -dffx
2023-11-20 10:25:39,176 INFO: Initialising submodules
2023-11-20 10:25:39,177 DEBUG: Directory: build/com.tombursch.kitchenowl
2023-11-20 10:25:39,178 DEBUG: > git rev-parse --show-toplevel
2023-11-20 10:25:39,692 DEBUG: Directory: build/com.tombursch.kitchenowl
2023-11-20 10:25:39,693 DEBUG: > git submodule sync
2023-11-20 10:25:40,006 DEBUG: Directory: build/com.tombursch.kitchenowl
2023-11-20 10:25:40,006 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 submodule update --init --force --recursive
Submodule path 'flutter': checked out 'db7ef5bf9f59442b0e200a90587e8fa5e0c6336a'
2023-11-20 10:25:40,620 INFO: Creating local.properties file at build/com.tombursch.kitchenowl/local.properties
2023-11-20 10:25:40,621 DEBUG: Removing debuggable flags from build/com.tombursch.kitchenowl
2023-11-20 10:25:40,794 INFO: Removing specified files
2023-11-20 10:25:40,795 INFO: Removing test
2023-11-20 10:25:40,800 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/android/app/build.gradle
2023-11-20 10:25:40,825 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/packages/integration_test/example/android/app/build.gradle
2023-11-20 10:25:40,842 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/examples/api/android/app/build.gradle
2023-11-20 10:25:40,845 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/examples/hello_world/android/app/build.gradle
2023-11-20 10:25:40,848 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/examples/layers/android/app/build.gradle
2023-11-20 10:25:40,851 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/examples/platform_channel/android/app/build.gradle
2023-11-20 10:25:40,854 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/examples/image_list/android/app/build.gradle
2023-11-20 10:25:40,857 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/examples/flutter_view/android/app/build.gradle
2023-11-20 10:25:40,861 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/examples/platform_view/android/app/build.gradle
2023-11-20 10:25:40,866 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/integration_tests/release_smoke_test/android/app/build.gradle
2023-11-20 10:25:40,869 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/integration_tests/abstract_method_smoke_test/android/app/build.gradle
2023-11-20 10:25:40,872 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/integration_tests/android_views/android/app/build.gradle
2023-11-20 10:25:40,875 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/integration_tests/flavors/android/app/build.gradle
2023-11-20 10:25:40,877 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/integration_tests/android_semantics_testing/android/app/build.gradle
2023-11-20 10:25:40,881 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/integration_tests/flutter_gallery/android/app/build.gradle
2023-11-20 10:25:40,884 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/integration_tests/gradle_deprecated_settings/android/app/build.gradle
2023-11-20 10:25:40,888 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/integration_tests/channels/android/app/build.gradle
2023-11-20 10:25:40,892 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/integration_tests/non_nullable/android/app/build.gradle
2023-11-20 10:25:40,895 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/integration_tests/ui/android/app/build.gradle
2023-11-20 10:25:40,897 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2023-11-20 10:25:40,899 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/integration_tests/android_embedding_v2_smoke_test/android/app/build.gradle
2023-11-20 10:25:40,902 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/integration_tests/spell_check/android/app/build.gradle
2023-11-20 10:25:40,904 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/integration_tests/platform_interaction/android/app/build.gradle
2023-11-20 10:25:40,907 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/integration_tests/hybrid_android_views/android/app/build.gradle
2023-11-20 10:25:40,909 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/integration_tests/external_ui/android/app/build.gradle
2023-11-20 10:25:40,911 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/build.gradle
2023-11-20 10:25:40,914 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/benchmarks/test_apps/stocks/android/app/build.gradle
2023-11-20 10:25:40,916 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/benchmarks/platform_views_layout/android/app/build.gradle
2023-11-20 10:25:40,918 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/benchmarks/multiple_flutters/android/app/build.gradle
2023-11-20 10:25:40,921 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle
2023-11-20 10:25:40,924 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/benchmarks/complex_layout/android/app/build.gradle
2023-11-20 10:25:40,927 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle
2023-11-20 10:25:40,932 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/tracing_tests/android/app/build.gradle
2023-11-20 10:25:40,935 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/manual_tests/android/app/build.gradle
2023-11-20 10:25:40,939 INFO: Cleaned build.gradle of keysigning configs at build/com.tombursch.kitchenowl/flutter/dev/a11y_assessments/android/app/build.gradle
2023-11-20 10:25:40,951 INFO: Running 'prebuild' commands in build/com.tombursch.kitchenowl
2023-11-20 10:25:40,951 DEBUG: Directory: build/com.tombursch.kitchenowl
2023-11-20 10:25:40,951 DEBUG: > bash -e -u -o pipefail -x -c -- export PUB_CACHE=$(pwd)/.pub-cache; ./flutter/bin/flutter config --no-analytics; ./flutter/bin/flutter pub get
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/com.tombursch.kitchenowl/.pub-cache
+ PUB_CACHE=/home/vagrant/build/com.tombursch.kitchenowl/.pub-cache
+ ./flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine 74d16627b940bb15e50891f82cad6c3e3465bd6d...
% 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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
17 208M 17 36.2M 0 0 34.3M 0 0:00:06 0:00:01 0:00:05 34.3M
37 208M 37 78.3M 0 0 37.8M 0 0:00:05 0:00:02 0:00:03 37.8M
57 208M 57 120M 0 0 39.1M 0 0:00:05 0:00:03 0:00:02 39.1M
77 208M 77 161M 0 0 39.7M 0 0:00:05 0:00:04 0:00:01 39.7M
97 208M 97 202M 0 0 39.9M 0 0:00:05 0:00:05 --:--:-- 40.4M
100 208M 100 208M 0 0 39.7M 0 0:00:05 0:00:05 --:--:-- 41.0M
Building flutter tool...
Resolving dependencies...
Got dependencies.
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ ./flutter/bin/flutter pub get
Downloading Material fonts... 766ms
Downloading Gradle Wrapper... 30ms
Downloading package sky_engine... 356ms
Downloading flutter_patched_sdk tools... 689ms
Downloading flutter_patched_sdk_product tools... 637ms
Downloading linux-x64 tools... 7.7s
Downloading linux-x64/font-subset tools... 538ms
"be": 228 untranslated message(s).
"ca": 97 untranslated message(s).
"ca_valencia": 97 untranslated message(s).
"cs": 110 untranslated message(s).
"da": 15 untranslated message(s).
"fi": 7 untranslated message(s).
"fr": 9 untranslated message(s).
"hu": 21 untranslated message(s).
"id": 45 untranslated message(s).
"it": 14 untranslated message(s).
"nb": 100 untranslated message(s).
"nl": 10 untranslated message(s).
"pa": 220 untranslated message(s).
"pl": 17 untranslated message(s).
"pt": 192 untranslated message(s).
"pt_BR": 21 untranslated message(s).
"ro": 233 untranslated message(s).
"ru": 137 untranslated message(s).
"sv": 16 untranslated message(s).
"tr": 32 untranslated message(s).
"zh": 204 untranslated message(s).
To see a detailed report, use the untranslated-messages-file
option in the l10n.yaml file:
untranslated-messages-file: desiredFileName.txt
<other option>: <other selection>
This will generate a JSON format file containing all messages that
need to be translated.
Resolving dependencies...
file 6.1.4 (7.0.0 available)
material_color_utilities 0.5.0 (0.8.0 available)
meta 1.10.0 (1.11.0 available)
platform 3.1.2 (3.1.3 available)
process 4.2.4 (5.0.1 available)
scrollable_positioned_list 0.2.3 (0.3.8 available)
vm_service 11.10.0 (13.0.0 available)
web 0.3.0 (0.4.0 available)
webdriver 3.0.2 (3.0.3 available)
Got dependencies!
9 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
2023-11-20 10:28:09,377 INFO: Scanning source for common problems...
2023-11-20 10:28:09,415 DEBUG: scanner is configured to use signature data from: 'suss'
2023-11-20 10:28:09,469 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.2.1/example/android/build.gradle
2023-11-20 10:28:09,481 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/skwasm.wasm
2023-11-20 10:28:09,482 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/canvaskit.wasm
2023-11-20 10:28:09,483 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2023-11-20 10:28:09,483 INFO: Removing binary at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/AssetManifest.bin
2023-11-20 10:28:09,484 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2023-11-20 10:28:09,485 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2023-11-20 10:28:09,485 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2023-11-20 10:28:09,486 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2023-11-20 10:28:09,486 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2023-11-20 10:28:09,487 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2023-11-20 10:28:09,492 INFO: Removing binary at .pub-cache/hosted/pub.dev/fl_chart-0.64.0/build/unit_test_assets/AssetManifest.bin
2023-11-20 10:28:09,515 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/fl_chart-0.64.0/example/assets/fonts/digital-7.ttf
2023-11-20 10:28:09,795 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_markdown-0.6.18+2/example/android/build.gradle
2023-11-20 10:28:09,936 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.2.0/example/ddd03.exe
2023-11-20 10:28:10,016 INFO: Removing binary at .pub-cache/hosted/pub.dev/reorderables-0.6.0/example/gifs/gifsicle-1.89-win64/gifsicle.exe
2023-11-20 10:28:10,017 INFO: Removing binary at .pub-cache/hosted/pub.dev/reorderables-0.6.0/example/gifs/gifsicle-1.89-win64/gifdiff.exe
2023-11-20 10:28:10,118 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.1/example/android/build.gradle
2023-11-20 10:28:10,163 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/image_picker-1.0.4/example/android/build.gradle
2023-11-20 10:28:10,278 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.2.0/example/android/build.gradle
2023-11-20 10:28:10,314 INFO: Removing binary at .pub-cache/hosted/pub.dev/photo_view-0.14.0/bin/changelog-from-release-mac
2023-11-20 10:28:10,317 INFO: Removing binary at .pub-cache/hosted/pub.dev/photo_view-0.14.0/bin/changelog-from-release
2023-11-20 10:28:10,325 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz
2023-11-20 10:28:10,325 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2023-11-20 10:28:10,326 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz
2023-11-20 10:28:10,327 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2023-11-20 10:28:10,327 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz
2023-11-20 10:28:10,328 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip
2023-11-20 10:28:10,329 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip
2023-11-20 10:28:10,329 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip
2023-11-20 10:28:10,329 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip
2023-11-20 10:28:10,330 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip
2023-11-20 10:28:10,330 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip
2023-11-20 10:28:10,331 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-with-datadesc-sig.zip
2023-11-20 10:28:10,331 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip
2023-11-20 10:28:10,332 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip
2023-11-20 10:28:10,332 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip
2023-11-20 10:28:10,333 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip
2023-11-20 10:28:10,333 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip
2023-11-20 10:28:10,334 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-no-datadesc-sig.zip
2023-11-20 10:28:10,334 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip
2023-11-20 10:28:10,336 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2023-11-20 10:28:10,342 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2023-11-20 10:28:10,407 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences_android-2.2.1/example/android/build.gradle
2023-11-20 10:28:10,439 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/community_charts_flutter-1.0.2/example/android/gradle/wrapper/gradle-wrapper.jar
2023-11-20 10:28:10,547 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/cat.jpg.gz
2023-11-20 10:28:10,547 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test2.zip
2023-11-20 10:28:10,548 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test_100k_files.zip
2023-11-20 10:28:10,552 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test2.tar.gz
2023-11-20 10:28:10,552 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test.zip
2023-11-20 10:28:10,553 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/a.txt.gz
2023-11-20 10:28:10,553 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/dd.zip
2023-11-20 10:28:10,554 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zip_bzip2.zip
2023-11-20 10:28:10,554 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/symlink.zip
2023-11-20 10:28:10,555 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/crc32-not-streamed.zip
2023-11-20 10:28:10,555 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/winxp.zip
2023-11-20 10:28:10,556 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/password_zipcrypto.zip
2023-11-20 10:28:10,556 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/android-javadoc.zip
2023-11-20 10:28:10,557 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/go-with-datadesc-sig.zip
2023-11-20 10:28:10,557 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/test-trailing-junk.zip
2023-11-20 10:28:10,558 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zipCrypto.zip
2023-11-20 10:28:10,558 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zip64_archive.zip
2023-11-20 10:28:10,558 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/readme.zip
2023-11-20 10:28:10,559 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/utf.zip
2023-11-20 10:28:10,559 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zip64.zip
2023-11-20 10:28:10,560 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/aes256.zip
2023-11-20 10:28:10,560 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/test.zip
2023-11-20 10:28:10,561 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/go-no-datadesc-sig.zip
2023-11-20 10:28:10,561 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/unix.zip
2023-11-20 10:28:10,562 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/inflate/data.bin
2023-11-20 10:28:10,570 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/web/res/readme.zip
2023-11-20 10:28:10,624 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.1/example/android/build.gradle
2023-11-20 10:28:10,632 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.17/example/android/build.gradle
2023-11-20 10:28:10,658 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/animations-2.0.8/example/android/build.gradle
2023-11-20 10:28:10,677 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/image_picker_android-0.8.8+2/example/android/build.gradle
2023-11-20 10:28:10,708 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/flutter_secure_storage-9.0.0/example/android/gradle/wrapper/gradle-wrapper.jar
2023-11-20 10:28:10,749 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/go_router-12.1.1/example/android/build.gradle
2023-11-20 10:28:10,784 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Light.ttf
2023-11-20 10:28:10,785 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Bold.ttf
2023-11-20 10:28:10,785 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Thin.ttf
2023-11-20 10:28:10,786 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Regular.ttf
2023-11-20 10:28:10,787 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Black.ttf
2023-11-20 10:28:10,787 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Medium.ttf
2023-11-20 10:28:10,788 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Semibold.ttf
2023-11-20 10:28:10,789 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Regular.ttf
2023-11-20 10:28:10,789 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Light.ttf
2023-11-20 10:28:10,790 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Bold.ttf
2023-11-20 10:28:10,955 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences-2.2.2/example/android/build.gradle
2023-11-20 10:28:11,269 INFO: Removing unknown maven repo 'file://${outputDir}/outputs/repo' at flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2023-11-20 10:28:11,269 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2023-11-20 10:28:11,270 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle
2023-11-20 10:28:11,729 INFO: Removing binary at flutter/dev/integration_tests/android_host_app/.gradle/6.3/fileChanges/last-build.bin
2023-11-20 10:28:11,778 INFO: Removing usual suspect 'com.google.android.play:core.*' at flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2023-11-20 10:28:11,806 INFO: Removing binary at flutter/dev/integration_tests/module_host_with_custom_build/.gradle/6.3/fileChanges/last-build.bin
2023-11-20 10:28:11,986 INFO: Ignoring shared library at flutter/bin/cache/artifacts/engine/linux-x64/libtessellator.so
2023-11-20 10:28:11,986 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester
2023-11-20 10:28:11,986 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/vm_isolate_snapshot.bin
2023-11-20 10:28:11,986 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/font-subset
2023-11-20 10:28:11,987 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/gen_snapshot
2023-11-20 10:28:11,987 INFO: Ignoring shared library at flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so
2023-11-20 10:28:11,988 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/impellerc
2023-11-20 10:28:11,988 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/isolate_snapshot.bin
2023-11-20 10:28:11,992 INFO: Removing gradlew at flutter/bin/cache/artifacts/gradle_wrapper/gradlew
2023-11-20 10:28:11,993 INFO: Removing gradlew.bat at flutter/bin/cache/artifacts/gradle_wrapper/gradlew.bat
2023-11-20 10:28:11,993 INFO: Removing gradle-wrapper.jar at flutter/bin/cache/artifacts/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar
2023-11-20 10:28:12,043 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/dartaotruntime
2023-11-20 10:28:12,043 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/dart
2023-11-20 10:28:12,046 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/utils/gen_snapshot
2023-11-20 10:28:12,046 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/utils/wasm-opt
2023-11-20 10:28:12,071 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/AssetManifest.bin
2023-11-20 10:28:12,164 INFO: Creating source tarball...
2023-11-20 10:32:22,329 INFO: Running 'build' commands in build/com.tombursch.kitchenowl
2023-11-20 10:32:22,330 DEBUG: Directory: build/com.tombursch.kitchenowl
2023-11-20 10:32:22,330 DEBUG: > bash -e -u -o pipefail -x -c export PUB_CACHE=$(pwd)/.pub-cache; ./flutter/bin/flutter build apk --release
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/com.tombursch.kitchenowl/.pub-cache
+ PUB_CACHE=/home/vagrant/build/com.tombursch.kitchenowl/.pub-cache
+ ./flutter/bin/flutter build apk --release
Downloading Gradle Wrapper... 212ms
Downloading android-arm-profile/linux-x64 tools... 615ms
Downloading android-arm-release/linux-x64 tools... 427ms
Downloading android-arm64-profile/linux-x64 tools... 451ms
Downloading android-arm64-release/linux-x64 tools... 375ms
Downloading android-x64-profile/linux-x64 tools... 413ms
Downloading android-x64-release/linux-x64 tools... 356ms
Running Gradle task 'assembleRelease'...
Building with Flutter multidex support enabled.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
"be": 228 untranslated message(s).
"ca": 97 untranslated message(s).
"ca_valencia": 97 untranslated message(s).
"cs": 110 untranslated message(s).
"da": 15 untranslated message(s).
"fi": 7 untranslated message(s).
"fr": 9 untranslated message(s).
"hu": 21 untranslated message(s).
"id": 45 untranslated message(s).
"it": 14 untranslated message(s).
"nb": 100 untranslated message(s).
"nl": 10 untranslated message(s).
"pa": 220 untranslated message(s).
"pl": 17 untranslated message(s).
"pt": 192 untranslated message(s).
"pt_BR": 21 untranslated message(s).
"ro": 233 untranslated message(s).
"ru": 137 untranslated message(s).
"sv": 16 untranslated message(s).
"tr": 32 untranslated message(s).
"zh": 204 untranslated message(s).
To see a detailed report, use the untranslated-messages-file
option in the l10n.yaml file:
untranslated-messages-file: desiredFileName.txt
<other option>: <other selection>
This will generate a JSON format file containing all messages that
need to be translated.
Font asset "Items.ttf" was tree-shaken, reducing it from 77184 to 75108 bytes (2.7% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "CupertinoIcons.ttf" was tree-shaken, reducing it from 283452 to 912 bytes (99.7% 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 16460 bytes (99.0% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
e: /home/vagrant/build/com.tombursch.kitchenowl/build/sign_in_with_apple/.transforms/a9685619f6b3989154bd79ec503d2111/transformed/out/jars/classes.jar!/META-INF/sign_in_with_apple_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.7.1.
e: /home/vagrant/build/com.tombursch.kitchenowl/build/dynamic_color/.transforms/64700d35e3dd697899436972eb700077/transformed/out/jars/classes.jar!/META-INF/dynamic_color_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.7.1.
e: /home/vagrant/build/com.tombursch.kitchenowl/build/share_plus/.transforms/02ebdf3e64076ac1995dabd8436577c6/transformed/out/jars/classes.jar!/META-INF/share_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.7.1.
e: /home/vagrant/build/com.tombursch.kitchenowl/build/package_info_plus/.transforms/22f83da4b41245719655ab9160e6b0d3/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.7.1.
e: /home/vagrant/build/com.tombursch.kitchenowl/build/device_info_plus/.transforms/eec3cf3339964787c60e725538b302d5/transformed/out/jars/classes.jar!/META-INF/device_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.7.1.
e: /home/vagrant/build/com.tombursch.kitchenowl/build/share_handler_android/.transforms/147ca571c05c2c4cfc4638d47e870ecb/transformed/out/jars/classes.jar!/META-INF/share_handler_android_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.7.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.10/72812e8a368917ab5c0a5081b56915ffdfec93b7/kotlin-stdlib-1.9.10.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.7.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.10/72812e8a368917ab5c0a5081b56915ffdfec93b7/kotlin-stdlib-1.9.10.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.7.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.10/72812e8a368917ab5c0a5081b56915ffdfec93b7/kotlin-stdlib-1.9.10.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.7.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.9.10/dafaf2c27f27c09220cee312df10917d9a5d97ce/kotlin-stdlib-common-1.9.10.jar!/META-INF/kotlin-stdlib-common.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.7.1.
Running Gradle task 'assembleRelease'... 631.1s
✓ Built build/app/outputs/flutter-apk/app-release.apk (28.6MB).
2023-11-20 10:43:02,289 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.tombursch.kitchenowl, universal_newlines=False, shell=None, istream=<valid stream>)
2023-11-20 10:43:02,305 INFO: Successfully built version 0.4.16 of com.tombursch.kitchenowl from 15fe63893e8c68cb684e658f9ea570d07d7ff8ac
2023-11-20 10:43:02,573 DEBUG: AXML contains a RESOURCE MAP
2023-11-20 10:43:02,573 DEBUG: Start of Namespace mapping: prefix 41: 'android' --> uri 85: 'http://schemas.android.com/apk/res/android'
2023-11-20 10:43:02,575 DEBUG: Checking build/com.tombursch.kitchenowl/build/app/outputs/flutter-apk/app-release.apk
2023-11-20 10:43:02,579 DEBUG: AXML contains a RESOURCE MAP
2023-11-20 10:43:02,579 DEBUG: Start of Namespace mapping: prefix 41: 'android' --> uri 85: 'http://schemas.android.com/apk/res/android'
2023-11-20 10:43:02,647 INFO: success: com.tombursch.kitchenowl
2023-11-20 10:43:02,647 INFO: Finished
2023-11-20 10:43:02,648 INFO: 1 build succeeded