log for nl.viter.glider:46
== Installed Android Tools ==
2023-11-30 12:47:19,118 DEBUG: Reading 'config.yml'
2023-11-30 12:47:19,138 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-11-30 12:47:19,138 INFO: Creating log directory
2023-11-30 12:47:19,141 INFO: Creating temporary directory
2023-11-30 12:47:19,141 INFO: Creating output directory
2023-11-30 12:47:19,175 DEBUG: Getting git vcs interface for https://github.com/Mosc/Glider.git
2023-11-30 12:47:19,176 DEBUG: Checking nl.viter.glider:46
2023-11-30 12:47:19,176 INFO: Building version 2.5.0 (46) of nl.viter.glider
2023-11-30 12:47:19,176 INFO: Running 'sudo' commands in /home/vagrant
2023-11-30 12:47:19,176 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://security.debian.org/debian-security bullseye-security/main amd64 Packages [259 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [166 kB]
Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 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 19s (817 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.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 ... 36771 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-30 12:48:12,562 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-11-30 12:48:12,875 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37205 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-30 12:48:30,964 INFO: Getting source for revision 1cc208463dad2b207d50479c1cbb65a477b808fa
2023-11-30 12:48:30,965 DEBUG: Directory: build/nl.viter.glider
2023-11-30 12:48:30,966 DEBUG: > git rev-parse --show-toplevel
2023-11-30 12:48:31,180 DEBUG: Directory: build/nl.viter.glider
2023-11-30 12:48:31,180 DEBUG: > git submodule foreach --recursive git reset --hard
2023-11-30 12:48:31,392 DEBUG: Directory: build/nl.viter.glider
2023-11-30 12:48:31,393 DEBUG: > git reset --hard
2023-11-30 12:48:31,705 DEBUG: Directory: build/nl.viter.glider
2023-11-30 12:48:31,706 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-11-30 12:48:31,817 DEBUG: Directory: build/nl.viter.glider
2023-11-30 12:48:31,818 DEBUG: > git clean -dffx
2023-11-30 12:48:31,930 DEBUG: Directory: build/nl.viter.glider
2023-11-30 12:48:31,930 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-30 12:48:32,544 DEBUG: Directory: build/nl.viter.glider
2023-11-30 12:48:32,544 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-30 12:48:33,056 DEBUG: Directory: build/nl.viter.glider
2023-11-30 12:48:33,057 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-30 12:48:33,670 DEBUG: Directory: build/nl.viter.glider
2023-11-30 12:48:33,670 DEBUG: > git remote set-head origin --auto
2023-11-30 12:48:34,284 DEBUG: Directory: build/nl.viter.glider
2023-11-30 12:48:34,285 DEBUG: > git checkout -f 1cc208463dad2b207d50479c1cbb65a477b808fa
2023-11-30 12:48:34,597 DEBUG: Directory: build/nl.viter.glider
2023-11-30 12:48:34,598 DEBUG: > git clean -dffx
2023-11-30 12:48:34,708 DEBUG: Directory: build/nl.viter.glider
2023-11-30 12:48:34,709 DEBUG: > git rev-parse --show-toplevel
2023-11-30 12:48:34,922 DEBUG: Directory: build/nl.viter.glider
2023-11-30 12:48:34,922 DEBUG: > git submodule deinit --all
2023-11-30 12:48:35,034 INFO: Collecting source libraries
2023-11-30 12:48:35,199 DEBUG: Removing debuggable flags from build/srclib/flutter
2023-11-30 12:48:35,275 INFO: Creating local.properties file at build/nl.viter.glider/local.properties
2023-11-30 12:48:35,276 DEBUG: Removing debuggable flags from build/nl.viter.glider
2023-11-30 12:48:35,290 INFO: Removing specified files
2023-11-30 12:48:35,291 INFO: Removing macos
2023-11-30 12:48:35,293 INFO: Removing .github
2023-11-30 12:48:35,294 INFO: Removing .vscode
2023-11-30 12:48:35,294 INFO: Removing ios
2023-11-30 12:48:35,301 INFO: Cleaned build.gradle of keysigning configs at build/nl.viter.glider/android/app/build.gradle
2023-11-30 12:48:35,310 INFO: Running 'prebuild' commands in build/nl.viter.glider
2023-11-30 12:48:35,310 DEBUG: Directory: build/nl.viter.glider
2023-11-30 12:48:35,310 DEBUG: > bash -e -u -o pipefail -x -c -- export version=$(grep flutter .fvmrc | cut -d ":" -f2|cut -d "\"" -f2); pushd /home/vagrant/build/srclib/flutter; git checkout -f $version; popd; 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
++ grep flutter .fvmrc
++ cut -d : -f2
++ cut -d '"' -f2
+ export version=3.17.0-0.0.pre
+ version=3.17.0-0.0.pre
+ pushd /home/vagrant/build/srclib/flutter
~/build/srclib/flutter ~/build/nl.viter.glider
+ git checkout -f 3.17.0-0.0.pre
Note: switching to '3.17.0-0.0.pre'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 0b591f2c82 Roll Flutter Engine from 57768e18ed74 to dff66925dcfa (1 revision) (#137813)
+ popd
~/build/nl.viter.glider
++ pwd
+ export PUB_CACHE=/home/vagrant/build/nl.viter.glider/.pub-cache
+ PUB_CACHE=/home/vagrant/build/nl.viter.glider/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine dff66925dcfaced89a892b75a695b2d05a676c5e...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
9 211M 9 20.4M 0 0 26.9M 0 0:00:07 --:--:-- 0:00:07 26.8M
30 211M 30 63.4M 0 0 36.1M 0 0:00:05 0:00:01 0:00:04 36.1M
49 211M 49 104M 0 0 37.7M 0 0:00:05 0:00:02 0:00:03 37.7M
69 211M 69 146M 0 0 38.9M 0 0:00:05 0:00:03 0:00:02 38.8M
89 211M 89 188M 0 0 39.5M 0 0:00:05 0:00:04 0:00:01 39.5M
100 211M 100 211M 0 0 39.8M 0 0:00:05 0:00:05 --:--:-- 42.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.
+ /home/vagrant/build/srclib/flutter/bin/flutter pub get
Downloading Material fonts... 759ms
Downloading Gradle Wrapper... 29ms
Downloading package sky_engine... 367ms
Downloading flutter_patched_sdk tools... 886ms
Downloading flutter_patched_sdk_product tools... 799ms
Downloading linux-x64 tools... 5.0s
Downloading linux-x64/font-subset tools... 619ms
Resolving dependencies...
file 6.1.4 (7.0.0 available)
flutter_inappwebview 6.0.0-beta.29 (6.0.0-beta.30 available)
flutter_inappwebview_android 1.0.1 (1.0.4 available)
flutter_inappwebview_ios 1.0.0 (1.0.2 available)
flutter_inappwebview_macos 1.0.0 (1.0.1 available)
flutter_inappwebview_platform_interface 1.0.1 (1.0.3 available)
flutter_inappwebview_web 1.0.0 (1.0.1 available)
leak_tracker 9.0.13 (9.0.16 available)
petitparser 6.0.1 (6.0.2 available)
process 4.2.4 (5.0.1 available)
pub_updater 0.3.1 (0.4.0 available)
web 0.3.0 (0.4.0 available)
Got dependencies!
12 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
2023-11-30 12:50:47,437 INFO: Scanning source for common problems...
2023-11-30 12:50:47,520 DEBUG: scanner is configured to use signature data from: 'suss'
2023-11-30 12:50:47,582 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-30 12:50:47,595 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/skwasm.wasm
2023-11-30 12:50:47,596 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/canvaskit.wasm
2023-11-30 12:50:47,597 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-30 12:50:47,598 INFO: Removing binary at .pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/AssetManifest.bin
2023-11-30 12:50:47,598 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-30 12:50:47,599 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-30 12:50:47,599 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-30 12:50:47,600 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-30 12:50:47,600 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-30 12:50:47,604 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-30 12:50:47,636 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/flutter_inappwebview-6.0.0-beta.29/example/test_assets/certificate.pfx
2023-11-30 12:50:47,636 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/flutter_inappwebview-6.0.0-beta.29/example/test_assets/favicon.ico
2023-11-30 12:50:47,646 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/flutter_inappwebview-6.0.0-beta.29/example/assets/favicon.ico
2023-11-30 12:50:47,803 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/platform-3.1.3/example/android/build.gradle
2023-11-30 12:50:47,868 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-30 12:50:48,058 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-30 12:50:48,115 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/google_fonts-6.1.0/example/google_fonts/Lato-Bold.ttf
2023-11-30 12:50:48,115 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/google_fonts-6.1.0/example/google_fonts/Lato-BoldItalic.ttf
2023-11-30 12:50:48,115 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/google_fonts-6.1.0/example/google_fonts/Lato-Regular.ttf
2023-11-30 12:50:48,116 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/google_fonts-6.1.0/example/google_fonts/Lato-Italic.ttf
2023-11-30 12:50:48,143 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_adaptive_scaffold-0.1.7+1/example/android/build.gradle
2023-11-30 12:50:48,251 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-30 12:50:48,283 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz
2023-11-30 12:50:48,283 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2023-11-30 12:50:48,284 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz
2023-11-30 12:50:48,285 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2023-11-30 12:50:48,285 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz
2023-11-30 12:50:48,286 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip
2023-11-30 12:50:48,287 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip
2023-11-30 12:50:48,287 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-30 12:50:48,287 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip
2023-11-30 12:50:48,288 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip
2023-11-30 12:50:48,288 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip
2023-11-30 12:50:48,289 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-30 12:50:48,289 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-30 12:50:48,290 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip
2023-11-30 12:50:48,290 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip
2023-11-30 12:50:48,291 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip
2023-11-30 12:50:48,291 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip
2023-11-30 12:50:48,291 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-30 12:50:48,292 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip
2023-11-30 12:50:48,293 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2023-11-30 12:50:48,300 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2023-11-30 12:50:48,446 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.3.0/example/ddd03.exe
2023-11-30 12:50:48,515 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-30 12:50:48,633 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/cat.jpg.gz
2023-11-30 12:50:48,634 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test2.zip
2023-11-30 12:50:48,634 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test_100k_files.zip
2023-11-30 12:50:48,638 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test2.tar.gz
2023-11-30 12:50:48,638 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test.zip
2023-11-30 12:50:48,639 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/a.txt.gz
2023-11-30 12:50:48,640 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/dd.zip
2023-11-30 12:50:48,640 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zip_bzip2.zip
2023-11-30 12:50:48,641 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/symlink.zip
2023-11-30 12:50:48,641 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-30 12:50:48,641 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/winxp.zip
2023-11-30 12:50:48,642 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/password_zipcrypto.zip
2023-11-30 12:50:48,642 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/android-javadoc.zip
2023-11-30 12:50:48,643 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-30 12:50:48,643 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-30 12:50:48,644 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zipCrypto.zip
2023-11-30 12:50:48,644 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zip64_archive.zip
2023-11-30 12:50:48,644 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/readme.zip
2023-11-30 12:50:48,645 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/utf.zip
2023-11-30 12:50:48,645 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zip64.zip
2023-11-30 12:50:48,646 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/aes256.zip
2023-11-30 12:50:48,646 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/test.zip
2023-11-30 12:50:48,647 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-30 12:50:48,647 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/unix.zip
2023-11-30 12:50:48,648 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/inflate/data.bin
2023-11-30 12:50:48,656 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.4.9/web/res/readme.zip
2023-11-30 12:50:48,721 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-30 12:50:48,818 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-30 12:50:48,873 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-30 12:50:48,909 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-30 12:50:48,910 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-30 12:50:48,910 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-30 12:50:48,911 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-30 12:50:48,911 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-30 12:50:48,912 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-30 12:50:48,912 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-30 12:50:48,913 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-30 12:50:48,914 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-30 12:50:48,914 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-30 12:50:49,029 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-30 12:50:49,221 INFO: Creating source tarball...
2023-11-30 12:51:17,613 INFO: Running 'build' commands in build/nl.viter.glider
2023-11-30 12:51:17,614 DEBUG: Directory: build/nl.viter.glider
2023-11-30 12:51:17,614 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/nl.viter.glider/.pub-cache
+ PUB_CACHE=/home/vagrant/build/nl.viter.glider/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk
Downloading android-arm-profile/linux-x64 tools... 932ms
Downloading android-arm-release/linux-x64 tools... 490ms
Downloading android-arm64-profile/linux-x64 tools... 514ms
Downloading android-arm64-release/linux-x64 tools... 431ms
Downloading android-x64-profile/linux-x64 tools... 530ms
Downloading android-x64-release/linux-x64 tools... 414ms
Running Gradle task 'assembleRelease'...
Checking the license for package Android SDK Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
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 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (revision 2)" finished.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Expected to find fonts for (packages/cupertino_icons/CupertinoIcons, MaterialIcons), but found (MaterialIcons). This usually means you are referring to font families in an IconData class but not including them in the assets section of your pubspec.yaml, are missing the package that would include them, or are missing "uses-material-design: true".
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 9852 bytes (99.4% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Running Gradle task 'assembleRelease'... 619.0s
✓ Built build/app/outputs/flutter-apk/app-release.apk (30.9MB).
2023-11-30 13:01:45,489 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/nl.viter.glider, universal_newlines=False, shell=None, istream=<valid stream>)
2023-11-30 13:01:45,506 INFO: Successfully built version 2.5.0 of nl.viter.glider from 1cc208463dad2b207d50479c1cbb65a477b808fa
2023-11-30 13:01:45,907 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 13:01:45,908 DEBUG: Start of Namespace mapping: prefix 38: 'android' --> uri 69: 'http://schemas.android.com/apk/res/android'
2023-11-30 13:01:45,912 DEBUG: Checking build/nl.viter.glider/build/app/outputs/flutter-apk/app-release.apk
2023-11-30 13:01:45,947 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 13:01:45,947 DEBUG: Start of Namespace mapping: prefix 38: 'android' --> uri 69: 'http://schemas.android.com/apk/res/android'
2023-11-30 13:01:46,052 INFO: success: nl.viter.glider
2023-11-30 13:01:46,053 INFO: Finished
2023-11-30 13:01:46,053 INFO: 1 build succeeded