log for dev.marchello.sharik:13
== Installed Android Tools ==
2022-07-18 23:26:42,220 DEBUG: Reading 'config.yml'
2022-07-18 23:26:42,229 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2022-07-18 23:26:42,232 INFO: Creating log directory
2022-07-18 23:26:42,232 INFO: Creating temporary directory
2022-07-18 23:26:42,232 INFO: Creating output directory
2022-07-18 23:26:42,235 DEBUG: Getting git vcs interface for https://github.com/marchellodev/sharik
2022-07-18 23:26:42,235 DEBUG: > git --version
git version 2.11.0
2022-07-18 23:26:42,445 INFO: Using git version 2.11.0
2022-07-18 23:26:42,446 DEBUG: Checking 3.1.0
2022-07-18 23:26:42,446 INFO: Building version 3.1.0 (13) of dev.marchello.sharik
2022-07-18 23:26:42,446 INFO: Running 'sudo' commands in /home/vagrant
2022-07-18 23:26:42,447 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -x -c apt-get update || apt-get update && apt-get install -y openjdk-11-jdk-headless && update-alternatives --auto java
+ apt-get update
Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
Ign:2 http://deb.debian.org/debian stretch InRelease
Hit:3 http://deb.debian.org/debian stretch-updates InRelease
Hit:4 http://deb.debian.org/debian stretch-backports-sloppy InRelease
Hit:5 http://deb.debian.org/debian stretch-backports InRelease
Hit:6 http://deb.debian.org/debian testing InRelease
Hit:7 http://deb.debian.org/debian stretch Release
Reading package lists...
+ apt-get install -y openjdk-11-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
libasound2 libasound2-data openjdk-11-jre-headless
Suggested packages:
libasound2-plugins alsa-utils openjdk-11-demo openjdk-11-source libnss-mdns
fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
libasound2 libasound2-data openjdk-11-jdk-headless openjdk-11-jre-headless
0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded.
Need to get 230 MB of archives.
After this operation, 374 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 libasound2-data all 1.1.3-5 [173 kB]
Get:2 http://deb.debian.org/debian stretch/main amd64 libasound2 amd64 1.1.3-5 [497 kB]
Get:3 http://deb.debian.org/debian stretch-backports/main amd64 openjdk-11-jre-headless amd64 11.0.6+10-1~bpo9+1 [37.4 MB]
Get:4 http://deb.debian.org/debian stretch-backports/main amd64 openjdk-11-jdk-headless amd64 11.0.6+10-1~bpo9+1 [192 MB]
Fetched 230 MB in 3s (65.3 MB/s)
Selecting previously unselected package libasound2-data.
(Reading database ... 65038 files and directories currently installed.)
Preparing to unpack .../libasound2-data_1.1.3-5_all.deb ...
Unpacking libasound2-data (1.1.3-5) ...
Selecting previously unselected package libasound2:amd64.
Preparing to unpack .../libasound2_1.1.3-5_amd64.deb ...
Unpacking libasound2:amd64 (1.1.3-5) ...
Selecting previously unselected package openjdk-11-jre-headless:amd64.
Preparing to unpack .../openjdk-11-jre-headless_11.0.6+10-1~bpo9+1_amd64.deb ...
Unpacking openjdk-11-jre-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Selecting previously unselected package openjdk-11-jdk-headless:amd64.
Preparing to unpack .../openjdk-11-jdk-headless_11.0.6+10-1~bpo9+1_amd64.deb ...
Unpacking openjdk-11-jdk-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Setting up libasound2-data (1.1.3-5) ...
Setting up libasound2:amd64 (1.1.3-5) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up openjdk-11-jre-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Setting up openjdk-11-jdk-headless:amd64 (11.0.6+10-1~bpo9+1) ...
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jimage to provide /usr/bin/jimage (jimage) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jlink to provide /usr/bin/jlink (jlink) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmod to provide /usr/bin/jmod (jmod) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jshell to provide /usr/bin/jshell (jshell) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jaotc to provide /usr/bin/jaotc (jaotc) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2022-07-18 23:27:02,632 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2022-07-18 23:27:02,948 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 65695 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u14) ...
2022-07-18 23:27:08,231 INFO: Getting source for revision b433cb2351d40b31bf4ede45402f34f2fa0ff18d
2022-07-18 23:27:08,232 DEBUG: Directory: build/dev.marchello.sharik
2022-07-18 23:27:08,232 DEBUG: > git rev-parse --show-toplevel
2022-07-18 23:27:08,446 DEBUG: Directory: build/dev.marchello.sharik
2022-07-18 23:27:08,446 DEBUG: > git submodule foreach --recursive git reset --hard
2022-07-18 23:27:08,556 DEBUG: Directory: build/dev.marchello.sharik
2022-07-18 23:27:08,557 DEBUG: > git reset --hard
2022-07-18 23:27:08,765 DEBUG: Directory: build/dev.marchello.sharik
2022-07-18 23:27:08,765 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-07-18 23:27:08,876 DEBUG: Directory: build/dev.marchello.sharik
2022-07-18 23:27:08,877 DEBUG: > git clean -dffx
2022-07-18 23:27:08,984 DEBUG: Directory: build/dev.marchello.sharik
2022-07-18 23:27:08,984 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin
2022-07-18 23:27:09,293 DEBUG: Directory: build/dev.marchello.sharik
2022-07-18 23:27:09,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 remote prune origin
2022-07-18 23:27:09,613 DEBUG: Directory: build/dev.marchello.sharik
2022-07-18 23:27:09,614 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags --force origin
2022-07-18 23:27:09,928 DEBUG: Directory: build/dev.marchello.sharik
2022-07-18 23:27:09,928 DEBUG: > git remote set-head origin --auto
2022-07-18 23:27:10,339 DEBUG: Directory: build/dev.marchello.sharik
2022-07-18 23:27:10,339 DEBUG: > git checkout -f b433cb2351d40b31bf4ede45402f34f2fa0ff18d
2022-07-18 23:27:10,544 DEBUG: Directory: build/dev.marchello.sharik
2022-07-18 23:27:10,544 DEBUG: > git clean -dffx
2022-07-18 23:27:10,648 INFO: Collecting source libraries
2022-07-18 23:27:10,732 DEBUG: Removing debuggable flags from build/srclib/flutter
2022-07-18 23:27:10,786 INFO: Creating local.properties file at build/dev.marchello.sharik/local.properties
2022-07-18 23:27:10,787 DEBUG: Removing debuggable flags from build/dev.marchello.sharik
2022-07-18 23:27:10,792 INFO: Removing specified files
2022-07-18 23:27:10,792 INFO: Removing ios
2022-07-18 23:27:10,795 INFO: Removing windows
2022-07-18 23:27:10,796 INFO: Removing android/app/proguard-rules.pro
2022-07-18 23:27:10,796 INFO: Removing linux
2022-07-18 23:27:10,798 INFO: Removing macos
2022-07-18 23:27:10,800 INFO: Cleaned build.gradle of keysigning configs at build/dev.marchello.sharik/android/app/build.gradle
2022-07-18 23:27:10,804 INFO: Running 'prebuild' commands in build/dev.marchello.sharik
2022-07-18 23:27:10,804 DEBUG: Directory: build/dev.marchello.sharik
2022-07-18 23:27:10,804 DEBUG: > bash -x -c -- sed -i -e '/signingConfig /,/proguardFiles/d' android/app/build.gradle
+ sed -i -e '/signingConfig /,/proguardFiles/d' android/app/build.gradle
2022-07-18 23:27:11,016 INFO: Scanning source for common problems...
2022-07-18 23:27:11,036 INFO: Creating source tarball...
2022-07-18 23:27:11,251 INFO: Running 'build' commands in build/dev.marchello.sharik
2022-07-18 23:27:11,251 DEBUG: Directory: build/dev.marchello.sharik
2022-07-18 23:27:11,252 DEBUG: > bash -x -c /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics && /home/vagrant/build/srclib/flutter/bin/flutter build apk
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Dart SDK from Flutter engine f0826da7ef2d301eb8f4ead91aaf026aa2b52881...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2 221M 2 5152k 0 0 8239k 0 0:00:27 --:--:-- 0:00:27 8230k
45 221M 45 101M 0 0 64.4M 0 0:00:03 0:00:01 0:00:02 64.4M
61 221M 61 137M 0 0 51.4M 0 0:00:04 0:00:02 0:00:02 51.4M
75 221M 75 168M 0 0 46.6M 0 0:00:04 0:00:03 0:00:01 46.6M
100 221M 100 221M 0 0 53.6M 0 0:00:04 0:00:04 --:--:-- 53.6M
Building flutter tool...
╔════════════════════════════════════════════════════════════════════════════╗
║ Welcome to Flutter! - https://flutter.dev ║
║ ║
║ The Flutter tool uses Google Analytics to anonymously report feature usage ║
║ statistics and basic crash reports. This data is used to help improve ║
║ Flutter tools over time. ║
║ ║
║ Flutter tool analytics are not sent on the very first run. To disable ║
║ reporting, type 'flutter config --no-analytics'. To display the current ║
║ setting, type 'flutter config'. If you opt out of analytics, an opt-out ║
║ event will be sent, and then no further information will be sent by the ║
║ Flutter tool. ║
║ ║
║ By downloading the Flutter SDK, you agree to the Google Terms of Service. ║
║ Note: The Google Privacy Policy describes how data is handled in this ║
║ service. ║
║ ║
║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and ║
║ crash reports to Google. ║
║ ║
║ Read about data we send with crash reports: ║
║ https://flutter.dev/docs/reference/crash-reporting ║
║ ║
║ See Google's privacy policy: ║
║ https://policies.google.com/privacy ║
╚════════════════════════════════════════════════════════════════════════════╝
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk
Downloading Material fonts... 537ms
Downloading Gradle Wrapper... 14ms
Downloading package sky_engine... 273ms
Downloading flutter_patched_sdk tools... 370ms
Downloading flutter_patched_sdk_product tools... 339ms
Downloading linux-x64 tools... 1,676ms
Downloading linux-x64/font-subset tools... 545ms
Downloading android-arm-profile/linux-x64 tools... 530ms
Downloading android-arm-release/linux-x64 tools... 559ms
Downloading android-arm64-profile/linux-x64 tools... 517ms
Downloading android-arm64-release/linux-x64 tools... 498ms
Downloading android-x64-profile/linux-x64 tools... 600ms
Downloading android-x64-release/linux-x64 tools... 517ms
Running "flutter pub get" in dev.marchello.sharik... 14.0s
💪 Building with sound null safety 💪
Running Gradle task 'assembleRelease'...
Checking the license for package Android SDK Build-Tools 30.0.2 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 30.0.2 accepted.
Preparing "Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)".
"Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" ready.
Installing Android SDK Build-Tools 30.0.2 in /opt/android-sdk/build-tools/30.0.2
"Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" complete.
"Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" finished.
Checking the license for package Android SDK Platform 31 in /opt/android-sdk/licenses
License for package Android SDK Platform 31 accepted.
Preparing "Install Android SDK Platform 31 (revision: 1)".
"Install Android SDK Platform 31 (revision: 1)" ready.
Installing Android SDK Platform 31 in /opt/android-sdk/platforms/android-31
"Install Android SDK Platform 31 (revision: 1)" complete.
"Install Android SDK Platform 31 (revision: 1)" finished.
Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licenses
License for package Android SDK Platform 30 accepted.
Preparing "Install Android SDK Platform 30 (revision: 3)".
"Install Android SDK Platform 30 (revision: 3)" ready.
Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30
"Install Android SDK Platform 30 (revision: 3)" complete.
"Install Android SDK Platform 30 (revision: 3)" finished.
Expected to find fonts for (MaterialIcons, packages/lucide_icons/Lucide, packages/bootstrap_icons/Bootstrap Icons), but found (packages/bootstrap_icons/Bootstrap Icons, packages/lucide_icons/Lucide). 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".
Note: /home/vagrant/.pub-cache/hosted/pub.dartlang.org/device_apps-2.1.1/android/src/main/java/fr/g123k/deviceapps/DeviceAppsPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
No issues found.
Running Gradle task 'assembleRelease'... 209.1s
✓ Built build/app/outputs/flutter-apk/app-release.apk (22.5MB).
2022-07-18 23:31:43,414 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/dev.marchello.sharik, universal_newlines=False, shell=None)
2022-07-18 23:31:43,420 INFO: Successfully built version 3.1.0 of dev.marchello.sharik from b433cb2351d40b31bf4ede45402f34f2fa0ff18d
2022-07-18 23:31:44,237 DEBUG: AXML contains a RESOURCE MAP
2022-07-18 23:31:44,238 DEBUG: Start of Namespace mapping: prefix 26: 'android' --> uri 42: 'http://schemas.android.com/apk/res/android'
2022-07-18 23:31:44,239 DEBUG: Checking build/dev.marchello.sharik/build/app/outputs/flutter-apk/app-release.apk
2022-07-18 23:31:44,242 DEBUG: AXML contains a RESOURCE MAP
2022-07-18 23:31:44,243 DEBUG: Start of Namespace mapping: prefix 26: 'android' --> uri 42: 'http://schemas.android.com/apk/res/android'
2022-07-18 23:31:44,271 INFO: success: dev.marchello.sharik
2022-07-18 23:31:44,271 INFO: Finished
2022-07-18 23:31:44,272 INFO: 1 build succeeded