rultor.com logo This build log was produced by rultor.com for tatools/sunshine#145
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 4199
+ echo '1.68.1 24dc2a841'
1.68.1 24dc2a841
+ date
Sun Dec 30 20:48:09 CET 2018
+ uptime
 20:48:09 up 15 days, 11:18,  0 users,  load average: 6.34, 6.01, 5.92
+ head=git@github.com:tatools/sunshine.git
+ ff=only
+ image=yegor256/java8
+ rebase=true
+ squash=false
+ head_branch=master
+ author=extsoft
+ tag=0.4.0
+ vars=('--env=head=git@github.com:tatools/sunshine.git' '--env=tag=0.4.0' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:tatools/sunshine.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.4.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=extsoft'\''\'\'''\'''\'' '\'';'\'' '\''java -version'\'' '\'';'\'' '\''export LC_ALL=en_US.UTF-8'\'' '\'';'\'' '\''export LANG=en_US.UTF-8'\'' '\'';'\'' '\''export LANGUAGE=en_US.UTF-8'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''cp ../gradle.properties .'\'' '\'';'\'' '\''cp ../secring.gpg .'\'' '\'';'\'' '\''./gradlew updateVersion -PnewVersion=${tag}'\'' '\'';'\'' '\''./gradlew clean ready bintrayUpload --info'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=extsoft')
+ scripts=('export '\''head=git@github.com:tatools/sunshine.git'\''' ';' 'export '\''tag=0.4.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=extsoft'\''' ';' 'java -version' ';' 'export LC_ALL=en_US.UTF-8' ';' 'export LANG=en_US.UTF-8' ';' 'export LANGUAGE=en_US.UTF-8' ';' 'sudo gem install pdd' ';' 'cp ../gradle.properties .' ';' 'cp ../secring.gpg .' ';' './gradlew updateVersion -PnewVersion=${tag}' ';' './gradlew clean ready bintrayUpload --info' ';')
+ directory=
+ container=tatools_sunshine_145
+ as_root=false
+ 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:tatools/sunshine.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:tatools/sunshine.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:tatools/sunshine.git'\''' ';' 'export '\''tag=0.4.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=extsoft'\''' ';' 'java -version' ';' 'export LC_ALL=en_US.UTF-8' ';' 'export LANG=en_US.UTF-8' ';' 'export LANGUAGE=en_US.UTF-8' ';' 'sudo gem install pdd' ';' 'cp ../gradle.properties .' ';' 'cp ../secring.gpg .' ';' './gradlew updateVersion -PnewVersion=${tag}' ';' './gradlew clean ready bintrayUpload --info' ';'
+ sensitive=()
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
gpg: armor header: Version: SKS 1.1.6
gpg: armor header: Comment: Hostname: keyserver.timlukas.de
gpg: pub  2048R/9AF0FA4C 2014-08-17  Rultor.com <gpg@rultor.com>
gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ gpg --version
gpg (GnuPG) 1.4.20
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-WfkB/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-WfkB/.gpg/secring.gpg --decrypt repo/scrt/gradle.properties.asc
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='rultor-XXXX.uADSIHVX'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:tatools/sunshine gradle.properties.enc
gpg: AES encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='gradle.properties'
+ rm -rf gradle.properties.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-WfkB/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-WfkB/.gpg/secring.gpg --decrypt repo/scrt/secring.gpg.asc
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='rultor-XXXX.4PzJ6q9F'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:tatools/sunshine secring.gpg.enc
gpg: AES encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='secring.gpg'
+ rm -rf secring.gpg.enc
+ rm -rf .gpg
+ '[' -z 0.4.0 ']'
+ [[ 0.4.0 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.4.0"'
tag name is valid: "0.4.0"
+ cd repo
++ git tag -l 0.4.0
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=5.94
++ echo 5.94 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 5.94, low enough to run a new Docker container'
load average is 5.94, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/java8
+ docker pull yegor256/java8
Using default tag: latest
latest: Pulling from yegor256/java8
Digest: sha256:fc3b52526d557cc92fb73c755b863fc37d3022ffcd296b2781bba35142a4ef13
Status: Image is up to date for yegor256/java8:latest
+ docker ps --filter=status=exited
+ grep --quiet '\statools_sunshine_145\s*$'
+ ls -al .
total 720
drwx--x--x  3 rultor rultor   4096 Dec 30 20:48 .
drwxrwxrwt 14 root   root   684032 Dec 30 20:48 ..
-rw-rw-r--  1 rultor rultor    444 Dec 30 20:48 end.sh
-rwxrwxr-x  1 rultor rultor    338 Dec 30 20:48 entry.sh
-rw-rw-r--  1 rultor rultor    194 Dec 30 20:48 gradle.properties
-rw-rw-r--  1 rultor rultor      5 Dec 30 20:48 pid
drwxrwxr-x 11 rultor rultor   4096 Dec 30 20:48 repo
-rwxrwxr-x  1 rultor rultor   6311 Dec 30 20:48 run.sh
-rw-rw-r--  1 rultor rultor    514 Dec 30 20:48 script.sh
-rw-rw-r--  1 rultor rultor   2643 Dec 30 20:48 secring.gpg
-rw-rw-r--  1 rultor rultor   6228 Dec 30 20:48 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-WfkB:/main --env=head=git@github.com:tatools/sunshine.git --env=tag=0.4.0 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:tatools/sunshine.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.4.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=extsoft'\''\'\'''\'''\'' '\'';'\'' '\''java -version'\'' '\'';'\'' '\''export LC_ALL=en_US.UTF-8'\'' '\'';'\'' '\''export LANG=en_US.UTF-8'\'' '\'';'\'' '\''export LANGUAGE=en_US.UTF-8'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''cp ../gradle.properties .'\'' '\'';'\'' '\''cp ../secring.gpg .'\'' '\'';'\'' '\''./gradlew updateVersion -PnewVersion=${tag}'\'' '\'';'\'' '\''./gradlew clean ready bintrayUpload --info'\'' '\'';'\'' )' --env=head_branch=master --env=author=extsoft --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-WfkB/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=tatools_sunshine_145 yegor256/java8 /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
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.gnupg /root/.m2 /root/.oracle_jre_usage /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./gradle.properties ./pid ./repo ./run.sh ./script.sh ./secring.gpg ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export head=git@github.com:tatools/sunshine.git
+ head=git@github.com:tatools/sunshine.git
+ export tag=0.4.0
+ tag=0.4.0
+ export head_branch=master
+ head_branch=master
+ export author=extsoft
+ author=extsoft
+ java -version
java version "1.8.0_171"
Java(TM) SE Runtime Environment (build 1.8.0_171-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.171-b11, mixed mode)
+ export LC_ALL=en_US.UTF-8
+ LC_ALL=en_US.UTF-8
+ export LANG=en_US.UTF-8
+ LANG=en_US.UTF-8
+ export LANGUAGE=en_US.UTF-8
+ LANGUAGE=en_US.UTF-8
+ sudo -i gem install pdd
Fetching: mini_portile2-2.3.0.gem (100%)
Successfully installed mini_portile2-2.3.0
Fetching: nokogiri-1.8.2.gem (100%)
Building native extensions.  This could take a while...
Successfully installed nokogiri-1.8.2
Fetching: rainbow-3.0.0.gem (100%)
Successfully installed rainbow-3.0.0
Fetching: slop-4.6.1.gem (100%)
Successfully installed slop-4.6.1
Fetching: pdd-0.20.4.gem (100%)
Successfully installed pdd-0.20.4
Parsing documentation for mini_portile2-2.3.0
Installing ri documentation for mini_portile2-2.3.0
Parsing documentation for nokogiri-1.8.2
Installing ri documentation for nokogiri-1.8.2
Parsing documentation for rainbow-3.0.0
Installing ri documentation for rainbow-3.0.0
Parsing documentation for slop-4.6.1
Installing ri documentation for slop-4.6.1
Parsing documentation for pdd-0.20.4
Installing ri documentation for pdd-0.20.4
Done installing documentation for mini_portile2, nokogiri, rainbow, slop, pdd after 16 seconds
5 gems installed
+ cp ../gradle.properties .
+ cp ../secring.gpg .
+ ./gradlew updateVersion -PnewVersion=0.4.0
Downloading https://services.gradle.org/distributions/gradle-3.1-all.zip
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Unzipping /home/r/.gradle/wrapper/dists/gradle-3.1-all/ejgglywf033yp6s4x8ahmgm74/gradle-3.1-all.zip to /home/r/.gradle/wrapper/dists/gradle-3.1-all/ejgglywf033yp6s4x8ahmgm74
Set executable permissions for: /home/r/.gradle/wrapper/dists/gradle-3.1-all/ejgglywf033yp6s4x8ahmgm74/gradle-3.1/bin/gradle
0mStarting a Gradle Daemon (subsequent builds will be faster)
1m> Starting Daemon22m17D1m> Starting Daemon > Connecting to Daemon22m40D0K1m> Loading22m9D1m> Loading > settings22m20D1m> Loading > settings > Compiling /home/r/repo/settings.gradle into local build cache22m84D1m> Loading > settings > Compiling /home/r/repo/settings.gradle into local build cache > Compiling settings file '/home/r/repo/settings.gradle' to cross build script cache22m169D1m> Loading > settings > Compiling /home/r/repo/settings.gradle into local build cache22m0K84D1m> Loading > settings > Compiling /home/r/repo/settings.gradle into local build cache > Compiling settings file '/home/r/repo/settings.gradle' to cross build script cache22m169D1m> Loading > settings22m0K20D1m> Loading22m0K9D1m> Configuring22m13D1m> Configuring > 0/7 projects22m28D1m> Configuring > 0/7 projects > root project > Compiling /home/r/repo/build.gradle into local build cache > Compiling build file '/home/r/repo/build.gradle' to cross build script cache22m183D1m> Configuring > 0/7 projects > root project22m0K43D1m> Configuring &gt; 0/7 projects &gt; root project &gt; Resolving dependencies ':classpath'22m81DDownload https://plugins.gradle.org/m2/com/jfrog/bintray/gradle/gradle-bintray-plugin/1.7/gradle-bintray-plugin-1.7.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A119C
Download https://plugins.gradle.org/m2/org/codehaus/groovy/modules/http-builder/http-builder/0.7.2/http-builder-0.7.2.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A121C
Download https://plugins.gradle.org/m2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A103C
Download https://plugins.gradle.org/m2/org/apache/httpcomponents/httpclient/4.2.1/httpclient-4.2.1.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A102C
Download https://plugins.gradle.org/m2/org/apache/httpcomponents/httpcomponents-client/4.2.1/httpcomponents-client-4.2.1.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A124C
Download https://plugins.gradle.org/m2/net/sf/json-lib/json-lib/2.3/json-lib-2.3.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A84C
Download https://plugins.gradle.org/m2/net/sourceforge/nekohtml/nekohtml/1.9.16/nekohtml-1.9.16.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A99C
Download https://plugins.gradle.org/m2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A89C
Download https://plugins.gradle.org/m2/org/apache/ant/ant/1.8.0/ant-1.8.0.pom0K
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A77C
Download https://plugins.gradle.org/m2/org/apache/ant/ant-parent/1.8.0/ant-parent-1.8.0.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A91C
Download https://plugins.gradle.org/m2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A109C
Download https://plugins.gradle.org/m2/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A119C
Download https://plugins.gradle.org/m2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A99C
Download https://plugins.gradle.org/m2/org/apache/maven/wagon/wagon-http-lightweight/1.0-beta-6/wagon-http-lightweight-1.0-beta-6.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A133C
Download https://plugins.gradle.org/m2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A125C
Download https://plugins.gradle.org/m2/org/apache/httpcomponents/httpcore/4.2.1/httpcore-4.2.1.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A98C
Download https://plugins.gradle.org/m2/org/apache/httpcomponents/httpcomponents-core/4.2.1/httpcomponents-core-4.2.1.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A120C
Download https://plugins.gradle.org/m2/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A108C
Download https://plugins.gradle.org/m2/net/sf/ezmorph/ezmorph/1.0.6/ezmorph-1.0.6.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A85C
Download https://plugins.gradle.org/m2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A83C
Download https://plugins.gradle.org/m2/org/apache/ant/ant-launcher/1.8.0/ant-launcher-1.8.0.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A95C
Download https://plugins.gradle.org/m2/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A123C
Download https://plugins.gradle.org/m2/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A95C
Download https://plugins.gradle.org/m2/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A85C
1m> Configuring > 0/7 projects > root project22m0K43DDownload https://plugins.gradle.org/m2/com/jfrog/bintray/gradle/gradle-bintray-plugin/1.7/gradle-bintray-plugin-1.7.jar
1m> Configuring > 0/7 projects > root project22m43D1A119C
Download https://plugins.gradle.org/m2/org/codehaus/groovy/modules/http-builder/http-builder/0.7.2/http-builder-0.7.2.jar
1m> Configuring > 0/7 projects > root project22m43D1A121C
Download https://plugins.gradle.org/m2/org/apache/maven/maven-ant-tasks/2.1.3/maven-ant-tasks-2.1.3.jar
1m> Configuring > 0/7 projects > root project22m43D1m> Configuring > 0/7 projects > root project > 975 KB/1.26 MB downloaded22m71D1A103C
1m> Configuring > 0/7 projects > root project22m0K43DDownload https://plugins.gradle.org/m2/org/apache/httpcomponents/httpclient/4.2.1/httpclient-4.2.1.jar
1m> Configuring > 0/7 projects > root project22m43D1A102C
Download https://plugins.gradle.org/m2/net/sf/json-lib/json-lib/2.3/json-lib-2.3-jdk15.jar
1m> Configuring > 0/7 projects > root project22m43D1A90C
Download https://plugins.gradle.org/m2/net/sourceforge/nekohtml/nekohtml/1.9.16/nekohtml-1.9.16.jar
1m> Configuring > 0/7 projects > root project22m43D1A99C
Download https://plugins.gradle.org/m2/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar
1m> Configuring > 0/7 projects > root project22m43D1A89C
Download https://plugins.gradle.org/m2/org/apache/ant/ant/1.8.0/ant-1.8.0.jar
1m> Configuring > 0/7 projects > root project22m43D1m> Configuring > 0/7 projects > root project > 970 KB/1.44 MB downloaded22m71D1A77C
1m> Configuring > 0/7 projects > root project22m0K43DDownload https://plugins.gradle.org/m2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.jar
1m> Configuring > 0/7 projects > root project22m43D1A109C
Download https://plugins.gradle.org/m2/org/apache/maven/wagon/wagon-http-lightweight/1.0-beta-6/wagon-http-lightweight-1.0-beta-6.jar
1m> Configuring > 0/7 projects > root project22m43D1A133C
Download https://plugins.gradle.org/m2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
1m> Configuring > 0/7 projects > root project22m43D1A125C
Download https://plugins.gradle.org/m2/org/apache/httpcomponents/httpcore/4.2.1/httpcore-4.2.1.jar
1m> Configuring > 0/7 projects > root project22m43D1A98C
Download https://plugins.gradle.org/m2/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.jar
1m> Configuring > 0/7 projects > root project22m43D1A108C
Download https://plugins.gradle.org/m2/net/sf/ezmorph/ezmorph/1.0.6/ezmorph-1.0.6.jar
1m> Configuring > 0/7 projects > root project22m43D1A85C
Download https://plugins.gradle.org/m2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
1m> Configuring > 0/7 projects > root project22m43D1m> Configuring > 0/7 projects > root project > 958 KB/1.17 MB downloaded22m71D1A83C
1m&gt; Configuring &gt; 0/7 projects &gt; root project22m0K43DDownload https://plugins.gradle.org/m2/org/apache/ant/ant-launcher/1.8.0/ant-launcher-1.8.0.jar
1m&gt; Configuring &gt; 0/7 projects &gt; root project22m43D1A95C
Download https://plugins.gradle.org/m2/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar
1m&gt; Configuring &gt; 0/7 projects &gt; root project22m43D1A123C
Download https://plugins.gradle.org/m2/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar
1m> Configuring > 0/7 projects > root project22m43D1A95C
Download https://plugins.gradle.org/m2/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar
1m> Configuring > 0/7 projects > root project22m43D1A85C
1m> Configuring > 0/7 projects > root project > Compiling /home/r/repo/build.gradle into local build cache > Compiling build file '/home/r/repo/build.gradle' to cross build script cache22m183D1m> Configuring > 0/7 projects > root project > Compiling /home/r/repo/build.gradle into local build cache22m0K104D1m> Configuring > 0/7 projects > root project22m0K43D1m> Configuring > 0/7 projects > root project > Compiling /home/r/repo/gradle/jacoco.gradle into local build cache22m112D1m> Configuring > 0/7 projects > root project22m0K43D1m> Configuring > 0/7 projects > root project > Compiling /home/r/repo/gradle/bintray.gradle into local build cache > Compiling script '/home/r/repo/gradle/bintray.gradle' to cross build script cache22m197D1m> Configuring > 0/7 projects > root project > Compiling /home/r/repo/gradle/bintray.gradle into local build cache22m0K113D1m> Configuring > 0/7 projects > root project22m0K43D1m> Configuring > 0/7 projects22m0K28D1m> Configuring > 2/7 projects22m28D1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests > Compiling /home/r/repo/sunshine-junit4-integration-tests/build.gradle into local build cache > Compiling build file '/home/r/repo/sunshine-junit4-integration-tests/build.gradle' to cross build script cache22m273D1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests > Resolving dependencies ':sunshine-junit4-integration-tests:classpath'22m0K137DDownload https://jcenter.bintray.com/com/github/jengelman/gradle/plugins/shadow/2.0.1/shadow-2.0.1.pom0K
Download https://jcenter.bintray.com/org/codehaus/groovy/groovy-backports-compat23/2.4.4/groovy-backports-compat23-2.4.4.pom
1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests > Resolving dependencies ':sunshine-junit4-integration-tests:classpath' > 13 KB/14 KB downloaded22m162D1A124C
1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests22m0K65DDownload https://jcenter.bintray.com/com/github/jengelman/gradle/plugins/shadow/2.0.1/shadow-2.0.1.jar
1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests > 820 KB/3.09 MB downloaded22m93D1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests > 1.90 MB/3.09 MB downloaded22m94D1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests > 2.86 MB/3.09 MB downloaded22m94D1A102C
1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests22m0K65DDownload https://jcenter.bintray.com/org/codehaus/groovy/groovy-backports-compat23/2.4.4/groovy-backports-compat23-2.4.4.jar
1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests22m65D1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests > Resolving dependencies ':sunshine-junit4-integration-tests:runtime'22m135D1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests22m0K65D1m> Configuring > 6/7 projects > :sunshine-testng-integration-tests > Compiling /home/r/repo/sunshine-testng-integration-tests/build.gradle into local build cache > Compiling build file '/home/r/repo/sunshine-testng-integration-tests/build.gradle' to cross build script cache22m273D1m> Configuring > 6/7 projects > :sunshine-testng-integration-tests > Resolving dependencies ':sunshine-testng-integration-tests:runtime'22m0K135DDownload https://jcenter.bintray.com/org/testng/testng/6.11/testng-6.11.pom0K
1m> Configuring > 6/7 projects > :sunshine-testng-integration-tests > Resolving dependencies ':sunshine-testng-integration-tests:runtime'22m135D1A75C
Download https://jcenter.bintray.com/com/beust/jcommander/1.64/jcommander-1.64.pom0K
1m> Configuring > 6/7 projects > :sunshine-testng-integration-tests > Resolving dependencies ':sunshine-testng-integration-tests:runtime'22m135DDownload https://jcenter.bintray.com/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom0K
1m> Configuring > 6/7 projects > :sunshine-testng-integration-tests22m0K65DDownload https://jcenter.bintray.com/org/testng/testng/6.11/testng-6.11.jar
1m> Configuring > 6/7 projects > :sunshine-testng-integration-tests22m65DDownload https://jcenter.bintray.com/com/beust/jcommander/1.64/jcommander-1.64.jar
1m> Configuring > 6/7 projects > :sunshine-testng-integration-tests22m65DDownload https://jcenter.bintray.com/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar
1m> Configuring > 7/7 projects22m0K28D:updateVersion0K
Successfully changed project version in gradle.properties to '0.4.0'

BUILD SUCCESSFUL

Total time: 1 mins 7.227 secs
0K0m+ ./gradlew clean ready bintrayUpload --info
Initialized native services in: /home/r/.gradle/native
0m1m> Connecting to Daemon22m22DConnected to daemon DaemonInfo{pid=10674, address=[50ad4cc9-98b2-4698-9f1c-422306f54df3 port:35624, addresses:[/127.0.0.1]], state=Idle, lastBusy=1546199391944, context=DefaultDaemonContext[uid=99cd46fb-f7ae-48a4-bbc1-439c9c4f6ede,javaHome=/usr/lib/jvm/java-8-oracle,daemonRegistryDir=/home/r/.gradle/daemon,pid=10674,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]}. Dispatching request Build{id=688d2f2f-dcf0-4dbd-9c8d-aa064d4ee216.1, currentDir=/home/r/repo}.
Received result org.gradle.launcher.daemon.protocol.BuildStarted@5cdec700 from daemon DaemonInfo{pid=10674, address=[50ad4cc9-98b2-4698-9f1c-422306f54df3 port:35624, addresses:[/127.0.0.1]], state=Idle, lastBusy=1546199391944, context=DefaultDaemonContext[uid=99cd46fb-f7ae-48a4-bbc1-439c9c4f6ede,javaHome=/usr/lib/jvm/java-8-oracle,daemonRegistryDir=/home/r/.gradle/daemon,pid=10674,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]} (build should be starting).
The client will now receive all logging from the daemon (pid: 10674). The daemon log file: /home/r/.gradle/daemon/3.1/daemon-10674.out.log
Starting 2nd build in daemon [uptime: 53.058 secs, performance: 99%, GC rate: 0.05/s, tenured heap usage: 3% of 716.2 MB]
Executing build with daemon context: DefaultDaemonContext[uid=99cd46fb-f7ae-48a4-bbc1-439c9c4f6ede,javaHome=/usr/lib/jvm/java-8-oracle,daemonRegistryDir=/home/r/.gradle/daemon,pid=10674,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]
Starting Build
Settings evaluated using settings file '/home/r/repo/settings.gradle'.
Projects loaded. Root project using build file '/home/r/repo/build.gradle'.
Included projects: [root project 'sunshine', project ':sunshine-core', project ':sunshine-core-deps', project ':sunshine-junit4', project ':sunshine-junit4-integration-tests', project ':sunshine-testng', project ':sunshine-testng-integration-tests']
Evaluating root project 'sunshine' using build file '/home/r/repo/build.gradle'.
1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1m> Configuring > 0/7 projects > root project22m0K43DEvaluating project ':sunshine-core' using build file '/home/r/repo/sunshine-core/build.gradle'.
Evaluating project ':sunshine-core-deps' using build file '/home/r/repo/sunshine-core-deps/build.gradle'.
Evaluating project ':sunshine-junit4' using build file '/home/r/repo/sunshine-junit4/build.gradle'.
Evaluating project ':sunshine-junit4-integration-tests' using build file '/home/r/repo/sunshine-junit4-integration-tests/build.gradle'.
Evaluating project ':sunshine-testng' using build file '/home/r/repo/sunshine-testng/build.gradle'.
Evaluating project ':sunshine-testng-integration-tests' using build file '/home/r/repo/sunshine-testng-integration-tests/build.gradle'.
All projects evaluated.
1m> Configuring > 7/7 projects22m0K28DSelected primary task 'clean' from project :
Selected primary task 'ready' from project :
Selected primary task 'bintrayUpload' from project :
Tasks to be executed: [task ':sunshine-core:clean', task ':sunshine-core-deps:clean', task ':sunshine-junit4:clean', task ':sunshine-junit4-integration-tests:clean', task ':sunshine-testng:clean', task ':sunshine-testng-integration-tests:clean', task ':sunshine-core-deps:compileJava', task ':sunshine-core-deps:processResources', task ':sunshine-core-deps:classes', task ':sunshine-core-deps:jar', task ':sunshine-core:compileJava', task ':sunshine-core:processResources', task ':sunshine-core:classes', task ':sunshine-core:copyUnitTestsDependencies', task ':sunshine-core:compileTestJava', task ':sunshine-core:processTestResources', task ':sunshine-core:testClasses', task ':sunshine-core:test', task ':sunshine-core:jacocoTestReport', task ':sunshine-core:check', task ':sunshine-core:ready', task ':sunshine-core-deps:assemble', task ':sunshine-core-deps:compileTestJava', task ':sunshine-core-deps:processTestResources', task ':sunshine-core-deps:testClasses', task ':sunshine-core-deps:test', task ':sunshine-core-deps:check', task ':sunshine-core-deps:build', task ':sunshine-core-deps:ready', task ':sunshine-core:jar', task ':sunshine-junit4:compileJava', task ':sunshine-junit4:processResources', task ':sunshine-junit4:classes', task ':sunshine-junit4:compileTestJava', task ':sunshine-junit4:processTestResources', task ':sunshine-junit4:testClasses', task ':sunshine-junit4:test', task ':sunshine-junit4:jacocoTestReport', task ':sunshine-junit4:check', task ':sunshine-junit4:ready', task ':sunshine-junit4:jar', task ':sunshine-junit4-integration-tests:compileJava', task ':sunshine-junit4-integration-tests:processResources', task ':sunshine-junit4-integration-tests:classes', task ':sunshine-junit4-integration-tests:jar', task ':sunshine-junit4-integration-tests:assemble', task ':sunshine-junit4-integration-tests:compileTestJava', task ':sunshine-junit4-integration-tests:processTestResources', task ':sunshine-junit4-integration-tests:testClasses', task ':sunshine-junit4-integration-tests:test', task ':sunshine-junit4-integration-tests:check', task ':sunshine-junit4-integration-tests:storeDependencies', task ':sunshine-junit4-integration-tests:build', task ':sunshine-junit4-integration-tests:shadowJar', task ':sunshine-junit4-integration-tests:runIntegrationTests', task ':sunshine-junit4-integration-tests:ready', task ':sunshine-testng:compileJava', task ':sunshine-testng:processResources', task ':sunshine-testng:classes', task ':sunshine-testng:compileTestJava', task ':sunshine-testng:processTestResources', task ':sunshine-testng:testClasses', task ':sunshine-testng:test', task ':sunshine-testng:jacocoTestReport', task ':sunshine-testng:check', task ':sunshine-testng:ready', task ':sunshine-testng:jar', task ':sunshine-testng-integration-tests:compileJava', task ':sunshine-testng-integration-tests:processResources', task ':sunshine-testng-integration-tests:classes', task ':sunshine-testng-integration-tests:jar', task ':sunshine-testng-integration-tests:assemble', task ':sunshine-testng-integration-tests:compileTestJava', task ':sunshine-testng-integration-tests:processTestResources', task ':sunshine-testng-integration-tests:testClasses', task ':sunshine-testng-integration-tests:test', task ':sunshine-testng-integration-tests:check', task ':sunshine-testng-integration-tests:storeDependencies', task ':sunshine-testng-integration-tests:build', task ':sunshine-testng-integration-tests:runIntegrationTests', task ':sunshine-testng-integration-tests:ready', task ':sunshine-core:generatePomFileForMavenPublication', task ':sunshine-core:javadoc', task ':sunshine-core:javadocJar', task ':sunshine-core:sourcesJar', task ':sunshine-core:publishMavenPublicationToMavenLocal', task ':sunshine-core:bintrayUpload', task ':sunshine-junit4:generatePomFileForMavenPublication', task ':sunshine-junit4:javadoc', task ':sunshine-junit4:javadocJar', task ':sunshine-junit4:sourcesJar', task ':sunshine-junit4:publishMavenPublicationToMavenLocal', task ':sunshine-junit4:bintrayUpload', task ':sunshine-testng:generatePomFileForMavenPublication', task ':sunshine-testng:javadoc', task ':sunshine-testng:javadocJar', task ':sunshine-testng:sourcesJar', task ':sunshine-testng:publishMavenPublicationToMavenLocal', task ':sunshine-testng:bintrayUpload']
In-memory cache of /home/r/repo/.gradle/3.1/taskArtifacts/fileHashes.bin: Size{0}, CacheStats{hitCount=0, missCount=0, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0}
In-memory cache of /home/r/repo/.gradle/3.1/taskArtifacts/fileSnapshots.bin: Size{0}, CacheStats{hitCount=0, missCount=0, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0}
In-memory cache of /home/r/repo/.gradle/3.1/taskArtifacts/taskArtifacts.bin: Size{0}, CacheStats{hitCount=0, missCount=0, loadSuccessCount=0, loadExceptionCount=0, totalLoadTime=0, evictionCount=0}
:sunshine-core:clean (Thread[Daemon worker,5,main]) started.
:sunshine-core:clean
Executing task ':sunshine-core:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:sunshine-core:clean 33mUP-TO-DATE39m
:sunshine-core:clean (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:sunshine-core-deps:clean (Thread[Daemon worker,5,main]) started.
:sunshine-core-deps:clean
Executing task ':sunshine-core-deps:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:sunshine-core-deps:clean 33mUP-TO-DATE39m
:sunshine-core-deps:clean (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-junit4:clean (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:clean
Executing task ':sunshine-junit4:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:sunshine-junit4:clean 33mUP-TO-DATE39m
:sunshine-junit4:clean (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-junit4-integration-tests:clean (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:clean
Executing task ':sunshine-junit4-integration-tests:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:sunshine-junit4-integration-tests:clean 33mUP-TO-DATE39m
:sunshine-junit4-integration-tests:clean (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-testng:clean (Thread[Daemon worker,5,main]) started.
:sunshine-testng:clean
Executing task ':sunshine-testng:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:sunshine-testng:clean 33mUP-TO-DATE39m
:sunshine-testng:clean (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-testng-integration-tests:clean (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:clean
Executing task ':sunshine-testng-integration-tests:clean' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
:sunshine-testng-integration-tests:clean 33mUP-TO-DATE39m
:sunshine-testng-integration-tests:clean (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-core-deps:compileJava (Thread[Daemon worker,5,main]) started.
1m> Building 6% > :sunshine-core-deps:compileJava22m47D:sunshine-core-deps:compileJava0K
Executing task ':sunshine-core-deps:compileJava' (up-to-date check took 0.024 secs) due to:
  No history is available.
All input files are considered out-of-date for incremental task ':sunshine-core-deps:compileJava'.
Compiling with JDK Java compiler API.
1m> Building 6% > :sunshine-core-deps:compileJava22m47D1m> Building 6%22m0K13D:sunshine-core-deps:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.431 secs.
:sunshine-core-deps:processResources (Thread[Daemon worker,5,main]) started.
:sunshine-core-deps:processResources
file or directory '/home/r/repo/sunshine-core-deps/src/main/resources', not found
Skipping task ':sunshine-core-deps:processResources' as it has no source files.
:sunshine-core-deps:processResources 33mUP-TO-DATE39m
:sunshine-core-deps:processResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-core-deps:classes (Thread[Daemon worker,5,main]) started.
:sunshine-core-deps:classes
Skipping task ':sunshine-core-deps:classes' as it has no actions.
:sunshine-core-deps:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-core-deps:jar (Thread[Daemon worker,5,main]) started.
:sunshine-core-deps:jar
Executing task ':sunshine-core-deps:jar' (up-to-date check took 0.003 secs) due to:
  No history is available.
:sunshine-core-deps:jar (Thread[Daemon worker,5,main]) completed. Took 0.057 secs.
:sunshine-core:compileJava (Thread[Daemon worker,5,main]) started.
1m> Building 10% > :sunshine-core:compileJava > Resolving dependencies ':sunshine-core:compileClasspath'22m102D:sunshine-core:compileJava0K
Download https://jcenter.bintray.com/org/projectlombok/lombok/1.16.14/lombok-1.16.14.pom
1m> Building 10% > :sunshine-core:compileJava > Resolving dependencies ':sunshine-core:compileClasspath'22m102D1A88C
1m> Building 10% > :sunshine-core:compileJava22m0K43DDownload https://jcenter.bintray.com/org/projectlombok/lombok/1.16.14/lombok-1.16.14.jar
1m> Building 10% > :sunshine-core:compileJava > 591 KB/1.36 MB downloaded22m71D1A88C
1m> Building 10% > :sunshine-core:compileJava22m0K43DExecuting task ':sunshine-core:compileJava' (up-to-date check took 0.458 secs) due to:
  No history is available.
All input files are considered out-of-date for incremental task ':sunshine-core:compileJava'.
Compiling with JDK Java compiler API.
1m> Building 10% > :sunshine-core:compileJava22m43DNote: /home/r/repo/sunshine-core/src/main/java/org/tatools/sunshine/core/Kernel.java uses unchecked or unsafe operations.
1m> Building 10% > :sunshine-core:compileJava22m43DNote: Recompile with -Xlint:unchecked for details.
1m> Building 10% > :sunshine-core:compileJava22m43D:sunshine-core:compileJava (Thread[Daemon worker,5,main]) completed. Took 1.677 secs.
:sunshine-core:processResources (Thread[Daemon worker,5,main]) started.
:sunshine-core:processResources
file or directory '/home/r/repo/sunshine-core/src/main/resources', not found
Skipping task ':sunshine-core:processResources' as it has no source files.
:sunshine-core:processResources 33mUP-TO-DATE39m
:sunshine-core:processResources (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-core:classes (Thread[Daemon worker,5,main]) started.
:sunshine-core:classes
Skipping task ':sunshine-core:classes' as it has no actions.
:sunshine-core:classes (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-core:copyUnitTestsDependencies (Thread[Daemon worker,5,main]) started.
:sunshine-core:copyUnitTestsDependencies
Executing task ':sunshine-core:copyUnitTestsDependencies' (up-to-date check took 0.01 secs) due to:
  No history is available.
:sunshine-core:copyUnitTestsDependencies (Thread[Daemon worker,5,main]) completed. Took 0.02 secs.
:sunshine-core:compileTestJava (Thread[Daemon worker,5,main]) started.
1m> Building 14% > :sunshine-core:compileTestJava > Resolving dependencies ':sunshine-core:testCompileClasspath'22m110D:sunshine-core:compileTestJava0K
Download https://jcenter.bintray.com/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.pom
1m> Building 14% > :sunshine-core:compileTestJava > Resolving dependencies ':sunshine-core:testCompileClasspath'22m110DDownload https://jcenter.bintray.com/com/github/stefanbirkner/system-rules/1.18.0/system-rules-1.18.0.pom0K
1m> Building 14% > :sunshine-core:compileTestJava > Resolving dependencies ':sunshine-core:testCompileClasspath'22m110DDownload https://jcenter.bintray.com/junit/junit-dep/4.11/junit-dep-4.11.pom0K
junit:junit-dep:4.11 is relocated to junit:junit:4.11. Please update your dependencies.
1m> Building 14% > :sunshine-core:compileTestJava > Resolving dependencies ':sunshine-core:testCompileClasspath'22m110DFound locally available resource with matching checksum: [https://repo1.maven.org/maven2/junit/junit-dep/4.11/junit-dep-4.11.pom, /home/r/.gradle/caches/modules-2/files-2.1/junit/junit-dep/4.11/9e705f834fdfc89544fb9dcb923466a9407acf70/junit-dep-4.11.pom]
junit:junit-dep:4.11 is relocated to junit:junit:4.11. Please update your dependencies.
1m> Building 14% > :sunshine-core:compileTestJava > Resolving dependencies ':sunshine-core:testCompileClasspath'22m110DResource missing. [HTTP HEAD: https://jcenter.bintray.com/junit/junit-dep/4.11/junit-dep-4.11.jar]0K
1m> Building 14% > :sunshine-core:compileTestJava > Resolving dependencies ':sunshine-core:testCompileClasspath'22m110DDownload https://jcenter.bintray.com/org/hamcrest/hamcrest-all/1.3/hamcrest-all-1.3.jar0K
1m> Building 14% > :sunshine-core:compileTestJava22m0K47DDownload https://jcenter.bintray.com/com/github/stefanbirkner/system-rules/1.18.0/system-rules-1.18.0.jar
Executing task ':sunshine-core:compileTestJava' (up-to-date check took 1.195 secs) due to:
  No history is available.
All input files are considered out-of-date for incremental task ':sunshine-core:compileTestJava'.
Compiling with JDK Java compiler API.
1m> Building 14% > :sunshine-core:compileTestJava22m47D1m> Building 14%22m0K14D:sunshine-core:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 1.447 secs.
:sunshine-core:processTestResources (Thread[Daemon worker,5,main]) started.
:sunshine-core:processTestResources
file or directory '/home/r/repo/sunshine-core/src/test/resources', not found
Skipping task ':sunshine-core:processTestResources' as it has no source files.
:sunshine-core:processTestResources 33mUP-TO-DATE39m
:sunshine-core:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.002 secs.
:sunshine-core:testClasses (Thread[Daemon worker,5,main]) started.
:sunshine-core:testClasses
Skipping task ':sunshine-core:testClasses' as it has no actions.
:sunshine-core:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-core:test (Thread[Daemon worker,5,main]) started.
:sunshine-core:test
Executing task ':sunshine-core:test' (up-to-date check took 0.02 secs) due to:
  No history is available.
1m> Building 17% > :sunshine-core:test > Resolving dependencies ':sunshine-core:jacocoAgent'22m90DDownload https://jcenter.bintray.com/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606.pom
1m> Building 17% > :sunshine-core:test > Resolving dependencies ':sunshine-core:jacocoAgent'22m90DDownload https://jcenter.bintray.com/org/jacoco/org.jacoco.build/0.7.7.201606060606/org.jacoco.build-0.7.7.201606060606.pom
1m> Building 17% > :sunshine-core:test22m0K36DDownload https://jcenter.bintray.com/org/jacoco/org.jacoco.agent/0.7.7.201606060606/org.jacoco.agent-0.7.7.201606060606.jar
1m> Building 17% > :sunshine-core:test > 0 tests completed22m56DStarting process 'Gradle Test Executor 1'. Working directory: /home/r/repo/sunshine-core Command: /usr/lib/jvm/java-8-oracle/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_btgf3f955sk3d92y4w699knqr/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -ea -cp /home/r/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 1'
Successfully started process 'Gradle Test Executor 1'
1m&gt; Building 17% &gt; :sunshine-core:test &gt; 0 tests completed22m56DInitialized native services in: /home/r/.gradle/native0K
1m&gt; Building 17% &gt; :sunshine-core:test > 0 tests completed22m56D1A54C
Gradle Test Executor 1 started executing tests.0K
1m> Building 17% > :sunshine-core:test > 0 tests completed22m56D1m> Building 17% > :sunshine-core:test > 1 test completed22m0K55D0K
org.tatools.sunshine.core.SunshineSuitePrintableTest > tests STANDARD_OUT
    Sunshine found 1 classes by the specified pattern. They all will be passed to appropriate xUnit engine.
    Classes:
    - org.tatools.sunshine.core.SunshineTest$Fake@23757b75
1m> Building 17% > :sunshine-core:test > 17 tests completed22m57D0K
org.tatools.sunshine.core.SunTest > shine STANDARD_OUT

    ===============================================
    Total tests run: 5, Failures: 0, Skips: 1
    ===============================================

1m> Building 17% > :sunshine-core:test > 33 tests completed22m57DGradle Test Executor 1 finished executing tests.0K
1m> Building 17% > :sunshine-core:test22m0K36DFinished generating test XML results (0.026 secs) into: /home/r/repo/sunshine-core/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.04 secs) into: /home/r/repo/sunshine-core/build/reports/tests/test
:sunshine-core:test (Thread[Daemon worker,5,main]) completed. Took 1.875 secs.
:sunshine-core:jacocoTestReport (Thread[Daemon worker,5,main]) started.
1m> Building 18% > :sunshine-core:jacocoTestReport > Resolving dependencies ':sunshine-core:jacocoAnt'22m100D:sunshine-core:jacocoTestReport0K
Download https://jcenter.bintray.com/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.pom
1m> Building 18% > :sunshine-core:jacocoTestReport > Resolving dependencies ':sunshine-core:jacocoAnt'22m100D1A119C
Download https://jcenter.bintray.com/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.pom
1m> Building 18% > :sunshine-core:jacocoTestReport > Resolving dependencies ':sunshine-core:jacocoAnt'22m100DDownload https://jcenter.bintray.com/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.pom
Download https://jcenter.bintray.com/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.pom
1m> Building 18% > :sunshine-core:jacocoTestReport > Resolving dependencies ':sunshine-core:jacocoAnt'22m100DDownload https://jcenter.bintray.com/org/ow2/asm/asm-parent/5.1/asm-parent-5.1.pom0K
1m> Building 18% > :sunshine-core:jacocoTestReport22m0K48DDownload https://jcenter.bintray.com/org/jacoco/org.jacoco.ant/0.7.7.201606060606/org.jacoco.ant-0.7.7.201606060606.jar
1m> Building 18% > :sunshine-core:jacocoTestReport22m48DDownload https://jcenter.bintray.com/org/jacoco/org.jacoco.core/0.7.7.201606060606/org.jacoco.core-0.7.7.201606060606.jar
1m> Building 18% > :sunshine-core:jacocoTestReport22m48DDownload https://jcenter.bintray.com/org/jacoco/org.jacoco.report/0.7.7.201606060606/org.jacoco.report-0.7.7.201606060606.jar
1m> Building 18% > :sunshine-core:jacocoTestReport22m48D1A125C
Download https://jcenter.bintray.com/org/ow2/asm/asm-debug-all/5.1/asm-debug-all-5.1.jar
1m> Building 18% > :sunshine-core:jacocoTestReport > 32 KB/378 KB downloaded22m74D1A88C
Executing task ':sunshine-core:jacocoTestReport' (up-to-date check took 0.983 secs) due to:
  No history is available.
1m> Building 18% > :sunshine-core:jacocoTestReport22m0K48D[ant:jacocoReport] Loading execution data file /home/r/repo/sunshine-core/build/jacoco/test.exec
1m> Building 18% > :sunshine-core:jacocoTestReport22m48D[ant:jacocoReport] Writing bundle 'sunshine-core' with 39 classes
1m> Building 18% > :sunshine-core:jacocoTestReport22m48D1m> Building 18%22m0K14D:sunshine-core:jacocoTestReport (Thread[Daemon worker,5,main]) completed. Took 1.923 secs.
:sunshine-core:check (Thread[Daemon worker,5,main]) started.
:sunshine-core:check
Skipping task ':sunshine-core:check' as it has no actions.
:sunshine-core:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-core:ready (Thread[Daemon worker,5,main]) started.
:sunshine-core:ready
Executing task ':sunshine-core:ready' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Unit testing of Sunshine core is completed.
:sunshine-core:ready (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-core-deps:assemble (Thread[Daemon worker,5,main]) started.
:sunshine-core-deps:assemble
Skipping task ':sunshine-core-deps:assemble' as it has no actions.
:sunshine-core-deps:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-core-deps:compileTestJava (Thread[Daemon worker,5,main]) started.
:sunshine-core-deps:compileTestJava
file or directory '/home/r/repo/sunshine-core-deps/src/test/java', not found
Skipping task ':sunshine-core-deps:compileTestJava' as it has no source files.
:sunshine-core-deps:compileTestJava 33mUP-TO-DATE39m
:sunshine-core-deps:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-core-deps:processTestResources (Thread[Daemon worker,5,main]) started.
:sunshine-core-deps:processTestResources
file or directory '/home/r/repo/sunshine-core-deps/src/test/resources', not found
Skipping task ':sunshine-core-deps:processTestResources' as it has no source files.
:sunshine-core-deps:processTestResources 33mUP-TO-DATE39m
:sunshine-core-deps:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-core-deps:testClasses (Thread[Daemon worker,5,main]) started.
:sunshine-core-deps:testClasses
Skipping task ':sunshine-core-deps:testClasses' as it has no actions.
:sunshine-core-deps:testClasses 33mUP-TO-DATE39m
:sunshine-core-deps:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-core-deps:test (Thread[Daemon worker,5,main]) started.
:sunshine-core-deps:test
file or directory '/home/r/repo/sunshine-core-deps/build/classes/test', not found
Skipping task ':sunshine-core-deps:test' as it has no source files.
:sunshine-core-deps:test 33mUP-TO-DATE39m
:sunshine-core-deps:test (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-core-deps:check (Thread[Daemon worker,5,main]) started.
:sunshine-core-deps:check
Skipping task ':sunshine-core-deps:check' as it has no actions.
:sunshine-core-deps:check 33mUP-TO-DATE39m
:sunshine-core-deps:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-core-deps:build (Thread[Daemon worker,5,main]) started.
:sunshine-core-deps:build
Skipping task ':sunshine-core-deps:build' as it has no actions.
:sunshine-core-deps:build (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-core-deps:ready (Thread[Daemon worker,5,main]) started.
:sunshine-core-deps:ready
Executing task ':sunshine-core-deps:ready' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
A JAR file for Sunshine unit testing is ready.
:sunshine-core-deps:ready (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-core:jar (Thread[Daemon worker,5,main]) started.
:sunshine-core:jar
Executing task ':sunshine-core:jar' (up-to-date check took 0.004 secs) due to:
  No history is available.
:sunshine-core:jar (Thread[Daemon worker,5,main]) completed. Took 0.029 secs.
:sunshine-junit4:compileJava (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:compileJava
Executing task ':sunshine-junit4:compileJava' (up-to-date check took 0.006 secs) due to:
  No history is available.
All input files are considered out-of-date for incremental task ':sunshine-junit4:compileJava'.
Compiling with JDK Java compiler API.
1m> Building 30% > :sunshine-junit4:compileJava22m45D1m> Building 30%22m0K14D:sunshine-junit4:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.231 secs.
:sunshine-junit4:processResources (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:processResources
file or directory '/home/r/repo/sunshine-junit4/src/main/resources', not found
Skipping task ':sunshine-junit4:processResources' as it has no source files.
:sunshine-junit4:processResources 33mUP-TO-DATE39m
:sunshine-junit4:processResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-junit4:classes (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:classes
Skipping task ':sunshine-junit4:classes' as it has no actions.
:sunshine-junit4:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-junit4:compileTestJava (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:compileTestJava
Executing task ':sunshine-junit4:compileTestJava' (up-to-date check took 0.006 secs) due to:
  No history is available.
All input files are considered out-of-date for incremental task ':sunshine-junit4:compileTestJava'.
Compiling with JDK Java compiler API.
1m> Building 33% > :sunshine-junit4:compileTestJava22m49D:sunshine-junit4:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.107 secs.
:sunshine-junit4:processTestResources (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:processTestResources
file or directory '/home/r/repo/sunshine-junit4/src/test/resources', not found
Skipping task ':sunshine-junit4:processTestResources' as it has no source files.
:sunshine-junit4:processTestResources 33mUP-TO-DATE39m
:sunshine-junit4:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-junit4:testClasses (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:testClasses
Skipping task ':sunshine-junit4:testClasses' as it has no actions.
:sunshine-junit4:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-junit4:test (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:test
Executing task ':sunshine-junit4:test' (up-to-date check took 0.006 secs) due to:
  No history is available.
Starting process 'Gradle Test Executor 2'. Working directory: /home/r/repo/sunshine-junit4 Command: /usr/lib/jvm/java-8-oracle/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_btgf3f955sk3d92y4w699knqr/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -ea -cp /home/r/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 2'
Successfully started process 'Gradle Test Executor 2'
1m> Building 36% > :sunshine-junit4:test > 0 tests completed22m58DInitialized native services in: /home/r/.gradle/native0K
1m> Building 36% > :sunshine-junit4:test > 0 tests completed22m58D1A54C
Gradle Test Executor 2 started executing tests.0K
1m> Building 36% > :sunshine-junit4:test > 0 tests completed22m58D1m> Building 36% > :sunshine-junit4:test > 1 test completed22m0K57D1m> Building 36% > :sunshine-junit4:test > 8 tests completed22m58D0K
org.tatools.sunshine.junit4.JunitSuiteTest > testDefaultTestsFilter STANDARD_OUT
    Sunshine found 0 classes by the specified pattern. They all will be passed to appropriate xUnit engine.
    Classes:

org.tatools.sunshine.junit4.JunitSuiteTest > testDefaultFileSystemAndTestsFilter STANDARD_OUT
    Sunshine found 0 classes by the specified pattern. They all will be passed to appropriate xUnit engine.
    Classes:
Gradle Test Executor 2 finished executing tests.
Finished generating test XML results (0.001 secs) into: /home/r/repo/sunshine-junit4/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.004 secs) into: /home/r/repo/sunshine-junit4/build/reports/tests/test
:sunshine-junit4:test (Thread[Daemon worker,5,main]) completed. Took 1.208 secs.
:sunshine-junit4:jacocoTestReport (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:jacocoTestReport
Executing task ':sunshine-junit4:jacocoTestReport' (up-to-date check took 0.006 secs) due to:
  No history is available.
1m> Building 37% > :sunshine-junit4:jacocoTestReport22m0K50D[ant:jacocoReport] Loading execution data file /home/r/repo/sunshine-junit4/build/jacoco/test.exec
[ant:jacocoReport] Writing bundle 'sunshine-junit4' with 4 classes
:sunshine-junit4:jacocoTestReport (Thread[Daemon worker,5,main]) completed. Took 0.084 secs.
:sunshine-junit4:check (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:check
Skipping task ':sunshine-junit4:check' as it has no actions.
:sunshine-junit4:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-junit4:ready (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:ready
Executing task ':sunshine-junit4:ready' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Unit testing of Sunshine Junit4 is completed.
:sunshine-junit4:ready (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-junit4:jar (Thread[Daemon worker,5,main]) started.
:sunshine-junit4:jar
Executing task ':sunshine-junit4:jar' (up-to-date check took 0.002 secs) due to:
  No history is available.
:sunshine-junit4:jar (Thread[Daemon worker,5,main]) completed. Took 0.007 secs.
:sunshine-junit4-integration-tests:compileJava (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:compileJava
Executing task ':sunshine-junit4-integration-tests:compileJava' (up-to-date check took 0.003 secs) due to:
  No history is available.
All input files are considered out-of-date for incremental task ':sunshine-junit4-integration-tests:compileJava'.
Compiling with JDK Java compiler API.
:sunshine-junit4-integration-tests:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.016 secs.
:sunshine-junit4-integration-tests:processResources (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:processResources
file or directory '/home/r/repo/sunshine-junit4-integration-tests/src/main/resources', not found
Skipping task ':sunshine-junit4-integration-tests:processResources' as it has no source files.
:sunshine-junit4-integration-tests:processResources 33mUP-TO-DATE39m
:sunshine-junit4-integration-tests:processResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-junit4-integration-tests:classes (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:classes
Skipping task ':sunshine-junit4-integration-tests:classes' as it has no actions.
:sunshine-junit4-integration-tests:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-junit4-integration-tests:jar (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:jar
Executing task ':sunshine-junit4-integration-tests:jar' (up-to-date check took 0.001 secs) due to:
  No history is available.
:sunshine-junit4-integration-tests:jar (Thread[Daemon worker,5,main]) completed. Took 0.006 secs.
:sunshine-junit4-integration-tests:assemble (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:assemble
Skipping task ':sunshine-junit4-integration-tests:assemble' as it has no actions.
:sunshine-junit4-integration-tests:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-junit4-integration-tests:compileTestJava (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:compileTestJava
file or directory '/home/r/repo/sunshine-junit4-integration-tests/src/test/java', not found
Skipping task ':sunshine-junit4-integration-tests:compileTestJava' as it has no source files.
:sunshine-junit4-integration-tests:compileTestJava 33mUP-TO-DATE39m
:sunshine-junit4-integration-tests:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-junit4-integration-tests:processTestResources (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:processTestResources
file or directory '/home/r/repo/sunshine-junit4-integration-tests/src/test/resources', not found
Skipping task ':sunshine-junit4-integration-tests:processTestResources' as it has no source files.
:sunshine-junit4-integration-tests:processTestResources 33mUP-TO-DATE39m
:sunshine-junit4-integration-tests:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-junit4-integration-tests:testClasses (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:testClasses
Skipping task ':sunshine-junit4-integration-tests:testClasses' as it has no actions.
:sunshine-junit4-integration-tests:testClasses 33mUP-TO-DATE39m
:sunshine-junit4-integration-tests:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-junit4-integration-tests:test (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:test
file or directory '/home/r/repo/sunshine-junit4-integration-tests/build/classes/test', not found
Skipping task ':sunshine-junit4-integration-tests:test' as it has no source files.
:sunshine-junit4-integration-tests:test 33mUP-TO-DATE39m
:sunshine-junit4-integration-tests:test (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-junit4-integration-tests:check (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:check
Skipping task ':sunshine-junit4-integration-tests:check' as it has no actions.
:sunshine-junit4-integration-tests:check 33mUP-TO-DATE39m
:sunshine-junit4-integration-tests:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-junit4-integration-tests:storeDependencies (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:storeDependencies
Executing task ':sunshine-junit4-integration-tests:storeDependencies' (up-to-date check took 0.0 secs) due to:
  No history is available.
:sunshine-junit4-integration-tests:storeDependencies (Thread[Daemon worker,5,main]) completed. Took 0.007 secs.
:sunshine-junit4-integration-tests:build (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:build
Skipping task ':sunshine-junit4-integration-tests:build' as it has no actions.
:sunshine-junit4-integration-tests:build (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-junit4-integration-tests:shadowJar (Thread[Daemon worker,5,main]) started.
1m> Building 53% > :sunshine-junit4-integration-tests:shadowJar22m61D:sunshine-junit4-integration-tests:shadowJar0K
Executing task ':sunshine-junit4-integration-tests:shadowJar' (up-to-date check took 0.034 secs) due to:
  No history is available.
1m> Building 53% > :sunshine-junit4-integration-tests:shadowJar22m61D*******************0K
GRADLE SHADOW STATS

Total Jars: 5 (includes project)
Total Time: 0.272s [272ms]
Average Time/Jar: 0.0544s [54.4ms]
*******************
1m> Building 53% > :sunshine-junit4-integration-tests:shadowJar22m61D:sunshine-junit4-integration-tests:shadowJar (Thread[Daemon worker,5,main]) completed. Took 0.457 secs.
:sunshine-junit4-integration-tests:runIntegrationTests (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:runIntegrationTests
Executing task ':sunshine-junit4-integration-tests:runIntegrationTests' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Starting process 'command 'sh''. Working directory: /home/r/repo/sunshine-junit4-integration-tests Command: sh -c cd build/libs/ && java -jar sunshine-junit4-integration-tests-0.4.0.jar | grep "Total tests run: 1, Failures: 0, Skips: 0"
Successfully started process 'command 'sh''
1m> Building 54% > :sunshine-junit4-integration-tests:runIntegrationTests22m71DTotal tests run: 1, Failures: 0, Skips: 00K
1m> Building 54% > :sunshine-junit4-integration-tests:runIntegrationTests22m71DStarting process 'command 'sh''. Working directory: /home/r/repo/sunshine-junit4-integration-tests Command: sh -c cd build/libs/ && java -Dtests-regex="(org.tatools.junit4tests)(.+)?" -jar sunshine-junit4-integration-tests-0.4.0-all.jar | grep "Total tests run: 1, Failures: 0, Skips: 0"
Successfully started process 'command 'sh''
1m> Building 54% > :sunshine-junit4-integration-tests:runIntegrationTests22m71DTotal tests run: 1, Failures: 0, Skips: 00K
1m> Building 54% > :sunshine-junit4-integration-tests:runIntegrationTests22m71D:sunshine-junit4-integration-tests:runIntegrationTests (Thread[Daemon worker,5,main]) completed. Took 0.575 secs.
:sunshine-junit4-integration-tests:ready (Thread[Daemon worker,5,main]) started.
:sunshine-junit4-integration-tests:ready
Executing task ':sunshine-junit4-integration-tests:ready' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Sunshine Junit4 integration testing is completed.
:sunshine-junit4-integration-tests:ready (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-testng:compileJava (Thread[Daemon worker,5,main]) started.
:sunshine-testng:compileJava
Executing task ':sunshine-testng:compileJava' (up-to-date check took 0.015 secs) due to:
  No history is available.
All input files are considered out-of-date for incremental task ':sunshine-testng:compileJava'.
Compiling with JDK Java compiler API.
1m> Building 56% > :sunshine-testng:compileJava22m0K45D1m> Building 56%22m0K14D:sunshine-testng:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.31 secs.
:sunshine-testng:processResources (Thread[Daemon worker,5,main]) started.
:sunshine-testng:processResources
file or directory '/home/r/repo/sunshine-testng/src/main/resources', not found
Skipping task ':sunshine-testng:processResources' as it has no source files.
:sunshine-testng:processResources 33mUP-TO-DATE39m
:sunshine-testng:processResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-testng:classes (Thread[Daemon worker,5,main]) started.
:sunshine-testng:classes
Skipping task ':sunshine-testng:classes' as it has no actions.
:sunshine-testng:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-testng:compileTestJava (Thread[Daemon worker,5,main]) started.
:sunshine-testng:compileTestJava
Executing task ':sunshine-testng:compileTestJava' (up-to-date check took 0.01 secs) due to:
  No history is available.
All input files are considered out-of-date for incremental task ':sunshine-testng:compileTestJava'.
Compiling with JDK Java compiler API.
1m> Building 59% > :sunshine-testng:compileTestJava22m49D:sunshine-testng:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.101 secs.
:sunshine-testng:processTestResources (Thread[Daemon worker,5,main]) started.
:sunshine-testng:processTestResources
Executing task ':sunshine-testng:processTestResources' (up-to-date check took 0.001 secs) due to:
  No history is available.
:sunshine-testng:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.005 secs.
:sunshine-testng:testClasses (Thread[Daemon worker,5,main]) started.
:sunshine-testng:testClasses
Skipping task ':sunshine-testng:testClasses' as it has no actions.
:sunshine-testng:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-testng:test (Thread[Daemon worker,5,main]) started.
:sunshine-testng:test
Executing task ':sunshine-testng:test' (up-to-date check took 0.006 secs) due to:
  No history is available.
Starting process 'Gradle Test Executor 3'. Working directory: /home/r/repo/sunshine-testng Command: /usr/lib/jvm/java-8-oracle/bin/java -Djava.security.manager=worker.org.gradle.process.internal.worker.child.BootstrapSecurityManager -javaagent:build/tmp/expandedArchives/org.jacoco.agent-0.7.7.201606060606.jar_btgf3f955sk3d92y4w699knqr/jacocoagent.jar=destfile=build/jacoco/test.exec,append=true,inclnolocationclasses=false,dumponexit=true,output=file,jmx=false -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -ea -cp /home/r/.gradle/caches/3.1/workerMain/gradle-worker.jar worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 3'
Successfully started process 'Gradle Test Executor 3'
1m> Building 62% > :sunshine-testng:test > 0 tests completed22m58DInitialized native services in: /home/r/.gradle/native0K
1m> Building 62% > :sunshine-testng:test > 0 tests completed22m58D1A54C
Gradle Test Executor 3 started executing tests.0K
1m> Building 62% > :sunshine-testng:test > 0 tests completed22m58D1m&gt; Building 62% &gt; :sunshine-testng:test &gt; 1 test completed22m0K57D0K
org.tatools.sunshine.testng.LoadableTestNGSuiteTest > testAutomaticSuiteDirectoryCreation STANDARD_OUT
    Sunshine found 0 classes by the specified pattern. They all will be passed to appropriate xUnit engine.
    Classes:
1m> Building 62% > :sunshine-testng:test > 2 tests completed22m58D0K
1m> Building 62% > :sunshine-testng:test > 2 tests completed22m58Dorg.tatools.sunshine.testng.LoadableTestNGSuiteTest > testDefaultTestsFiltering STANDARD_OUT
    Sunshine found 0 classes by the specified pattern. They all will be passed to appropriate xUnit engine.
    Classes:

org.tatools.sunshine.testng.LoadableTestNGSuiteTest > testFileSystemFilteringWithDefaultSuiteFolder STANDARD_OUT
    Sunshine found 0 classes by the specified pattern. They all will be passed to appropriate xUnit engine.
    Classes:
Gradle Test Executor 3 finished executing tests.
1m> Building 62% > :sunshine-testng:test > 14 tests completed22m59DFinished generating test XML results (0.002 secs) into: /home/r/repo/sunshine-testng/build/test-results/test
Generating HTML test report...
Finished generating test html results (0.006 secs) into: /home/r/repo/sunshine-testng/build/reports/tests/test
:sunshine-testng:test (Thread[Daemon worker,5,main]) completed. Took 1.479 secs.
:sunshine-testng:jacocoTestReport (Thread[Daemon worker,5,main]) started.
:sunshine-testng:jacocoTestReport
Executing task ':sunshine-testng:jacocoTestReport' (up-to-date check took 0.005 secs) due to:
  No history is available.
[ant:jacocoReport] Loading execution data file /home/r/repo/sunshine-testng/build/jacoco/test.exec
[ant:jacocoReport] Writing bundle 'sunshine-testng' with 7 classes
1m> Building 63% > :sunshine-testng:jacocoTestReport22m0K50D:sunshine-testng:jacocoTestReport (Thread[Daemon worker,5,main]) completed. Took 0.082 secs.
:sunshine-testng:check (Thread[Daemon worker,5,main]) started.
:sunshine-testng:check
Skipping task ':sunshine-testng:check' as it has no actions.
:sunshine-testng:check (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-testng:ready (Thread[Daemon worker,5,main]) started.
:sunshine-testng:ready
Executing task ':sunshine-testng:ready' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Unit testing of Sunshine TestNG is completed.
:sunshine-testng:ready (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-testng:jar (Thread[Daemon worker,5,main]) started.
:sunshine-testng:jar
Executing task ':sunshine-testng:jar' (up-to-date check took 0.002 secs) due to:
  No history is available.
:sunshine-testng:jar (Thread[Daemon worker,5,main]) completed. Took 0.01 secs.
:sunshine-testng-integration-tests:compileJava (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:compileJava
Executing task ':sunshine-testng-integration-tests:compileJava' (up-to-date check took 0.005 secs) due to:
  No history is available.
All input files are considered out-of-date for incremental task ':sunshine-testng-integration-tests:compileJava'.
Compiling with JDK Java compiler API.
:sunshine-testng-integration-tests:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.025 secs.
:sunshine-testng-integration-tests:processResources (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:processResources
Executing task ':sunshine-testng-integration-tests:processResources' (up-to-date check took 0.001 secs) due to:
  No history is available.
:sunshine-testng-integration-tests:processResources (Thread[Daemon worker,5,main]) completed. Took 0.004 secs.
:sunshine-testng-integration-tests:classes (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:classes
Skipping task ':sunshine-testng-integration-tests:classes' as it has no actions.
:sunshine-testng-integration-tests:classes (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-testng-integration-tests:jar (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:jar
Executing task ':sunshine-testng-integration-tests:jar' (up-to-date check took 0.001 secs) due to:
  No history is available.
:sunshine-testng-integration-tests:jar (Thread[Daemon worker,5,main]) completed. Took 0.006 secs.
:sunshine-testng-integration-tests:assemble (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:assemble
Skipping task ':sunshine-testng-integration-tests:assemble' as it has no actions.
:sunshine-testng-integration-tests:assemble (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-testng-integration-tests:compileTestJava (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:compileTestJava
file or directory '/home/r/repo/sunshine-testng-integration-tests/src/test/java', not found
Skipping task ':sunshine-testng-integration-tests:compileTestJava' as it has no source files.
:sunshine-testng-integration-tests:compileTestJava 33mUP-TO-DATE39m
:sunshine-testng-integration-tests:compileTestJava (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-testng-integration-tests:processTestResources (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:processTestResources
file or directory '/home/r/repo/sunshine-testng-integration-tests/src/test/resources', not found
Skipping task ':sunshine-testng-integration-tests:processTestResources' as it has no source files.
:sunshine-testng-integration-tests:processTestResources 33mUP-TO-DATE39m
:sunshine-testng-integration-tests:processTestResources (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-testng-integration-tests:testClasses (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:testClasses
Skipping task ':sunshine-testng-integration-tests:testClasses' as it has no actions.
:sunshine-testng-integration-tests:testClasses 33mUP-TO-DATE39m
:sunshine-testng-integration-tests:testClasses (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-testng-integration-tests:test (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:test
file or directory '/home/r/repo/sunshine-testng-integration-tests/build/classes/test', not found
Skipping task ':sunshine-testng-integration-tests:test' as it has no source files.
:sunshine-testng-integration-tests:test 33mUP-TO-DATE39m
:sunshine-testng-integration-tests:test (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-testng-integration-tests:check (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:check
Skipping task ':sunshine-testng-integration-tests:check' as it has no actions.
:sunshine-testng-integration-tests:check 33mUP-TO-DATE39m
:sunshine-testng-integration-tests:check (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-testng-integration-tests:storeDependencies (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:storeDependencies
Executing task ':sunshine-testng-integration-tests:storeDependencies' (up-to-date check took 0.001 secs) due to:
  No history is available.
:sunshine-testng-integration-tests:storeDependencies (Thread[Daemon worker,5,main]) completed. Took 0.011 secs.
:sunshine-testng-integration-tests:build (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:build
Skipping task ':sunshine-testng-integration-tests:build' as it has no actions.
:sunshine-testng-integration-tests:build (Thread[Daemon worker,5,main]) completed. Took 0.0 secs.
:sunshine-testng-integration-tests:runIntegrationTests (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:runIntegrationTests
Executing task ':sunshine-testng-integration-tests:runIntegrationTests' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Starting process 'command 'sh''. Working directory: /home/r/repo/sunshine-testng-integration-tests Command: sh -c cd build/libs/ && java -jar sunshine-testng-integration-tests-0.4.0.jar | grep "Total tests run: 3"
Successfully started process 'command 'sh''
1m> Building 79% > :sunshine-testng-integration-tests:runIntegrationTests22m71DTotal tests run: 3, Failures: 0, Skips: 00K
1m> Building 79% > :sunshine-testng-integration-tests:runIntegrationTests22m71DStarting process 'command 'sh''. Working directory: /home/r/repo/sunshine-testng-integration-tests Command: sh -c cd build/libs/ && java -jar sunshine-testng-integration-tests-0.4.0.jar ../../src/main/resources/testng.xml | grep "Total tests run: 2"
Successfully started process 'command 'sh''
1m> Building 79% > :sunshine-testng-integration-tests:runIntegrationTests22m71DTotal tests run: 2, Failures: 0, Skips: 00K
1m> Building 79% > :sunshine-testng-integration-tests:runIntegrationTests22m71DStarting process 'command 'sh''. Working directory: /home/r/repo/sunshine-testng-integration-tests Command: sh -c cd build/libs/ && java -jar sunshine-testng-integration-tests-0.4.0.jar ../../src/main/resources/testng.yaml | grep "Total tests run: 2"
Successfully started process 'command 'sh''
1m> Building 79% > :sunshine-testng-integration-tests:runIntegrationTests22m71DTotal tests run: 2, Failures: 0, Skips: 00K
1m> Building 79% > :sunshine-testng-integration-tests:runIntegrationTests22m71D:sunshine-testng-integration-tests:runIntegrationTests (Thread[Daemon worker,5,main]) completed. Took 1.113 secs.
:sunshine-testng-integration-tests:ready (Thread[Daemon worker,5,main]) started.
:sunshine-testng-integration-tests:ready
Executing task ':sunshine-testng-integration-tests:ready' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Sunshine TestNG integration testing is completed.
:sunshine-testng-integration-tests:ready (Thread[Daemon worker,5,main]) completed. Took 0.001 secs.
:sunshine-core:generatePomFileForMavenPublication (Thread[Daemon worker,5,main]) started.
:sunshine-core:generatePomFileForMavenPublication
Executing task ':sunshine-core:generatePomFileForMavenPublication' (up-to-date check took 0.001 secs) due to:
  Task.upToDateWhen is false.
1m> Building 81% > :sunshine-core:generatePomFileForMavenPublication22m0K66D:sunshine-core:generatePomFileForMavenPublication (Thread[Daemon worker,5,main]) completed. Took 0.124 secs.
:sunshine-core:javadoc (Thread[Daemon worker,5,main]) started.
:sunshine-core:javadoc
Executing task ':sunshine-core:javadoc' (up-to-date check took 0.004 secs) due to:
  No history is available.
Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/javadoc''. Working directory: /home/r/repo/sunshine-core Command: /usr/lib/jvm/java-8-oracle/bin/javadoc @/home/r/repo/sunshine-core/build/tmp/javadoc/javadoc.options
Successfully started process 'command '/usr/lib/jvm/java-8-oracle/bin/javadoc''
1m> Building 82% > :sunshine-core:javadoc22m0K39D1m> Building 82%22m0K14D:sunshine-core:javadoc (Thread[Daemon worker,5,main]) completed. Took 1.497 secs.
:sunshine-core:javadocJar (Thread[Daemon worker,5,main]) started.
:sunshine-core:javadocJar
Executing task ':sunshine-core:javadocJar' (up-to-date check took 0.002 secs) due to:
  No history is available.
:sunshine-core:javadocJar (Thread[Daemon worker,5,main]) completed. Took 0.029 secs.
:sunshine-core:sourcesJar (Thread[Daemon worker,5,main]) started.
:sunshine-core:sourcesJar
file or directory '/home/r/repo/sunshine-core/src/main/resources', not found
Executing task ':sunshine-core:sourcesJar' (up-to-date check took 0.003 secs) due to:
  No history is available.
file or directory '/home/r/repo/sunshine-core/src/main/resources', not found
:sunshine-core:sourcesJar (Thread[Daemon worker,5,main]) completed. Took 0.015 secs.
:sunshine-core:publishMavenPublicationToMavenLocal (Thread[Daemon worker,5,main]) started.
:sunshine-core:publishMavenPublicationToMavenLocal
Executing task ':sunshine-core:publishMavenPublicationToMavenLocal' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Publishing to repository null
1m> Building 85% > :sunshine-core:publishMavenPublicationToMavenLocal22m67D1m> Building 85%22m0K14D:sunshine-core:publishMavenPublicationToMavenLocal (Thread[Daemon worker,5,main]) completed. Took 0.38 secs.
:sunshine-core:bintrayUpload (Thread[Daemon worker,5,main]) started.
:sunshine-core:bintrayUpload
Executing task ':sunshine-core:bintrayUpload' (up-to-date check took 0.0 secs) due to:
  Task has not declared any outputs.
Gradle Bintray Plugin version: 1.7
:sunshine-core:bintrayUpload 33mFAILED39m
:sunshine-core:bintrayUpload (Thread[Daemon worker,5,main]) completed. Took 0.085 secs.
1m> Building 87%22m14D0K
31mFAILURE: 39m31mBuild failed with an exception.39m

* What went wrong:
Execution failed for task ':sunshine-core:bintrayUpload'.
33m> 39mBintray user cannot be empty!

* Try:
Run with 1m--stacktrace22m option to get the stack trace. Run with 1m--debug22m option to get more log output.

31mBUILD FAILED39m

Total time: 16.656 secs
Stopped 0 compiler daemon(s).
0KReceived result Failure[value=org.gradle.initialization.ReportedException: org.gradle.internal.exceptions.LocationAwareException: Execution failed for task ':sunshine-core:bintrayUpload'.] from daemon DaemonInfo{pid=10674, address=[50ad4cc9-98b2-4698-9f1c-422306f54df3 port:35624, addresses:[/127.0.0.1]], state=Idle, lastBusy=1546199391944, context=DefaultDaemonContext[uid=99cd46fb-f7ae-48a4-bbc1-439c9c4f6ede,javaHome=/usr/lib/jvm/java-8-oracle,daemonRegistryDir=/home/r/.gradle/daemon,pid=10674,idleTimeout=10800000,daemonOpts=-XX:MaxPermSize=256m,-XX:+HeapDumpOnOutOfMemoryError,-Xmx1024m,-Dfile.encoding=UTF-8,-Duser.country=US,-Duser.language=en,-Duser.variant]} (build should be done).
0mcontainer 795fd8284b5cbe9d1db003fa485d71e350e46b3f16a31b55cfc8d727dd5b65f6 is dead
Sun Dec 30 20:52:02 CET 2018