log for com.streetwriters.notesnook:10298
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1053, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 813, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 272, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for com.streetwriters.notesnook:2.6.3
==== detail begin ====
== Installed Android Tools ==
2023-09-14 03:18:11,019 DEBUG: Reading 'config.yml'
2023-09-14 03:18:11,032 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-14 03:18:11,032 INFO: Creating log directory
2023-09-14 03:18:11,033 INFO: Creating temporary directory
2023-09-14 03:18:11,033 INFO: Creating output directory
2023-09-14 03:18:11,099 DEBUG: Getting git vcs interface for https://github.com/streetwriters/notesnook.git
2023-09-14 03:18:11,100 DEBUG: Checking com.streetwriters.notesnook:10298
2023-09-14 03:18:11,100 INFO: Building version 2.6.3 (10298) of com.streetwriters.notesnook
2023-09-14 03:18:11,100 WARNING: Android NDK version '23.1.7779620' could not be found!
2023-09-14 03:18:11,100 WARNING: Configured versions:
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2023-09-14 03:18:11,107 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2023-09-14 03:18:11,245 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json.asc HTTP/1.1" 200 488
2023-09-14 03:18:11,255 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2023-09-14 03:18:11,393 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json HTTP/1.1" 200 111651
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r23b-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r23b-linux.zip
2023-09-14 03:18:11,727 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2023-09-14 03:18:11,804 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r23b-linux.zip HTTP/1.1" 200 725122099
Unzipping to /tmp/.sdkmanager-durc63fk
ERROR: Unexpected symlink target: android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-as
ERROR: Unexpected symlink target: android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-as
ERROR: Unexpected symlink target: android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-as
ERROR: Unexpected symlink target: android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/as -> /buildbot/src/android/ndk-release-r23/out/linux/android-ndk-r23b/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-as
Installing into /opt/android-sdk/ndk/23.1.7779620
2023-09-14 03:19:01,777 INFO: Set NDK 23.1.7779620 (23.1.7779620) up
2023-09-14 03:19:01,778 INFO: Running 'sudo' commands in /home/vagrant
2023-09-14 03:19:01,778 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c sysctl fs.inotify.max_user_watches=524288 || true; apt-get update; apt-get install -y --no-install-recommends g++ build-essential; curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz; echo "da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz" | sha256sum -c -; tar xzf node.tar.gz --strip-components=1 -C /usr/local/; npm install -g yarn
+ sysctl fs.inotify.max_user_watches=524288
fs.inotify.max_user_watches = 524288
+ 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 [246 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [159 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 [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.5 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 [406 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [341 kB]
Fetched 15.9 MB in 7s (2279 kB/s)
Reading package lists...
+ apt-get install -y --no-install-recommends g++ build-essential
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-10 dpkg-dev
g++-10 gcc gcc-10 libasan6 libbinutils libc-dev-bin libc6-dev libcc1-0
libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl libgcc-10-dev libgomp1
libisl23 libitm1 liblsan0 libmpc3 libmpfr6 libnsl-dev libstdc++-10-dev
libtirpc-dev libtsan0 libubsan1 linux-libc-dev make xz-utils
Suggested packages:
binutils-doc bzip2-doc cpp-doc gcc-10-locales debian-keyring g++-multilib
g++-10-multilib gcc-10-doc gcc-multilib manpages-dev autoconf automake
libtool flex bison gdb gcc-doc gcc-10-multilib glibc-doc bzr
libstdc++-10-doc make-doc
Recommended packages:
fakeroot libalgorithm-merge-perl manpages manpages-dev libc-devtools
libfile-fcntllock-perl
The following NEW packages will be installed:
binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp
cpp-10 dpkg-dev g++ g++-10 gcc gcc-10 libasan6 libbinutils libc-dev-bin
libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl
libgcc-10-dev libgomp1 libisl23 libitm1 liblsan0 libmpc3 libmpfr6 libnsl-dev
libstdc++-10-dev libtirpc-dev libtsan0 libubsan1 linux-libc-dev make
xz-utils
0 upgraded, 36 newly installed, 0 to remove and 1 not upgraded.
Need to get 61.6 MB of archives.
After this operation, 228 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.191-1 [1652 kB]
Get:2 https://debian.osuosl.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
Get:3 https://debian.osuosl.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
Get:4 https://debian.osuosl.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
Get:5 https://debian.osuosl.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
Get:6 https://debian.osuosl.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
Get:9 https://debian.osuosl.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
Get:10 https://debian.osuosl.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u6 [276 kB]
Get:11 https://debian.osuosl.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
Get:12 https://debian.osuosl.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB]
Get:13 https://debian.osuosl.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
Get:14 https://debian.osuosl.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u6 [2360 kB]
Get:15 https://debian.osuosl.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
Get:16 https://debian.osuosl.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
Get:17 https://debian.osuosl.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
Get:18 https://debian.osuosl.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
Get:19 https://debian.osuosl.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
Get:20 https://debian.osuosl.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
Get:21 https://debian.osuosl.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
Get:22 https://debian.osuosl.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
Get:23 https://debian.osuosl.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
Get:24 https://debian.osuosl.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
Get:25 https://debian.osuosl.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
Get:26 https://debian.osuosl.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
Get:27 https://debian.osuosl.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
Get:28 https://debian.osuosl.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
Get:29 https://debian.osuosl.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
Get:30 https://debian.osuosl.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
Get:31 https://debian.osuosl.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
Get:32 https://debian.osuosl.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
Get:33 https://debian.osuosl.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
Get:34 https://debian.osuosl.org/debian bullseye/main amd64 libdpkg-perl all 1.20.12 [1551 kB]
Get:35 https://debian.osuosl.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB]
Get:36 https://debian.osuosl.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 61.6 MB in 52s (1181 kB/s)
Selecting previously unselected package bzip2.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
Unpacking bzip2 (1.0.8-4) ...
Selecting previously unselected package xz-utils.
Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
Selecting previously unselected package binutils-common:amd64.
Preparing to unpack .../02-binutils-common_2.35.2-2_amd64.deb ...
Unpacking binutils-common:amd64 (2.35.2-2) ...
Selecting previously unselected package libbinutils:amd64.
Preparing to unpack .../03-libbinutils_2.35.2-2_amd64.deb ...
Unpacking libbinutils:amd64 (2.35.2-2) ...
Selecting previously unselected package libctf-nobfd0:amd64.
Preparing to unpack .../04-libctf-nobfd0_2.35.2-2_amd64.deb ...
Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
Selecting previously unselected package libctf0:amd64.
Preparing to unpack .../05-libctf0_2.35.2-2_amd64.deb ...
Unpacking libctf0:amd64 (2.35.2-2) ...
Selecting previously unselected package binutils-x86-64-linux-gnu.
Preparing to unpack .../06-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
Selecting previously unselected package binutils.
Preparing to unpack .../07-binutils_2.35.2-2_amd64.deb ...
Unpacking binutils (2.35.2-2) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../08-libc-dev-bin_2.31-13+deb11u6_amd64.deb ...
Unpacking libc-dev-bin (2.31-13+deb11u6) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../09-linux-libc-dev_5.10.191-1_amd64.deb ...
Unpacking linux-libc-dev:amd64 (5.10.191-1) ...
Selecting previously unselected package libcrypt-dev:amd64.
Preparing to unpack .../10-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
Selecting previously unselected package libtirpc-dev:amd64.
Preparing to unpack .../11-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ...
Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
Selecting previously unselected package libnsl-dev:amd64.
Preparing to unpack .../12-libnsl-dev_1.3.0-2_amd64.deb ...
Unpacking libnsl-dev:amd64 (1.3.0-2) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../13-libc6-dev_2.31-13+deb11u6_amd64.deb ...
Unpacking libc6-dev:amd64 (2.31-13+deb11u6) ...
Selecting previously unselected package libisl23:amd64.
Preparing to unpack .../14-libisl23_0.23-1_amd64.deb ...
Unpacking libisl23:amd64 (0.23-1) ...
Selecting previously unselected package libmpfr6:amd64.
Preparing to unpack .../15-libmpfr6_4.1.0-3_amd64.deb ...
Unpacking libmpfr6:amd64 (4.1.0-3) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../16-libmpc3_1.2.0-1_amd64.deb ...
Unpacking libmpc3:amd64 (1.2.0-1) ...
Selecting previously unselected package cpp-10.
Preparing to unpack .../17-cpp-10_10.2.1-6_amd64.deb ...
Unpacking cpp-10 (10.2.1-6) ...
Selecting previously unselected package cpp.
Preparing to unpack .../18-cpp_4%3a10.2.1-1_amd64.deb ...
Unpacking cpp (4:10.2.1-1) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../19-libcc1-0_10.2.1-6_amd64.deb ...
Unpacking libcc1-0:amd64 (10.2.1-6) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../20-libgomp1_10.2.1-6_amd64.deb ...
Unpacking libgomp1:amd64 (10.2.1-6) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../21-libitm1_10.2.1-6_amd64.deb ...
Unpacking libitm1:amd64 (10.2.1-6) ...
Selecting previously unselected package libasan6:amd64.
Preparing to unpack .../22-libasan6_10.2.1-6_amd64.deb ...
Unpacking libasan6:amd64 (10.2.1-6) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../23-liblsan0_10.2.1-6_amd64.deb ...
Unpacking liblsan0:amd64 (10.2.1-6) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../24-libtsan0_10.2.1-6_amd64.deb ...
Unpacking libtsan0:amd64 (10.2.1-6) ...
Selecting previously unselected package libubsan1:amd64.
Preparing to unpack .../25-libubsan1_10.2.1-6_amd64.deb ...
Unpacking libubsan1:amd64 (10.2.1-6) ...
Selecting previously unselected package libgcc-10-dev:amd64.
Preparing to unpack .../26-libgcc-10-dev_10.2.1-6_amd64.deb ...
Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
Selecting previously unselected package gcc-10.
Preparing to unpack .../27-gcc-10_10.2.1-6_amd64.deb ...
Unpacking gcc-10 (10.2.1-6) ...
Selecting previously unselected package gcc.
Preparing to unpack .../28-gcc_4%3a10.2.1-1_amd64.deb ...
Unpacking gcc (4:10.2.1-1) ...
Selecting previously unselected package libstdc++-10-dev:amd64.
Preparing to unpack .../29-libstdc++-10-dev_10.2.1-6_amd64.deb ...
Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
Selecting previously unselected package g++-10.
Preparing to unpack .../30-g++-10_10.2.1-6_amd64.deb ...
Unpacking g++-10 (10.2.1-6) ...
Selecting previously unselected package g++.
Preparing to unpack .../31-g++_4%3a10.2.1-1_amd64.deb ...
Unpacking g++ (4:10.2.1-1) ...
Selecting previously unselected package make.
Preparing to unpack .../32-make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../33-libdpkg-perl_1.20.12_all.deb ...
Unpacking libdpkg-perl (1.20.12) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../34-dpkg-dev_1.20.12_all.deb ...
Unpacking dpkg-dev (1.20.12) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../35-build-essential_12.9_amd64.deb ...
Unpacking build-essential (12.9) ...
Setting up binutils-common:amd64 (2.35.2-2) ...
Setting up linux-libc-dev:amd64 (5.10.191-1) ...
Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
Setting up libgomp1:amd64 (10.2.1-6) ...
Setting up bzip2 (1.0.8-4) ...
Setting up libasan6:amd64 (10.2.1-6) ...
Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
Setting up make (4.3-4.1) ...
Setting up libmpfr6:amd64 (4.1.0-3) ...
Setting up xz-utils (5.2.5-2.1~deb11u1) ...
update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
Setting up libmpc3:amd64 (1.2.0-1) ...
Setting up libdpkg-perl (1.20.12) ...
Setting up libubsan1:amd64 (10.2.1-6) ...
Setting up libnsl-dev:amd64 (1.3.0-2) ...
Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
Setting up libbinutils:amd64 (2.35.2-2) ...
Setting up libisl23:amd64 (0.23-1) ...
Setting up libc-dev-bin (2.31-13+deb11u6) ...
Setting up libcc1-0:amd64 (10.2.1-6) ...
Setting up liblsan0:amd64 (10.2.1-6) ...
Setting up cpp-10 (10.2.1-6) ...
Setting up libitm1:amd64 (10.2.1-6) ...
Setting up libtsan0:amd64 (10.2.1-6) ...
Setting up libctf0:amd64 (2.35.2-2) ...
Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
Setting up cpp (4:10.2.1-1) ...
Setting up libc6-dev:amd64 (2.31-13+deb11u6) ...
Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
Setting up binutils (2.35.2-2) ...
Setting up dpkg-dev (1.20.12) ...
Setting up gcc-10 (10.2.1-6) ...
Setting up g++-10 (10.2.1-6) ...
Setting up gcc (4:10.2.1-1) ...
Setting up g++ (4:10.2.1-1) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.9) ...
Processing triggers for libc-bin (2.31-13+deb11u6) ...
+ curl -Lo node.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
84 32.2M 84 27.2M 0 0 36.4M 0 --:--:-- --:--:-- --:--:-- 36.4M
100 32.2M 100 32.2M 0 0 37.1M 0 --:--:-- --:--:-- --:--:-- 37.1M
+ echo 'da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 node.tar.gz'
+ sha256sum -c -
node.tar.gz: OK
+ tar xzf node.tar.gz --strip-components=1 -C /usr/local/
+ npm install -g yarn
added 1 package, and audited 2 packages in 2s
found 0 vulnerabilities
npm notice
npm notice New major version of npm available! 8.15.0 -> 10.1.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.1.0>
npm notice Run `npm install -g npm@10.1.0` to update!
npm notice
2023-09-14 03:21:01,889 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-14 03:21:02,201 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 40477 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-09-14 03:21:17,408 INFO: Getting source for revision fa0610e3925bb114c9ae013218f26521cf59868f
2023-09-14 03:21:17,410 DEBUG: Directory: build/com.streetwriters.notesnook
2023-09-14 03:21:17,410 DEBUG: > git rev-parse --show-toplevel
2023-09-14 03:21:17,622 DEBUG: Directory: build/com.streetwriters.notesnook
2023-09-14 03:21:17,623 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-14 03:21:17,834 DEBUG: Directory: build/com.streetwriters.notesnook
2023-09-14 03:21:17,834 DEBUG: > git reset --hard
2023-09-14 03:21:19,049 DEBUG: Directory: build/com.streetwriters.notesnook
2023-09-14 03:21:19,050 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-14 03:21:19,158 DEBUG: Directory: build/com.streetwriters.notesnook
2023-09-14 03:21:19,159 DEBUG: > git clean -dffx
2023-09-14 03:21:19,269 DEBUG: Directory: build/com.streetwriters.notesnook
2023-09-14 03:21:19,270 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-09-14 03:21:20,183 DEBUG: Directory: build/com.streetwriters.notesnook
2023-09-14 03:21:20,184 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-09-14 03:21:20,796 DEBUG: Directory: build/com.streetwriters.notesnook
2023-09-14 03:21:20,797 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-09-14 03:21:21,416 DEBUG: Directory: build/com.streetwriters.notesnook
2023-09-14 03:21:21,417 DEBUG: > git remote set-head origin --auto
2023-09-14 03:21:22,129 DEBUG: Directory: build/com.streetwriters.notesnook
2023-09-14 03:21:22,130 DEBUG: > git checkout -f fa0610e3925bb114c9ae013218f26521cf59868f
2023-09-14 03:21:24,347 DEBUG: Directory: build/com.streetwriters.notesnook
2023-09-14 03:21:24,348 DEBUG: > git clean -dffx
2023-09-14 03:21:24,456 INFO: Running 'init' commands in build/com.streetwriters.notesnook/apps/mobile/native/android/app
2023-09-14 03:21:24,457 DEBUG: Directory: build/com.streetwriters.notesnook/apps/mobile/native/android/app
2023-09-14 03:21:24,457 DEBUG: > bash -e -u -o pipefail -x -c -- cd ../../../../..; npm i; npm run build
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ../../../../..
+ npm i
> prepare
> husky install && npm run bootstrap
husky - Git hooks installed
> bootstrap
> node scripts/bootstrap.mjs
> Found 18 dependencies to bootstrap.
> Using 10 threads.
[03:22:05] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/crypto [started]
[03:22:05] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/sodium [started]
[03:22:05] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/apps/desktop [started]
[03:22:05] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/common [started]
[03:22:05] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/core [started]
[03:22:05] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/editor [started]
[03:22:05] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile [started]
[03:22:05] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/logger [started]
[03:22:05] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/servers/themes [started]
[03:22:05] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/theme [started]
[03:22:06] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/logger [completed]
[03:22:06] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/ui [started]
[03:22:06] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/crypto [completed]
[03:22:06] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/apps/mobile [started]
[03:22:08] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/common [completed]
[03:22:08] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/apps/web [started]
[03:22:14] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/sodium [completed]
[03:22:14] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/streamable-fs [started]
[03:22:14] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/servers/themes [completed]
[03:22:14] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/extensions/web-clipper [started]
[03:22:14] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/ui [completed]
[03:22:14] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/clipper [started]
[03:22:16] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/streamable-fs [completed]
[03:22:16] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/apps/theme-builder [started]
[03:22:16] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/theme [completed]
[03:22:16] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/apps/vericrypt [started]
[03:22:19] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/clipper [completed]
[03:22:21] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/core [completed]
[03:22:31] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/editor [completed]
[03:22:35] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/apps/vericrypt [completed]
[03:22:42] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/apps/theme-builder [completed]
[03:22:51] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/apps/desktop [completed]
[03:23:16] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile [completed]
[03:23:30] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/apps/web [completed]
[03:23:37] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/extensions/web-clipper [completed]
[03:23:52] Bootstrapping /home/vagrant/build/com.streetwriters.notesnook/apps/mobile [completed]
> /home/vagrant/build/com.streetwriters.notesnook/packages/logger
up to date in 299ms
> /home/vagrant/build/com.streetwriters.notesnook/packages/crypto
added 1 package in 390ms
> /home/vagrant/build/com.streetwriters.notesnook/packages/common
added 9 packages in 2s
> /home/vagrant/build/com.streetwriters.notesnook/packages/sodium
added 126 packages in 8s
> /home/vagrant/build/com.streetwriters.notesnook/servers/themes
added 104 packages in 8s
> /home/vagrant/build/com.streetwriters.notesnook/packages/ui
added 110 packages in 8s
> /home/vagrant/build/com.streetwriters.notesnook/packages/streamable-fs
added 5 packages in 723ms
> /home/vagrant/build/com.streetwriters.notesnook/packages/theme
added 115 packages in 10s
> /home/vagrant/build/com.streetwriters.notesnook/packages/clipper
> @notesnook/clipper@1.0.0 postinstall
> patch-package
patch-package 7.0.0
Applying patches...
css-what@6.1.0 ✔
added 8 packages in 4s
> /home/vagrant/build/com.streetwriters.notesnook/packages/core
added 231 packages in 15s
> /home/vagrant/build/com.streetwriters.notesnook/packages/editor
> @notesnook/editor@1.6.1 postinstall
> npx patch-package
patch-package 7.0.0
Applying patches...
@tiptap/extension-link@2.1.7 ✔
katex@0.16.4 ✔
added 340 packages in 25s
> /home/vagrant/build/com.streetwriters.notesnook/apps/vericrypt
added 195 packages in 18s
> /home/vagrant/build/com.streetwriters.notesnook/apps/theme-builder
added 283 packages in 26s
> /home/vagrant/build/com.streetwriters.notesnook/apps/desktop
> @notesnook/desktop@2.6.3 postinstall
> patch-package
patch-package 7.0.0
Applying patches...
app-builder-lib@24.6.4 ✔
electron-trpc@0.5.2 ✔
added 316 packages in 45s
> /home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile
> @notesnook/editor-mobile@1.0.0 postinstall
> patch-package
patch-package 7.0.0
Applying patches...
react-scripts@5.0.1 ✔
added 1500 packages in 1m
> /home/vagrant/build/com.streetwriters.notesnook/apps/web
added 806 packages in 1m
> /home/vagrant/build/com.streetwriters.notesnook/extensions/web-clipper
added 2162 packages in 1m
> /home/vagrant/build/com.streetwriters.notesnook/apps/mobile
> @notesnook/mobile@2.6.3 postinstall
> patch-package && node ./scripts/optimize-fonts.mjs
patch-package 7.0.0
Applying patches...
@ammarahmed/notifee-react-native@7.4.4 ✔
@callstack/repack@3.2.0 ✔
@flyerhq/react-native-link-preview@1.6.0 ✔
@react-native-community/cli-plugin-metro@11.3.2 ✔
jetifier@1.6.8 ✔
react-native@0.72.0 ✔
react-native-actions-shortcuts@1.0.1 ✔
react-native-background-actions@2.6.7 ✔
react-native-blob-util@0.18.3 ✔
react-native-cli-bump-version@1.5.0 ✔
react-native-device-info@8.7.1 ✔
react-native-file-viewer@2.1.5 ✔
react-native-html-to-pdf-lite@0.9.1 ✔
react-native-image-picker@4.1.2 ✔
react-native-keyboard-aware-scroll-view@0.9.5 ✔
react-native-navigation-bar-color@2.0.2 ✔
react-native-notification-sounds@0.5.5 ✔
react-native-orientation@3.1.3 ✔
react-native-progress@5.0.0 ✔
react-native-reanimated-material-menu@2.0.0 ✔
react-native-reanimated-progress-bar@1.0.1 ✔
react-native-svg@12.5.1 ✔
react-native-tooltips@1.0.3 ✔
react-native-vector-icons@9.2.0 ✔
toggle-switch-react-native@3.2.0 ✔
added 1919 packages in 2m
npm WARN deprecated json2csv@5.0.7: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated @types/localforage@0.0.34: This is a stub types definition for localforage (https://github.com/localForage/localForage). localforage provides its own type definitions, so you don't need @types/localforage installed!
npm WARN deprecated electron-notarize@1.2.2: Please use @electron/notarize moving forward. There is no API change, just a package name change
npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@standardnotes/common@1.46.5',
npm WARN EBADENGINE required: { node: '>=18.0.0 <19.0.0' },
npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.15.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@standardnotes/security@1.7.6',
npm WARN EBADENGINE required: { node: '>=18.0.0 <19.0.0' },
npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.15.0' }
npm WARN EBADENGINE }
npm WARN deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
npm WARN deprecated webextension-polyfill-ts@0.26.0: This project has moved to @types/webextension-polyfill
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated string-similarity@4.0.4: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
npm WARN deprecated @types/metro-config@0.76.3: This is a stub types definition. metro-config provides its own type definitions, so you do not need this installed.
npm WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address'
npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated uglify-es@3.3.9: support for ECMAScript is superseded by `uglify-js` as of v3.13.0
npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi'
npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
Took: 1:47.089 (m:ss.mmm)
added 794 packages, and audited 795 packages in 2m
153 packages are looking for funding
run `npm fund` for details
5 moderate severity vulnerabilities
To address all issues, run:
npm audit fix
Run `npm audit` for details.
npm notice
npm notice New major version of npm available! 8.15.0 -> 10.1.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.1.0>
npm notice Run `npm install -g npm@10.1.0` to update!
npm notice
+ npm run build
> build
> nx run-many --target=build --all --exclude=@notesnook/mobile,@notesnook/web
> NX Running target build for 15 projects and 1 task they depend on:
- @notesnook/web-clipper
- @notesnook/editor-mobile
- @notesnook/streamable-fs
- @notesnook/theme-builder
- @notesnook/clipper
- @notesnook/common
- @notesnook/crypto
- @notesnook/editor
- @notesnook/logger
- @notesnook/sodium
- @notesnook/vericrypt
- @notesnook/theme
- @notesnook/core
- @notesnook/desktop
- @notesnook/ui
> nx run @notesnook/logger:build [remote cache]
> @notesnook/logger@1.0.3 build
> tsc
> nx run @notesnook/sodium:build [remote cache]
> @notesnook/sodium@1.1.0 build
> tsc
> @notesnook/sodium@1.1.0 postbuild
> node scripts/postbuild.mjs
> nx run @notesnook/theme:build [remote cache]
> @notesnook/theme@1.2.0 prebuild
> node ./scripts/prebuild.mjs
Getting default-light
Getting default-dark
> @notesnook/theme@1.2.0 build
> tsc
> nx run @notesnook/clipper:build [remote cache]
> @notesnook/clipper@1.0.0 build
> tsc
> nx run @notesnook/crypto:build [remote cache]
> @notesnook/crypto@1.1.1 build
> tsc --declaration --outDir ./dist
> nx run @notesnook/ui:build [remote cache]
> @notesnook/ui@1.0.0 build
> tsc
> nx run @notesnook/streamable-fs:build [remote cache]
> @notesnook/streamable-fs@1.0.0 build
> tsc --declaration --outDir ./dist
> nx run @notesnook/desktop:build
> @notesnook/desktop@2.6.3 build
> tsc
> nx run @notesnook/web-clipper:build
> @notesnook/web-clipper@0.3.0 build
> tsc
> nx run @notesnook/core:build
> @notesnook/core@7.4.1 prebuild
> node scripts/prebuild.mjs
> @notesnook/core@7.4.1 build
> tsc
> nx run @notesnook/common:build
> @notesnook/common@1.0.0 build
> tsc
> nx run @notesnook/vericrypt:build
> @notesnook/vericrypt@1.2.0 build
> vite build
[1m[33m[plugin:vite:resolve][39m[22m [33mModule "crypto" has been externalized for browser compatibility, imported by "/home/vagrant/build/com.streetwriters.notesnook/packages/sodium/node_modules/libsodium-sumo/dist/modules-sumo/libsodium-sumo.js". See http://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.[39m
[33m
(!) Some chunks are larger than 500 kBs after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.[39m
> nx run @notesnook/editor:build
> @notesnook/editor@1.6.1 prebuild
> node ./scripts/build.mjs
> @notesnook/editor@1.6.1 build
> tsc
> @notesnook/editor@1.6.1 postbuild
> node ./scripts/postbuild.mjs
Replacing icons with their path...
Removing @mdi/js import...
Saving file...
Done.
> nx run @notesnook/web:build
> @notesnook/web@2.6.3 build
> cross-env PLATFORM=web vite build
[1m[33m[plugin:vite:resolve][39m[22m [33mModule "crypto" has been externalized for browser compatibility, imported by "/home/vagrant/build/com.streetwriters.notesnook/packages/sodium/node_modules/libsodium-sumo/dist/modules-sumo/libsodium-sumo.js". See http://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.[39m
[1m[33m[plugin:vite:resolve][39m[22m [33mModule "url" has been externalized for browser compatibility, imported by "/home/vagrant/build/com.streetwriters.notesnook/packages/core/node_modules/@streetwriters/showdown/dist/showdown.js". See http://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.[39m
../../packages/core/node_modules/liqe/dist/src/isOptionalChainingSupported.js (7:8) Use of eval in "../../packages/core/node_modules/liqe/dist/src/isOptionalChainingSupported.js" is strongly discouraged as it poses security risks and may cause issues with minification.
node_modules/pdfjs-dist/build/pdf.js (1962:23) Use of eval in "node_modules/pdfjs-dist/build/pdf.js" is strongly discouraged as it poses security risks and may cause issues with minification.
[33m
(!) Some chunks are larger than 500 kBs after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.[39m
[36mvite v4.3.9 [32mbuilding for production...[36m[39m
transforming...
[32m✓[39m 87 modules transformed.
rendering chunks...
computing gzip size...
[2m../build/[22m[36mservice-worker.js [39m[1m[2m60.18 kB[22m[1m[22m[2m │ gzip: 16.66 kB[22m
[32m✓ built in 1.09s[39m
> nx run @notesnook/editor-mobile:build
> @notesnook/editor-mobile@1.0.0 build
> env-cmd -e all react-scripts build && rm -rf build.bundle && mv build build.bundle
Creating an optimized production build...
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
TypeError: Cannot set property mark of #<Object> which has only a getter
TypeError: Cannot set property mark of #<Object> which has only a getter
at Object.connectTypeScriptPerformance (/home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter/profile/TypeScriptPerformance.js:12:36)
at createTypeScriptReporter (/home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter/reporter/TypeScriptReporter.js:40:49)
at Object.<anonymous> (/home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile/node_modules/fork-ts-checker-webpack-plugin/lib/reporter/reporter-rpc/ReporterRpcService.js:21:30)
at Generator.next (<anonymous>)
at /home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile/node_modules/fork-ts-checker-webpack-plugin/lib/reporter/reporter-rpc/ReporterRpcService.js:8:71
at new Promise (<anonymous>)
at __awaiter (/home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile/node_modules/fork-ts-checker-webpack-plugin/lib/reporter/reporter-rpc/ReporterRpcService.js:4:12)
at /home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile/node_modules/fork-ts-checker-webpack-plugin/lib/reporter/reporter-rpc/ReporterRpcService.js:19:88
at Object.<anonymous> (/home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile/node_modules/fork-ts-checker-webpack-plugin/lib/rpc/RpcService.js:23:38)
at Generator.next (<anonymous>)
TypeError: Cannot set property mark of #<Object> which has only a getter
TypeError: Cannot set property mark of #<Object> which has only a getter
at Object.connectTypeScriptPerformance (/home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter/profile/TypeScriptPerformance.js:12:36)
at createTypeScriptReporter (/home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter/reporter/TypeScriptReporter.js:40:49)
at Object.<anonymous> (/home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile/node_modules/fork-ts-checker-webpack-plugin/lib/reporter/reporter-rpc/ReporterRpcService.js:21:30)
at Generator.next (<anonymous>)
at /home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile/node_modules/fork-ts-checker-webpack-plugin/lib/reporter/reporter-rpc/ReporterRpcService.js:8:71
at new Promise (<anonymous>)
at __awaiter (/home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile/node_modules/fork-ts-checker-webpack-plugin/lib/reporter/reporter-rpc/ReporterRpcService.js:4:12)
at /home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile/node_modules/fork-ts-checker-webpack-plugin/lib/reporter/reporter-rpc/ReporterRpcService.js:19:88
at Object.<anonymous> (/home/vagrant/build/com.streetwriters.notesnook/packages/editor-mobile/node_modules/fork-ts-checker-webpack-plugin/lib/rpc/RpcService.js:23:38)
at Generator.next (<anonymous>)
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
[32mCompiled successfully.[39m
[32m[39m
File sizes after gzip:
390.49 kB [2mbuild/static/js/[22m[36mmain.3302fec6.js[39m
76.05 kB [2mbuild/static/js/[22m[36m6427.5fcea1da.chunk.js[39m
11.61 kB [2mbuild/static/js/[22m[36mcode-lang-sqf-js.0cf4697d.chunk.js[39m
8.14 kB [2mbuild/static/js/[22m[36m7685.7ebcc95c.chunk.js[39m
7.14 kB [2mbuild/static/css/[22m[36mmain.775d2376.css[39m
5.96 kB [2mbuild/static/js/[22m[36mcode-lang-vim-js.f4a51310.chunk.js[39m
5.52 kB [2mbuild/static/js/[22m[36mcode-lang-gherkin-js.ce20ddda.chunk.js[39m
5.27 kB [2mbuild/static/js/[22m[36mcode-lang-opencl-js.2bb16704.chunk.js[39m
4.66 kB [2mbuild/static/js/[22m[36mcode-lang-cshtml-js.41d32a99.chunk.js[39m
4.28 kB [2mbuild/static/js/[22m[36mcode-lang-gml-js.6d31c2f4.chunk.js[39m
4.21 kB [2mbuild/static/js/[22m[36mcode-lang-cmake-js.89cb2878.chunk.js[39m
4.17 kB [2mbuild/static/js/[22m[36mcode-lang-aspnet-js.5be2bed8.chunk.js[39m
4.16 kB [2mbuild/static/js/[22m[36mcode-lang-tsx-js.c6da4d8e.chunk.js[39m
4.12 kB [2mbuild/static/js/[22m[36mcode-lang-autohotkey-js.f246f699.chunk.js[39m
4.08 kB [2mbuild/static/js/[22m[36mcode-lang-arduino-js.04a9cb92.chunk.js[39m
3.73 kB [2mbuild/static/js/[22m[36mcode-lang-pug-js.5457d9ac.chunk.js[39m
3.71 kB [2mbuild/static/js/[22m[36mcode-lang-jsx-js.cc2e8ce0.chunk.js[39m
3.69 kB [2mbuild/static/js/[22m[36mcode-lang-abap-js.45af7b75.chunk.js[39m
3.68 kB [2mbuild/static/js/[22m[36mcode-lang-factor-js.91f2e7d9.chunk.js[39m
3.68 kB [2mbuild/static/js/[22m[36mcode-lang-apacheconf-js.8653530a.chunk.js[39m
3.59 kB [2mbuild/static/js/[22m[36mcode-lang-ejs-js.85eb1f44.chunk.js[39m
3.51 kB [2mbuild/static/js/[22m[36mcode-lang-shell-session-js.28a536af.chunk.js[39m
3.51 kB [2mbuild/static/js/[22m[36mcode-lang-php-js.3b0577c2.chunk.js[39m
3.44 kB [2mbuild/static/js/[22m[36mcode-lang-erb-js.4357ea50.chunk.js[39m
3.4 kB [2mbuild/static/js/[22m[36mcode-lang-mongodb-js.23bc7b84.chunk.js[39m
3.36 kB [2mbuild/static/js/[22m[36mcode-lang-stata-js.7d3c8c56.chunk.js[39m
3.28 kB [2mbuild/static/js/[22m[36mcode-lang-apex-js.e86f9ec9.chunk.js[39m
3.27 kB [2mbuild/static/js/[22m[36mcode-lang-javadoc-js.d87f442b.chunk.js[39m
3.23 kB [2mbuild/static/js/[22m[36mcode-lang-t4-cs-js.9c8771ff.chunk.js[39m
3.18 kB [2mbuild/static/js/[22m[36mcode-lang-jsdoc-js.4e8c8026.chunk.js[39m
3.17 kB [2mbuild/static/js/[22m[36mcode-lang-plsql-js.958e0b9c.chunk.js[39m
3.12 kB [2mbuild/static/js/[22m[36mcode-lang-sas-js.6e3dc7af.chunk.js[39m
3.09 kB [2mbuild/static/js/[22m[36mcode-lang-bash-js.48fc9913.chunk.js[39m
3.08 kB [2mbuild/static/js/[22m[36mcode-lang-js-templates-js.57cff096.chunk.js[39m
2.98 kB [2mbuild/static/js/[22m[36mcode-lang-markdown-js.a8e03bff.chunk.js[39m
2.89 kB [2mbuild/static/js/[22m[36mcode-lang-csharp-js.084e51b1.chunk.js[39m
2.8 kB [2mbuild/static/js/[22m[36mcode-lang-js-extras-js.60be7193.chunk.js[39m
2.75 kB [2mbuild/static/js/[22m[36mcode-lang-avisynth-js.d3acd7a4.chunk.js[39m
2.7 kB [2mbuild/static/js/[22m[36mcode-lang-xquery-js.91adbf1e.chunk.js[39m
2.63 kB [2mbuild/static/js/[22m[36mcode-lang-purescript-js.31e36d77.chunk.js[39m
2.63 kB [2mbuild/static/js/[22m[36mcode-lang-liquid-js.d35e87ef.chunk.js[39m
2.59 kB [2mbuild/static/js/[22m[36mcode-lang-chaiscript-js.6a591621.chunk.js[39m
2.58 kB [2mbuild/static/js/[22m[36mcode-lang-tt2-js.87ecc39e.chunk.js[39m
2.54 kB [2mbuild/static/js/[22m[36mcode-lang-cobol-js.7565bb0a.chunk.js[39m
2.52 kB [2mbuild/static/js/[22m[36mcode-lang-haml-js.f08a8eee.chunk.js[39m
2.46 kB [2mbuild/static/js/[22m[36mcode-lang-coffeescript-js.abc48de6.chunk.js[39m
2.43 kB [2mbuild/static/js/[22m[36mcode-lang-qml-js.5c96c896.chunk.js[39m
2.41 kB [2mbuild/static/js/[22m[36mcode-lang-typescript-js.289568e3.chunk.js[39m
2.4 kB [2mbuild/static/js/[22m[36mcode-lang-smarty-js.af1b5a96.chunk.js[39m
2.39 kB [2mbuild/static/js/[22m[36mcode-lang-t4-vb-js.9015d5ba.chunk.js[39m
2.36 kB [2mbuild/static/js/[22m[36mcode-lang-crystal-js.9f3dd8ba.chunk.js[39m
2.36 kB [2mbuild/static/js/[22m[36mcode-lang-keepalived-js.ae988a6a.chunk.js[39m
2.36 kB [2mbuild/static/js/[22m[36mcode-lang-soy-js.dd67b2ca.chunk.js[39m
2.35 kB [2mbuild/static/js/[22m[36mcode-lang-flow-js.c0a039a2.chunk.js[39m
2.33 kB [2mbuild/static/js/[22m[36mcode-lang-cilkcpp-js.d7ed343b.chunk.js[39m
2.29 kB [2mbuild/static/js/[22m[36mcode-lang-actionscript-js.02d5ac41.chunk.js[39m
2.29 kB [2mbuild/static/js/[22m[36mcode-lang-ftl-js.f444274e.chunk.js[39m
2.26 kB [2mbuild/static/js/[22m[36mcode-lang-lilypond-js.8b4add30.chunk.js[39m
2.22 kB [2mbuild/static/js/[22m[36mcode-lang-cpp-js.12d1786d.chunk.js[39m
2.21 kB [2mbuild/static/js/[22m[36mcode-lang-textile-js.cb34a55d.chunk.js[39m
2.2 kB [2mbuild/static/js/[22m[36mcode-lang-nsis-js.ca9ab4b5.chunk.js[39m
2.19 kB [2mbuild/static/js/[22m[36mcode-lang-metafont-js.7f57894c.chunk.js[39m
2.18 kB [2mbuild/static/js/[22m[36mcode-lang-n4js-js.6b06b417.chunk.js[39m
2.16 kB [2mbuild/static/js/[22m[36mcode-lang-etlua-js.bf15c6d4.chunk.js[39m
2.14 kB [2mbuild/static/js/[22m[36mcode-lang-django-js.5aa56961.chunk.js[39m
2.14 kB [2mbuild/static/js/[22m[36mcode-lang-renpy-js.aa073b00.chunk.js[39m
2.11 kB [2mbuild/static/js/[22m[36mcode-lang-twig-js.22c2ac75.chunk.js[39m
2.08 kB [2mbuild/static/js/[22m[36mcode-lang-css-extras-js.820db86b.chunk.js[39m
2.07 kB [2mbuild/static/js/[22m[36mcode-lang-hlsl-js.5f826f14.chunk.js[39m
2.06 kB [2mbuild/static/js/[22m[36mcode-lang-handlebars-js.d0ac6e67.chunk.js[39m
2.06 kB [2mbuild/static/js/[22m[36mcode-lang-scala-js.57b30b23.chunk.js[39m
2.04 kB [2mbuild/static/js/[22m[36mcode-lang-javascript-js.f1f79125.chunk.js[39m
1.98 kB [2mbuild/static/js/[22m[36mcode-lang-sql-js.4b74c3ed.chunk.js[39m
1.97 kB [2mbuild/static/js/[22m[36mcode-lang-vbnet-js.081aba75.chunk.js[39m
1.96 kB [2mbuild/static/js/[22m[36mcode-lang-idris-js.1161ea62.chunk.js[39m
1.91 kB [2mbuild/static/js/[22m[36mcode-lang-racket-js.862a6db6.chunk.js[39m
1.86 kB [2mbuild/static/js/[22m[36mcode-lang-ruby-js.c250131e.chunk.js[39m
1.81 kB [2mbuild/static/js/[22m[36mcode-lang-pure-js.590349fb.chunk.js[39m
1.8 kB [2mbuild/static/js/[22m[36mcode-lang-glsl-js.3139560b.chunk.js[39m
1.79 kB [2mbuild/static/js/[22m[36mcode-lang-dax-js.e298a0f1.chunk.js[39m
1.79 kB [2mbuild/static/js/[22m[36mcode-lang-psl-js.c86eb4a6.chunk.js[39m
1.77 kB [2mbuild/static/js/[22m[36mcode-lang-scheme-js.faef403c.chunk.js[39m
1.76 kB [2mbuild/static/js/[22m[36mcode-lang-parser-js.3da8a83f.chunk.js[39m
1.75 kB [2mbuild/static/js/[22m[36mcode-lang-arturo-js.cfab11a4.chunk.js[39m
1.75 kB [2mbuild/static/js/[22m[36mcode-lang-stylus-js.734c877a.chunk.js[39m
1.74 kB [2mbuild/static/js/[22m[36mcode-lang-asciidoc-js.d1ddf7df.chunk.js[39m
1.74 kB [2mbuild/static/js/[22m[36mcode-lang-coq-js.d452a579.chunk.js[39m
1.71 kB [2mbuild/static/js/[22m[36mcode-lang-d-js.6f1039ab.chunk.js[39m
1.7 kB [2mbuild/static/js/[22m[36mcode-lang-markup-templating-js.f1fbf013.chunk.js[39m
1.69 kB [2mbuild/static/js/[22m[36mcode-lang-xeora-js.330d0305.chunk.js[39m
1.68 kB [2mbuild/static/js/[22m[36mcode-lang-wiki-js.ff2d995b.chunk.js[39m
1.67 kB [2mbuild/static/js/[22m[36mcode-lang-haskell-js.53e58acb.chunk.js[39m
1.63 kB [2mbuild/static/js/[22m[36mcode-lang-clojure-js.51b698a5.chunk.js[39m
1.63 kB [2mbuild/static/js/[22m[36mcode-lang-inform7-js.5b362215.chunk.js[39m
1.62 kB [2mbuild/static/js/[22m[36mcode-lang-velocity-js.80f58ba3.chunk.js[39m
1.61 kB [2mbuild/static/js/[22m[36mcode-lang-wgsl-js.76aa17a8.chunk.js[39m
1.59 kB [2mbuild/static/js/[22m[36mcode-lang-java-js.ba42e6f9.chunk.js[39m
1.59 kB [2mbuild/static/js/[22m[36mcode-lang-bison-js.c62290d2.chunk.js[39m
1.58 kB [2mbuild/static/js/[22m[36mcode-lang-purebasic-js.dc52a46b.chunk.js[39m
1.56 kB [2mbuild/static/js/[22m[36mcode-lang-objectivec-js.193f65a7.chunk.js[39m
1.52 kB [2mbuild/static/js/[22m[36mcode-lang-fsharp-js.8eea81d3.chunk.js[39m
1.47 kB [2mbuild/static/js/[22m[36mcode-lang-qsharp-js.eaa6e1ed.chunk.js[39m
1.46 kB [2mbuild/static/js/[22m[36mcode-lang-cilkc-js.20df9163.chunk.js[39m
1.44 kB [2mbuild/static/js/[22m[36mcode-lang-al-js.beecdc39.chunk.js[39m
1.42 kB [2mbuild/static/js/[22m[36mcode-lang-swift-js.c2ae6c53.chunk.js[39m
1.41 kB [2mbuild/static/js/[22m[36mcode-lang-v-js.393a0b7e.chunk.js[39m
1.39 kB [2mbuild/static/js/[22m[36mcode-lang-kotlin-js.d49754fd.chunk.js[39m
1.38 kB [2mbuild/static/js/[22m[36mcode-lang-powershell-js.aa3fd750.chunk.js[39m
1.38 kB [2mbuild/static/js/[22m[36mcode-lang-vala-js.e9fba942.chunk.js[39m
1.36 kB [2mbuild/static/js/[22m[36mcode-lang-c-js.5dffef07.chunk.js[39m
1.35 kB [2mbuild/static/js/[22m[36mcode-lang-uorazor-js.9f92589e.chunk.js[39m
1.33 kB [2mbuild/static/js/[22m[36mcode-lang-xml-doc-js.37206c92.chunk.js[39m
1.29 kB [2mbuild/static/js/[22m[36mcode-lang-rust-js.a1f05091.chunk.js[39m
1.29 kB [2mbuild/static/js/[22m[36mcode-lang-zig-js.48cbb608.chunk.js[39m
1.28 kB [2mbuild/static/js/[22m[36mcode-lang-basic-js.948d3d4f.chunk.js[39m
1.28 kB [2mbuild/static/js/[22m[36mcode-lang-plant-uml-js.fa334677.chunk.js[39m
1.28 kB [2mbuild/static/js/[22m[36mcode-lang-log-js.b43466f1.chunk.js[39m
1.28 kB [2mbuild/static/js/[22m[36mcode-lang-groovy-js.68b3d99c.chunk.js[39m
1.25 kB [2mbuild/static/js/[22m[36mcode-lang-graphql-js.e1da4d6e.chunk.js[39m
1.25 kB [2mbuild/static/js/[22m[36mcode-lang-sparql-js.875d42b8.chunk.js[39m
1.25 kB [2mbuild/static/js/[22m[36mcode-lang-scss-js.8e951e62.chunk.js[39m
1.25 kB [2mbuild/static/js/[22m[36mcode-lang-dart-js.32f9cf06.chunk.js[39m
1.25 kB [2mbuild/static/js/[22m[36mcode-lang-cil-js.2a216926.chunk.js[39m
1.24 kB [2mbuild/static/js/[22m[36mcode-lang-jolie-js.f769ae9f.chunk.js[39m
1.24 kB [2mbuild/static/js/[22m[36mcode-lang-n1ql-js.573017d0.chunk.js[39m
1.23 kB [2mbuild/static/js/[22m[36mcode-lang-verilog-js.caaa3ee3.chunk.js[39m
1.22 kB [2mbuild/static/js/[22m[36mcode-lang-moonscript-js.312ae024.chunk.js[39m
1.22 kB [2mbuild/static/js/[22m[36mcode-lang-haxe-js.e7c303d7.chunk.js[39m
1.21 kB [2mbuild/static/js/[22m[36mcode-lang-python-js.f31c2862.chunk.js[39m
1.21 kB [2mbuild/static/js/[22m[36mcode-lang-puppet-js.7e98d638.chunk.js[39m
1.21 kB [2mbuild/static/js/[22m[36mcode-lang-tap-js.4e3060eb.chunk.js[39m
1.2 kB [2mbuild/static/js/[22m[36mcode-lang-rest-js.52166cc6.chunk.js[39m
1.19 kB [2mbuild/static/js/[22m[36mcode-lang-visual-basic-js.51921f78.chunk.js[39m
1.19 kB [2mbuild/static/js/[22m[36mcode-lang-io-js.ef9896d8.chunk.js[39m
1.18 kB [2mbuild/static/js/[22m[36mcode-lang-markup-js.e9135daa.chunk.js[39m
1.18 kB [2mbuild/static/js/[22m[36mcode-lang-gradle-js.ae06a481.chunk.js[39m
1.17 kB [2mbuild/static/js/[22m[36mcode-lang-lisp-js.fd497fb1.chunk.js[39m
1.15 kB [2mbuild/static/js/[22m[36mcode-lang-powerquery-js.462e6c1c.chunk.js[39m
1.14 kB [2mbuild/static/js/[22m[36mcode-lang-perl-js.4bbdd102.chunk.js[39m
1.13 kB [2mbuild/static/js/[22m[36mcode-lang-q-js.3591a296.chunk.js[39m
1.13 kB [2mbuild/static/js/[22m[36mcode-lang-solidity-js.9203bc7d.chunk.js[39m
1.12 kB [2mbuild/static/js/[22m[36mcode-lang-cfscript-js.76aa6b68.chunk.js[39m
1.12 kB [2mbuild/static/js/[22m[36mcode-lang-asmatmel-js.83a2bd48.chunk.js[39m
1.12 kB [2mbuild/static/js/[22m[36mcode-lang-pascal-js.ecdc8d1c.chunk.js[39m
1.11 kB [2mbuild/static/js/[22m[36mcode-lang-sass-js.fb6b8083.chunk.js[39m
1.11 kB [2mbuild/static/js/[22m[36mcode-lang-web-idl-js.399ee32b.chunk.js[39m
1.08 kB [2mbuild/static/js/[22m[36mcode-lang-applescript-js.9ec5e23e.chunk.js[39m
1.07 kB [2mbuild/static/js/[22m[36mcode-lang-latte-js.7051b479.chunk.js[39m
1.07 kB [2mbuild/static/js/[22m[36mcode-lang-unrealscript-js.93b3abfa.chunk.js[39m
1.07 kB [2mbuild/static/js/[22m[36mcode-lang-concurnas-js.dc3e0249.chunk.js[39m
1.06 kB [2mbuild/static/js/[22m[36mcode-lang-go-js.637095b2.chunk.js[39m
1.05 kB [2mbuild/static/js/[22m[36mcode-lang-livescript-js.8875d1f7.chunk.js[39m
1.05 kB [2mbuild/static/js/[22m[36mcode-lang-splunk-spl-js.045e5d3b.chunk.js[39m
1.04 kB [2mbuild/static/js/[22m[36mcode-lang-mermaid-js.1b765dc4.chunk.js[39m
1.04 kB [2mbuild/static/js/[22m[36mcode-lang-qore-js.49f8e127.chunk.js[39m
1.02 kB [2mbuild/static/js/[22m[36mcode-lang-kusto-js.2a21ae34.chunk.js[39m
1.02 kB [2mbuild/static/js/[22m[36mcode-lang-squirrel-js.0aafd252.chunk.js[39m
1.01 kB [2mbuild/static/js/[22m[36mcode-lang-less-js.86b22789.chunk.js[39m
1.01 kB [2mbuild/static/js/[22m[36mcode-lang-reason-js.aa118142.chunk.js[39m
999 B [2mbuild/static/js/[22m[36mcode-lang-iecst-js.1d7df676.chunk.js[39m
997 B [2mbuild/static/js/[22m[36mcode-lang-protobuf-js.08f4d201.chunk.js[39m
990 B [2mbuild/static/js/[22m[36mcode-lang-http-js.d4bd789d.chunk.js[39m
988 B [2mbuild/static/js/[22m[36mcode-lang-elixir-js.95c08fec.chunk.js[39m
987 B [2mbuild/static/js/[22m[36mcode-lang-maxscript-js.82765cfd.chunk.js[39m
986 B [2mbuild/static/js/[22m[36mcode-lang-tcl-js.0d902b92.chunk.js[39m
975 B [2mbuild/static/js/[22m[36mcode-lang-yaml-js.33ce3c4e.chunk.js[39m
965 B [2mbuild/static/js/[22m[36mcode-lang-tremor-js.42a90c84.chunk.js[39m
958 B [2mbuild/static/js/[22m[36mcode-lang-stan-js.4413de9f.chunk.js[39m
947 B [2mbuild/static/js/[22m[36mcode-lang-icu-message-format-js.3f25562e.chunk.js[39m
946 B [2mbuild/static/js/[22m[36mcode-lang-fortran-js.e6918f4f.chunk.js[39m
943 B [2mbuild/static/js/[22m[36mcode-lang-phpdoc-js.5217fc03.chunk.js[39m
931 B [2mbuild/static/js/[22m[36mcode-lang-rescript-js.5de018eb.chunk.js[39m
922 B [2mbuild/static/js/[22m[36mcode-lang-kumir-js.b1381a1a.chunk.js[39m
917 B [2mbuild/static/js/[22m[36mcode-lang-armasm-js.df266fdd.chunk.js[39m
915 B [2mbuild/static/js/[22m[36mcode-lang-odin-js.ba51a349.chunk.js[39m
906 B [2mbuild/static/js/[22m[36mcode-lang-naniscript-js.ee1c2dcb.chunk.js[39m
900 B [2mbuild/static/js/[22m[36mcode-lang-bsl-js.08e9df24.chunk.js[39m
897 B [2mbuild/static/js/[22m[36mcode-lang-birb-js.02a797e2.chunk.js[39m
892 B [2mbuild/static/js/[22m[36mcode-lang-firestore-security-rules-js.2e385144.chunk.js[39m
892 B [2mbuild/static/js/[22m[36mcode-lang-nix-js.7ec67d5a.chunk.js[39m
888 B [2mbuild/static/js/[22m[36mcode-lang-sml-js.9cbe83cc.chunk.js[39m
875 B [2mbuild/static/js/[22m[36mcode-lang-cue-js.0485d937.chunk.js[39m
875 B [2mbuild/static/js/[22m[36mcode-lang-xojo-js.ce303139.chunk.js[39m
860 B [2mbuild/static/js/[22m[36mcode-lang-nevod-js.9df82987.chunk.js[39m
855 B [2mbuild/static/js/[22m[36mcode-lang-typoscript-js.ea79e568.chunk.js[39m
842 B [2mbuild/static/js/[22m[36mcode-lang-bqn-js.01f6b4cd.chunk.js[39m
840 B [2mbuild/static/js/[22m[36mcode-lang-processing-js.1683d994.chunk.js[39m
834 B [2mbuild/static/js/[22m[36mcode-lang-bro-js.f70292c5.chunk.js[39m
829 B [2mbuild/static/js/[22m[36mcode-lang-docker-js.ea29443b.chunk.js[39m
818 B [2mbuild/static/js/[22m[36mcode-lang-peoplecode-js.204859ba.chunk.js[39m
809 B [2mbuild/static/js/[22m[36mcode-lang-wasm-js.ab4877d3.chunk.js[39m
808 B [2mbuild/static/js/[22m[36mcode-lang-pascaligo-js.e509f5d9.chunk.js[39m
808 B [2mbuild/static/js/[22m[36mcode-lang-vhdl-js.f95ddd55.chunk.js[39m
806 B [2mbuild/static/js/[22m[36mcode-lang-dhall-js.8bc9d6ee.chunk.js[39m
804 B [2mbuild/static/js/[22m[36mcode-lang-lolcode-js.ae594f5e.chunk.js[39m
803 B [2mbuild/static/js/[22m[36mcode-lang-nim-js.0044ae14.chunk.js[39m
802 B [2mbuild/static/js/[22m[36mcode-lang-mata-js.83859c68.chunk.js[39m
801 B [2mbuild/static/js/[22m[36mcode-lang-ocaml-js.b4e22deb.chunk.js[39m
795 B [2mbuild/static/js/[22m[36mcode-lang-cypher-js.09d358ab.chunk.js[39m
792 B [2mbuild/static/js/[22m[36mcode-lang-batch-js.bfd234c8.chunk.js[39m
787 B [2mbuild/static/js/[22m[36mcode-lang-wren-js.ec00754b.chunk.js[39m
783 B [2mbuild/static/js/[22m[36mcode-lang-aql-js.4b7d6efc.chunk.js[39m
778 B [2mbuild/static/js/[22m[36mcode-lang-promql-js.083761ae.chunk.js[39m
767 B [2mbuild/static/js/[22m[36mcode-lang-jq-js.7d45c738.chunk.js[39m
765 B [2mbuild/static/js/[22m[36mcode-lang-magma-js.8f02abd9.chunk.js[39m
765 B [2mbuild/static/js/[22m[36mcode-lang-julia-js.d3c76613.chunk.js[39m
761 B [2mbuild/static/js/[22m[36mcode-lang-mizar-js.bb99ad73.chunk.js[39m
758 B [2mbuild/static/js/[22m[36mcode-lang-smali-js.532992c6.chunk.js[39m
756 B [2mbuild/static/js/[22m[36mcode-lang-antlr4-js.e63f653e.chunk.js[39m
747 B [2mbuild/static/js/[22m[36mcode-lang-javastacktrace-js.28ce62b7.chunk.js[39m
744 B [2mbuild/static/js/[22m[36mcode-lang-cooklang-js.5bcf2c5c.chunk.js[39m
744 B [2mbuild/static/js/[22m[36mcode-lang-css-js.6a60f12a.chunk.js[39m
739 B [2mbuild/static/js/[22m[36mcode-lang-icon-js.65d874c1.chunk.js[39m
738 B [2mbuild/static/js/[22m[36mcode-lang-elm-js.e5ecd59b.chunk.js[39m
733 B [2mbuild/static/js/[22m[36mcode-lang-csp-js.59c52920.chunk.js[39m
731 B [2mbuild/static/js/[22m[36mcode-lang-eiffel-js.aca990ba.chunk.js[39m
726 B [2mbuild/static/js/[22m[36mcode-lang-bicep-js.dd4864ed.chunk.js[39m
725 B [2mbuild/static/js/[22m[36mcode-lang-regex-js.65468d1f.chunk.js[39m
724 B [2mbuild/static/js/[22m[36mcode-lang-gdscript-js.fa099146.chunk.js[39m
723 B [2mbuild/static/js/[22m[36mcode-lang-robotframework-js.f9814560.chunk.js[39m
717 B [2mbuild/static/js/[22m[36mcode-lang-hcl-js.014b5758.chunk.js[39m
716 B [2mbuild/static/js/[22m[36mcode-lang-monkey-js.ec364183.chunk.js[39m
715 B [2mbuild/static/js/[22m[36mcode-lang-dot-js.134dec45.chunk.js[39m
715 B [2mbuild/static/js/[22m[36mcode-lang-brightscript-js.8218e67c.chunk.js[39m
704 B [2mbuild/static/js/[22m[36mcode-lang-ichigojam-js.52454d5d.chunk.js[39m
700 B [2mbuild/static/js/[22m[36mcode-lang-keyman-js.77bf0706.chunk.js[39m
699 B [2mbuild/static/js/[22m[36mcode-lang-bbj-js.5d91e596.chunk.js[39m
691 B [2mbuild/static/js/[22m[36mcode-lang-ada-js.beae6db8.chunk.js[39m
689 B [2mbuild/static/js/[22m[36mcode-lang-openqasm-js.0ed53f06.chunk.js[39m
687 B [2mbuild/static/js/[22m[36mcode-lang-gap-js.0c994b95.chunk.js[39m
684 B [2mbuild/static/js/[22m[36mcode-lang-makefile-js.77181288.chunk.js[39m
680 B [2mbuild/static/js/[22m[36mcode-lang-asm6502-js.f3d61a5b.chunk.js[39m
672 B [2mbuild/static/js/[22m[36mcode-lang-gn-js.f448118c.chunk.js[39m
670 B [2mbuild/static/js/[22m[36mcode-lang-avro-idl-js.a2fc703f.chunk.js[39m
669 B [2mbuild/static/js/[22m[36mcode-lang-wolfram-js.f0f59b52.chunk.js[39m
668 B [2mbuild/static/js/[22m[36mcode-lang-oz-js.079442ca.chunk.js[39m
667 B [2mbuild/static/js/[22m[36mcode-lang-apl-js.b4ead1d6.chunk.js[39m
667 B [2mbuild/static/js/[22m[36mcode-lang-autoit-js.e1a2bd45.chunk.js[39m
666 B [2mbuild/static/js/[22m[36mcode-lang-uri-js.7b46352b.chunk.js[39m
653 B [2mbuild/static/js/[22m[36mcode-lang-dataweave-js.481e5ae8.chunk.js[39m
653 B [2mbuild/static/js/[22m[36mcode-lang-j-js.634afab0.chunk.js[39m
644 B [2mbuild/static/js/[22m[36mcode-lang-json5-js.4bd3588f.chunk.js[39m
639 B [2mbuild/static/js/[22m[36mcode-lang-excel-formula-js.8c7b52c2.chunk.js[39m
639 B [2mbuild/static/js/[22m[36mcode-lang-supercollider-js.328366bc.chunk.js[39m
637 B [2mbuild/static/js/[22m[36mcode-lang-dns-zone-file-js.663ae761.chunk.js[39m
634 B [2mbuild/static/js/[22m[36mcode-lang-mel-js.555013d3.chunk.js[39m
628 B [2mbuild/static/js/[22m[36mcode-lang-turtle-js.f5f471c5.chunk.js[39m
628 B [2mbuild/static/js/[22m[36mcode-lang-parigp-js.e4260c77.chunk.js[39m
624 B [2mbuild/static/js/[22m[36mcode-lang-javadoclike-js.34b28936.chunk.js[39m
616 B [2mbuild/static/js/[22m[36mcode-lang-abnf-js.57c2fde5.chunk.js[39m
615 B [2mbuild/static/js/[22m[36mcode-lang-toml-js.0af2ec29.chunk.js[39m
615 B [2mbuild/static/js/[22m[36mcode-lang-agda-js.9a9ea1b4.chunk.js[39m
609 B [2mbuild/static/js/[22m[36mcode-lang-latex-js.e00e22c5.chunk.js[39m
609 B [2mbuild/static/js/[22m[36mcode-lang-neon-js.1184cd35.chunk.js[39m
606 B [2mbuild/static/js/[22m[36mcode-lang-warpscript-js.b2d8f262.chunk.js[39m
602 B [2mbuild/static/js/[22m[36mcode-lang-nasm-js.855637eb.chunk.js[39m
586 B [2mbuild/static/js/[22m[36mcode-lang-erlang-js.95b86935.chunk.js[39m
580 B [2mbuild/static/js/[22m[36mcode-lang-awk-js.b281745f.chunk.js[39m
573 B [2mbuild/static/js/[22m[36mcode-lang-clike-js.a68aa028.chunk.js[39m
550 B [2mbuild/static/js/[22m[36mcode-lang-rip-js.e903b8c8.chunk.js[39m
542 B [2mbuild/static/js/[22m[36mcode-lang-jsonp-js.08b87137.chunk.js[39m
541 B [2mbuild/static/js/[22m[36mcode-lang-systemd-js.2440fb2c.chunk.js[39m
540 B [2mbuild/static/js/[22m[36mcode-lang-lua-js.91c0c485.chunk.js[39m
537 B [2mbuild/static/js/[22m[36mcode-lang-smalltalk-js.381a7303.chunk.js[39m
534 B [2mbuild/static/js/[22m[36mcode-lang-jsstacktrace-js.2b4c842a.chunk.js[39m
528 B [2mbuild/static/js/[22m[36mcode-lang-pcaxis-js.c50ea6b7.chunk.js[39m
526 B [2mbuild/static/js/[22m[36mcode-lang-r-js.7bad9fb0.chunk.js[39m
524 B [2mbuild/static/js/[22m[36mcode-lang-t4-templating-js.b4bd63e7.chunk.js[39m
524 B [2mbuild/static/js/[22m[36mcode-lang-diff-js.009f72a3.chunk.js[39m
520 B [2mbuild/static/js/[22m[36mcode-lang-solution-file-js.d2ad3924.chunk.js[39m
516 B [2mbuild/static/js/[22m[36mcode-lang-nginx-js.dc67848e.chunk.js[39m
507 B [2mbuild/static/js/[22m[36mcode-lang-llvm-js.1f207bd0.chunk.js[39m
493 B [2mbuild/static/js/[22m[36mcode-lang-rego-js.4881c89c.chunk.js[39m
476 B [2mbuild/static/js/[22m[36mcode-lang-linker-script-js.62fb85c9.chunk.js[39m
463 B [2mbuild/static/js/[22m[36mcode-lang-matlab-js.8822f119.chunk.js[39m
459 B [2mbuild/static/js/[22m[36mcode-lang-hoon-js.9eb1a119.chunk.js[39m
447 B [2mbuild/static/js/[22m[36mcode-lang-jexl-js.21a3aa3a.chunk.js[39m
441 B [2mbuild/static/js/[22m[36mcode-lang-php-extras-js.7544cfcb.chunk.js[39m
414 B [2mbuild/static/js/[22m[36mcode-lang-roboconf-js.3857a9cc.chunk.js[39m
405 B [2mbuild/static/js/[22m[36mcode-lang-false-js.e75a4321.chunk.js[39m
403 B [2mbuild/static/js/[22m[36mcode-lang-json-js.c4e58408.chunk.js[39m
403 B [2mbuild/static/js/[22m[36mcode-lang-prolog-js.6284ae19.chunk.js[39m
402 B [2mbuild/static/js/[22m[36mcode-lang-ini-js.40e35738.chunk.js[39m
402 B [2mbuild/static/js/[22m[36mcode-lang-gettext-js.e26d5d92.chunk.js[39m
399 B [2mbuild/static/js/[22m[36mcode-lang-go-module-js.296e9c69.chunk.js[39m
399 B [2mbuild/static/js/[22m[36mcode-lang-ebnf-js.586bb8c2.chunk.js[39m
375 B [2mbuild/static/js/[22m[36mcode-lang-gedcom-js.c750acb3.chunk.js[39m
366 B [2mbuild/static/js/[22m[36mcode-lang-nand2tetris-hdl-js.ab7b42f7.chunk.js[39m
365 B [2mbuild/static/js/[22m[36mcode-lang-yang-js.8c6b9916.chunk.js[39m
364 B [2mbuild/static/js/[22m[36mcode-lang-bbcode-js.a7f45e64.chunk.js[39m
364 B [2mbuild/static/js/[22m[36mcode-lang-editorconfig-js.dc9b2821.chunk.js[39m
355 B [2mbuild/static/js/[22m[36mcode-lang-ignore-js.4b677b05.chunk.js[39m
336 B [2mbuild/static/js/[22m[36mcode-lang-git-js.7ba87d0d.chunk.js[39m
335 B [2mbuild/static/js/[22m[36mcode-lang-properties-js.31af777a.chunk.js[39m
334 B [2mbuild/static/js/[22m[36mcode-lang-bnf-js.1d27978a.chunk.js[39m
334 B [2mbuild/static/js/[22m[36mcode-lang-gcode-js.04c5961a.chunk.js[39m
314 B [2mbuild/static/js/[22m[36mcode-lang-arff-js.78827bca.chunk.js[39m
300 B [2mbuild/static/js/[22m[36mcode-lang-hpkp-js.44888386.chunk.js[39m
297 B [2mbuild/static/js/[22m[36mcode-lang-brainfuck-js.38baef59.chunk.js[39m
279 B [2mbuild/static/js/[22m[36mcode-lang-hsts-js.a41be500.chunk.js[39m
231 B [2mbuild/static/js/[22m[36mcode-lang-csv-js.014addd9.chunk.js[39m
The project was built assuming it is hosted at [32m./[39m.
You can control this with the [32mhomepage[39m field in your [36mpackage.json[39m.
The [36mbuild[39m folder is ready to be deployed.
Find out more about deployment here:
[33mhttps://cra.link/deployment[39m
> nx run @notesnook/theme-builder:build
> @notesnook/theme-builder@1.1.1 build
> cross-env PLATFORM=web THEME_BUILDER=true vite -c ../web/vite.config.ts build
[1m[33m[plugin:vite:resolve][39m[22m [33mModule "crypto" has been externalized for browser compatibility, imported by "/home/vagrant/build/com.streetwriters.notesnook/packages/sodium/node_modules/libsodium-sumo/dist/modules-sumo/libsodium-sumo.js". See http://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.[39m
[1m[33m[plugin:vite:resolve][39m[22m [33mModule "url" has been externalized for browser compatibility, imported by "/home/vagrant/build/com.streetwriters.notesnook/packages/core/node_modules/@streetwriters/showdown/dist/showdown.js". See http://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.[39m
../../packages/core/node_modules/liqe/dist/src/isOptionalChainingSupported.js (7:8) Use of eval in "../../packages/core/node_modules/liqe/dist/src/isOptionalChainingSupported.js" is strongly discouraged as it poses security risks and may cause issues with minification.
../web/node_modules/pdfjs-dist/build/pdf.js (1962:23) Use of eval in "../web/node_modules/pdfjs-dist/build/pdf.js" is strongly discouraged as it poses security risks and may cause issues with minification.
[33m
(!) Some chunks are larger than 500 kBs after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.[39m
> NX Successfully ran target build for 15 projects and 1 task they depend on
Nx read the output from the cache instead of running the command for 7 out of 16 tasks.
Nx Cloud made it possible to reuse 7 tasks: https://nx.app/runs/oHDKOnOJ9K
2023-09-14 03:27:51,312 INFO: Creating local.properties file at build/com.streetwriters.notesnook/local.properties
2023-09-14 03:27:51,313 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/local.properties
2023-09-14 03:27:51,314 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/mobile/local.properties
2023-09-14 03:27:51,315 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/mobile/native/local.properties
2023-09-14 03:27:51,315 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/mobile/native/android/local.properties
2023-09-14 03:27:51,316 INFO: Creating local.properties file at build/com.streetwriters.notesnook/apps/mobile/native/android/app/local.properties
2023-09-14 03:27:51,316 DEBUG: Removing debuggable flags from build/com.streetwriters.notesnook/apps/mobile/native/android/app
2023-09-14 03:27:51,323 INFO: Removing specified files
2023-09-14 03:27:51,324 INFO: Removing packages/clipper
2023-09-14 03:27:51,414 INFO: Removing extensions
2023-09-14 03:27:54,994 INFO: Removing apps/desktop
2023-09-14 03:27:55,725 INFO: Removing apps/web
2023-09-14 03:27:58,415 INFO: Cleaned build.gradle of keysigning configs at build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native/template/android/app/build.gradle
2023-09-14 03:27:58,583 INFO: Cleaned build.gradle of keysigning configs at build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/react-native-share-extension/node_modules/react-native/template/android/app/build.gradle
2023-09-14 03:27:58,908 INFO: Cleaned build.gradle of keysigning configs at build/com.streetwriters.notesnook/apps/mobile/native/android/app/build.gradle
2023-09-14 03:27:58,935 INFO: Running 'prebuild' commands in build/com.streetwriters.notesnook/apps/mobile/native/android/app
2023-09-14 03:27:58,935 DEBUG: Directory: build/com.streetwriters.notesnook/apps/mobile/native/android/app
2023-09-14 03:27:58,935 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e 's|<uses-permission android:name="com.android.vending.BILLING" />||g' ./src/main/AndroidManifest.xml; cd ../../; echo GITHUB_RELEASE=true > .env; sed -i -e 's|false|true|g' react-native.config.js; sed -i -e '/installReferrerVersion/,+11d' ../node_modules/react-native-device-info/android/build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e 's|<uses-permission android:name="com.android.vending.BILLING" />||g' ./src/main/AndroidManifest.xml
+ cd ../../
+ echo GITHUB_RELEASE=true
+ sed -i -e 's|false|true|g' react-native.config.js
+ sed -i -e /installReferrerVersion/,+11d ../node_modules/react-native-device-info/android/build.gradle
2023-09-14 03:27:59,145 INFO: Cleaning Gradle project...
2023-09-14 03:27:59,146 DEBUG: Directory: build/com.streetwriters.notesnook/apps/mobile/native/android/app
2023-09-14 03:27:59,147 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid -PbuildUniversalApk=false -PreactNativeArchitectures=arm64-v8a -PfdroidBuild=true clean
Found 8.0.1 via distributionUrl
Downloading missing gradle version 8.0.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0.1-bin.zip: OK
Running /opt/gradle/versions/8.0.1/bin/gradle -PbuildUniversalApk=false -PreactNativeArchitectures=arm64-v8a -PfdroidBuild=true clean
Welcome to Gradle 8.0.1!
Here are the highlights of this release:
- Improvements to the Kotlin DSL
- Fine-grained parallelism from the first build with configuration cache
- Configurable Gradle user home cache cleanup
For more details see https://docs.gradle.org/8.0.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :gradle-plugin:pluginDescriptors
> Task :gradle-plugin:processResources
> Task :gradle-plugin:compileKotlin
> Task :gradle-plugin:compileJava NO-SOURCE
> Task :gradle-plugin:classes
> Task :gradle-plugin:jar
> Task :gradle-plugin:inspectClassesForKotlinIC
> Configure project :ammarahmed_notifee-react-native
:ammarahmed_notifee-react-native @notifee/react-native found at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/../node_modules/@ammarahm-ed/notifee-react-native
> Configure project :app
Reading env from: .env
/home/vagrant/build/com.streetwriters.notesnook/apps/mobile/native/android/app
2.6.3WARNING:API 'ApkVariantOutput.getVersionCodeOverride()' is obsolete and has been replaced with 'VariantOutput.versionCode()'.
It will be removed in version 8.0 of the Android Gradle plugin.
Gradle Properties must be used to change Variant information.
For more information, see https://d.android.com/r/tools/use-properties.
To determine what is calling ApkVariantOutput.getVersionCodeOverride(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
Fdroid Version code: 10298 for abi 3
Fdroid Version code: 10298 for abi 3
> Configure project :ammarahmed_notifee-react-native
:ammarahmed_notifee-react-native package.json found at /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/@ammarahmed/notifee-react-native/package.json
:ammarahmed_notifee-react-native:version set from package.json: 7.4.4 (7,4,4 - 7004004)
:ammarahmed_notifee-react-native:android.compileSdk using custom value: 33
:ammarahmed_notifee-react-native:android.targetSdk using custom value: 33
:ammarahmed_notifee-react-native:android.minSdk using custom value: 21
:ammarahmed_notifee-react-native:reactNativeAndroidDir /home/vagrant/build/com.streetwriters.notesnook/apps/mobile/node_modules/react-native/android
> Configure project :react-native-blob-util
WARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.
> Configure project :react-native-mmkv-storage
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
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 (revision: 3.22.1)".
"Install CMake 3.22.1 (revision: 3.22.1)" ready.
Installing CMake 3.22.1 in /opt/android-sdk/cmake/3.22.1
"Install CMake 3.22.1 (revision: 3.22.1)" complete.
"Install CMake 3.22.1 (revision: 3.22.1)" finished.
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Configure project :react-native-reanimated
No AAR for react-native-reanimated found. Attempting to build from source.
Android gradle plugin: 7.4.2
Gradle: 8.0.1
WARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING:[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
[CXX5106] NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [23.1.7779620] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
> Task :app:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/8.0.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 6m 38s
6 actionable tasks: 5 executed, 1 up-to-date
2023-09-14 03:34:45,551 INFO: Scanning source for common problems...
2023-09-14 03:34:46,140 INFO: Removing binary at packages/editor/node_modules/esbuild/bin/esbuild
2023-09-14 03:34:46,324 INFO: Removing binary at packages/editor/node_modules/@esbuild/linux-x64/bin/esbuild
2023-09-14 03:34:48,268 ERROR: Found binary at packages/editor-mobile/node_modules/playwright-core/bin/PrintDeps.exe
2023-09-14 03:34:52,195 ERROR: Found binary at packages/core/node_modules/esbuild/bin/esbuild
2023-09-14 03:34:52,350 ERROR: Found binary at packages/core/node_modules/@esbuild/linux-x64/bin/esbuild
2023-09-14 03:34:52,490 WARNING: Found executable binary, possibly code at packages/sodium/node_modules/sodium-native/prebuilds/linux-arm64/node.napi.node
2023-09-14 03:34:52,491 WARNING: Found executable binary, possibly code at packages/sodium/node_modules/sodium-native/prebuilds/linux-arm64/node.napi.musl.node
2023-09-14 03:34:52,491 WARNING: Found executable binary, possibly code at packages/sodium/node_modules/sodium-native/prebuilds/darwin-x64/node.napi.node
2023-09-14 03:34:52,492 WARNING: Found executable binary, possibly code at packages/sodium/node_modules/sodium-native/prebuilds/linux-x64/node.napi.node
2023-09-14 03:34:52,492 WARNING: Found executable binary, possibly code at packages/sodium/node_modules/sodium-native/prebuilds/linux-x64/node.napi.musl.node
2023-09-14 03:34:52,493 WARNING: Found executable binary, possibly code at packages/sodium/node_modules/sodium-native/prebuilds/darwin-arm64/node.napi.node
2023-09-14 03:34:52,666 INFO: Removing binary at packages/sodium/node_modules/esbuild/bin/esbuild
2023-09-14 03:34:52,727 INFO: Removing binary at packages/sodium/node_modules/@esbuild/linux-x64/bin/esbuild
2023-09-14 03:34:53,332 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF2/TTF/SourceCodePro-Bold.ttf.woff2
2023-09-14 03:34:53,332 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF2/TTF/SourceCodePro-Regular.ttf.woff2
2023-09-14 03:34:53,333 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF2/OTF/SourceCodePro-Regular.otf.woff2
2023-09-14 03:34:53,333 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF2/OTF/SourceCodePro-Bold.otf.woff2
2023-09-14 03:34:53,334 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/EOT/SourceCodePro-Bold.eot
2023-09-14 03:34:53,335 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/EOT/SourceCodePro-Regular.eot
2023-09-14 03:34:53,335 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF/TTF/SourceCodePro-Regular.ttf.woff
2023-09-14 03:34:53,336 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF/TTF/SourceCodePro-Bold.ttf.woff
2023-09-14 03:34:53,336 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF/OTF/SourceCodePro-Regular.otf.woff
2023-09-14 03:34:53,337 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/WOFF/OTF/SourceCodePro-Bold.otf.woff
2023-09-14 03:34:53,337 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/TTF/SourceCodePro-Bold.ttf
2023-09-14 03:34:53,338 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/TTF/SourceCodePro-Regular.ttf
2023-09-14 03:34:53,338 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/OTF/SourceCodePro-Regular.otf
2023-09-14 03:34:53,339 WARNING: Found executable binary, possibly code at packages/theme/node_modules/polished/docs/assets/fonts/OTF/SourceCodePro-Bold.otf
2023-09-14 03:34:54,039 INFO: Removing binary at node_modules/clipboardy/fallbacks/linux/xsel
2023-09-14 03:34:54,040 INFO: Removing binary at node_modules/clipboardy/fallbacks/windows/clipboard_i686.exe
2023-09-14 03:34:54,040 INFO: Removing binary at node_modules/clipboardy/fallbacks/windows/clipboard_x86_64.exe
2023-09-14 03:34:56,627 INFO: Removing binary at apps/vericrypt/node_modules/esbuild/bin/esbuild
2023-09-14 03:34:56,682 INFO: Removing binary at apps/vericrypt/node_modules/@esbuild/linux-x64/bin/esbuild
2023-09-14 03:34:56,767 ERROR: Found binary at apps/theme-builder/.swc/plugins/v6_linux_x86_64_0.95.16/2b7b4d5e1360555f98fcdff699450f943f94f717f674b6491265e6de554c0502
2023-09-14 03:34:57,287 ERROR: Found binary at apps/theme-builder/node_modules/esbuild/bin/esbuild
2023-09-14 03:34:57,288 ERROR: Found binary at apps/theme-builder/node_modules/esbuild/node_modules/@esbuild/linux-x64/bin/esbuild
2023-09-14 03:34:57,331 WARNING: Found executable binary, possibly code at apps/theme-builder/node_modules/swc-plugin-react-remove-properties/swc_plugin_react_remove_properties.wasm
2023-09-14 03:34:57,467 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-14 03:34:57,480 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at apps/mobile/node_modules/react-native-webview/android/build.gradle
2023-09-14 03:34:57,480 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at apps/mobile/node_modules/react-native-webview/android/build.gradle
2023-09-14 03:34:57,480 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at apps/mobile/node_modules/react-native-webview/android/build.gradle
2023-09-14 03:34:57,585 INFO: Ignoring binary at apps/mobile/node_modules/react-native/sdks/hermesc/linux64-bin/hermesc
2023-09-14 03:34:57,585 INFO: Ignoring binary at apps/mobile/node_modules/react-native/sdks/hermesc/osx-bin/hermesc
2023-09-14 03:34:57,586 INFO: Ignoring binary at apps/mobile/node_modules/react-native/sdks/hermesc/win64-bin/hermesc.exe
2023-09-14 03:34:57,607 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native/template/android/gradle/wrapper/gradle-wrapper.jar
2023-09-14 03:34:57,661 INFO: Ignoring unknown maven repo 'androidOutputUrl' at apps/mobile/node_modules/react-native/ReactAndroid/publish.gradle
2023-09-14 03:34:57,661 INFO: Ignoring unknown maven repo 'mavenTempLocalUrl' at apps/mobile/node_modules/react-native/ReactAndroid/publish.gradle
2023-09-14 03:34:58,073 WARNING: Found executable binary, possibly code at apps/mobile/node_modules/@callstack/repack-dev-server/dist/img/favicon.ico
2023-09-14 03:34:58,082 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at apps/mobile/node_modules/@callstack/repack/android/build.gradle
2023-09-14 03:34:58,082 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at apps/mobile/node_modules/@callstack/repack/android/build.gradle
2023-09-14 03:34:58,083 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at apps/mobile/node_modules/@callstack/repack/android/build.gradle
2023-09-14 03:34:58,181 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-document-picker/android/build.gradle
2023-09-14 03:34:58,233 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/@react-native-masked-view/masked-view/android/build.gradle
2023-09-14 03:34:58,358 INFO: Removing Android DEX code at apps/mobile/node_modules/react-native-navigation-bar-color/android/build/.transforms/4585620cb4ca3cad0be32a4c1bec7de8/transformed/classes/classes.dex
2023-09-14 03:34:58,492 WARNING: Found executable binary, possibly code at apps/mobile/node_modules/react-native-vector-icons/Fonts/Fontisto.ttf
2023-09-14 03:34:58,495 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-vector-icons/android/build.gradle
2023-09-14 03:34:58,497 INFO: Removing Android DEX code at apps/mobile/node_modules/react-native-vector-icons/android/build/.transforms/f1314fc28eaff1170375cbb76465cb24/transformed/classes/classes.dex
2023-09-14 03:34:58,512 INFO: Ignoring unknown maven repo '$projectDir/../node_modules/react-native/android' at apps/mobile/node_modules/@sayem314/react-native-keep-awake/android/build.gradle
2023-09-14 03:34:58,688 INFO: Ignoring binary at apps/mobile/node_modules/hermes-engine/linux64-bin/hermesc
2023-09-14 03:34:58,689 INFO: Ignoring Android AAR library at apps/mobile/node_modules/hermes-engine/android/hermes-debug.aar
2023-09-14 03:34:58,689 INFO: Ignoring Android AAR library at apps/mobile/node_modules/hermes-engine/android/hermes-release.aar
2023-09-14 03:34:58,690 INFO: Ignoring Android AAR library at apps/mobile/node_modules/hermes-engine/android/hermes-cppruntime-debug.aar
2023-09-14 03:34:58,690 INFO: Ignoring Android AAR library at apps/mobile/node_modules/hermes-engine/android/hermes-cppruntime-release.aar
2023-09-14 03:34:58,692 INFO: Ignoring binary at apps/mobile/node_modules/hermes-engine/osx-bin/hermesc
2023-09-14 03:34:58,692 INFO: Ignoring binary at apps/mobile/node_modules/hermes-engine/win64-bin/hermesc.exe
2023-09-14 03:34:58,842 INFO: Removing Java JAR file at apps/mobile/node_modules/jetifier/lib/jetifier-core-1.0.0-beta09.jar
2023-09-14 03:34:58,843 INFO: Removing Java JAR file at apps/mobile/node_modules/jetifier/lib/jetifier-standalone.jar
2023-09-14 03:34:58,844 INFO: Removing Java JAR file at apps/mobile/node_modules/jetifier/lib/commons-cli-1.3.1.jar
2023-09-14 03:34:58,844 INFO: Removing Java JAR file at apps/mobile/node_modules/jetifier/lib/asm-6.0.jar
2023-09-14 03:34:58,845 INFO: Removing Java JAR file at apps/mobile/node_modules/jetifier/lib/asm-util-6.0.jar
2023-09-14 03:34:58,845 INFO: Removing Java JAR file at apps/mobile/node_modules/jetifier/lib/jetifier-processor-1.0.0-beta09.jar
2023-09-14 03:34:58,846 INFO: Removing Java JAR file at apps/mobile/node_modules/jetifier/lib/kotlin-stdlib-common-1.3.60.jar
2023-09-14 03:34:58,847 INFO: Removing Java JAR file at apps/mobile/node_modules/jetifier/lib/annotations-13.0.jar
2023-09-14 03:34:58,847 INFO: Removing Java JAR file at apps/mobile/node_modules/jetifier/lib/jdom2-2.0.6.jar
2023-09-14 03:34:58,848 INFO: Removing Java JAR file at apps/mobile/node_modules/jetifier/lib/gson-2.8.0.jar
2023-09-14 03:34:58,848 INFO: Removing Java JAR file at apps/mobile/node_modules/jetifier/lib/asm-commons-6.0.jar
2023-09-14 03:34:58,849 INFO: Removing Java JAR file at apps/mobile/node_modules/jetifier/lib/asm-tree-6.0.jar
2023-09-14 03:34:58,849 INFO: Removing Java JAR file at apps/mobile/node_modules/jetifier/lib/kotlin-stdlib-1.3.60.jar
2023-09-14 03:34:58,885 INFO: Removing gzip file archive at apps/mobile/node_modules/react-native-iap/.yarn/install-state.gz
2023-09-14 03:34:58,893 INFO: Removing Java JAR file at apps/mobile/node_modules/react-native-iap/android/libs/in-app-purchasing-2.0.76.jar
2023-09-14 03:34:58,893 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-iap/android/gradle/wrapper/gradle-wrapper.jar
2023-09-14 03:34:58,936 INFO: Removing Java JAR file at apps/mobile/node_modules/detox/Detox-android/com/wix/detox/20.11.2/detox-20.11.2-javadoc.jar
2023-09-14 03:34:58,937 INFO: Removing Java JAR file at apps/mobile/node_modules/detox/Detox-android/com/wix/detox/20.11.2/detox-20.11.2-sources.jar
2023-09-14 03:34:58,937 INFO: Removing Android AAR library at apps/mobile/node_modules/detox/Detox-android/com/wix/detox/20.11.2/detox-20.11.2.aar
2023-09-14 03:34:58,946 INFO: Removing unknown maven repo '$projectDir/../../node_modules/react-native/android' at apps/mobile/node_modules/detox/android/build.gradle
2023-09-14 03:34:58,952 INFO: Removing unknown maven repo '_mavenRepoUrl' at apps/mobile/node_modules/detox/android/detox/publishing.gradle
2023-09-14 03:34:58,980 INFO: Removing Java JAR file at apps/mobile/node_modules/detox/android/libs/genymotion-api-1.2.0.jar
2023-09-14 03:34:58,981 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/detox/android/gradle/wrapper/gradle-wrapper.jar
2023-09-14 03:34:59,056 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-safe-area-context/android/build.gradle
2023-09-14 03:34:59,194 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/build.gradle
2023-09-14 03:34:59,195 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@ammarahmed/react-native-share-extension/android/gradle/wrapper/gradle-wrapper.jar
2023-09-14 03:34:59,282 INFO: Removing Java JAR file at apps/mobile/node_modules/@ammarahmed/react-native-share-extension/node_modules/react-native/android/com/facebook/react/react-native/0.63.5/react-native-0.63.5-javadoc.jar
2023-09-14 03:34:59,284 INFO: Removing Android AAR library at apps/mobile/node_modules/@ammarahmed/react-native-share-extension/node_modules/react-native/android/com/facebook/react/react-native/0.63.5/react-native-0.63.5.aar
2023-09-14 03:34:59,289 INFO: Removing Java JAR file at apps/mobile/node_modules/@ammarahmed/react-native-share-extension/node_modules/react-native/android/com/facebook/react/react-native/0.63.5/react-native-0.63.5-sources.jar
2023-09-14 03:34:59,295 INFO: Removing unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/@ammarahmed/react-native-share-extension/node_modules/react-native/template/android/build.gradle
2023-09-14 03:34:59,295 INFO: Removing unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at apps/mobile/node_modules/@ammarahmed/react-native-share-extension/node_modules/react-native/template/android/build.gradle
2023-09-14 03:34:59,302 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@ammarahmed/react-native-share-extension/node_modules/react-native/template/android/gradle/wrapper/gradle-wrapper.jar
2023-09-14 03:34:59,523 INFO: Removing Java JAR file at apps/mobile/node_modules/@ammarahmed/react-native-share-extension/node_modules/react-native/ReactAndroid/src/main/third-party/java/buck-android-support/buck-android-support.jar
2023-09-14 03:34:59,844 INFO: Removing Android AAR library at apps/mobile/node_modules/@ammarahmed/react-native-share-extension/node_modules/jsc-android/dist/org/webkit/android-jsc-intl/r245459/android-jsc-intl-r245459.aar
2023-09-14 03:34:59,854 INFO: Removing Android AAR library at apps/mobile/node_modules/@ammarahmed/react-native-share-extension/node_modules/jsc-android/dist/org/webkit/android-jsc-cppruntime/r245459/android-jsc-cppruntime-r245459.aar
2023-09-14 03:34:59,856 INFO: Removing Android AAR library at apps/mobile/node_modules/@ammarahmed/react-native-share-extension/node_modules/jsc-android/dist/org/webkit/android-jsc/r245459/android-jsc-r245459.aar
2023-09-14 03:34:59,887 INFO: Removing static library at apps/mobile/node_modules/@ammarahmed/react-native-sodium/libsodium/libsodium-ios/lib/libsodium.a
2023-09-14 03:35:00,196 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-bootsplash/android/build.gradle
2023-09-14 03:35:00,197 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at apps/mobile/node_modules/react-native-bootsplash/android/build.gradle
2023-09-14 03:35:00,392 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-svg/android/build.gradle
2023-09-14 03:35:00,467 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-mmkv-storage/android/gradle/wrapper/gradle-wrapper.jar
2023-09-14 03:35:00,531 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-securerandom/android/build.gradle
2023-09-14 03:35:00,539 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-get-random-values/android/build.gradle
2023-09-14 03:35:00,573 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at apps/mobile/node_modules/react-native-gzip/android/build.gradle
2023-09-14 03:35:00,573 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at apps/mobile/node_modules/react-native-gzip/android/build.gradle
2023-09-14 03:35:00,573 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at apps/mobile/node_modules/react-native-gzip/android/build.gradle
2023-09-14 03:35:00,710 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/@react-native-community/netinfo/android/build.gradle
2023-09-14 03:35:00,712 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@react-native-community/netinfo/android/gradle/wrapper/gradle-wrapper.jar
2023-09-14 03:35:00,718 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@react-native-community/checkbox/android/gradle/wrapper/gradle-wrapper.jar
2023-09-14 03:35:00,904 INFO: Removing binary at apps/mobile/node_modules/@react-native/gradle-plugin/build/kotlin/compileKotlin/cacheable/last-build.bin
2023-09-14 03:35:00,913 INFO: Removing binary at apps/mobile/node_modules/@react-native/gradle-plugin/build/kotlin/compileKotlin/local-state/build-history.bin
2023-09-14 03:35:00,914 INFO: Removing Java JAR file at apps/mobile/node_modules/@react-native/gradle-plugin/build/libs/react-native-gradle-plugin.jar
2023-09-14 03:35:00,915 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$buildCodegenTask$1.class
2023-09-14 03:35:00,915 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt$configureReactTasks$1.class
2023-09-14 03:35:00,916 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt.class
2023-09-14 03:35:00,916 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactExtension.class
2023-09-14 03:35:00,917 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$buildCodegenTask$1$1.class
2023-09-14 03:35:00,917 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$apply$1$2$1.class
2023-09-14 03:35:00,918 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$generateCodegenArtifactsTask$1$1.class
2023-09-14 03:35:00,918 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin.class
2023-09-14 03:35:00,919 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt$configureReactTasks$2.class
2023-09-14 03:35:00,919 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$1.class
2023-09-14 03:35:00,919 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/TaskConfigurationKt$configureReactTasks$bundleTask$1.class
2023-09-14 03:35:00,920 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$generateCodegenArtifactsTask$1.class
2023-09-14 03:35:00,920 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$generateCodegenSchemaTask$1$1.class
2023-09-14 03:35:00,921 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$configureCodegen$generateCodegenSchemaTask$1.class
2023-09-14 03:35:00,921 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$apply$2.class
2023-09-14 03:35:00,922 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$apply$1.class
2023-09-14 03:35:00,922 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/ReactPlugin$apply$1$1.class
2023-09-14 03:35:00,923 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BundleHermesCTask$sources$1.class
2023-09-14 03:35:00,923 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BundleHermesCTask.class
2023-09-14 03:35:00,923 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask$output$2.class
2023-09-14 03:35:00,924 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask$1.class
2023-09-14 03:35:00,924 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenArtifactsTask.class
2023-09-14 03:35:00,925 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask$Companion.class
2023-09-14 03:35:00,925 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask$input$2.class
2023-09-14 03:35:00,926 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BuildCodegenCLITask.class
2023-09-14 03:35:00,926 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/BundleHermesCTask$runCommand$1.class
2023-09-14 03:35:00,926 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenSchemaTask$jsInputFiles$1.class
2023-09-14 03:35:00,927 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/GenerateCodegenSchemaTask.class
2023-09-14 03:35:00,927 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareLibeventTask.class
2023-09-14 03:35:00,928 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask$taskAction$1.class
2023-09-14 03:35:00,928 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PreparePrefabHeadersTask.class
2023-09-14 03:35:00,929 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareBoostTask.class
2023-09-14 03:35:00,929 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask$taskAction$jscAAR$1.class
2023-09-14 03:35:00,930 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask.class
2023-09-14 03:35:00,930 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask.class
2023-09-14 03:35:00,931 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask$taskAction$1$1.class
2023-09-14 03:35:00,931 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareLibeventTask$taskAction$1.class
2023-09-14 03:35:00,931 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask$taskAction$2$1.class
2023-09-14 03:35:00,932 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask$taskAction$soFiles$1.class
2023-09-14 03:35:00,932 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareLibeventTask$taskAction$1$1.class
2023-09-14 03:35:00,933 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask$taskAction$1.class
2023-09-14 03:35:00,933 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PreparePrefabHeadersTask$taskAction$1$1$1.class
2023-09-14 03:35:00,934 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareBoostTask$taskAction$1.class
2023-09-14 03:35:00,934 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask$taskAction$headerFiles$1.class
2023-09-14 03:35:00,934 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareJSCTask$taskAction$1$1.class
2023-09-14 03:35:00,935 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/PrepareGlogTask$taskAction$2.class
2023-09-14 03:35:00,935 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/tasks/internal/utils/PrefabPreprocessingEntry.class
2023-09-14 03:35:00,936 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/model/ModelPackageJson.class
2023-09-14 03:35:00,936 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/model/ModelCodegenConfig.class
2023-09-14 03:35:00,937 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/model/ModelCodegenConfigAndroid.class
2023-09-14 03:35:00,937 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/BackwardCompatUtils.class
2023-09-14 03:35:00,938 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/FileUtilsKt.class
2023-09-14 03:35:00,938 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$mavenRepoFromUrl$1.class
2023-09-14 03:35:00,939 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils.class
2023-09-14 03:35:00,939 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/TaskUtilsKt.class
2023-09-14 03:35:00,940 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureDevPorts$action$1$1.class
2023-09-14 03:35:00,940 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/ProjectUtils.class
2023-09-14 03:35:00,940 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1.class
2023-09-14 03:35:00,941 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/PathUtils.class
2023-09-14 03:35:00,941 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtilsKt.class
2023-09-14 03:35:00,942 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/NdkConfiguratorUtils$configureReactNativeNdk$1$1.class
2023-09-14 03:35:00,942 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureDependencies$1$1.class
2023-09-14 03:35:00,943 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1$1$1$1.class
2023-09-14 03:35:00,943 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureDependencies$1.class
2023-09-14 03:35:00,943 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JdkConfiguratorUtils.class
2023-09-14 03:35:00,944 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/Os.class
2023-09-14 03:35:00,944 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$mavenRepoFromURI$1.class
2023-09-14 03:35:00,945 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JdkConfiguratorUtils$configureJavaToolChains$1.class
2023-09-14 03:35:00,945 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils.class
2023-09-14 03:35:00,946 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/PropertyUtils.class
2023-09-14 03:35:00,946 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtils$configureBuildConfigFields$action$1$1.class
2023-09-14 03:35:00,946 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureDependencies$1$1$1.class
2023-09-14 03:35:00,947 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/KotlinStdlibCompatUtils.class
2023-09-14 03:35:00,947 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/AgpConfiguratorUtilsKt.class
2023-09-14 03:35:00,948 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JsonUtils.class
2023-09-14 03:35:00,948 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/JdkConfiguratorUtils$configureJavaToolChains$1$action$1$1.class
2023-09-14 03:35:00,949 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/DependencyUtils$configureRepositories$1$1$1.class
2023-09-14 03:35:00,949 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/NdkConfiguratorUtils.class
2023-09-14 03:35:00,949 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/PathUtils$projectPathToLibraryName$1.class
2023-09-14 03:35:00,950 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/utils/NdkConfiguratorUtils$configureReactNativeNdk$1.class
2023-09-14 03:35:00,950 INFO: Removing Java compiled class at apps/mobile/node_modules/@react-native/gradle-plugin/build/classes/kotlin/main/com/facebook/react/internal/PrivateReactExtension.class
2023-09-14 03:35:00,951 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@react-native/gradle-plugin/gradle/wrapper/gradle-wrapper.jar
2023-09-14 03:35:01,264 INFO: Removing Java JAR file at apps/mobile/node_modules/react-native-orientation/android/build/.transforms/444a49ff95cab8499563526868ca3f9d/transformed/out/jars/classes.jar
2023-09-14 03:35:01,268 INFO: Removing unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-orientation/demo/android/build.gradle
2023-09-14 03:35:01,273 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-orientation/demo/android/gradle/wrapper/gradle-wrapper.jar
2023-09-14 03:35:01,284 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-share/android/build.gradle
2023-09-14 03:35:01,284 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at apps/mobile/node_modules/react-native-share/android/build.gradle
2023-09-14 03:35:01,940 INFO: Ignoring unknown maven repo '$projectDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-screens/android/build.gradle
2023-09-14 03:35:01,986 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle
2023-09-14 03:35:01,986 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle
2023-09-14 03:35:01,986 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at apps/mobile/node_modules/react-native-actions-shortcuts/android/build.gradle
2023-09-14 03:35:02,042 INFO: Ignoring unknown maven repo '$reactNativeRootDir/android' at apps/mobile/node_modules/react-native-reanimated/android/build.gradle
2023-09-14 03:35:02,042 INFO: Ignoring unknown maven repo '$reactNativeRootDir/../jsc-android/dist' at apps/mobile/node_modules/react-native-reanimated/android/build.gradle
2023-09-14 03:35:02,054 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-reanimated/android/gradle/wrapper/gradle-wrapper.jar
2023-09-14 03:35:02,068 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-image-picker/android/gradle/wrapper/gradle-wrapper.jar
2023-09-14 03:35:02,219 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-keychain/android/build.gradle
2023-09-14 03:35:02,219 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at apps/mobile/node_modules/react-native-keychain/android/build.gradle
2023-09-14 03:35:02,239 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-device-info/android/build.gradle
2023-09-14 03:35:02,383 INFO: Removing gzip file archive at apps/mobile/node_modules/@fastify/static/test/static-pre-compressed/gzip-only.html.gz
2023-09-14 03:35:02,383 INFO: Removing gzip file archive at apps/mobile/node_modules/@fastify/static/test/static-pre-compressed/all-three.html.gz
2023-09-14 03:35:02,463 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/react-native-notification-sounds/android/gradle/wrapper/gradle-wrapper.jar
2023-09-14 03:35:02,547 INFO: Ignoring unknown maven repo 'defaultDir.toString()' at apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/build.gradle
2023-09-14 03:35:02,547 INFO: Ignoring unknown maven repo 'androidPrebuiltBinaryDir.toString()' at apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/build.gradle
2023-09-14 03:35:02,547 INFO: Ignoring unknown maven repo 'androidSourcesDir.toString()' at apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/build.gradle
2023-09-14 03:35:02,549 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@bam.tech/react-native-image-resizer/android/gradle/wrapper/gradle-wrapper.jar
2023-09-14 03:35:02,587 INFO: Ignoring Android AAR library at apps/mobile/node_modules/jsc-android/dist/org/webkit/android-jsc-intl/r250231/android-jsc-intl-r250231.aar
2023-09-14 03:35:02,588 INFO: Ignoring Android AAR library at apps/mobile/node_modules/jsc-android/dist/org/webkit/android-jsc-cppruntime/r250231/android-jsc-cppruntime-r250231.aar
2023-09-14 03:35:02,589 INFO: Ignoring Android AAR library at apps/mobile/node_modules/jsc-android/dist/org/webkit/android-jsc/r250231/android-jsc-r250231.aar
2023-09-14 03:35:02,691 INFO: Removing gradle-wrapper.jar at apps/mobile/node_modules/@react-native-clipboard/clipboard/android/gradle/wrapper/gradle-wrapper.jar
2023-09-14 03:35:02,703 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-blob-util/android/build.gradle
2023-09-14 03:35:02,703 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at apps/mobile/node_modules/react-native-blob-util/android/build.gradle
2023-09-14 03:35:02,703 INFO: Ignoring unknown maven repo 'file://${projectDir}/../android/maven' at apps/mobile/node_modules/react-native-blob-util/android/build.gradle
2023-09-14 03:35:02,825 INFO: Removing usual suspect 'google.*play.*services' at apps/mobile/node_modules/react-native-in-app-review/android/build.gradle
2023-09-14 03:35:02,825 INFO: Removing unknown maven repo '$projectDir/../node_modules/react-native/android' at apps/mobile/node_modules/react-native-in-app-review/android/build.gradle
2023-09-14 03:35:02,901 INFO: Ignoring unknown maven repo '$rootDir/../../node_modules/detox/Detox-android' at apps/mobile/native/android/build.gradle
2023-09-14 03:35:02,915 INFO: Removing gradle-wrapper.jar at apps/mobile/native/android/gradle/wrapper/gradle-wrapper.jar
2023-09-14 03:35:03,132 INFO: Removing binary at servers/themes/node_modules/esbuild/bin/esbuild
2023-09-14 03:35:03,154 INFO: Removing binary at servers/themes/node_modules/@esbuild/linux-x64/bin/esbuild
2023-09-14 03:35:03,207 ERROR: Could not build app com.streetwriters.notesnook: Can't build due to 6 errors while scanning
2023-09-14 03:35:03,207 DEBUG: Error encoutered, stopping by user request.
==== detail end ====