+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 2285759
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Tue 14 Feb 2023 03:33:42 PM CET
+ uptime
15:33:42 up 82 days, 21:11, 0 users, load average: 0.00, 0.00, 0.00
+ ff=default
+ image=iammaxim/j2eo:latest
+ rebase=false
+ head_branch=master
+ pull_title='Update plugin org.jlleitschuh.gradle.ktlint to v11.2.0'
+ author=yegor256
+ directory=
+ head=git@github.com:polystat/j2eo.git
+ pull_id=253
+ fork=git@github.com:polystat/j2eo.git
+ fork_branch=renovate/org.jlleitschuh.gradle.ktlint-11.x
+ squash=false
+ vars=('--env=head=git@github.com:polystat/j2eo.git' '--env=pull_id=253' '--env=fork=git@github.com:polystat/j2eo.git' '--env=fork_branch=renovate/org.jlleitschuh.gradle.ktlint-11.x' '--env=head_branch=master' '--env=pull_title=Update plugin org.jlleitschuh.gradle.ktlint to v11.2.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:polystat/j2eo.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=253'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:polystat/j2eo.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/org.jlleitschuh.gradle.ktlint-11.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update plugin org.jlleitschuh.gradle.ktlint to v11.2.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''cp ../gradle.properties .'\'' '\'';'\'' '\''wget https://www.antlr.org/download/antlr-4.9.2-complete.jar'\'' '\'';'\'' '\''gradle build --info'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:polystat/j2eo.git'\''' ';' 'export '\''pull_id=253'\''' ';' 'export '\''fork=git@github.com:polystat/j2eo.git'\''' ';' 'export '\''fork_branch=renovate/org.jlleitschuh.gradle.ktlint-11.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update plugin org.jlleitschuh.gradle.ktlint to v11.2.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'cp ../gradle.properties .' ';' 'wget https://www.antlr.org/download/antlr-4.9.2-complete.jar' ';' 'gradle build --info' ';')
+ container=polystat_j2eo_253
+ as_root=true
+ hostname
m2262.contaboserver.net
+ git --version
git version 2.25.1
+ docker --version
Docker version 23.0.1, build a5ee5b1
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:polystat/j2eo.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:polystat/j2eo.git'\''' ']'
+ cd ..
+ cat
+ '[' true = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:polystat/j2eo.git'\''' ';' 'export '\''pull_id=253'\''' ';' 'export '\''fork=git@github.com:polystat/j2eo.git'\''' ';' 'export '\''fork_branch=renovate/org.jlleitschuh.gradle.ktlint-11.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update plugin org.jlleitschuh.gradle.ktlint to v11.2.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'cp ../gradle.properties .' ';' 'wget https://www.antlr.org/download/antlr-4.9.2-complete.jar' ';' 'gradle build --info' ';'
+ sensitive=()
+ rm -rf .gnupg
+ cd repo
+ git remote add fork git@github.com:polystat/j2eo.git
+ git remote update
Fetching origin
Fetching fork
From github.com:polystat/j2eo
* [new branch] develop -> fork/develop
* [new branch] master -> fork/master
* [new branch] renovate/checkstyle-10.x -> fork/renovate/checkstyle-10.x
* [new branch] renovate/checkstyle.version -> fork/renovate/checkstyle.version
* [new branch] renovate/com.jcabi-parent-0.x -> fork/renovate/com.jcabi-parent-0.x
* [new branch] renovate/org.jlleitschuh.gradle.ktlint-11.x -> fork/renovate/org.jlleitschuh.gradle.ktlint-11.x
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/org.jlleitschuh.gradle.ktlint-11.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/org.jlleitschuh.gradle.ktlint-11.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Updating 49d6a48..7183fa0
Fast-forward
build.gradle.kts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.00
++ echo 0.00 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.00, low enough to run a new Docker container'
load average is 0.00, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=iammaxim/j2eo:latest
+ docker pull iammaxim/j2eo:latest
latest: Pulling from iammaxim/j2eo
Digest: sha256:dcd489a532d7458ac6afe366b8a65ac39d3d96defa5740b6072ee2df51fb64f4
Status: Image is up to date for iammaxim/j2eo:latest
docker.io/iammaxim/j2eo:latest
+ docker ps --filter=status=exited
+ grep --quiet '\spolystat_j2eo_253\s*$'
+ ls -al .
total 60
drwx------ 3 rultor rultor 4096 Feb 14 15:33 .
drwxrwxrwt 13 root root 4096 Feb 14 15:33 ..
-rw-rw-r-- 1 rultor rultor 9 Feb 14 15:33 docker-password
-rwxrwxr-x 1 rultor rultor 556 Feb 14 15:33 end.sh
-rwxrwxr-x 1 rultor rultor 162 Feb 14 15:33 entry.sh
-rw-rw-r-- 1 rultor rultor 42 Feb 14 15:33 gradle.properties
-rw-rw-r-- 1 rultor rultor 8 Feb 14 15:33 pid
-rw-rw-r-- 1 rultor rultor 1228 Feb 14 15:33 pubring.gpg
drwxrwxr-x 8 rultor rultor 4096 Feb 14 15:33 repo
-rwxrwxr-x 1 rultor rultor 6017 Feb 14 15:33 run.sh
-rw-rw-r-- 1 rultor rultor 617 Feb 14 15:33 script.sh
-rw-rw-r-- 1 rultor rultor 2530 Feb 14 15:33 secring.gpg
-rw-rw-r-- 1 rultor rultor 5543 Feb 14 15:33 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-mByB:/main --env=head=git@github.com:polystat/j2eo.git --env=pull_id=253 --env=fork=git@github.com:polystat/j2eo.git --env=fork_branch=renovate/org.jlleitschuh.gradle.ktlint-11.x --env=head_branch=master '--env=pull_title=Update plugin org.jlleitschuh.gradle.ktlint to v11.2.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:polystat/j2eo.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=253'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:polystat/j2eo.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/org.jlleitschuh.gradle.ktlint-11.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update plugin org.jlleitschuh.gradle.ktlint to v11.2.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''cp ../gradle.properties .'\'' '\'';'\'' '\''wget https://www.antlr.org/download/antlr-4.9.2-complete.jar'\'' '\'';'\'' '\''gradle build --info'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-mByB/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=polystat_j2eo_253 iammaxim/j2eo:latest /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ mkdir /home/r
+ cp -R ./cid ./docker-password ./end.sh ./entry.sh ./gradle.properties ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./stdout /home/r
+ rm -rf repo
+ chmod a+x /home/r/script.sh
+ /home/r/script.sh
+ set -e
+ set -o pipefail
+ '[' -e /home/r/.profile ']'
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export head=git@github.com:polystat/j2eo.git
+ head=git@github.com:polystat/j2eo.git
+ export pull_id=253
+ pull_id=253
+ export fork=git@github.com:polystat/j2eo.git
+ fork=git@github.com:polystat/j2eo.git
+ export fork_branch=renovate/org.jlleitschuh.gradle.ktlint-11.x
+ fork_branch=renovate/org.jlleitschuh.gradle.ktlint-11.x
+ export head_branch=master
+ head_branch=master
+ export 'pull_title=Update plugin org.jlleitschuh.gradle.ktlint to v11.2.0'
+ pull_title='Update plugin org.jlleitschuh.gradle.ktlint to v11.2.0'
+ export author=yegor256
+ author=yegor256
+ cp ../gradle.properties .
+ wget https://www.antlr.org/download/antlr-4.9.2-complete.jar
--2023-02-14 14:33:55-- https://www.antlr.org/download/antlr-4.9.2-complete.jar
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving www.antlr.org (www.antlr.org)... 185.199.111.153, 185.199.109.153, 185.199.108.153, ...
Connecting to www.antlr.org (www.antlr.org)|185.199.111.153|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2100564 (2.0M) [application/java-archive]
Saving to: ‘antlr-4.9.2-complete.jar’
antlr-4.9.2-complet 100%[===================>] 2.00M 11.2MB/s in 0.2s
2023-02-14 14:33:55 (11.2 MB/s) - ‘antlr-4.9.2-complete.jar’ saved [2100564/2100564]
+ gradle build --info
Initialized native services in: /root/.gradle/native
Initialized jansi services in: /root/.gradle/native
Removing daemon from the registry due to communication failure. Daemon information: DaemonInfo{pid=63, address=[d4998927-8b9d-4d04-a34f-2b45122b76a9 port:41555, addresses:[/127.0.0.1]], state=Idle, lastBusy=1658483579203, context=DefaultDaemonContext[uid=6214c473-6995-4d29-99f0-7e808a06990b,javaHome=/usr/lib/jvm/java-18-openjdk,daemonRegistryDir=/root/.gradle/daemon,pid=63,idleTimeout=10800000,priority=NORMAL,daemonOpts=--add-opens,java.base/java.util=ALL-UNNAMED,--add-opens,java.base/java.lang=ALL-UNNAMED,--add-opens,java.base/java.lang.invoke=ALL-UNNAMED,--add-opens,java.base/java.util=ALL-UNNAMED,--add-opens,java.prefs/java.util.prefs=ALL-UNNAMED,--add-opens,java.prefs/java.util.prefs=ALL-UNNAMED,--add-opens,java.base/java.nio.charset=ALL-UNNAMED,--add-opens,java.base/java.net=ALL-UNNAMED,--add-opens,java.base/java.util.concurrent.atomic=ALL-UNNAMED,-XX:MaxMetaspaceSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xms256m,-Xmx512m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]}
2A1B1m> Connecting to Daemonm22D1B2ARemoving 0 daemon stop events from registry
Previous Daemon (63) stopped at Tue Feb 14 14:33:56 GMT 2023 by user or operating system0K
Starting a Gradle Daemon, 1 incompatible and 1 stopped Daemons could not be reused, use --status for details
0K
2A1B1m> Starting Daemonm17D1B2AStarting process 'Gradle build daemon'. Working directory: /root/.gradle/daemon/7.5 Command: /usr/lib/jvm/java-18-openjdk/bin/java --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.prefs/java.util.prefs=ALL-UNNAMED --add-opens java.prefs/java.util.prefs=ALL-UNNAMED --add-opens java.base/java.nio.charset=ALL-UNNAMED --add-opens java.base/java.net=ALL-UNNAMED --add-opens java.base/java.util.concurrent.atomic=ALL-UNNAMED -XX:MaxMetaspaceSize=256m -XX:+HeapDumpOnOutOfMemoryError -Xms256m -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /usr/share/java/gradle/lib/gradle-launcher-7.5.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 7.5
Successfully started process 'Gradle build daemon'0K
0K
2A1B1m> Starting Daemonm17D1B2AAn attempt to start the daemon took 1.058 secs.
1B0K
2A0K1B> IDLE6D1B2AThe client will now receive all logging from the daemon (pid: 54). The daemon log file: /root/.gradle/daemon/7.5/daemon-54.out.log
Starting build in new daemon [memory: 512 MiB]0K
0K
2A1B> IDLE6D1B2AUsing 12 worker leases.
1B0K
2A0K1B> IDLE6D1B2A1m<0;1m-------------> 0% INITIALIZING [49ms]m38D2B2A1m<0;1m-------------> 0% INITIALIZING [149ms]m39D2B2A1m<0;1m-------------> 0% INITIALIZING [249ms]m39D2B2A1m<0;1m-------------> 0% INITIALIZING [349ms]m39D2B2A1m<0;1m-------------> 0% INITIALIZING [449ms]m39D2B2A1m<0;1m-------------> 0% INITIALIZING [549ms]m39D2B2A1m<0;1m-------------> 0% INITIALIZING [649ms]m39D2B2AWatching the file system is configured to be enabled if available0K
Not watching /home/r/repo since the file system is not supported0K
File system watching is active
0K
0K
2A1m<0;1m-------------> 0% INITIALIZING [749ms]m39D1B> IDLE6D1B2A1m<0;1m-------------> 0% INITIALIZING [850ms]m39D1B1m> Evaluating settingsm21D1B2A1m<0;1m-------------> 0% INITIALIZING [950ms]m39D2B2A1m<0;1m-------------> 0% INITIALIZING [1s]m0K36D2B2AStarting Build0K
1B0K
2A1m<0;1m-------------> 0% INITIALIZING [1s]m36D1B1m> Evaluating settingsm21D1B2A1m<0;1m-------------> 0% INITIALIZING [2s]m36D2B2ASkipping Kotlin DSL script compilation (Settings/TopLevel/stage1) as it is up-to-date.0K
1B0K
2A1m<0;1m-------------> 0% INITIALIZING [2s]m36D1B1m> Evaluating settingsm21D1B2ASettings evaluated using settings file '/home/r/repo/settings.gradle.kts'.0K
1B0K
2A1m<0;1m-------------> 0% CONFIGURING [2s]m35D1B1m> Loading projectsm18D1B2AProjects loaded. Root project using build file '/home/r/repo/build.gradle.kts'.0K
Included projects: [root project 'J2EO']0K
0K
0K
2A1m<0;1m-------------> 0% CONFIGURING [2s]m35D1B1m> root projectm14D1B2A1m<0;1m-------------> 0% CONFIGURING [3s]m35D2B1A1m> root project > Compiling build file 'build.gradle.kts'm56D1B2A1m<0;1m-------------> 0% CONFIGURING [4s]m35D2B2A0K
1m> Configure project :m0K
Evaluating root project 'J2EO' using build file '/home/r/repo/build.gradle.kts'.
Caching disabled for Kotlin DSL plugin accessors for classpath 'a2382fe04968ac47ecb1ed8a957d688a' because:
Build cache is disabled
Skipping Kotlin DSL plugin accessors for classpath 'a2382fe04968ac47ecb1ed8a957d688a' as it is up-to-date.
Caching disabled for Kotlin DSL script compilation (Project/TopLevel/stage1) because:
Build cache is disabled
Kotlin DSL script compilation (Project/TopLevel/stage1) is not up-to-date because:
No history is available.
0K
0K
2A1m<0;1m-------------> 0% CONFIGURING [4s]m35D1B1m> root project > Compiling build file 'build.gradle.kts'm56D1B2A1m<0;1m-------------> 0% CONFIGURING [5s]m35D2B2A1m<0;1m-------------> 0% CONFIGURING [6s]m35D2B2A1m<0;1m-------------> 0% CONFIGURING [7s]m35D2B1A1m> root projectm0K14D1B1A1m> root project > Resolve dependencies of detachedConfiguration1m63D1B1A1m> root project > Resolve dependencies of detachedConfiguration1 > io.spring.depm79D1B2A1m<0;1m-------------> 0% CONFIGURING [8s]m35D2B2ADownloading https://plugins.gradle.org/m2/io/spring/dependency-management/io.spring.dependency-management.gradle.plugin/1.1.0/io.spring.dependency-management.gradle.plugin-1.1.0.pom to /root/.gradle/.tmp/gradle_download4521761799427470648bin0K
1B0K
2A1m<0;1m-------------> 0% CONFIGURING [8s]m0K35D1B1m> root project > Resolve dependencies of detachedConfiguration1m63D1B1A1m> root project > Resolve dependencies of detachedConfiguration2 > org.jlleitschm79D1B2ADownloading https://plugins.gradle.org/m2/org/jlleitschuh/gradle/ktlint/org.jlleitschuh.gradle.ktlint.gradle.plugin/11.2.0/org.jlleitschuh.gradle.ktlint.gradle.plugin-11.2.0.pom to /root/.gradle/.tmp/gradle_download2859227971655044129bin0K
1B0K
2A1m<0;1m-------------> 0% CONFIGURING [8s]m0K35D1B1m> root project > Resolve dependencies of detachedConfiguration3 > org.jetbrainsm79D1B2ADownloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/jvm/org.jetbrains.kotlin.jvm.gradle.plugin/1.8.10/org.jetbrains.kotlin.jvm.gradle.plugin-1.8.10.pom to /root/.gradle/.tmp/gradle_download12354319397645802587bin0K
1B0K
2A1m<0;1m-------------> 0% CONFIGURING [8s]m0K35D1B1m> root project > Resolve dependencies of :classpath > dependency-management-plum79D1B2ADownloading https://plugins.gradle.org/m2/io/spring/gradle/dependency-management-plugin/1.1.0/dependency-management-plugin-1.1.0.pom to /root/.gradle/.tmp/gradle_download15092671510546117997bin0K
1B0K
2A1m<0;1m-------------> 0% CONFIGURING [8s]m0K35D1B1m> root project > Resolve dependencies of :classpath > dependency-management-plum79D1B2ADownloading https://plugins.gradle.org/m2/io/spring/gradle/dependency-management-plugin/1.1.0/dependency-management-plugin-1.1.0.module to /root/.gradle/.tmp/gradle_download3347144876129027805bin0K
1B0K
2A1m<0;1m-------------> 0% CONFIGURING [8s]m0K35D1B1m> root project > Resolve dependencies of :classpathm51D1B2A1m<0;1m-------------> 0% CONFIGURING [9s]m35D1B1m> root project > Resolve dependencies of :classpath > ktlint-gradle-11.2.0.pomm78D1B2ADownloading https://plugins.gradle.org/m2/org/jlleitschuh/gradle/ktlint-gradle/11.2.0/ktlint-gradle-11.2.0.pom to /root/.gradle/.tmp/gradle_download1892266478063221688bin0K
1B0K
2A1m<0;1m-------------> 0% CONFIGURING [9s]m0K35D1B1m> root project > Resolve dependencies of :classpath > ktlint-gradle-11.2.0.modum79D1B2ADownloading https://plugins.gradle.org/m2/org/jlleitschuh/gradle/ktlint-gradle/11.2.0/ktlint-gradle-11.2.0.module to /root/.gradle/.tmp/gradle_download3374129682064805105bin0K
1B0K
2A1m<0;1m-------------> 0% CONFIGURING [9s]m0K35D1B1m> root project > Resolve dependencies of :classpath > kotlin-gradle-plugin-1.8.m79D1B2ADownloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin/1.8.10/kotlin-gradle-plugin-1.8.10.pom to /root/.gradle/.tmp/gradle_download10464441422517137655bin0K
1B0K
2A1m<0;1m-------------> 0% CONFIGURING [9s]m0K35D1B1m> root project > Resolve dependencies of :classpath > kotlin-gradle-plugin-1.8.m79D1B2A1m<0;1m-------------> 0% CONFIGURING [10s]m36D2B2ADownloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin/1.8.10/kotlin-gradle-plugin-1.8.10.module to /root/.gradle/.tmp/gradle_download9120703928248600288bin0K
1B0K
2A1m<0;1m-------------> 0% CONFIGURING [10s]m0K36D1B1m> root project > Resolve dependencies of :classpath > kotlin-gradle-plugin-1.8.m79D1B
4A1m> root project > Resolve dependencies of :classpath > kotlin-gradle-plugin-api-m79D1B1m> root project > Resolve dependencies of :classpath > kotlin-compiler-embeddablm79D1B1m> root project > Resolve dependencies of :classpath > kotlin-gradle-plugin-ideam79D1B1m> root project > Resolve dependencies of :classpath > kotlin-util-klib-1.8.10.pm79D1B5ADownloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-util-klib/1.8.10/kotlin-util-klib-1.8.10.pom to /root/.gradle/.tmp/gradle_download12775800596208195654bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.8.10/kotlin-annotation-processing-gradle-1.8.10.pom to /root/.gradle/.tmp/gradle_download14111750292120457641bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-klib-commonizer-api/1.8.10/kotlin-klib-commonizer-api-1.8.10.pom to /root/.gradle/.tmp/gradle_download9335649960205932502bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.8.10/kotlin-gradle-plugin-model-1.8.10.pom to /root/.gradle/.tmp/gradle_download4041970799856135285bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.8.10/kotlin-gradle-plugin-api-1.8.10.pom to /root/.gradle/.tmp/gradle_download15591230651277861096bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-idea-proto/1.8.10/kotlin-gradle-plugin-idea-proto-1.8.10.pom to /root/.gradle/.tmp/gradle_download7804729923517649983bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-idea/1.8.10/kotlin-gradle-plugin-idea-1.8.10.pom to /root/.gradle/.tmp/gradle_download16764849528884782272bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-compiler-runner/1.8.10/kotlin-compiler-runner-1.8.10.pom to /root/.gradle/.tmp/gradle_download336140022330992508bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.8.10/kotlin-compiler-embeddable-1.8.10.pom to /root/.gradle/.tmp/gradle_download8014141429379915278bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-android-extensions/1.8.10/kotlin-android-extensions-1.8.10.pom to /root/.gradle/.tmp/gradle_download18257696659709818330bin
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [10s]m36D1B1m> root project > Resolve dependencies of :classpath > kotlin-scripting-compilerm79D1B> IDLE6D1B> IDLE6D1B1m> root project > Resolve dependencies of :classpath > kotlin-project-model-1.8.m79D1B5ADownloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-tooling-core/1.8.10/kotlin-tooling-core-1.8.10.pom to /root/.gradle/.tmp/gradle_download6563546397289085400bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-project-model/1.8.10/kotlin-project-model-1.8.10.pom to /root/.gradle/.tmp/gradle_download17885897466197538496bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.8.10/kotlin-scripting-compiler-impl-embeddable-1.8.10.pom to /root/.gradle/.tmp/gradle_download4048761719702087035bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.8.10/kotlin-scripting-compiler-embeddable-1.8.10.pom to /root/.gradle/.tmp/gradle_download5646082560244900439bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.8.10/kotlin-gradle-plugin-api-1.8.10.module to /root/.gradle/.tmp/gradle_download4494118182270101757bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-idea/1.8.10/kotlin-gradle-plugin-idea-1.8.10.module to /root/.gradle/.tmp/gradle_download135703253837944493bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.8.10/kotlin-gradle-plugin-model-1.8.10.module to /root/.gradle/.tmp/gradle_download643514126245663405bin
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [10s]m36D1B1m> root project > Resolve dependencies of :classpath > kotlin-native-utils-1.8.1m79D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5ADownloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-native-utils/1.8.10/kotlin-native-utils-1.8.10.pom to /root/.gradle/.tmp/gradle_download11406717545168171166bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-util-io/1.8.10/kotlin-util-io-1.8.10.pom to /root/.gradle/.tmp/gradle_download8508456286900243185bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.8.10/kotlin-daemon-embeddable-1.8.10.pom to /root/.gradle/.tmp/gradle_download7656362320683023367bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.pom to /root/.gradle/.tmp/gradle_download17065467710659529990bin0K
1B0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [10s]m36D1B1m> root project > Resolve dependencies of :classpathm51D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5ADownloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-build-common/1.8.10/kotlin-build-common-1.8.10.pom to /root/.gradle/.tmp/gradle_download14360422564417934784bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-daemon-client/1.8.10/kotlin-daemon-client-1.8.10.pom to /root/.gradle/.tmp/gradle_download17399639194332993061bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.8.10/kotlin-scripting-jvm-1.8.10.pom to /root/.gradle/.tmp/gradle_download9204634272602109097bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-common/1.8.10/kotlin-scripting-common-1.8.10.pom to /root/.gradle/.tmp/gradle_download10170506985139817354bin0K
1B0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [10s]m36D1B1m> root project > Resolve dependencies of :classpathm51D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B4A1m> root projectm0K14D4B5AResource missing. [HTTP HEAD: https://plugins.gradle.org/m2/io/spring/dependency-management/io.spring.dependency-management.gradle.plugin/1.1.0/io.spring.dependency-management.gradle.plugin-1.1.0.jar]0K
4B0K
5A1m<0;1m-------------> 0% CONFIGURING [11s]m36D1B1m> root projectm14D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5AResource missing. [HTTP HEAD: https://plugins.gradle.org/m2/org/jlleitschuh/gradle/ktlint/org.jlleitschuh.gradle.ktlint.gradle.plugin/11.2.0/org.jlleitschuh.gradle.ktlint.gradle.plugin-11.2.0.jar]0K
4B0K
5A1m<0;1m-------------> 0% CONFIGURING [11s]m36D1B1m> root projectm14D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5AResource missing. [HTTP HEAD: https://plugins.gradle.org/m2/org/jetbrains/kotlin/jvm/org.jetbrains.kotlin.jvm.gradle.plugin/1.8.10/org.jetbrains.kotlin.jvm.gradle.plugin-1.8.10.jar]0K
4B0K
5A1m<0;1m-------------> 0% CONFIGURING [11s]m36D1B1m> root projectm14D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5AResource missing. [HTTP HEAD: https://plugins.gradle.org/m2/com/github/dawnwords/jacoco/badge/com.github.dawnwords.jacoco.badge.gradle.plugin/0.2.4/com.github.dawnwords.jacoco.badge.gradle.plugin-0.2.4.jar]0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.8.10/kotlin-gradle-plugin-model-1.8.10.jar to /root/.gradle/.tmp/gradle_download10957592950126013388bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-klib-commonizer-api/1.8.10/kotlin-klib-commonizer-api-1.8.10.jar to /root/.gradle/.tmp/gradle_download5802625154397707459bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-idea-proto/1.8.10/kotlin-gradle-plugin-idea-proto-1.8.10.jar to /root/.gradle/.tmp/gradle_download269953892954849169bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-idea/1.8.10/kotlin-gradle-plugin-idea-1.8.10.jar to /root/.gradle/.tmp/gradle_download8915111351637581565bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.8.10/kotlin-gradle-plugin-api-1.8.10.jar to /root/.gradle/.tmp/gradle_download17992736736057850499bin
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-project-model/1.8.10/kotlin-project-model-1.8.10.jar to /root/.gradle/.tmp/gradle_download11768601157822445184bin
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [11s]m36D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-idea-1.8.10m79D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-idea-proto-m79D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-api-1.8.10.m79D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-1.8.10-gradm79D1B5ADownloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.8.10/kotlin-annotation-processing-gradle-1.8.10.jar to /root/.gradle/.tmp/gradle_download1015950929754028176bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-tooling-core/1.8.10/kotlin-tooling-core-1.8.10.jar to /root/.gradle/.tmp/gradle_download10488485538288414033bin0K
Downloading https://plugins.gradle.org/m2/org/jlleitschuh/gradle/ktlint-gradle/11.2.0/ktlint-gradle-11.2.0.jar to /root/.gradle/.tmp/gradle_download6573921023045316826bin0K
Downloading https://plugins.gradle.org/m2/io/spring/gradle/dependency-management-plugin/1.1.0/dependency-management-plugin-1.1.0.jar to /root/.gradle/.tmp/gradle_download28188815206257245bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-compiler-runner/1.8.10/kotlin-compiler-runner-1.8.10.jar to /root/.gradle/.tmp/gradle_download16778637371166374899bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.8.10/kotlin-scripting-jvm-1.8.10.jar to /root/.gradle/.tmp/gradle_download5528894178956242293bin
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [11s]m36D1B1m> root project > Resolve files of :classpath > kotlin-util-klib-1.8.10.jarm74D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-idea-proto-m79D1B1m> root project > Resolve files of :classpath > kotlin-compiler-embeddable-1.8.1m79D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-1.8.10-gradm79D1B5ADownloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-common/1.8.10/kotlin-scripting-common-1.8.10.jar to /root/.gradle/.tmp/gradle_download6392150318041677512bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-util-klib/1.8.10/kotlin-util-klib-1.8.10.jar to /root/.gradle/.tmp/gradle_download13714412803010201071bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.8.10/kotlin-gradle-plugin-api-1.8.10-gradle75.jar to /root/.gradle/.tmp/gradle_download6834321943819436974bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-android-extensions/1.8.10/kotlin-android-extensions-1.8.10.jar to /root/.gradle/.tmp/gradle_download15219357857222632967bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.8.10/kotlin-compiler-embeddable-1.8.10.jar to /root/.gradle/.tmp/gradle_download2563126467209969769bin0K
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [11s]m36D1B1m> root project > Resolve files of :classpath > kotlin-util-klib-1.8.10.jar > 15m79D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-idea-proto-m79D1B1m> root project > Resolve files of :classpath > kotlin-compiler-embeddable-1.8.1m79D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-1.8.10-gradm79D1B5ADownloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin/1.8.10/kotlin-gradle-plugin-1.8.10-gradle75.jar to /root/.gradle/.tmp/gradle_download16322790185670049684bin0K
4B0K
5A1m<0;1m-------------> 0% CONFIGURING [11s]m0K36D1B1m> root project > Resolve files of :classpath > kotlin-util-klib-1.8.10.jar > 19m79D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-idea-proto-m79D1B1m> root project > Resolve files of :classpath > kotlin-compiler-embeddable-1.8.1m79D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-1.8.10-gradm79D1B5ADownloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-daemon-client/1.8.10/kotlin-daemon-client-1.8.10.jar to /root/.gradle/.tmp/gradle_download4320778085335767339bin0K
4B0K
5A1m<0;1m-------------> 0% CONFIGURING [11s]m0K36D1B1m> root project > Resolve files of :classpath > kotlin-daemon-client-1.8.10.jar m79D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-idea-proto-m79D1B1m> root project > Resolve files of :classpath > kotlin-compiler-embeddable-1.8.1m79D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-1.8.10-gradm79D1B5ADownloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-native-utils/1.8.10/kotlin-native-utils-1.8.10.jar to /root/.gradle/.tmp/gradle_download15030102111769416980bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-build-common/1.8.10/kotlin-build-common-1.8.10.jar to /root/.gradle/.tmp/gradle_download12886098073613378636bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-util-io/1.8.10/kotlin-util-io-1.8.10.jar to /root/.gradle/.tmp/gradle_download14654132612514334482bin0K
Downloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.8.10/kotlin-daemon-embeddable-1.8.10.jar to /root/.gradle/.tmp/gradle_download8332831033143412655bin0K
1B0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [11s]m0K36D1B1m> root project > Resolve files of :classpath > kotlin-daemon-client-1.8.10.jar m79D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-idea-proto-m79D1B1m> root project > Resolve files of :classpath > kotlin-compiler-embeddable-1.8.1m79D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-1.8.10-gradm79D1B5ADownloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.8.10/kotlin-scripting-compiler-impl-embeddable-1.8.10.jar to /root/.gradle/.tmp/gradle_download10999621441704571856bin0K
4B0K
5A1m<0;1m-------------> 0% CONFIGURING [12s]m0K36D1B1m> root project > Resolve files of :classpath > kotlin-daemon-client-1.8.10.jar m79D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-idea-proto-m79D1B1m> root project > Resolve files of :classpath > kotlin-compiler-embeddable-1.8.1m79D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-1.8.10-gradm79D1B5ADownloading https://plugins.gradle.org/m2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.jar to /root/.gradle/.tmp/gradle_download5099650683237926998bin0K
4B0K
5A1m<0;1m-------------> 0% CONFIGURING [12s]m0K36D1B1m> root project > Resolve files of :classpath > kotlin-daemon-client-1.8.10.jar m79D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-idea-proto-m79D1B1m> root project > Resolve files of :classpath > kotlin-compiler-embeddable-1.8.1m79D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-1.8.10-gradm79D1B5ADownloading https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.8.10/kotlin-scripting-compiler-embeddable-1.8.10.jar to /root/.gradle/.tmp/gradle_download16240903375013180464bin0K
4B0K
5A1m<0;1m-------------> 0% CONFIGURING [12s]m0K36D1B1m> root project > Resolve files of :classpath > kotlin-daemon-client-1.8.10.jar m79D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-idea-proto-m79D1B1m> root project > Resolve files of :classpath > kotlin-compiler-embeddable-1.8.1m79D1B1m> root project > Resolve files of :classpath > kotlin-gradle-plugin-1.8.10-gradm79D1B4A> IDLE0K6D4B5A1m<0;1m-------------> 0% CONFIGURING [13s]m36D2B> IDLE0K6D3B1A> IDLE0K6D1B5A1m<0;1m-------------> 0% CONFIGURING [14s]m36D5B5A1m<0;1m-------------> 0% CONFIGURING [15s]m36D5B5A1m<0;1m-------------> 0% CONFIGURING [16s]m36D5B5A1m<0;1m-------------> 0% CONFIGURING [17s]m36D5B5A1m<0;1m-------------> 0% CONFIGURING [18s]m36D5B5A1m<0;1m-------------> 0% CONFIGURING [19s]m36D5B2A1m> root project > Resolve files of :classpathm0K44D2B2A1m> root projectm0K14D2B5A1m<0;1m-------------> 0% CONFIGURING [20s]m36D5B5A1m<0;1m-------------> 0% CONFIGURING [21s]m36D5B5A1m<0;1m-------------> 0% CONFIGURING [22s]m36D5B5A1m<0;1m-------------> 0% CONFIGURING [23s]m36D5B5A1m<0;1m-------------> 0% CONFIGURING [24s]m36D5B5A1m<0;1m-------------> 0% CONFIGURING [25s]m36D5B5A1m<0;1m-------------> 0% CONFIGURING [26s]m36D5B5A1m<0;1m-------------> 0% CONFIGURING [27s]m36D5B5A1m<0;1m-------------> 0% CONFIGURING [28s]m36D5B5AApplying dependency management to configuration 'annotationProcessor' in project 'J2EO'0K
Applying dependency management to configuration 'antlr' in project 'J2EO'0K
Applying dependency management to configuration 'api' in project 'J2EO'0K
Applying dependency management to configuration 'apiElements' in project 'J2EO'0K
Applying dependency management to configuration 'archives' in project 'J2EO'0K
Applying dependency management to configuration 'checkstyle' in project 'J2EO'
Applying dependency management to configuration 'compileClasspath' in project 'J2EO'
Applying dependency management to configuration 'compileOnly' in project 'J2EO'
Applying dependency management to configuration 'compileOnlyApi' in project 'J2EO'
Applying dependency management to configuration 'coverageDataElementsForTest' in project 'J2EO'
Applying dependency management to configuration 'default' in project 'J2EO'
Applying dependency management to configuration 'implementation' in project 'J2EO'
Applying dependency management to configuration 'jacocoAgent' in project 'J2EO'
Applying dependency management to configuration 'jacocoAnt' in project 'J2EO'
Applying dependency management to configuration 'mainSourceElements' in project 'J2EO'
Applying dependency management to configuration 'pmd' in project 'J2EO'
Applying dependency management to configuration 'pmdAux' in project 'J2EO'
Applying dependency management to configuration 'runtimeClasspath' in project 'J2EO'
Applying dependency management to configuration 'runtimeElements' in project 'J2EO'
Applying dependency management to configuration 'runtimeOnly' in project 'J2EO'
Applying dependency management to configuration 'signatures' in project 'J2EO'
Applying dependency management to configuration 'testAnnotationProcessor' in project 'J2EO'
Applying dependency management to configuration 'testCompileClasspath' in project 'J2EO'
Applying dependency management to configuration 'testCompileOnly' in project 'J2EO'
Applying dependency management to configuration 'testImplementation' in project 'J2EO'
Applying dependency management to configuration 'testResultsElementsForTest' in project 'J2EO'
Applying dependency management to configuration 'testRuntimeClasspath' in project 'J2EO'
Applying dependency management to configuration 'testRuntimeOnly' in project 'J2EO'
Applying dependency management to configuration 'ktlint' in project 'J2EO'
Applying dependency management to configuration 'ktlintRuleset' in project 'J2EO'
Applying dependency management to configuration 'ktlintReporter' in project 'J2EO'
Applying dependency management to configuration 'ktlintBaselineReporter' in project 'J2EO'
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [28s]m36D1B> IDLE6D1B> IDLE6D1B1m> root projectm14D1B> IDLE6D1B5A1m<0;1m-------------> 0% CONFIGURING [29s]m36D5B5AApplying dependency management to configuration 'kotlinCompilerClasspath' in project 'J2EO'0K
Applying dependency management to configuration 'kotlinCompilerPluginClasspath' in project 'J2EO'0K
Using Kotlin Gradle Plugin gradle75 variant0K
Applying dependency management to configuration 'kotlinNativeCompilerPluginClasspath' in project 'J2EO'0K
Applying dependency management to configuration 'kotlinKlibCommonizerClasspath' in project 'J2EO'0K
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [29s]m36D1B> IDLE6D1B> IDLE6D1B1m> root projectm14D1B> IDLE6D1B5AApplying dependency management to configuration 'apiDependenciesMetadata' in project 'J2EO'0K
Applying dependency management to configuration 'implementationDependenciesMetadata' in project 'J2EO'0K
Applying dependency management to configuration 'compileOnlyDependenciesMetadata' in project 'J2EO'0K
Applying dependency management to configuration 'runtimeOnlyDependenciesMetadata' in project 'J2EO'0K
Applying dependency management to configuration 'intransitiveDependenciesMetadata' in project 'J2EO'0K
Applying dependency management to configuration 'testApi' in project 'J2EO'
Applying dependency management to configuration 'testApiDependenciesMetadata' in project 'J2EO'
Applying dependency management to configuration 'testImplementationDependenciesMetadata' in project 'J2EO'
Applying dependency management to configuration 'testCompileOnlyDependenciesMetadata' in project 'J2EO'
Applying dependency management to configuration 'testRuntimeOnlyDependenciesMetadata' in project 'J2EO'
Applying dependency management to configuration 'testIntransitiveDependenciesMetadata' in project 'J2EO'
Applying dependency management to configuration 'kotlinCompilerPluginClasspathMain' in project 'J2EO'
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [29s]m36D1B> IDLE6D1B> IDLE6D1B1m> root projectm14D1B> IDLE6D1B5AApplying dependency management to configuration 'kotlinScriptDef' in project 'J2EO'0K
kotlin scripting plugin: created the scripting discovery configuration: kotlinScriptDef0K
Applying dependency management to configuration 'kotlinScriptDefExtensions' in project 'J2EO'0K
Applying dependency management to configuration 'kotlinCompilerPluginClasspathTest' in project 'J2EO'0K
Applying dependency management to configuration 'testKotlinScriptDef' in project 'J2EO'0K
kotlin scripting plugin: created the scripting discovery configuration: testKotlinScriptDef
Applying dependency management to configuration 'testKotlinScriptDefExtensions' in project 'J2EO'
Applying dependency management to configuration 'sourceArtifacts' in project 'J2EO'
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [29s]m36D1B> IDLE6D1B> IDLE6D1B1m> root projectm14D1B> IDLE6D1B5ACaching disabled for Kotlin DSL accessors for root project 'J2EO' because:0K
Build cache is disabled0K
Kotlin DSL accessors for root project 'J2EO' is not up-to-date because:0K
No history is available.0K
1B0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [29s]m36D1B> IDLE6D1B> IDLE6D1B1m> root projectm14D1B> IDLE6D1B5A1m<0;1m-------------> 0% CONFIGURING [30s]m36D5B5A1m<0;1m-------------> 0% CONFIGURING [31s]m36D5B5ACannot use Kotlin build script compile avoidance with /root/.gradle/caches/jars-9/dc39d36e8bd6154ae4d0f4634736034e/kotlin-gradle-plugin-1.8.10-gradle75.jar: class org/jetbrains/kotlin/tooling/core/ClosureKt: inline fun closure(): compile avoidance is not supported with public inline functions0K
4B0K
5A1m<0;1m-------------> 0% CONFIGURING [31s]m36D1B> IDLE6D1B> IDLE0K6D1B1m> root projectm14D1B> IDLE6D1B5ACannot use Kotlin build script compile avoidance with /root/.gradle/caches/jars-9/4f95e25668499519b21369726a42b375/kotlin-gradle-plugin-idea-proto-1.8.10.jar: class org/jetbrains/kotlin/kpm/idea/proto/com/google/protobuf/ServiceDescriptorProtoKtKt: inline fun copy(): compile avoidance is not supported with public inline functions0K
4B0K
5A1m<0;1m-------------> 0% CONFIGURING [31s]m36D1B> IDLE6D1B> IDLE0K6D1B1m> root projectm14D1B> IDLE6D1B5ACannot use Kotlin build script compile avoidance with /root/.gradle/caches/jars-9/2497af827159969e6b9a1a93ef48f4ff/kotlin-tooling-core-1.8.10.jar: class org/jetbrains/kotlin/tooling/core/ClosureKt: inline fun closure(): compile avoidance is not supported with public inline functions0K
4B0K
5A1m<0;1m-------------> 0% CONFIGURING [31s]m36D1B> IDLE6D1B> IDLE0K6D1B1m> root projectm14D1B> IDLE6D1B5A1m<0;1m-------------> 0% CONFIGURING [32s]m36D5B5ACannot use Kotlin build script compile avoidance with /root/.gradle/caches/jars-9/6abfa6037a86c83905a957896177d35a/kotlin-compiler-embeddable-1.8.10.jar: class org/jetbrains/kotlin/cli/jvm/compiler/CoreEnvironmentUtilsKt: inline fun forAllFiles(): compile avoidance is not supported with public inline functions0K
Cannot use Kotlin build script compile avoidance with /root/.gradle/caches/jars-9/22393818ec32c42ec9790f599b11cf1a/kotlin-util-io-1.8.10.jar: class org/jetbrains/kotlin/konan/file/FileKt: inline fun use(): compile avoidance is not supported with public inline functions0K
3B0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [32s]m36D1B> IDLE0K6D1B> IDLE6D1B1m> root projectm14D1B> IDLE6D1B5ACaching disabled for Kotlin DSL script compilation (Project/TopLevel/stage2) because:0K
Build cache is disabled0K
Kotlin DSL script compilation (Project/TopLevel/stage2) is not up-to-date because:0K
No history is available.0K
1B0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [32s]m36D1B> IDLE6D1B> IDLE6D1B1m> root project > Compiling build file 'build.gradle.kts'm56D1B> IDLE6D1B5A1m<0;1m-------------> 0% CONFIGURING [33s]m36D5B5A1m<0;1m-------------> 0% CONFIGURING [34s]m36D5B5A1m<0;1m-------------> 0% CONFIGURING [35s]m36D5B5A1m<0;1m-------------> 0% CONFIGURING [36s]m36D5B2A1m> root projectm0K14D2B5AApplying dependency management to configuration 'javadocElements' in project 'J2EO'0K
Applying dependency management to configuration 'sourcesElements' in project 'J2EO'0K
3B0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [36s]m36D1B> IDLE0K6D1B> IDLE6D1B1m> root projectm14D1B> IDLE6D1B5AResolving global dependency management for project 'J2EO'0K
4B0K
5A1m<0;1m-------------> 0% CONFIGURING [37s]m36D1B> IDLE6D1B> IDLE0K6D1B1m> root project > Resolve dependencies of :runtimeClasspathm58D1B> IDLE6D1B5ADownloading https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.pom to /root/.gradle/.tmp/gradle_download14562248905933764738bin0K
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.8.10/kotlin-stdlib-jdk8-1.8.10.pom to /root/.gradle/.tmp/gradle_download1417105113984225895bin0K
Downloading https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/1.1.5/arrow-core-1.1.5.pom to /root/.gradle/.tmp/gradle_download17601781420849609308bin0K
Downloading https://repo.maven.apache.org/maven2/io/github/microutils/kotlin-logging-jvm/3.0.5/kotlin-logging-jvm-3.0.5.pom to /root/.gradle/.tmp/gradle_download10100227028209740968bin0K
1B0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [37s]m36D1B> IDLE6D1B> IDLE6D1B1m> root project > Resolve dependencies of :runtimeClasspath > Resolve dependencim79D1B1m> root project > Resolve dependencies of :runtimeClasspath > Resolve dependencim79D1B5ADownloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/2.0.6/slf4j-simple-2.0.6.pom to /root/.gradle/.tmp/gradle_download2866360692632592192bin0K
Downloading https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.11.1/antlr4-4.11.1.pom to /root/.gradle/.tmp/gradle_download16513886816845419387bin0K
Downloading https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core/1.1.5/arrow-core-1.1.5.module to /root/.gradle/.tmp/gradle_download923639693601553687bin0K
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.6/slf4j-parent-2.0.6.pom to /root/.gradle/.tmp/gradle_download3998353695567832641bin0K
Downloading https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom to /root/.gradle/.tmp/gradle_download8130030969048543324bin0K
Downloading https://repo.maven.apache.org/maven2/io/github/microutils/kotlin-logging-jvm/3.0.5/kotlin-logging-jvm-3.0.5.module to /root/.gradle/.tmp/gradle_download7059373587183647929bin
Downloading https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.11.1/antlr4-master-4.11.1.pom to /root/.gradle/.tmp/gradle_download13446314072465615773bin
Downloading https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.module to /root/.gradle/.tmp/gradle_download2779272315402815344bin
Downloading https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.module to /root/.gradle/.tmp/gradle_download5738382642919163449bin
Downloading https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-jvm/1.1.5/arrow-core-jvm-1.1.5.pom to /root/.gradle/.tmp/gradle_download15319689138355696057bin
Downloading https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-jvm/1.1.5/arrow-core-jvm-1.1.5.module to /root/.gradle/.tmp/gradle_download13824951626096885536bin
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.pom to /root/.gradle/.tmp/gradle_download622506941850550343bin
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [37s]m36D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B1m> root project > Resolve dependencies of :runtimeClasspath > Resolve dependencim79D1B5ADownloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.8.0/kotlin-stdlib-common-1.8.0.pom to /root/.gradle/.tmp/gradle_download5872707629264980628bin0K
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.8.10/kotlin-stdlib-jdk7-1.8.10.pom to /root/.gradle/.tmp/gradle_download11287226643494145423bin0K
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.8.10/kotlin-stdlib-1.8.10.pom to /root/.gradle/.tmp/gradle_download15081031714093589495bin0K
Downloading https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/71.1/icu4j-71.1.pom to /root/.gradle/.tmp/gradle_download10568806019293262147bin0K
Downloading https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3.4/ST4-4.3.4.pom to /root/.gradle/.tmp/gradle_download11720976505170036735bin0K
Downloading https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.21/animal-sniffer-annotations-1.21.pom to /root/.gradle/.tmp/gradle_download2553628998515670015bin
Downloading https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-continuations/1.1.5/arrow-continuations-1.1.5.pom to /root/.gradle/.tmp/gradle_download13668033042452288844bin
Downloading https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations/1.1.5/arrow-annotations-1.1.5.pom to /root/.gradle/.tmp/gradle_download12115119378831065782bin
Downloading https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.21/animal-sniffer-parent-1.21.pom to /root/.gradle/.tmp/gradle_download1569658466423822858bin
Downloading https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-continuations/1.1.5/arrow-continuations-1.1.5.module to /root/.gradle/.tmp/gradle_download8716933840421757724bin
Downloading https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations/1.1.5/arrow-annotations-1.1.5.module to /root/.gradle/.tmp/gradle_download16772864472212427364bin
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [37s]m36D1B> IDLE6D1B> IDLE6D1B1m> root project > Resolve dependencies of :runtimeClasspath > Resolve dependencim79D1B1m> root project > Resolve dependencies of :runtimeClasspath > Resolve dependencim79D1B5ADownloading https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom to /root/.gradle/.tmp/gradle_download14756888345138380820bin0K
Downloading https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom to /root/.gradle/.tmp/gradle_download8534794030597423498bin0K
Downloading https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.module to /root/.gradle/.tmp/gradle_download813446756763823783bin0K
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.8.10/kotlin-stdlib-common-1.8.10.pom to /root/.gradle/.tmp/gradle_download9775525195554906030bin0K
1B0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [37s]m0K36D1B> IDLE6D1B> IDLE6D1B1m> root project > Resolve dependencies of :runtimeClasspath > Resolve dependencim79D1B> IDLE6D1B5ADownloading https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-continuations-jvm/1.1.5/arrow-continuations-jvm-1.1.5.pom to /root/.gradle/.tmp/gradle_download17219287106798635149bin0K
Downloading https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-continuations-jvm/1.1.5/arrow-continuations-jvm-1.1.5.module to /root/.gradle/.tmp/gradle_download17670668870935318339bin0K
Downloading https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations-jvm/1.1.5/arrow-annotations-jvm-1.1.5.pom to /root/.gradle/.tmp/gradle_download9812591017965328984bin0K
Downloading https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations-jvm/1.1.5/arrow-annotations-jvm-1.1.5.module to /root/.gradle/.tmp/gradle_download16637748891524965728bin0K
1B0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [37s]m36D1B> IDLE6D1B> IDLE6D1B1m> root project > Resolve dependencies of :runtimeClasspathm58D1B> IDLE6D1B5AExcluding []0K
4B0K
5A1m<0;1m-------------> 0% CONFIGURING [37s]m36D1B> IDLE6D1B> IDLE0K6D1B1m> root project > Resolve dependencies of :runtimeClasspathm58D1B> IDLE6D1B5ADownloading https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.jar to /root/.gradle/.tmp/gradle_download2810989414026968590bin0K
Downloading https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-annotations-jvm/1.1.5/arrow-annotations-jvm-1.1.5.jar to /root/.gradle/.tmp/gradle_download10872455976917476386bin0K
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.6/slf4j-api-2.0.6.jar to /root/.gradle/.tmp/gradle_download12390865904868549651bin0K
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.8.10/kotlin-stdlib-jdk7-1.8.10.jar to /root/.gradle/.tmp/gradle_download17304064932422096958bin0K
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/2.0.6/slf4j-simple-2.0.6.jar to /root/.gradle/.tmp/gradle_download12565004209655049342bin0K
Downloading https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.21/animal-sniffer-annotations-1.21.jar to /root/.gradle/.tmp/gradle_download16135870304607993576bin
Downloading https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/71.1/icu4j-71.1.jar to /root/.gradle/.tmp/gradle_download12548156064557927192bin
Downloading https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.11.1/antlr4-4.11.1.jar to /root/.gradle/.tmp/gradle_download5249976448721995771bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.8.10/kotlin-stdlib-common-1.8.10.jar to /root/.gradle/.tmp/gradle_download3834541372070334303bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.8.10/kotlin-stdlib-1.8.10.jar to /root/.gradle/.tmp/gradle_download13912279403254812929bin
Downloading https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-core-jvm/1.1.5/arrow-core-jvm-1.1.5.jar to /root/.gradle/.tmp/gradle_download7051885688161618695bin
Downloading https://repo.maven.apache.org/maven2/io/arrow-kt/arrow-continuations-jvm/1.1.5/arrow-continuations-jvm-1.1.5.jar to /root/.gradle/.tmp/gradle_download12159065216679436930bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.8.10/kotlin-stdlib-jdk8-1.8.10.jar to /root/.gradle/.tmp/gradle_download5106591083018811926bin
Downloading https://repo.maven.apache.org/maven2/io/github/microutils/kotlin-logging-jvm/3.0.5/kotlin-logging-jvm-3.0.5.jar to /root/.gradle/.tmp/gradle_download9518331098746527267bin
Downloading https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3.4/ST4-4.3.4.jar to /root/.gradle/.tmp/gradle_download968057927233528518bin
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [38s]m36D1B1m> root project > Resolve files of :runtimeClasspath > arrow-core-jvm-1.1.5.jar m79D1B1m> root project > Resolve files of :runtimeClasspath > kotlin-stdlib-1.8.10.jar m79D1B1m> root project > Resolve files of :runtimeClasspath > antlr4-4.11.1.jar > 48 Kim79D1B1m> root project > Resolve files of :runtimeClasspath > arrow-continuations-jvm-1m79D1B2A1m> root project > Resolve files of :runtimeClasspath > antlr4-4.11.1.jar > 224 Km79D1B> IDLE0K6D1B2A1m> root project > Resolve files of :runtimeClasspath > antlr4-4.11.1.jar > 464 Km79D2B2A1m> root project > Resolve files of :runtimeClasspath > antlr4-4.11.1.jar > 731 Km79D2B2A1m> root project > Resolve files of :runtimeClasspath > antlr4-4.11.1.jar > 987 Km79D2B2A1m> root project > Resolve files of :runtimeClasspath > antlr4-4.11.1.jar > 1.1 Mm79D2B2A1m> root project > Resolve files of :runtimeClasspath > antlr4-4.11.1.jar > 1.4 Mm79D2B3A> IDLE0K6D1B1m> root project > Resolve files of :runtimeClasspath > antlr4-4.11.1.jar > 1.7 Mm79D2B2A1m> root project > Resolve files of :runtimeClasspath > antlr4-4.11.1.jar > 1.9 Mm79D2B2A1m> root project > Resolve files of :runtimeClasspath > antlr4-4.11.1.jar > 2.3 Mm79D2B5A1m<0;1m-------------> 0% CONFIGURING [39s]m36D3B> IDLE0K6D2B4A> IDLE0K6D4B4A1m> root project > Resolve files of :runtimeClasspathm51D4B5ABuilding parser with ANTLR...0K
4B0K
5A1m<0;1m-------------> 0% CONFIGURING [40s]m0K36D1B1m> root projectm14D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5AStarting process 'command 'java''. Working directory: /home/r/repo/grammar Command: java -jar ../antlr-4.9.2-complete.jar JavaParser.g4 JavaLexer.g4 -visitor -o ../src/main/java/org/polystat/j2eo/antlrParser0K
Successfully started process 'command 'java''0K
3B0K
0K
5A1m<0;1m-------------> 0% CONFIGURING [40s]m36D1B1m> root projectm14D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5A1m<0;1m-------------> 0% CONFIGURING [41s]m36D5B5AApplying Maven credentials0K
4B0K
5A1m<0;1m-------------> 0% CONFIGURING [41s]m36D1B1m> root projectm14D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5AApplying dependency management to configuration 'apiElements-published' in project 'J2EO'0K
Applying dependency management to configuration 'runtimeElements-published' in project 'J2EO'0K
All projects evaluated.0K
Task name matched 'build'0K
Selected primary task 'build' from project :0K
0K
0K
0K
0K
0K
5A1m<0;32;1m=============0;39;1m> 100% CONFIGURING [41s]m38D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5AAdd dependency: ktlint version 0.47.10K
Add dependency: ktlint version 0.47.10K
Applying dependency management to configuration 'mainPmdAuxClasspath' in project 'J2EO'0K
Applying dependency management to configuration 'testPmdAuxClasspath' in project 'J2EO'0K
1B0K
0K
0K
0K
5A1m<0;32;1m=============0;39;1m> 100% CONFIGURING [41s]m38D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5ATasks to be executed: [task ':generateGrammarSource', task ':compileKotlin', task ':compileJava', task ':loadKtlintReporters', task ':runKtlintFormatOverKotlinScripts', task ':ktlintKotlinScriptFormat', task ':runKtlintFormatOverMainSourceSet', task ':ktlintMainSourceSetFormat', task ':generateTestGrammarSource', task ':runKtlintFormatOverTestSourceSet', task ':ktlintTestSourceSetFormat', task ':ktlintFormat', task ':runKtlintCheckOverKotlinScripts', task ':ktlintKotlinScriptCheck', task ':runKtlintCheckOverMainSourceSet', task ':ktlintMainSourceSetCheck', task ':runKtlintCheckOverTestSourceSet', task ':ktlintTestSourceSetCheck', task ':ktlintCheck', task ':processResources', task ':classes', task ':jar', task ':inspectClassesForKotlinIC', task ':javadoc', task ':javadocJar', task ':sourcesJar', task ':assemble', task ':checkstyleMain', task ':compileTestKotlin', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':checkstyleTest', task ':pmdMain', task ':pmdTest', task ':test', task ':jacocoTestReport', task ':generateJacocoBadge', task ':check', task ':fatJar', task ':build']0K
Tasks that were excluded: []0K
Resolve mutations for :generateGrammarSource (Thread[Execution worker,5,main]) started.0K
Resolve mutations for :generateGrammarSource (Thread[Execution worker,5,main]) completed. Took 0.01 secs.0K
:generateGrammarSource (Thread[included builds,5,main]) started.0K
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 0% EXECUTING [41s]m34D1B1m> :generateGrammarSourcem24D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5A0K
1m> Task :generateGrammarSourcem33m NO-SOURCE39m0K
Skipping task ':generateGrammarSource' as it has no source files and no previous output files.0K
:generateGrammarSource (Thread[included builds,5,main]) completed. Took 0.035 secs.0K
Resolve mutations for :compileKotlin (Thread[Execution worker,5,main]) started.0K
Resolve mutations for :compileKotlin (Thread[Execution worker,5,main]) completed. Took 0.001 secs.
:compileKotlin (Thread[included builds,5,main]) started.
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 2% EXECUTING [41s]m34D1B1m> :compileKotlin > Resolve dependencies of :compileClasspathm60D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B4A1m> :compileKotlinm0K16D4B5A1m<0;1m-------------> 2% EXECUTING [42s]m34D5B4A1m> :compileKotlin > Resolve dependencies of :kotlinCompilerClasspath > Resolve dm79D4B4A1m> :compileKotlin > Resolve files of :kotlinCompilerClasspath > kotlin-reflect-1m79D4B4A1m> :compileKotlin > Resolve files of :kotlinCompilerClasspathm0K60D4B5A1m<0;1m-------------> 2% EXECUTING [43s]m34D5B5A0K
1m> Task :compileKotlinm0K
Excluding []0K
Excluding []0K
Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.8.10/kotlin-compiler-embeddable-1.8.10.pom, /root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-compiler-embeddable/1.8.10/2a38b258da57285fb187fc329f7374c0751576af/kotlin-compiler-embeddable-1.8.10.pom]0K
Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.8.10/kotlin-daemon-embeddable-1.8.10.pom, /root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-daemon-embeddable/1.8.10/e9565ac972e0fb3de23415459e0e7e1a00aed240/kotlin-daemon-embeddable-1.8.10.pom]
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.pom to /root/.gradle/.tmp/gradle_download10599613979703666824bin
Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.pom, /root/.gradle/caches/modules-2/files-2.1/org.jetbrains.intellij.deps/trove4j/1.0.20200330/c1f38f72d4dfc6efd773b0448a7aae08f8d5025f/trove4j-1.0.20200330.pom]
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.8.10/kotlin-script-runtime-1.8.10.pom to /root/.gradle/.tmp/gradle_download13769080219268836108bin
Excluding []
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.8.10/kotlin-script-runtime-1.8.10.jar to /root/.gradle/.tmp/gradle_download5796416483236853766bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.6.10/kotlin-reflect-1.6.10.jar to /root/.gradle/.tmp/gradle_download16205728584354846917bin
Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20200330/trove4j-1.0.20200330.jar, /root/.gradle/caches/modules-2/files-2.1/org.jetbrains.intellij.deps/trove4j/1.0.20200330/3afb14d5f9ceb459d724e907a21145e8ff394f02/trove4j-1.0.20200330.jar]
Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.8.10/kotlin-daemon-embeddable-1.8.10.jar, /root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-daemon-embeddable/1.8.10/ad8541d9bc1cf9e52c3204161247910c2cf601d4/kotlin-daemon-embeddable-1.8.10.jar]
Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.8.10/kotlin-compiler-embeddable-1.8.10.jar, /root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-compiler-embeddable/1.8.10/b0757fd774344d54ce93f5ad6c30ba1c1731c8ff/kotlin-compiler-embeddable-1.8.10.jar]
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 2% EXECUTING [43s]m34D1B1m> :compileKotlinm16D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5A1m<0;1m-------------> 2% EXECUTING [44s]m34D5B5A1m<0;1m-------------> 2% EXECUTING [45s]m34D5B5AFound locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.8.10/kotlin-scripting-compiler-embeddable-1.8.10.pom, /root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-scripting-compiler-embeddable/1.8.10/27b075e8a819fd7eeccd19ea8cdda34255b33391/kotlin-scripting-compiler-embeddable-1.8.10.pom]0K
Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.8.10/kotlin-scripting-compiler-impl-embeddable-1.8.10.pom, /root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-scripting-compiler-impl-embeddable/1.8.10/cebd124c3caa28bfa3b2eae0f2a66b6fc900d924/kotlin-scripting-compiler-impl-embeddable-1.8.10.pom]0K
Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.8.10/kotlin-scripting-common-1.8.10.pom, /root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-scripting-common/1.8.10/1db9a0c6b010c7438502a3de9f76477768000014/kotlin-scripting-common-1.8.10.pom]0K
Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.8.10/kotlin-scripting-jvm-1.8.10.pom, /root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-scripting-jvm/1.8.10/7048a70e83ec64dc9781398f52223299c3df3b55/kotlin-scripting-jvm-1.8.10.pom]0K
1B0K
0K
0K
0K
5A1m<0;1m-------------> 2% EXECUTING [45s]m34D1B1m> :compileKotlin > Resolve dependencies of :kotlinCompilerPluginClasspathMain >m79D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5AExcluding []0K
Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.8.10/kotlin-scripting-jvm-1.8.10.jar, /root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-scripting-jvm/1.8.10/85d7bed036617120f09209e52f38cae13809176f/kotlin-scripting-jvm-1.8.10.jar]0K
Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.8.10/kotlin-scripting-common-1.8.10.jar, /root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-scripting-common/1.8.10/605352a419127937229ab574b50146a4bb4122fa/kotlin-scripting-common-1.8.10.jar]0K
Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.8.10/kotlin-scripting-compiler-embeddable-1.8.10.jar, /root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-scripting-compiler-embeddable/1.8.10/1ddee9c78348b258aa716c171122be05fad17e52/kotlin-scripting-compiler-embeddable-1.8.10.jar]0K
Found locally available resource with matching checksum: [https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.8.10/kotlin-scripting-compiler-impl-embeddable-1.8.10.jar, /root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-scripting-compiler-impl-embeddable/1.8.10/22495670dfc473c13022481fc6097d07e8507cdf/kotlin-scripting-compiler-impl-embeddable-1.8.10.jar]0K
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 2% EXECUTING [45s]m34D1B1m> :compileKotlinm16D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5ACaching disabled for task ':compileKotlin' because:0K
Build cache is disabled0K
Task ':compileKotlin' is not up-to-date because:0K
No history is available.0K
The input changes require a full rebuild for incremental task ':compileKotlin'.0K
file or directory '/home/r/repo/build/generated-src/antlr/main', not found
file or directory '/home/r/repo/build/generated-src/antlr/main', not found
Using Kotlin/JVM incremental compilation
Kotlin source files: /home/r/repo/src/main/kotlin/org/polystat/j2eo/util/Preprocessor.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/util/Naming.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/util/isSystemOutCall.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/util/EntryPointGenerator.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/util/Logging.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/util/TokenCodes.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/util/AST.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/util/MainFinder.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/util/ListUtils.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/util/Comments.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/util/PrimitiveTypesFinder.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/util/NewGenerator.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/util/StaticGenerator.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/EOExpr.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/EOProgram.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/EOComment.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/EOLicense.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/EOBnd.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/data/EOIntData.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/data/EOFloatData.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/data/EOCharData.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/data/EOBytesData.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/data/EOData.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/data/EOByte.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/data/EOBoolData.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/data/EOStringData.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/data/EORegexData.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/EOMetas.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/EONode.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/EOBndExpr.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/EOMetaObjects.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/EOObject.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/EODotObject.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/EOMeta.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/EOCopy.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/eotree/EODot.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Types.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Expressions.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Declarations.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Methods.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Translator.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Classes.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/preprocessor/Preprocessor.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Initializers.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Context.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Literals.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Blocks.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Statements.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/MethodInvocations.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/treeMapper/Visitor.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/treeMapper/TreeMappings.kt, /home/r/repo/src/main/kotlin/org/polystat/j2eo/main/Main2.kt
file or directory '/home/r/repo/build/generated-src/antlr/main', not found
Java source files: /home/r/repo/src/main/java/org/polystat/j2eo/antlrParser/JavaParserBaseVisitor.java, /home/r/repo/src/main/java/org/polystat/j2eo/antlrParser/JavaParserBaseListener.java, /home/r/repo/src/main/java/org/polystat/j2eo/antlrParser/JavaParserVisitor.java, /home/r/repo/src/main/java/org/polystat/j2eo/antlrParser/JavaParserListener.java, /home/r/repo/src/main/java/org/polystat/j2eo/antlrParser/JavaParser.java, /home/r/repo/src/main/java/org/polystat/j2eo/antlrParser/JavaLexer.java
Script source files:
Script file extensions:
file or directory '/home/r/repo/build/generated-src/antlr/main', not found
[KOTLIN] Kotlin compilation 'jdkHome' argument: /usr/lib/jvm/java-18-openjdk
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 2% EXECUTING [45s]m34D1B1m> :compileKotlinm16D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5A0K
Resolve mutations for :loadKtlintReporters (Thread[Execution worker Thread 3,5,main]) started.0K
Resolve mutations for :loadKtlintReporters (Thread[Execution worker Thread 3,5,main]) completed. Took 0.0 secs.0K
:loadKtlintReporters (Thread[Execution worker Thread 8,5,main]) started.0K
1B0K
0K
0K
0K
5A1m<0;1m-------------> 2% EXECUTING [45s]m34D1B1m> :compileKotlinm16D1B1m> :loadKtlintReporters > Resolve dependencies of :ktlint > Resolve dependenciesm79D1B1m> :loadKtlintReporters > Resolve dependencies of :ktlint > Resolve dependenciesm79D1B1m> :loadKtlintReporters > Resolve dependencies of :ktlint > Resolve dependenciesm79D1B5A1m<0;1m-------------> 2% EXECUTING [46s]m34D3B> IDLE0K6D1B> IDLE0K6D1B3A1m> :loadKtlintReporters > Resolve files of :ktlint > ktlint-reporter-baseline-0.m79D1B1m> :loadKtlintReporters > Resolve files of :ktlint > ktlint-reporter-checkstyle-m79D1B1m> :loadKtlintReporters > Resolve files of :ktlint > ktlint-reporter-sarif-0.47.m79D1B3A1m> :loadKtlintReporters > Resolve files of :ktlint > kotlin-stdlib-common-1.7.10m79D1B1m> :loadKtlintReporters > Resolve files of :ktlint > ktlint-core-0.47.1.jar > 31m79D1B1m> :loadKtlintReporters > Resolve files of :ktlint > ktlint-ruleset-standard-0.4m79D1B2A1m> :loadKtlintReporters > Resolve files of :ktlint > ktlint-core-0.47.1.jar > 15m79D2B3A1m> :loadKtlintReporters > Resolve files of :ktlint > logback-classic-1.3.0.jar >m79D1B1m> :loadKtlintReporters > Resolve files of :ktlint > ktlint-core-0.47.1.jar > 22m79D1B1m> :loadKtlintReporters > Resolve files of :ktlint > kotlinx-serialization-json-m79D1B2A1m> :loadKtlintReporters > Resolve files of :ktlint > ec4j-core-0.3.0.jar > 48 Kim79D2B3A> IDLE0K6D1B> IDLE0K6D1B1m> :loadKtlintReporters > Resolve files of :ktlint > sarif4k-0.0.1.jar > 143.4 Km79D1B5A1m<0;1m-------------> 2% EXECUTING [47s]m34D4B1m> :loadKtlintReporters > Resolve files of :ktlint > sarif4k-0.0.1.jar > 392.5 Km79D1B1A> IDLE0K6D1B5A0K
1m> Task :compileKotlinm0K
i: starting the daemon as: /usr/lib/jvm/java-18-openjdk/bin/java -cp /root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-compiler-embeddable/1.8.10/b0757fd774344d54ce93f5ad6c30ba1c1731c8ff/kotlin-compiler-embeddable-1.8.10.jar:/root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar:/root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-script-runtime/1.8.10/b13ea9c7e46d589139e56086a878763290e20bd5/kotlin-script-runtime-1.8.10.jar:/root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.6.10/1cbe9c92c12a94eea200d23c2bbaedaf3daf5132/kotlin-reflect-1.6.10.jar:/root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-daemon-embeddable/1.8.10/ad8541d9bc1cf9e52c3204161247910c2cf601d4/kotlin-daemon-embeddable-1.8.10.jar:/root/.gradle/caches/modules-2/files-2.1/org.jetbrains.intellij.deps/trove4j/1.0.20200330/3afb14d5f9ceb459d724e907a21145e8ff394f02/trove4j-1.0.20200330.jar:/root/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.6.0/330f2244e9030119ab3030fc3fededc86713d9cc/jna-5.6.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.8.10/a61b182458550492c12aee66157d7b524a63a5ec/kotlin-stdlib-common-1.8.10.jar:/root/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar -Djava.awt.headless=true -D$java.rmi.server.hostname=127.0.0.1 -Xmx512m -XX:MaxMetaspaceSize=256m -Dkotlin.environment.keepalive -ea --add-exports java.base/sun.nio.ch=ALL-UNNAMED org.jetbrains.kotlin.daemon.KotlinCompileDaemon --daemon-runFilesPath /root/.kotlin/daemon --daemon-autoshutdownIdleSeconds=7200 --daemon-compilerClasspath /root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-compiler-embeddable/1.8.10/b0757fd774344d54ce93f5ad6c30ba1c1731c8ff/kotlin-compiler-embeddable-1.8.10.jar:/root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.10/6d5560a229477df9406943d5feda5618e98eb64c/kotlin-stdlib-1.8.10.jar:/root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-script-runtime/1.8.10/b13ea9c7e46d589139e56086a878763290e20bd5/kotlin-script-runtime-1.8.10.jar:/root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-reflect/1.6.10/1cbe9c92c12a94eea200d23c2bbaedaf3daf5132/kotlin-reflect-1.6.10.jar:/root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-daemon-embeddable/1.8.10/ad8541d9bc1cf9e52c3204161247910c2cf601d4/kotlin-daemon-embeddable-1.8.10.jar:/root/.gradle/caches/modules-2/files-2.1/org.jetbrains.intellij.deps/trove4j/1.0.20200330/3afb14d5f9ceb459d724e907a21145e8ff394f02/trove4j-1.0.20200330.jar:/root/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/jna/5.6.0/330f2244e9030119ab3030fc3fededc86713d9cc/jna-5.6.0.jar:/root/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.8.10/a61b182458550492c12aee66157d7b524a63a5ec/kotlin-stdlib-common-1.8.10.jar:/root/.gradle/caches/modules-2/files-2.1/org.jetbrains/annotations/13.0/919f0dfe192fb4e063e7dacadee7f8bb9a2672a9/annotations-13.0.jar0K
i: Received the message signalling that the daemon is ready0K
i: new daemon started, trying to find it0K
i: found daemon on port 17185 (28 ms old), trying to connect
i: connected to the daemon
Options for KOTLIN DAEMON: IncrementalCompilationOptions(super=CompilationOptions(compilerMode=INCREMENTAL_COMPILER, targetPlatform=JVM, reportCategories=[0, 3], reportSeverity=2, requestedCompilationResults=[0]kotlinScriptExtensions=[]), areFileChangesKnown=false, modifiedFiles=null, deletedFiles=null, classpathChanges=ClasspathSnapshotDisabled, workingDir=/home/r/repo/build/kotlin/compileKotlin/cacheable, multiModuleICSettings=MultiModuleICSettings(buildHistoryFile=/home/r/repo/build/kotlin/compileKotlin/local-state/build-history.bin, useModuleDetection=false), usePreciseJavaTracking=trueoutputFiles=[/home/r/repo/build/classes/kotlin/main, /home/r/repo/build/kotlin/compileKotlin/cacheable, /home/r/repo/build/kotlin/compileKotlin/local-state])
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 2% EXECUTING [47s]m34D1B1m> :compileKotlinm16D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5A1m<0;1m-------------> 2% EXECUTING [48s]m34D5B5A1m<0;1m-------------> 2% EXECUTING [49s]m34D5B5A1m<0;1m-------------> 2% EXECUTING [50s]m34D5B5A1m<0;1m-------------> 2% EXECUTING [51s]m34D5B5A1m<0;1m-------------> 2% EXECUTING [52s]m34D5B1A1m> :loadKtlintReporters > Resolve files of :ktlintm49D1B1A1m> :loadKtlintReportersm0K22D1B5A1m<0;1m-------------> 2% EXECUTING [53s]m34D5B5A1m<0;1m-------------> 2% EXECUTING [54s]m34D5B5A0K
Resolve mutations for :generateTestGrammarSource (Thread[Execution worker Thread 6,5,main]) started.0K
Resolve mutations for :generateTestGrammarSource (Thread[Execution worker Thread 6,5,main]) completed. Took 0.0 secs.0K
:generateTestGrammarSource (Thread[Execution worker Thread 7,5,main]) started.0K
0K
1m> Task :generateTestGrammarSourcem33m NO-SOURCE39m
Skipping task ':generateTestGrammarSource' as it has no source files and no previous output files.
:generateTestGrammarSource (Thread[Execution worker Thread 7,5,main]) completed. Took 0.001 secs.
Resolve mutations for :processResources (Thread[Execution worker Thread 6,5,main]) started.
Resolve mutations for :processResources (Thread[Execution worker Thread 6,5,main]) completed. Took 0.0 secs.
:processResources (Thread[Execution worker Thread 7,5,main]) started.
1m> Task :processResourcesm33m NO-SOURCE39m
Skipping task ':processResources' as it has no source files and no previous output files.
:processResources (Thread[Execution worker Thread 7,5,main]) completed. Took 0.001 secs.
Resolve mutations for :sourcesJar (Thread[Execution worker Thread 6,5,main]) started.
Resolve mutations for :sourcesJar (Thread[Execution worker Thread 6,5,main]) completed. Took 0.0 secs.
:sourcesJar (Thread[Execution worker Thread 7,5,main]) started.
1m> Task :loadKtlintReportersm
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/0.47.1/ktlint-0.47.1.pom to /root/.gradle/.tmp/gradle_download7250157893158980428bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/0.47.1/ktlint-0.47.1.module to /root/.gradle/.tmp/gradle_download17340117128895940011bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-plain/0.47.1/ktlint-reporter-plain-0.47.1.pom to /root/.gradle/.tmp/gradle_download13131801453671511754bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-plain/0.47.1/ktlint-reporter-plain-0.47.1.module to /root/.gradle/.tmp/gradle_download15929418424262418478bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-standard/0.47.1/ktlint-ruleset-standard-0.47.1.pom to /root/.gradle/.tmp/gradle_download6003273187468544840bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-html/0.47.1/ktlint-reporter-html-0.47.1.pom to /root/.gradle/.tmp/gradle_download7540871172359745141bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-sarif/0.47.1/ktlint-reporter-sarif-0.47.1.pom to /root/.gradle/.tmp/gradle_download15751001797865289467bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-core/0.47.1/ktlint-core-0.47.1.pom to /root/.gradle/.tmp/gradle_download18023006249334322187bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-baseline/0.47.1/ktlint-reporter-baseline-0.47.1.pom to /root/.gradle/.tmp/gradle_download4160770107581309082bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-experimental/0.47.1/ktlint-ruleset-experimental-0.47.1.pom to /root/.gradle/.tmp/gradle_download807797269604835415bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-format/0.47.1/ktlint-reporter-format-0.47.1.pom to /root/.gradle/.tmp/gradle_download6896006026366198582bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-checkstyle/0.47.1/ktlint-reporter-checkstyle-0.47.1.pom to /root/.gradle/.tmp/gradle_download5673165468436039101bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-json/0.47.1/ktlint-reporter-json-0.47.1.pom to /root/.gradle/.tmp/gradle_download12959126244687415233bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-test/0.47.1/ktlint-ruleset-test-0.47.1.pom to /root/.gradle/.tmp/gradle_download16227137725695808855bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.7.10/kotlin-stdlib-jdk8-1.7.10.pom to /root/.gradle/.tmp/gradle_download3053827151470697599bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-html/0.47.1/ktlint-reporter-html-0.47.1.module to /root/.gradle/.tmp/gradle_download5495608761488280610bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-sarif/0.47.1/ktlint-reporter-sarif-0.47.1.module to /root/.gradle/.tmp/gradle_download12417839317750915061bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-core/0.47.1/ktlint-core-0.47.1.module to /root/.gradle/.tmp/gradle_download5294742148261466050bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-format/0.47.1/ktlint-reporter-format-0.47.1.module to /root/.gradle/.tmp/gradle_download12684148696247139974bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-experimental/0.47.1/ktlint-ruleset-experimental-0.47.1.module to /root/.gradle/.tmp/gradle_download16513973505803163843bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-standard/0.47.1/ktlint-ruleset-standard-0.47.1.module to /root/.gradle/.tmp/gradle_download6847197317649741297bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-baseline/0.47.1/ktlint-reporter-baseline-0.47.1.module to /root/.gradle/.tmp/gradle_download11721857721145204727bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-test/0.47.1/ktlint-ruleset-test-0.47.1.module to /root/.gradle/.tmp/gradle_download877274224359787195bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-checkstyle/0.47.1/ktlint-reporter-checkstyle-0.47.1.module to /root/.gradle/.tmp/gradle_download14431922512093613117bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-json/0.47.1/ktlint-reporter-json-0.47.1.module to /root/.gradle/.tmp/gradle_download5211531785879549888bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.7.10/kotlin-compiler-embeddable-1.7.10.pom to /root/.gradle/.tmp/gradle_download17912291345601585643bin
Downloading https://repo.maven.apache.org/maven2/com/github/shyiko/klob/klob/0.2.1/klob-0.2.1.pom to /root/.gradle/.tmp/gradle_download818402356180718602bin
Downloading https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.3.0/logback-classic-1.3.0.pom to /root/.gradle/.tmp/gradle_download5197439646845475297bin
Downloading https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.3/picocli-4.6.3.pom to /root/.gradle/.tmp/gradle_download5842883385879090911bin
Downloading https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.3.0/logback-parent-1.3.0.pom to /root/.gradle/.tmp/gradle_download5576162185625707215bin
Downloading https://repo.maven.apache.org/maven2/io/github/microutils/kotlin-logging-jvm/2.1.23/kotlin-logging-jvm-2.1.23.pom to /root/.gradle/.tmp/gradle_download15315402583926201824bin
Downloading https://repo.maven.apache.org/maven2/org/ec4j/core/ec4j-core/0.3.0/ec4j-core-0.3.0.pom to /root/.gradle/.tmp/gradle_download4556229832148287300bin
Downloading https://repo.maven.apache.org/maven2/org/ec4j/core/ec4j-core-parent/0.3.0/ec4j-core-parent-0.3.0.pom to /root/.gradle/.tmp/gradle_download3726566196150380666bin
Downloading https://repo.maven.apache.org/maven2/io/github/microutils/kotlin-logging-jvm/2.1.23/kotlin-logging-jvm-2.1.23.module to /root/.gradle/.tmp/gradle_download13534239940828932802bin
Downloading https://repo.maven.apache.org/maven2/io/github/detekt/sarif4k/sarif4k/0.0.1/sarif4k-0.0.1.pom to /root/.gradle/.tmp/gradle_download5702639069249990845bin
Downloading https://repo.maven.apache.org/maven2/io/github/detekt/sarif4k/sarif4k/0.0.1/sarif4k-0.0.1.module to /root/.gradle/.tmp/gradle_download388741235670167526bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.7.10/kotlin-reflect-1.7.10.pom to /root/.gradle/.tmp/gradle_download4914935084732277812bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.7.10/kotlin-script-runtime-1.7.10.pom to /root/.gradle/.tmp/gradle_download5486035776332164431bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.7.10/kotlin-daemon-embeddable-1.7.10.pom to /root/.gradle/.tmp/gradle_download14709000716512971497bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.10/kotlin-stdlib-1.7.10.pom to /root/.gradle/.tmp/gradle_download10393092948041026548bin
Downloading https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.3.0/logback-core-1.3.0.pom to /root/.gradle/.tmp/gradle_download6565898161057249653bin
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.pom to /root/.gradle/.tmp/gradle_download14777402011106334434bin
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0/slf4j-parent-2.0.0.pom to /root/.gradle/.tmp/gradle_download17527903839706643586bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.7.10/kotlin-stdlib-jdk7-1.7.10.pom to /root/.gradle/.tmp/gradle_download11282432320173450695bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.1.0/kotlinx-serialization-json-1.1.0.pom to /root/.gradle/.tmp/gradle_download599054460529542221bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json/1.1.0/kotlinx-serialization-json-1.1.0.module to /root/.gradle/.tmp/gradle_download11778283580532823760bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.10/kotlin-stdlib-common-1.7.10.pom to /root/.gradle/.tmp/gradle_download4691264641429650943bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.1.0/kotlinx-serialization-json-jvm-1.1.0.pom to /root/.gradle/.tmp/gradle_download1878766955265570111bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.1.0/kotlinx-serialization-json-jvm-1.1.0.module to /root/.gradle/.tmp/gradle_download14103769713075857202bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core/1.1.0/kotlinx-serialization-core-1.1.0.pom to /root/.gradle/.tmp/gradle_download12767261641371624566bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core/1.1.0/kotlinx-serialization-core-1.1.0.module to /root/.gradle/.tmp/gradle_download12102969064554698526bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.1.0/kotlinx-serialization-core-jvm-1.1.0.pom to /root/.gradle/.tmp/gradle_download568003621088114961bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.1.0/kotlinx-serialization-core-jvm-1.1.0.module to /root/.gradle/.tmp/gradle_download1198734059549437526bin
Excluding []
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-baseline/0.47.1/ktlint-reporter-baseline-0.47.1.jar to /root/.gradle/.tmp/gradle_download8411620930319988322bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-checkstyle/0.47.1/ktlint-reporter-checkstyle-0.47.1.jar to /root/.gradle/.tmp/gradle_download2846708846046345917bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-format/0.47.1/ktlint-reporter-format-0.47.1.jar to /root/.gradle/.tmp/gradle_download14090634896470420519bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-experimental/0.47.1/ktlint-ruleset-experimental-0.47.1.jar to /root/.gradle/.tmp/gradle_download8704986668919478429bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.7.10/kotlin-reflect-1.7.10.jar to /root/.gradle/.tmp/gradle_download16624718238710958477bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-sarif/0.47.1/ktlint-reporter-sarif-0.47.1.jar to /root/.gradle/.tmp/gradle_download18040633667208936713bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-standard/0.47.1/ktlint-ruleset-standard-0.47.1.jar to /root/.gradle/.tmp/gradle_download16942813224556780599bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-html/0.47.1/ktlint-reporter-html-0.47.1.jar to /root/.gradle/.tmp/gradle_download14096908773258685659bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-json/0.47.1/ktlint-reporter-json-0.47.1.jar to /root/.gradle/.tmp/gradle_download17655373067832473330bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/0.47.1/ktlint-0.47.1.jar to /root/.gradle/.tmp/gradle_download18048321793521930890bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-reporter-plain/0.47.1/ktlint-reporter-plain-0.47.1.jar to /root/.gradle/.tmp/gradle_download1488348948365805856bin
Downloading https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.jar to /root/.gradle/.tmp/gradle_download18080012362363926527bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-ruleset-test/0.47.1/ktlint-ruleset-test-0.47.1.jar to /root/.gradle/.tmp/gradle_download9954178522038836250bin
Downloading https://repo.maven.apache.org/maven2/com/pinterest/ktlint/ktlint-core/0.47.1/ktlint-core-0.47.1.jar to /root/.gradle/.tmp/gradle_download5413220872080839862bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.7.10/kotlin-stdlib-common-1.7.10.jar to /root/.gradle/.tmp/gradle_download13185803048748470690bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.7.10/kotlin-compiler-embeddable-1.7.10.jar to /root/.gradle/.tmp/gradle_download9677326248980756853bin
Downloading https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.3.0/logback-core-1.3.0.jar to /root/.gradle/.tmp/gradle_download10820711779505488079bin
Downloading https://repo.maven.apache.org/maven2/com/github/shyiko/klob/klob/0.2.1/klob-0.2.1.jar to /root/.gradle/.tmp/gradle_download11457973363466917877bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.7.10/kotlin-daemon-embeddable-1.7.10.jar to /root/.gradle/.tmp/gradle_download973267909165965732bin
Downloading https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.3/picocli-4.6.3.jar to /root/.gradle/.tmp/gradle_download12808607143950962109bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.7.10/kotlin-script-runtime-1.7.10.jar to /root/.gradle/.tmp/gradle_download18397475068172587076bin
Downloading https://repo.maven.apache.org/maven2/io/github/microutils/kotlin-logging-jvm/2.1.23/kotlin-logging-jvm-2.1.23.jar to /root/.gradle/.tmp/gradle_download11847998680039134030bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.7.10/kotlin-stdlib-1.7.10.jar to /root/.gradle/.tmp/gradle_download9780178377868763661bin
Downloading https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.3.0/logback-classic-1.3.0.jar to /root/.gradle/.tmp/gradle_download5967323059086333447bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-core-jvm/1.1.0/kotlinx-serialization-core-jvm-1.1.0.jar to /root/.gradle/.tmp/gradle_download12302970611583517484bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.7.10/kotlin-stdlib-jdk8-1.7.10.jar to /root/.gradle/.tmp/gradle_download2468748811234948733bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-serialization-json-jvm/1.1.0/kotlinx-serialization-json-jvm-1.1.0.jar to /root/.gradle/.tmp/gradle_download9102774922593865520bin
Downloading https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.7.10/kotlin-stdlib-jdk7-1.7.10.jar to /root/.gradle/.tmp/gradle_download7439865576035769627bin
Downloading https://repo.maven.apache.org/maven2/org/ec4j/core/ec4j-core/0.3.0/ec4j-core-0.3.0.jar to /root/.gradle/.tmp/gradle_download13091348477802714167bin
Downloading https://repo.maven.apache.org/maven2/io/github/detekt/sarif4k/sarif4k/0.0.1/sarif4k-0.0.1.jar to /root/.gradle/.tmp/gradle_download190989839316995546bin
Excluding []
Caching disabled for task ':loadKtlintReporters' because:
Build cache is disabled
Task ':loadKtlintReporters' is not up-to-date because:
No history is available.
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 7% EXECUTING [54s]m34D1B1m> :compileKotlinm16D1B> IDLE6D1B1m> :sourcesJarm13D1B1m> :loadKtlintReportersm22D1B5A:loadKtlintReporters (Thread[Execution worker Thread 8,5,main]) completed. Took 8.496 secs.0K
0K
1m> Task :sourcesJarm0K
Execution optimizations have been disabled for task ':sourcesJar' to ensure correctness due to the following reasons:0K
- Gradle detected a problem with the following location: '/home/r/repo/build/generated-src/antlr/main'. Reason: Task ':sourcesJar' uses this output of task ':generateGrammarSource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5/userguide/validation_problems.html#implicit_dependency for more details about this problem.0K
Invalidating VFS because task ':sourcesJar' failed validation
Caching disabled for task ':sourcesJar' because:
Build cache is disabled
Task ':sourcesJar' is not up-to-date because:
No history is available.
file or directory '/home/r/repo/src/main/resources', not found
file or directory '/home/r/repo/build/generated-src/antlr/main', not found
file or directory '/home/r/repo/src/main/antlr', not found
:sourcesJar (Thread[Execution worker Thread 7,5,main]) completed. Took 0.082 secs.
Resolve mutations for :runKtlintFormatOverKotlinScripts (Thread[Execution worker Thread 8,5,main]) started.
Resolve mutations for :runKtlintFormatOverKotlinScripts (Thread[Execution worker Thread 8,5,main]) completed. Took 0.0 secs.
:runKtlintFormatOverKotlinScripts (Thread[Execution worker Thread 7,5,main]) started.
0K
0K
0K
0K
0K
5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [54s]m35D1B1m> :compileKotlinm16D1B> IDLE6D1B1m> :runKtlintFormatOverKotlinScriptsm35D1B> IDLE6D1B5AResolve mutations for :runKtlintCheckOverKotlinScripts (Thread[Execution worker Thread 8,5,main]) started.0K
Resolve mutations for :runKtlintCheckOverKotlinScripts (Thread[Execution worker Thread 8,5,main]) completed. Took 0.0 secs.0K
:runKtlintCheckOverKotlinScripts (Thread[Execution worker Thread 3,5,main]) started.0K
Resolve mutations for :runKtlintCheckOverMainSourceSet (Thread[Execution worker Thread 8,5,main]) started.0K
Resolve mutations for :runKtlintCheckOverMainSourceSet (Thread[Execution worker Thread 8,5,main]) completed. Took 0.0 secs.0K
:runKtlintCheckOverMainSourceSet (Thread[Execution worker Thread 5,5,main]) started.
Resolve mutations for :runKtlintCheckOverTestSourceSet (Thread[Execution worker Thread 8,5,main]) started.
Resolve mutations for :runKtlintCheckOverTestSourceSet (Thread[Execution worker Thread 8,5,main]) completed. Took 0.0 secs.
:runKtlintCheckOverTestSourceSet (Thread[Execution worker Thread 8,5,main]) started.
Resolve mutations for :processTestResources (Thread[Execution worker Thread 4,5,main]) started.
Resolve mutations for :processTestResources (Thread[Execution worker Thread 4,5,main]) completed. Took 0.0 secs.
:processTestResources (Thread[Execution worker Thread 2,5,main]) started.
0K
0K
0K
0K
0K
5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [54s]m35D1B1m> :compileKotlinm16D1B1m> :runKtlintCheckOverMainSourceSetm34D1B1m> :runKtlintFormatOverKotlinScriptsm35D1B1m> :runKtlintCheckOverKotlinScriptsm34D1B5AStarting process 'Gradle Worker Daemon 3'. Working directory: /root/.gradle/workers Command: /usr/lib/jvm/java-18-openjdk/bin/java --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED @/root/.gradle/.tmp/gradle-worker-classpath5298463360788635033txt -Xmx256m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker Daemon 3'0K
Starting process 'Gradle Worker Daemon 2'. Working directory: /root/.gradle/workers Command: /usr/lib/jvm/java-18-openjdk/bin/java --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED @/root/.gradle/.tmp/gradle-worker-classpath3088218957223997418txt -Xmx256m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker Daemon 2'0K
Starting process 'Gradle Worker Daemon 1'. Working directory: /root/.gradle/workers Command: /usr/lib/jvm/java-18-openjdk/bin/java --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED @/root/.gradle/.tmp/gradle-worker-classpath9932492937359717252txt -Xmx256m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker Daemon 1'0K
Starting process 'Gradle Worker Daemon 4'. Working directory: /root/.gradle/workers Command: /usr/lib/jvm/java-18-openjdk/bin/java --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED @/root/.gradle/.tmp/gradle-worker-classpath16599843254554453225txt -Xmx256m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker Daemon 4'0K
Successfully started process 'Gradle Worker Daemon 2'0K
Successfully started process 'Gradle Worker Daemon 4'
Successfully started process 'Gradle Worker Daemon 1'
Successfully started process 'Gradle Worker Daemon 3'
0K
0K
0K
0K
0K
5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [54s]m35D1B1m> :compileKotlinm16D1B1m> :runKtlintCheckOverMainSourceSetm34D1B1m> :runKtlintFormatOverKotlinScriptsm35D1B1m> :runKtlintCheckOverKotlinScriptsm34D1B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [55s]m35D5B5AStarted Gradle worker daemon (1.223 secs) with fork options DaemonForkOptions{executable=/usr/lib/jvm/java-18-openjdk/bin/java, minHeapSize=null, maxHeapSize=256m, jvmArgs=[], keepAliveMode=DAEMON}.0K
4B0K
5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [55s]m35D1B1m> :compileKotlinm0K16D1B1m> :runKtlintCheckOverMainSourceSetm0K34D1B1m> :runKtlintFormatOverKotlinScriptsm35D1B1m> :runKtlintCheckOverKotlinScriptsm34D1B5AStarted Gradle worker daemon (1.301 secs) with fork options DaemonForkOptions{executable=/usr/lib/jvm/java-18-openjdk/bin/java, minHeapSize=null, maxHeapSize=256m, jvmArgs=[], keepAliveMode=DAEMON}.0K
Started Gradle worker daemon (1.24 secs) with fork options DaemonForkOptions{executable=/usr/lib/jvm/java-18-openjdk/bin/java, minHeapSize=null, maxHeapSize=256m, jvmArgs=[], keepAliveMode=DAEMON}.0K
Started Gradle worker daemon (1.306 secs) with fork options DaemonForkOptions{executable=/usr/lib/jvm/java-18-openjdk/bin/java, minHeapSize=null, maxHeapSize=256m, jvmArgs=[], keepAliveMode=DAEMON}.0K
2B0K
0K
0K
5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [55s]m35D1B1m> :compileKotlinm0K16D1B1m> :runKtlintCheckOverMainSourceSetm34D1B1m> :runKtlintFormatOverKotlinScriptsm35D1B1m> :runKtlintCheckOverKotlinScriptsm34D1B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [56s]m35D5B5AThis JVM does not support getting OS memory, so no OS memory status updates will be broadcast0K
This JVM does not support getting OS memory, so no OS memory status updates will be broadcast0K
3B0K
0K
5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [56s]m35D1B1m> :compileKotlinm0K16D1B1m> :runKtlintCheckOverMainSourceSetm34D1B1m> :runKtlintFormatOverKotlinScriptsm35D1B1m> :runKtlintCheckOverKotlinScriptsm34D1B5AThis JVM does not support getting OS memory, so no OS memory status updates will be broadcast0K
0K
1m> Task :runKtlintFormatOverKotlinScriptsm0K
Excluding []0K
Caching disabled for task ':runKtlintFormatOverKotlinScripts' because:0K
Build cache is disabled
Task ':runKtlintFormatOverKotlinScripts' is not up-to-date because:
No history is available.
The input changes require a full rebuild for incremental task ':runKtlintFormatOverKotlinScripts'.
Executing non-incrementally
Editorconfig files were changed: false
0K
0K
0K
0K
0K
5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [56s]m35D1B1m> :compileKotlinm16D1B1m> :runKtlintCheckOverMainSourceSetm34D1B1m> :runKtlintFormatOverKotlinScriptsm35D1B1m> :runKtlintCheckOverKotlinScriptsm34D1B5A0K
This JVM does not support getting OS memory, so no OS memory status updates will be broadcast0K
0K
1m> Task :runKtlintCheckOverKotlinScriptsm0K
Caching disabled for task ':runKtlintCheckOverKotlinScripts' because:0K
Build cache is disabled
Task ':runKtlintCheckOverKotlinScripts' is not up-to-date because:
No history is available.
The input changes require a full rebuild for incremental task ':runKtlintCheckOverKotlinScripts'.
Executing non-incrementally
Editorconfig files were changed: false
0K
0K
0K
0K
0K
5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [56s]m35D1B1m> :compileKotlinm16D1B1m> :runKtlintCheckOverMainSourceSetm34D1B1m> :runKtlintFormatOverKotlinScriptsm35D1B1m> :runKtlintCheckOverKotlinScriptsm34D1B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [57s]m35D5B5A1m<0;32;1m=0;39;1m------------> 12% EXECUTING [58s]m35D5B5A0K
1m> Task :processTestResourcesm0K
Caching disabled for task ':processTestResources' because:0K
Build cache is disabled0K
Task ':processTestResources' is not up-to-date because:0K
No history is available.
:processTestResources (Thread[Execution worker Thread 2,5,main]) completed. Took 4.271 secs.
1m> Task :runKtlintCheckOverMainSourceSetm
Execution optimizations have been disabled for task ':runKtlintCheckOverMainSourceSet' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/r/repo/build/generated-src/antlr/main'. Reason: Task ':runKtlintCheckOverMainSourceSet' uses this output of task ':generateGrammarSource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5/userguide/validation_problems.html#implicit_dependency for more details about this problem.
Invalidating VFS because task ':runKtlintCheckOverMainSourceSet' failed validation
Caching disabled for task ':runKtlintCheckOverMainSourceSet' because:
Build cache is disabled
Task ':runKtlintCheckOverMainSourceSet' is not up-to-date because:
No history is available.
The input changes require a full rebuild for incremental task ':runKtlintCheckOverMainSourceSet'.
Executing non-incrementally
Editorconfig files were changed: false
0K
0K
0K
0K
0K
5A1m<0;32;1m=0;39;1m------------> 14% EXECUTING [58s]m35D1B1m> :compileKotlinm16D1B1m> :runKtlintCheckOverMainSourceSetm34D1B1m> :runKtlintFormatOverKotlinScriptsm35D1B1m> :runKtlintCheckOverKotlinScriptsm34D1B5A1m<0;32;1m=0;39;1m------------> 14% EXECUTING [59s]m35D5B5A1m<0;32;1m=0;39;1m------------> 14% EXECUTING [1m]m0K34D5B5A0K
:runKtlintCheckOverKotlinScripts (Thread[Execution worker Thread 3,5,main]) completed. Took 6.256 secs.0K
Resolve mutations for :ktlintKotlinScriptCheck (Thread[Execution worker Thread 3,5,main]) started.0K
Resolve mutations for :ktlintKotlinScriptCheck (Thread[Execution worker Thread 3,5,main]) completed. Took 0.001 secs.0K
:ktlintKotlinScriptCheck (Thread[Execution worker Thread 3,5,main]) started.0K
1m> Task :runKtlintCheckOverTestSourceSetm
Execution optimizations have been disabled for task ':runKtlintCheckOverTestSourceSet' to ensure correctness due to the following reasons:
- Gradle detected a problem with the following location: '/home/r/repo/build/generated-src/antlr/test'. Reason: Task ':runKtlintCheckOverTestSourceSet' uses this output of task ':generateTestGrammarSource' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.5/userguide/validation_problems.html#implicit_dependency for more details about this problem.
Invalidating VFS because task ':runKtlintCheckOverTestSourceSet' failed validation
Caching disabled for task ':runKtlintCheckOverTestSourceSet' because:
Build cache is disabled
Task ':runKtlintCheckOverTestSourceSet' is not up-to-date because:
No history is available.
The input changes require a full rebuild for incremental task ':runKtlintCheckOverTestSourceSet'.
Executing non-incrementally
Editorconfig files were changed: false
0K
0K
0K
0K
0K
5A1m<0;32;1m==0;39;1m-----------> 17% EXECUTING [1m]m34D1B1m> :compileKotlinm16D1B1m> :runKtlintCheckOverMainSourceSetm34D1B1m> :runKtlintFormatOverKotlinScriptsm35D1B1m> :runKtlintCheckOverTestSourceSetm34D1B5A0K
31;1m> Task :ktlintKotlinScriptCheck0;39m31m FAILED39m0K
Caching disabled for task ':ktlintKotlinScriptCheck' because:0K
Build cache is disabled0K
Task ':ktlintKotlinScriptCheck' is not up-to-date because:0K
No history is available.
/home/r/repo/build.gradle.kts:155:28 Argument should be on a separate line (unless all arguments can fit a single line) (argument-list-wrapping)
:ktlintKotlinScriptCheck (Thread[Execution worker Thread 3,5,main]) completed. Took 0.191 secs.
:runKtlintFormatOverKotlinScripts (Thread[Execution worker Thread 7,5,main]) completed. Took 6.519 secs.
0K
0K
0K
0K
0K
5A1m<0;31;1m==0;39;1m-----------> 21% EXECUTING [1m]m34D1B1m> :compileKotlinm16D1B1m> :runKtlintCheckOverMainSourceSetm34D1B> IDLE6D1B1m> :runKtlintCheckOverTestSourceSetm34D1B5A1m<0;31;1m==0;39;1m-----------> 21% EXECUTING [1m 1s]m37D5B5A:runKtlintCheckOverTestSourceSet (Thread[Execution worker Thread 8,5,main]) completed. Took 7.06 secs.0K
4B0K
5A1m<0;31;1m===0;39;1m----------> 24% EXECUTING [1m 1s]m37D1B1m> :compileKotlinm0K16D1B1m> :runKtlintCheckOverMainSourceSetm34D1B> IDLE0K6D1B> IDLE6D1B5A1m<0;31;1m===0;39;1m----------> 24% EXECUTING [1m 2s]m37D5B5A:runKtlintCheckOverMainSourceSet (Thread[Execution worker Thread 5,5,main]) completed. Took 7.9 secs.0K
4B0K
5A1m<0;31;1m===0;39;1m----------> 26% EXECUTING [1m 2s]m37D1B1m> :compileKotlinm0K16D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5A1m<0;31;1m===0;39;1m----------> 26% EXECUTING [1m 3s]m37D5B5A1m<0;31;1m===0;39;1m----------> 26% EXECUTING [1m 4s]m37D5B5A1m<0;31;1m===0;39;1m----------> 26% EXECUTING [1m 5s]m37D5B5A1m<0;31;1m===0;39;1m----------> 26% EXECUTING [1m 6s]m37D5B5A1m<0;31;1m===0;39;1m----------> 26% EXECUTING [1m 7s]m37D5B5A1m<0;31;1m===0;39;1m----------> 26% EXECUTING [1m 8s]m37D5B5A1m<0;31;1m===0;39;1m----------> 26% EXECUTING [1m 9s]m37D5B5A1m<0;31;1m===0;39;1m----------> 26% EXECUTING [1m 10s]m38D5B5A1m<0;31;1m===0;39;1m----------> 26% EXECUTING [1m 11s]m38D5B5A1m<0;31;1m===0;39;1m----------> 26% EXECUTING [1m 12s]m38D5B5A1m<0;31;1m===0;39;1m----------> 26% EXECUTING [1m 13s]m38D5B5A0K
1m> Task :compileKotlinm0K
w: file:///home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Classes.kt:54:18 Parameter 'interfaceDeclaration' is never used0K
w: file:///home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Classes.kt:54:63 Parameter 'context' is never used0K
w: file:///home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Declarations.kt:160:23 Parameter 'initializer' is never used0K
w: file:///home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Expressions.kt:107:22 Parameter 'arrayCreation' is never used
w: file:///home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Expressions.kt:107:66 Parameter 'context' is never used
w: file:///home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Expressions.kt:185:13 Parameter 'expr' is never used
w: file:///home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Expressions.kt:185:39 Parameter 'context' is never used
w: file:///home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Expressions.kt:360:61 Parameter 'context' is never used
w: file:///home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Literals.kt:20:48 Parameter 'context' is never used
w: file:///home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Translator.kt:99:58 Parameter 'context' is never used
w: file:///home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/Types.kt:9:11 The expression is unused
w: file:///home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/preprocessor/Preprocessor.kt:429:37 Parameter 'state' is never used
w: file:///home/r/repo/src/main/kotlin/org/polystat/j2eo/translator/preprocessor/Preprocessor.kt:429:63 Parameter 'arrayCreation' is never used
:compileKotlin (Thread[included builds,5,main]) completed. Took 31.675 secs.
0K
0K
0K
0K
0K
5A1m<0;31;1m===0;39;1m----------> 29% EXECUTING [1m 13s]m38D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5A0K
31mFAILURE: 39m31mBuild failed with an exception.39m0K
0K
* What went wrong:0K
Execution failed for task ':ktlintKotlinScriptCheck'.0K
33m> 39mA failure occurred while executing org.jlleitschuh.gradle.ktlint.worker.ConsoleReportWorkAction
33m> 39mKtLint found code style violations. Please see the following reports:
- /home/r/repo/build/reports/ktlint/ktlintKotlinScriptCheck/ktlintKotlinScriptCheck.xml
- /home/r/repo/build/reports/ktlint/ktlintKotlinScriptCheck/ktlintKotlinScriptCheck.json
- /home/r/repo/build/reports/ktlint/ktlintKotlinScriptCheck/ktlintKotlinScriptCheck.html
* Try:
33m> 39mRun with 1m--stacktracem option to get the stack trace.
33m> 39mRun with 1m--debugm option to get more log output.
33m> 39mRun with 1m--scanm to get full insights.
* Get more help at 1mhttps://help.gradle.orgm
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.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/7.5/userguide/command_line_interface.html#sec:command_line_warnings
Execution optimizations have been disabled for 3 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.
31;1mBUILD FAILED0;39m in 1m 15s
9 actionable tasks: 9 executed
Some of the file system contents retained in the virtual file system are on file systems that Gradle doesn't support watching. The relevant state was discarded to ensure changes to these locations are properly detected. You can override this by explicitly enabling file system watching.
0K
0K
0K
0K
0K
5A1m<0;1m-------------> 0% WAITINGm26D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B> IDLE6D1B5A2K1B2K1B2K1B2K1B2K4A0m?12l?25hcontainer c4ef14fb7eb1882966a1707f3c9899ca5308df895b827a3d2b928c55df31ad3a is dead
Tue 14 Feb 2023 03:36:05 PM CET