log for io.gitlab.cryptographic_id:18
== Installed Android Tools ==
2025-03-21 21:17:42,631 DEBUG: Reading 'config.yml'
2025-03-21 21:17:42,646 INFO: Creating log directory
2025-03-21 21:17:42,646 INFO: Creating temporary directory
2025-03-21 21:17:42,647 INFO: Creating output directory
2025-03-21 21:17:42,706 DEBUG: Getting git vcs interface for https://gitlab.com/cryptographic_id/cryptographic-id-flutter.git
2025-03-21 21:17:42,707 DEBUG: Checking io.gitlab.cryptographic_id:18
2025-03-21 21:17:42,707 INFO: Building version 0.5.2 (18) of io.gitlab.cryptographic_id
2025-03-21 21:17:42,707 INFO: Running 'sudo' commands in /home/vagrant
2025-03-21 21:17:42,707 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y protobuf-compiler
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [249 kB]
Get:4 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main Translation-en [149 kB]
Get:6 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8792 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [13.5 kB]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [16.0 kB]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [299 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [241 kB]
Fetched 16.2 MB in 7s (2414 kB/s)
Reading package lists...
+ apt-get install -y protobuf-compiler
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
libprotobuf32 libprotoc32
Suggested packages:
protobuf-mode-el
Recommended packages:
libprotobuf-dev
The following NEW packages will be installed:
libprotobuf32 libprotoc32 protobuf-compiler
0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
Need to get 1845 kB of archives.
After this operation, 6670 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 libprotobuf32 amd64 3.21.12-3 [932 kB]
Get:2 https://debian.osuosl.org/debian bookworm/main amd64 libprotoc32 amd64 3.21.12-3 [829 kB]
Get:3 https://debian.osuosl.org/debian bookworm/main amd64 protobuf-compiler amd64 3.21.12-3 [83.9 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 1845 kB in 1s (1800 kB/s)
Selecting previously unselected package libprotobuf32:amd64.
(Reading database ... 64066 files and directories currently installed.)
Preparing to unpack .../libprotobuf32_3.21.12-3_amd64.deb ...
Unpacking libprotobuf32:amd64 (3.21.12-3) ...
Selecting previously unselected package libprotoc32:amd64.
Preparing to unpack .../libprotoc32_3.21.12-3_amd64.deb ...
Unpacking libprotoc32:amd64 (3.21.12-3) ...
Selecting previously unselected package protobuf-compiler.
Preparing to unpack .../protobuf-compiler_3.21.12-3_amd64.deb ...
Unpacking protobuf-compiler (3.21.12-3) ...
Setting up libprotobuf32:amd64 (3.21.12-3) ...
Setting up libprotoc32:amd64 (3.21.12-3) ...
Setting up protobuf-compiler (3.21.12-3) ...
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-03-21 21:18:09,314 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-03-21 21:18:09,819 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64115 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+deb12u10) ...
2025-03-21 21:18:23,623 INFO: Getting source for revision 1c18e46d1f4f25a62130bd7609432a2615ea8c6f
2025-03-21 21:18:23,623 DEBUG: Directory: build/io.gitlab.cryptographic_id
2025-03-21 21:18:23,623 DEBUG: > git rev-parse --show-toplevel
2025-03-21 21:18:23,834 DEBUG: Directory: build/io.gitlab.cryptographic_id
2025-03-21 21:18:23,834 DEBUG: > git submodule foreach --recursive git reset --hard
2025-03-21 21:18:28,070 DEBUG: Directory: build/io.gitlab.cryptographic_id
2025-03-21 21:18:28,070 DEBUG: > git reset --hard
2025-03-21 21:18:28,274 DEBUG: Directory: build/io.gitlab.cryptographic_id
2025-03-21 21:18:28,274 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-03-21 21:18:28,678 DEBUG: Directory: build/io.gitlab.cryptographic_id
2025-03-21 21:18:28,678 DEBUG: > git clean -dffx
2025-03-21 21:18:28,782 DEBUG: Directory: build/io.gitlab.cryptographic_id
2025-03-21 21:18:28,782 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
2025-03-21 21:18:30,589 DEBUG: Directory: build/io.gitlab.cryptographic_id
2025-03-21 21:18:30,589 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
2025-03-21 21:18:31,294 DEBUG: Directory: build/io.gitlab.cryptographic_id
2025-03-21 21:18:31,294 DEBUG: > git remote set-head origin --auto
2025-03-21 21:18:32,099 DEBUG: Directory: build/io.gitlab.cryptographic_id
2025-03-21 21:18:32,099 DEBUG: > git checkout -f 1c18e46d1f4f25a62130bd7609432a2615ea8c6f
2025-03-21 21:18:32,302 DEBUG: Directory: build/io.gitlab.cryptographic_id
2025-03-21 21:18:32,302 DEBUG: > git clean -dffx
2025-03-21 21:18:32,405 INFO: Initialising submodules
2025-03-21 21:18:32,406 DEBUG: Directory: build/io.gitlab.cryptographic_id
2025-03-21 21:18:32,406 DEBUG: > git rev-parse --show-toplevel
2025-03-21 21:18:32,611 DEBUG: Directory: build/io.gitlab.cryptographic_id
2025-03-21 21:18:32,611 DEBUG: > git submodule sync
2025-03-21 21:18:32,814 DEBUG: Directory: build/io.gitlab.cryptographic_id
2025-03-21 21:18:32,814 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 'c23637390482d4cf9598c3ce3f2be31aa7332daf'
Submodule path 'lib/cryptographic-id-protocol': checked out '2737e53de84ed7914d0acd9140ca0294cee46cff'
2025-03-21 21:18:34,421 INFO: Creating local.properties file at build/io.gitlab.cryptographic_id/local.properties
2025-03-21 21:18:34,771 DEBUG: Removing debuggable flags from build/io.gitlab.cryptographic_id
2025-03-21 21:18:35,102 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/integration_tests/platform_interaction/android/app/build.gradle
2025-03-21 21:18:35,105 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/integration_tests/external_textures/android/app/build.gradle
2025-03-21 21:18:35,108 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/integration_tests/spell_check/android/app/build.gradle
2025-03-21 21:18:35,111 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/integration_tests/flavors/android/app/build.gradle
2025-03-21 21:18:35,116 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2025-03-21 21:18:35,118 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/integration_tests/android_semantics_testing/android/app/build.gradle
2025-03-21 21:18:35,121 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/integration_tests/non_nullable/android/app/build.gradle
2025-03-21 21:18:35,123 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/integration_tests/android_engine_test/android/app/build.gradle
2025-03-21 21:18:35,125 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/integration_tests/ui/android/app/build.gradle
2025-03-21 21:18:35,129 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/integration_tests/hybrid_android_views/android/app/build.gradle
2025-03-21 21:18:35,131 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/integration_tests/release_smoke_test/android/app/build.gradle
2025-03-21 21:18:35,138 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/integration_tests/channels/android/app/build.gradle
2025-03-21 21:18:35,142 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/integration_tests/flutter_gallery/android/app/build.gradle
2025-03-21 21:18:35,145 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/integration_tests/android_verified_input/android/app/build.gradle
2025-03-21 21:18:35,147 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/integration_tests/android_views/android/app/build.gradle
2025-03-21 21:18:35,150 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/tracing_tests/android/app/build.gradle
2025-03-21 21:18:35,153 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/a11y_assessments/android/app/build.gradle
2025-03-21 21:18:35,157 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/manual_tests/android/app/build.gradle
2025-03-21 21:18:35,163 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle
2025-03-21 21:18:35,166 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle
2025-03-21 21:18:35,169 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/benchmarks/complex_layout/android/app/build.gradle
2025-03-21 21:18:35,171 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/benchmarks/multiple_flutters/android/app/build.gradle
2025-03-21 21:18:35,174 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/build.gradle
2025-03-21 21:18:35,176 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/benchmarks/platform_views_layout/android/app/build.gradle
2025-03-21 21:18:35,178 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/dev/benchmarks/test_apps/stocks/android/app/build.gradle
2025-03-21 21:18:35,199 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/examples/flutter_view/android/app/build.gradle
2025-03-21 21:18:35,202 INFO: Cleaned build.gradle.kts of keysigning configs at build/io.gitlab.cryptographic_id/flutter/examples/hello_world/android/app/build.gradle.kts
2025-03-21 21:18:35,204 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/examples/platform_channel/android/app/build.gradle
2025-03-21 21:18:35,208 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/examples/platform_view/android/app/build.gradle
2025-03-21 21:18:35,211 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/examples/layers/android/app/build.gradle
2025-03-21 21:18:35,214 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/examples/image_list/android/app/build.gradle
2025-03-21 21:18:35,267 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/flutter/packages/integration_test/example/android/app/build.gradle
2025-03-21 21:18:35,312 INFO: Cleaned build.gradle of keysigning configs at build/io.gitlab.cryptographic_id/android/app/build.gradle
2025-03-21 21:18:35,314 INFO: Running 'prebuild' commands in build/io.gitlab.cryptographic_id
2025-03-21 21:18:35,314 DEBUG: Directory: build/io.gitlab.cryptographic_id
2025-03-21 21:18:35,314 DEBUG: > bash -e -u -o pipefail -x -c -- export PUB_CACHE=$(pwd)/.pub-cache; export PATH=$PATH:$(pwd)/flutter/bin; flutter config --no-analytics; flutter pub global activate protoc_plugin; flutter pub get
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/io.gitlab.cryptographic_id/.pub-cache
+ PUB_CACHE=/home/vagrant/build/io.gitlab.cryptographic_id/.pub-cache
++ pwd
+ export PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin:/home/vagrant/build/io.gitlab.cryptographic_id/flutter/bin
+ PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin:/home/vagrant/build/io.gitlab.cryptographic_id/flutter/bin
+ flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine 18b71d647a292a980abb405ac7d16fe1f0b20434...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
8 206M 8 17.5M 0 0 19.7M 0 0:00:10 --:--:-- 0:00:10 19.7M
22 206M 22 47.0M 0 0 24.6M 0 0:00:08 0:00:01 0:00:07 24.6M
36 206M 36 75.4M 0 0 26.1M 0 0:00:07 0:00:02 0:00:05 26.1M
50 206M 50 104M 0 0 26.7M 0 0:00:07 0:00:03 0:00:04 26.7M
63 206M 63 131M 0 0 26.7M 0 0:00:07 0:00:04 0:00:03 26.7M
76 206M 76 158M 0 0 26.8M 0 0:00:07 0:00:05 0:00:02 28.0M
90 206M 90 187M 0 0 27.1M 0 0:00:07 0:00:06 0:00:01 28.0M
100 206M 100 206M 0 0 27.2M 0 0:00:07 0:00:07 --:--:-- 27.9M
Building flutter tool...
Resolving dependencies...
Downloading packages...
Got dependencies.
╔════════════════════════════════════════════════════════════════════════════╗
║ 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. ║
║ 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/to/crash-reporting ║
║ ║
║ See Google's privacy policy: ║
║ https://policies.google.com/privacy ║
║ ║
║ To disable animations in this tool, use ║
║ 'flutter config --no-cli-animations'. ║
╚════════════════════════════════════════════════════════════════════════════╝
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ flutter pub global activate protoc_plugin
Downloading Material fonts... 774ms
Downloading Gradle Wrapper... 36ms
Downloading package sky_engine... 395ms
Downloading package flutter_gpu... 29ms
Downloading flutter_patched_sdk tools... 849ms
Downloading flutter_patched_sdk_product tools... 928ms
Downloading linux-x64 tools... 7.2s
Downloading linux-x64/font-subset tools... 249ms
Resolving dependencies...
Downloading packages...
+ collection 1.19.1
+ fixnum 1.1.1
+ meta 1.16.0
+ path 1.9.1
+ protobuf 3.1.0
+ protoc_plugin 21.1.2
Building package executables...
Built protoc_plugin:protoc_plugin_bazel.
Built protoc_plugin:protoc_plugin.
Installed executable protoc-gen-dart.
Warning: Pub installs executables into $HOME/build/io.gitlab.cryptographic_id/.pub-cache/bin, which is not on your path.
You can fix that by adding this to your shell's config file (.bashrc, .bash_profile, .zshrc etc.):
export PATH="$PATH":"$HOME/build/io.gitlab.cryptographic_id/.pub-cache/bin"
Activated protoc_plugin 21.1.2.
+ flutter pub get
Resolving dependencies...
Downloading packages...
async 2.12.0 (2.13.0 available)
fake_async 1.3.2 (1.3.3 available)
flutter_secure_storage_linux 1.2.2 (2.0.1 available)
flutter_secure_storage_macos 3.1.3 (4.0.0 available)
flutter_secure_storage_platform_interface 1.1.2 (2.0.1 available)
flutter_secure_storage_web 1.2.1 (2.0.0 available)
flutter_secure_storage_windows 3.1.2 (4.0.0 available)
intl 0.19.0 (0.20.2 available)
js 0.6.7 (0.7.2 available)
leak_tracker 10.0.8 (10.0.9 available)
material_color_utilities 0.11.1 (0.12.0 available)
vm_service 14.3.1 (15.0.0 available)
Got dependencies!
12 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
2025-03-21 21:20:29,186 INFO: Scanning source for common problems...
2025-03-21 21:20:29,214 DEBUG: scanner is configured to use signature data from: 'suss'
2025-03-21 21:20:29,215 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-03-21 21:20:29,819 DEBUG: write 'suss.json' to cache
2025-03-21 21:20:29,823 DEBUG: next suss.json cache update due in 23:59:59.985464
2025-03-21 21:20:30,060 INFO: Removing usual suspect 'com.google.android.play:core.*' at flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2025-03-21 21:20:30,193 INFO: Removing unknown maven repo '$flutterStorageUrl/download.flutter.io' at flutter/dev/integration_tests/pure_android_host_apps/host_app_kotlin_gradle_dsl/settings.gradle.kts
2025-03-21 21:20:30,296 INFO: Removing binary at flutter/dev/integration_tests/module_host_with_custom_build/.gradle/6.3/fileChanges/last-build.bin
2025-03-21 21:20:30,862 INFO: Removing usual suspect 'com.google.android.play:core.*' at flutter/engine/src/flutter/shell/platform/android/build.gradle
2025-03-21 21:20:30,967 INFO: Removing binary at flutter/engine/src/flutter/testing/rules/.gradle/6.5/fileChanges/last-build.bin
2025-03-21 21:20:31,274 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/dart
2025-03-21 21:20:31,274 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/dartaotruntime
2025-03-21 21:20:31,281 INFO: Ignoring WebAssembly binary file at flutter/bin/cache/dart-sdk/bin/resources/devtools/main.dart.wasm
2025-03-21 21:20:31,282 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/AssetManifest.bin
2025-03-21 21:20:31,312 INFO: Ignoring WebAssembly binary file at flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/packages/perfetto_ui_compiled/dist/v34.0-16f63abe3/trace_processor.wasm
2025-03-21 21:20:31,337 INFO: Ignoring WebAssembly binary file at flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/skwasm_st.wasm
2025-03-21 21:20:31,338 INFO: Ignoring WebAssembly binary file at flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/skwasm.wasm
2025-03-21 21:20:31,339 INFO: Ignoring WebAssembly binary file at flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/canvaskit.wasm
2025-03-21 21:20:31,340 INFO: Ignoring WebAssembly binary file at flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/chromium/canvaskit.wasm
2025-03-21 21:20:31,341 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/utils/wasm-opt
2025-03-21 21:20:31,341 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/utils/gen_snapshot
2025-03-21 21:20:31,379 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/impellerc
2025-03-21 21:20:31,380 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/vm_isolate_snapshot.bin
2025-03-21 21:20:31,380 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/isolate_snapshot.bin
2025-03-21 21:20:31,381 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/gen_snapshot
2025-03-21 21:20:31,381 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester
2025-03-21 21:20:31,382 INFO: Ignoring shared library at flutter/bin/cache/artifacts/engine/linux-x64/libtessellator.so
2025-03-21 21:20:31,382 INFO: Ignoring shared library at flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so
2025-03-21 21:20:31,383 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/font-subset
2025-03-21 21:20:31,385 INFO: Removing gradlew at flutter/bin/cache/artifacts/gradle_wrapper/gradlew
2025-03-21 21:20:31,385 INFO: Removing gradlew.bat at flutter/bin/cache/artifacts/gradle_wrapper/gradlew.bat
2025-03-21 21:20:31,386 INFO: Removing gradle-wrapper.jar at flutter/bin/cache/artifacts/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar
2025-03-21 21:20:31,588 INFO: Removing unknown maven repo 'file://${outputDir}/outputs/repo' at flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2025-03-21 21:20:31,589 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2025-03-21 21:20:31,597 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle
2025-03-21 21:20:31,697 INFO: Removing dependency file without lock at flutter/packages/flutter_tools/test/data/vscode/application/resources/app/package.json
2025-03-21 21:20:32,022 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.5/example/android/build.gradle
2025-03-21 21:20:32,070 INFO: Removing dependency file without lock at .pub-cache/hosted/pub.dev/sqlite3-2.7.5/example/custom_wasm_build/Cargo.toml
2025-03-21 21:20:32,118 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.16/example/android/build.gradle
2025-03-21 21:20:32,224 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.11.0/example/ddd03.exe
2025-03-21 21:20:32,403 INFO: Removing usual suspect 'com.google.android.gms(?!.oss-licenses-plugin)' at .pub-cache/hosted/pub.dev/mobile_scanner-6.0.7/android/build.gradle
2025-03-21 21:20:32,403 INFO: Removing usual suspect '(?<!org.microg.gms:)play-services' at .pub-cache/hosted/pub.dev/mobile_scanner-6.0.7/android/build.gradle
2025-03-21 21:20:32,404 INFO: Removing usual suspect 'com.google.mlkit' at .pub-cache/hosted/pub.dev/mobile_scanner-6.0.7/android/build.gradle
2025-03-21 21:20:32,473 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/web/res/readme.zip
2025-03-21 21:20:32,480 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.tar.gz
2025-03-21 21:20:32,481 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/a.txt.gz
2025-03-21 21:20:32,482 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/cat.jpg.gz
2025-03-21 21:20:32,482 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test.zip
2025-03-21 21:20:32,483 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test_100k_files.zip
2025-03-21 21:20:32,486 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.zip
2025-03-21 21:20:32,488 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zipCrypto.zip
2025-03-21 21:20:32,489 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/aes256.zip
2025-03-21 21:20:32,490 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/dd.zip
2025-03-21 21:20:32,490 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/crc32-not-streamed.zip
2025-03-21 21:20:32,491 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test.zip
2025-03-21 21:20:32,491 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip_bzip2.zip
2025-03-21 21:20:32,492 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-with-datadesc-sig.zip
2025-03-21 21:20:32,493 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/utf.zip
2025-03-21 21:20:32,493 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64.zip
2025-03-21 21:20:32,494 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64_archive.zip
2025-03-21 21:20:32,494 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/readme.zip
2025-03-21 21:20:32,495 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/android-javadoc.zip
2025-03-21 21:20:32,495 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test-trailing-junk.zip
2025-03-21 21:20:32,496 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-no-datadesc-sig.zip
2025-03-21 21:20:32,497 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/password_zipcrypto.zip
2025-03-21 21:20:32,497 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/symlink.zip
2025-03-21 21:20:32,498 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/unix.zip
2025-03-21 21:20:32,498 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/winxp.zip
2025-03-21 21:20:32,499 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/inflate/data.bin
2025-03-21 21:20:32,642 INFO: Creating source tarball...
2025-03-21 21:24:23,351 INFO: Running 'build' commands in build/io.gitlab.cryptographic_id
2025-03-21 21:24:23,352 DEBUG: Directory: build/io.gitlab.cryptographic_id
2025-03-21 21:24:23,354 DEBUG: > bash -e -u -o pipefail -x -c export PUB_CACHE=$(pwd)/.pub-cache; export PATH=$PATH:$(pwd)/flutter/bin:${PUB_CACHE}/bin; protoc --proto_path=lib/cryptographic-id-protocol --dart_out=lib/generated/protobuf lib/cryptographic-id-protocol/cryptographic_id.proto; bash fdroid/setup.sh; flutter build apk --release
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/io.gitlab.cryptographic_id/.pub-cache
+ PUB_CACHE=/home/vagrant/build/io.gitlab.cryptographic_id/.pub-cache
++ pwd
+ export PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin:/home/vagrant/build/io.gitlab.cryptographic_id/flutter/bin:/home/vagrant/build/io.gitlab.cryptographic_id/.pub-cache/bin
+ PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin:/home/vagrant/build/io.gitlab.cryptographic_id/flutter/bin:/home/vagrant/build/io.gitlab.cryptographic_id/.pub-cache/bin
+ protoc --proto_path=lib/cryptographic-id-protocol --dart_out=lib/generated/protobuf lib/cryptographic-id-protocol/cryptographic_id.proto
+ bash fdroid/setup.sh
+ flutter build apk --release
Downloading Gradle Wrapper... 194ms
Downloading android-arm-profile/linux-x64 tools... 717ms
Downloading android-arm-release/linux-x64 tools... 659ms
Downloading android-arm64-profile/linux-x64 tools... 811ms
Downloading android-arm64-release/linux-x64 tools... 727ms
Downloading android-x64-profile/linux-x64 tools... 760ms
Downloading android-x64-release/linux-x64 tools... 692ms
Resolving dependencies...
Downloading packages...
async 2.12.0 (2.13.0 available)
fake_async 1.3.2 (1.3.3 available)
flutter_secure_storage_linux 1.2.2 (2.0.1 available)
flutter_secure_storage_macos 3.1.3 (4.0.0 available)
flutter_secure_storage_platform_interface 1.1.2 (2.0.1 available)
flutter_secure_storage_web 1.2.1 (2.0.0 available)
flutter_secure_storage_windows 3.1.2 (4.0.0 available)
intl 0.19.0 (0.20.2 available)
js 0.6.7 (0.7.2 available)
leak_tracker 10.0.8 (10.0.9 available)
material_color_utilities 0.11.1 (0.12.0 available)
vm_service 14.3.1 (15.0.0 available)
Got dependencies!
12 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
Running Gradle task 'assembleRelease'...
Warning: Errors during XML parse:
Warning: Additionally, the fallback loader failed to parse the XML.
Checking the license for package NDK (Side by side) 27.0.12077973 in /opt/android-sdk/licenses
License for package NDK (Side by side) 27.0.12077973 accepted.
Preparing "Install NDK (Side by side) 27.0.12077973 v.27.0.12077973".
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" ready.
Installing NDK (Side by side) 27.0.12077973 in /opt/android-sdk/ndk/27.0.12077973
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" complete.
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" finished.
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
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 "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 3664 bytes (99.8% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Checking the license for package CMake 3.22.1 in /opt/android-sdk/licenses
License for package CMake 3.22.1 accepted.
Preparing "Install CMake 3.22.1 v.3.22.1".
"Install CMake 3.22.1 v.3.22.1" ready.
Installing CMake 3.22.1 in /opt/android-sdk/cmake/3.22.1
"Install CMake 3.22.1 v.3.22.1" complete.
"Install CMake 3.22.1 v.3.22.1" finished.
Running Gradle task 'assembleRelease'... 768.8s
✓ Built build/app/outputs/flutter-apk/app-release.apk (23.9MB)
2025-03-21 21:37:25,571 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/io.gitlab.cryptographic_id, universal_newlines=False, shell=None, istream=<valid stream>)
2025-03-21 21:37:25,579 INFO: Successfully built version 0.5.2 of io.gitlab.cryptographic_id from 1c18e46d1f4f25a62130bd7609432a2615ea8c6f
2025-03-21 21:37:25,979 DEBUG: Checking build/io.gitlab.cryptographic_id/build/app/outputs/flutter-apk/app-release.apk
2025-03-21 21:37:26,039 INFO: success: io.gitlab.cryptographic_id
2025-03-21 21:37:26,039 INFO: Finished
2025-03-21 21:37:26,039 INFO: 1 build succeeded