+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 31009 + echo '1.67.4 dbdae7b78' 1.67.4 dbdae7b78 + date Sun Jul 15 20:52:17 CEST 2018 + uptime 20:52:17 up 8 days, 5:36, 0 users, load average: 0.77, 0.84, 0.89 + head=git@github.com:tatools/sunshine.git + ff=only + image=yegor256/java8 + rebase=true + squash=false + head_branch=master + author=extsoft + tag=0.3.0 + vars=('--env=head=git@github.com:tatools/sunshine.git' '--env=tag=0.3.0' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:tatools/sunshine.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.3.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 sunshine-core'\'' '\'';'\'' '\''cp ../secring.gpg sunshine-junit4'\'' '\'';'\'' '\''cp ../secring.gpg sunshine-testng'\'' '\'';'\'' '\''./gradlew updateVersion -PnewVersion=${tag}'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''./gradlew -i clean uploadArchives'\'' '\'';'\'' '\''./gradlew closeAndReleaseRepository'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=extsoft') + scripts=('export '\''head=git@github.com:tatools/sunshine.git'\''' ';' 'export '\''tag=0.3.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 sunshine-core' ';' 'cp ../secring.gpg sunshine-junit4' ';' 'cp ../secring.gpg sunshine-testng' ';' './gradlew updateVersion -PnewVersion=${tag}' ';' 'git commit -am "${tag}"' ';' './gradlew -i clean uploadArchives' ';' './gradlew closeAndReleaseRepository' ';') + directory= + container=tatools_sunshine_139 + 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.3.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 sunshine-core' ';' 'cp ../secring.gpg sunshine-junit4' ';' 'cp ../secring.gpg sunshine-testng' ';' './gradlew updateVersion -PnewVersion=${tag}' ';' 'git commit -am "${tag}"' ';' './gradlew -i clean uploadArchives' ';' './gradlew closeAndReleaseRepository' ';' + 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: key2.dock23.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-FBWU/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-FBWU/.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.lt9pRzLt' + 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-FBWU/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-FBWU/.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.3.0 ']' + [[ 0.3.0 =~ ^[a-zA-Z0-9\.\-]+$ ]] + echo 'tag name is valid: "0.3.0"' tag name is valid: "0.3.0" + cd repo ++ git tag -l 0.3.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=0.89 ++ echo 0.89 '>' 30 ++ bc + '[' 0 -eq 1 ']' + echo 'load average is 0.89, low enough to run a new Docker container' load average is 0.89, 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_139\s*$' + ls -al . total 68 drwx--x--x 3 rultor rultor 4096 Jul 15 20:52 . drwxrwxrwt 11 root root 20480 Jul 15 20:52 .. -rw-rw-r-- 1 rultor rultor 444 Jul 15 20:52 end.sh -rwxrwxr-x 1 rultor rultor 338 Jul 15 20:52 entry.sh -rw-rw-r-- 1 rultor rultor 145 Jul 15 20:52 gradle.properties -rw-rw-r-- 1 rultor rultor 6 Jul 15 20:52 pid drwxrwxr-x 11 rultor rultor 4096 Jul 15 20:52 repo -rwxrwxr-x 1 rultor rultor 6466 Jul 15 20:52 run.sh -rw-rw-r-- 1 rultor rultor 653 Jul 15 20:52 script.sh -rw-rw-r-- 1 rultor rultor 2643 Jul 15 20:52 secring.gpg -rw-rw-r-- 1 rultor rultor 6720 Jul 15 20:52 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-FBWU:/main --env=head=git@github.com:tatools/sunshine.git --env=tag=0.3.0 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:tatools/sunshine.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.3.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 sunshine-core'\'' '\'';'\'' '\''cp ../secring.gpg sunshine-junit4'\'' '\'';'\'' '\''cp ../secring.gpg sunshine-testng'\'' '\'';'\'' '\''./gradlew updateVersion -PnewVersion=${tag}'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''./gradlew -i clean uploadArchives'\'' '\'';'\'' '\''./gradlew closeAndReleaseRepository'\'' '\'';'\'' )' --env=head_branch=master --env=author=extsoft --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-FBWU/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=tatools_sunshine_139 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.3.0 + tag=0.3.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.3.gem (100%) Successfully installed pdd-0.20.3 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.3 Installing ri documentation for pdd-0.20.3 Done installing documentation for mini_portile2, nokogiri, rainbow, slop, pdd after 15 seconds 5 gems installed + cp ../gradle.properties . + cp ../secring.gpg sunshine-core + cp ../secring.gpg sunshine-junit4 + cp ../secring.gpg sunshine-testng + ./gradlew updateVersion -PnewVersion=0.3.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> Configuring22m0K13D1m> 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 > 0/7 projects > root project > Resolving dependencies ':classpath'22m81DDownload https://plugins.gradle.org/m2/io/codearte/gradle/nexus/gradle-nexus-staging-plugin/0.9.0/gradle-nexus-staging-plugin-0.9.0.pom 1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A135C Download https://plugins.gradle.org/m2/org/codehaus/groovy/modules/http-builder/http-builder/0.7.1/http-builder-0.7.1.pom 1m> Configuring > 0/7 projects > root project > Resolving dependencies ':classpath'22m81D1A121C 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/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 1m> Configuring > 0/7 projects > root project22m0K43DDownload https://plugins.gradle.org/m2/io/codearte/gradle/nexus/gradle-nexus-staging-plugin/0.9.0/gradle-nexus-staging-plugin-0.9.0.jar 1m> Configuring > 0/7 projects > root project22m43D1A135C Download https://plugins.gradle.org/m2/org/codehaus/groovy/modules/http-builder/http-builder/0.7.1/http-builder-0.7.1.jar 1m> Configuring > 0/7 projects > root project22m43D1A121C Download 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/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 > 999 KB/1.17 MB downloaded22m71D1A83C 1m> Configuring > 0/7 projects > root project22m0K43D1m> Configuring > 0/7 projects > root project > Compiling /home/r/repo/build.gradle into local build cache22m104D1m> Configuring > 0/7 projects > root project22m0K43D1m> Configuring > 0/7 projects22m0K28D1m> Configuring > 1/7 projects > :sunshine-core > Compiling /home/r/repo/sunshine-core/build.gradle into local build cache > Compiling build file '/home/r/repo/sunshine-core/build.gradle' to cross build script cache22m213D1m> Configuring > 1/7 projects > :sunshine-core > Compiling /home/r/repo/sunshine-core/build.gradle into local build cache22m0K120D1m> Configuring > 1/7 projects > :sunshine-core22m0K45D1m> Configuring > 1/7 projects22m0K28D1m> Configuring > 3/7 projects > :sunshine-junit422m47D1m> Configuring > 3/7 projects > :sunshine-junit4 > Compiling /home/r/repo/sunshine-junit4/build.gradle into local build cache > Compiling build file '/home/r/repo/sunshine-junit4/build.gradle' to cross build script cache22m219D1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests22m0K65D1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests > Resolving dependencies ':sunshine-junit4-integration-tests:classpath'22m137DDownload 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 > 776 KB/3.09 MB downloaded22m93D1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests > 1.87 MB/3.09 MB downloaded22m94D1m> Configuring > 4/7 projects > :sunshine-junit4-integration-tests > 2.84 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 > 5/7 projects > :sunshine-testng > Compiling /home/r/repo/sunshine-testng/build.gradle into local build cache > Compiling build file '/home/r/repo/sunshine-testng/build.gradle' to cross build script cache22m219D1m> 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 cache22m273DDownload https://repo1.maven.org/maven2/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'22m0K135DDownload https://repo1.maven.org/maven2/com/beust/jcommander/1.64/jcommander-1.64.pom0K Download https://repo1.maven.org/maven2/org/yaml/snakeyaml/1.17/snakeyaml-1.17.pom Download https://repo1.maven.org/maven2/org/testng/testng/6.11/testng-6.11.jar 1m> Configuring > 6/7 projects > :sunshine-testng-integration-tests > 239 KB/745 KB downloaded22m92D1A78C Download https://repo1.maven.org/maven2/com/beust/jcommander/1.64/jcommander-1.64.jar0K Download https://repo1.maven.org/maven2/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar 1m> Configuring > 6/7 projects > :sunshine-testng-integration-tests > 28 KB/267 KB downloaded22m91D1A82C 1m> Building 0% > :updateVersion22m0K30D:updateVersion0K Successfully changed project version in gradle.properties to '0.3.0' BUILD SUCCESSFUL Total time: 38.208 secs 0K0m+ git commit -am 0.3.0 [__rultor dd50037] 0.3.0 1 file changed, 8 insertions(+), 7 deletions(-) + ./gradlew -i clean uploadArchives Initialized native services in: /home/r/.gradle/native 0m1m> Connecting to Daemon22m22DConnected to daemon DaemonInfo{pid=10676, address=[e65ae254-cc25-42ff-a31e-1b4191263c3f port:36046, addresses:[/127.0.0.1]], state=Idle, lastBusy=1531680832654, context=DefaultDaemonContext[uid=2ba417e1-5fa1-4f3d-86ce-12bed7de9a9b,javaHome=/usr/lib/jvm/java-8-oracle,daemonRegistryDir=/home/r/.gradle/daemon,pid=10676,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=29ce4ce4-3060-4981-b4eb-bb8666f93f64.1, currentDir=/home/r/repo}. Received result org.gradle.launcher.daemon.protocol.BuildStarted@6d026701 from daemon DaemonInfo{pid=10676, address=[e65ae254-cc25-42ff-a31e-1b4191263c3f port:36046, addresses:[/127.0.0.1]], state=Idle, lastBusy=1531680832654, context=DefaultDaemonContext[uid=2ba417e1-5fa1-4f3d-86ce-12bed7de9a9b,javaHome=/usr/lib/jvm/java-8-oracle,daemonRegistryDir=/home/r/.gradle/daemon,pid=10676,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: 10676). The daemon log file: /home/r/.gradle/daemon/3.1/daemon-10676.out.log Starting 2nd build in daemon [uptime: 28.789 secs, performance: 99%, GC rate: 0.05/s, tenured heap usage: 3% of 716.2 MB] Executing build with daemon context: DefaultDaemonContext[uid=2ba417e1-5fa1-4f3d-86ce-12bed7de9a9b,javaHome=/usr/lib/jvm/java-8-oracle,daemonRegistryDir=/home/r/.gradle/daemon,pid=10676,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 project22m43DEvaluating 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'. 1m> Configuring > 6/7 projects > :sunshine-testng-integration-tests > Resolving dependencies ':sunshine-testng-integration-tests:runtime'22m135DAll projects evaluated.0K Selected primary task 'clean' from project : Selected primary task 'uploadArchives' 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:jar', task ':sunshine-core:javadoc', task ':sunshine-core:javadocJar', task ':sunshine-core:sourcesJar', task ':sunshine-core:signArchives', task ':sunshine-core:uploadArchives', task ':sunshine-core-deps:uploadArchives', task ':sunshine-junit4:compileJava', task ':sunshine-junit4:processResources', task ':sunshine-junit4:classes', task ':sunshine-junit4:jar', task ':sunshine-junit4:javadoc', task ':sunshine-junit4:javadocJar', task ':sunshine-junit4:sourcesJar', task ':sunshine-junit4:signArchives', task ':sunshine-junit4:uploadArchives', 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:uploadArchives', task ':sunshine-testng:compileJava', task ':sunshine-testng:processResources', task ':sunshine-testng:classes', task ':sunshine-testng:jar', task ':sunshine-testng:javadoc', task ':sunshine-testng:javadocJar', task ':sunshine-testng:sourcesJar', task ':sunshine-testng:signArchives', task ':sunshine-testng:uploadArchives', 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:uploadArchives'] 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.0 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.001 secs. :sunshine-core-deps:compileJava (Thread[Daemon worker,5,main]) started. 1m> Building 12% > :sunshine-core-deps:compileJava22m0K48D:sunshine-core-deps:compileJava0K Executing task ':sunshine-core-deps:compileJava' (up-to-date check took 0.018 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 12% > :sunshine-core-deps:compileJava22m48D1m> Building 12%22m0K14D:sunshine-core-deps:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.349 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.036 secs. :sunshine-core:compileJava (Thread[Daemon worker,5,main]) started. :sunshine-core:compileJava Download https://repo1.maven.org/maven2/org/projectlombok/lombok/1.16.14/lombok-1.16.14.pom Download https://repo1.maven.org/maven2/org/projectlombok/lombok/1.16.14/lombok-1.16.14.jar 1m> Building 20% > :sunshine-core:compileJava22m43D1m> Building 20% > :sunshine-core:compileJava > 509 KB/1.36 MB downloaded22m71D1m> Building 20% > :sunshine-core:compileJava > 1.34 MB/1.36 MB downloaded22m72D1A91C Executing task ':sunshine-core:compileJava' (up-to-date check took 0.248 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 20% > :sunshine-core:compileJava22m0K43DNote: /home/r/repo/sunshine-core/src/main/java/io/github/tatools/sunshine/core/Kernel.java uses unchecked or unsafe operations. 1m> Building 20% > :sunshine-core:compileJava22m43DNote: Recompile with -Xlint:unchecked for details. :sunshine-core:compileJava (Thread[Daemon worker,5,main]) completed. Took 1.295 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.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.008 secs) due to: No history is available. :sunshine-core:jar (Thread[Daemon worker,5,main]) completed. Took 0.041 secs. :sunshine-core:javadoc (Thread[Daemon worker,5,main]) started. :sunshine-core:javadoc Executing task ':sunshine-core:javadoc' (up-to-date check took 0.01 secs) due to: No history is available. 1m> Building 29% > :sunshine-core:javadoc22m0K39DStarting 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 1m> Building 29% > :sunshine-core:javadoc22m39DSuccessfully started process 'command '/usr/lib/jvm/java-8-oracle/bin/javadoc'' 1m> Building 29% > :sunshine-core:javadoc22m39D1m> Building 29%22m0K14D:sunshine-core:javadoc (Thread[Daemon worker,5,main]) completed. Took 1.585 secs. :sunshine-core:javadocJar (Thread[Daemon worker,5,main]) started. :sunshine-core:javadocJar Executing task ':sunshine-core:javadocJar' (up-to-date check took 0.003 secs) due to: No history is available. :sunshine-core:javadocJar (Thread[Daemon worker,5,main]) completed. Took 0.034 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:signArchives (Thread[Daemon worker,5,main]) started. 1m> Building 35% > :sunshine-core:signArchives22m44D:sunshine-core:signArchives0K Executing task ':sunshine-core:signArchives' (up-to-date check took 0.336 secs) due to: No history is available. 1m> Building 35% > :sunshine-core:signArchives22m44D1m> Building 35%22m0K14D:sunshine-core:signArchives (Thread[Daemon worker,5,main]) completed. Took 1.26 secs. :sunshine-core:uploadArchives (Thread[Daemon worker,5,main]) started. :sunshine-core:uploadArchives Executing task ':sunshine-core:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':sunshine-core:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@3aa60bb1 1m> Building 37% > :sunshine-core:uploadArchives22m46DDeploying to https://oss.sonatype.org/service/local/staging/deploy/maven2/ 1m> Building 37% > :sunshine-core:uploadArchives22m46DUploading: io/github/tatools/sunshine-core/0.3.0/sunshine-core-0.3.0.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 44K from remote 1m> Building 37% > :sunshine-core:uploadArchives22m46DUploaded 44K0K 1m> Building 37% > :sunshine-core:uploadArchives22m46DUploading: io/github/tatools/sunshine-core/0.3.0/sunshine-core-0.3.0.pom to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 1K from remote 1m> Building 37% > :sunshine-core:uploadArchives22m46DUploaded 1K0K 1m> Building 37% > :sunshine-core:uploadArchives22m46DUploading: io/github/tatools/sunshine-core/0.3.0/sunshine-core-0.3.0-javadoc.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 129K from remote 1m> Building 37% > :sunshine-core:uploadArchives22m46DUploaded 129K0K 1m> Building 37% > :sunshine-core:uploadArchives22m46DUploading: io/github/tatools/sunshine-core/0.3.0/sunshine-core-0.3.0-sources.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 0K from remote 1m> Building 37% > :sunshine-core:uploadArchives22m46DUploaded 0K0K 1m> Building 37% > :sunshine-core:uploadArchives22m46DUploading: io/github/tatools/sunshine-core/0.3.0/sunshine-core-0.3.0-javadoc.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 0K from remote 1m> Building 37% > :sunshine-core:uploadArchives22m46DUploaded 0K0K 1m> Building 37% > :sunshine-core:uploadArchives22m46DUploading: io/github/tatools/sunshine-core/0.3.0/sunshine-core-0.3.0-sources.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 24K from remote 1m> Building 37% > :sunshine-core:uploadArchives22m46DUploaded 24K0K 1m> Building 37% > :sunshine-core:uploadArchives22m46DUploading: io/github/tatools/sunshine-core/0.3.0/sunshine-core-0.3.0.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 0K from remote 1m> Building 37% > :sunshine-core:uploadArchives22m46DUploaded 0K0K 1m> Building 37% > :sunshine-core:uploadArchives22m46DUploading: io/github/tatools/sunshine-core/0.3.0/sunshine-core-0.3.0.pom.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 0K from remote 1m> Building 37% > :sunshine-core:uploadArchives22m46DUploaded 0K0K 1m> Building 37% > :sunshine-core:uploadArchives22m46DDownloading: io/github/tatools/sunshine-core/maven-metadata.xml from repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ 1m> Building 37% > :sunshine-core:uploadArchives22m46DCould not find metadata io.github.tatools:sunshine-core/maven-metadata.xml in remote (https://oss.sonatype.org/service/local/staging/deploy/maven2/) 1m> Building 37% > :sunshine-core:uploadArchives22m46DUploading: io/github/tatools/sunshine-core/maven-metadata.xml to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 0K from remote 1m> Building 37% > :sunshine-core:uploadArchives22m46DUploaded 0K0K 1m> Building 37% > :sunshine-core:uploadArchives22m46D:sunshine-core:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 25.836 secs. :sunshine-core-deps:uploadArchives (Thread[Daemon worker,5,main]) started. :sunshine-core-deps:uploadArchives Executing task ':sunshine-core-deps:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':sunshine-core-deps:archives' :sunshine-core-deps:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :sunshine-junit4:compileJava (Thread[Daemon worker,5,main]) started. :sunshine-junit4:compileJava Executing task ':sunshine-junit4:compileJava' (up-to-date check took 0.007 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 41% > :sunshine-junit4:compileJava22m0K45D1m> Building 41%22m0K14D:sunshine-junit4:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.223 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.001 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: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.01 secs. :sunshine-junit4:javadoc (Thread[Daemon worker,5,main]) started. :sunshine-junit4:javadoc Executing task ':sunshine-junit4:javadoc' (up-to-date check took 0.003 secs) due to: No history is available. Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/javadoc''. Working directory: /home/r/repo/sunshine-junit4 Command: /usr/lib/jvm/java-8-oracle/bin/javadoc @/home/r/repo/sunshine-junit4/build/tmp/javadoc/javadoc.options Successfully started process 'command '/usr/lib/jvm/java-8-oracle/bin/javadoc'' 1m> Building 50% > :sunshine-junit4:javadoc22m41D1m> Building 50%22m0K14D:sunshine-junit4:javadoc (Thread[Daemon worker,5,main]) completed. Took 0.899 secs. :sunshine-junit4:javadocJar (Thread[Daemon worker,5,main]) started. :sunshine-junit4:javadocJar Executing task ':sunshine-junit4:javadocJar' (up-to-date check took 0.003 secs) due to: No history is available. :sunshine-junit4:javadocJar (Thread[Daemon worker,5,main]) completed. Took 0.016 secs. :sunshine-junit4:sourcesJar (Thread[Daemon worker,5,main]) started. :sunshine-junit4:sourcesJar file or directory '/home/r/repo/sunshine-junit4/src/main/resources', not found Executing task ':sunshine-junit4:sourcesJar' (up-to-date check took 0.003 secs) due to: No history is available. file or directory '/home/r/repo/sunshine-junit4/src/main/resources', not found :sunshine-junit4:sourcesJar (Thread[Daemon worker,5,main]) completed. Took 0.009 secs. :sunshine-junit4:signArchives (Thread[Daemon worker,5,main]) started. 1m> Building 56% > :sunshine-junit4:signArchives22m46D:sunshine-junit4:signArchives0K Executing task ':sunshine-junit4:signArchives' (up-to-date check took 0.179 secs) due to: No history is available. 1m> Building 56% > :sunshine-junit4:signArchives22m46D1m> Building 56%22m0K14D:sunshine-junit4:signArchives (Thread[Daemon worker,5,main]) completed. Took 1.091 secs. :sunshine-junit4:uploadArchives (Thread[Daemon worker,5,main]) started. :sunshine-junit4:uploadArchives Executing task ':sunshine-junit4:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':sunshine-junit4:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@753491fc 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DDeploying to https://oss.sonatype.org/service/local/staging/deploy/maven2/ 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploading: io/github/tatools/sunshine-junit4/0.3.0/sunshine-junit4-0.3.0.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 5K from remote 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploaded 5K0K 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploading: io/github/tatools/sunshine-junit4/0.3.0/sunshine-junit4-0.3.0.pom to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 2K from remote 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploaded 2K0K 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploading: io/github/tatools/sunshine-junit4/0.3.0/sunshine-junit4-0.3.0.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 0K from remote 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploaded 0K0K 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploading: io/github/tatools/sunshine-junit4/0.3.0/sunshine-junit4-0.3.0-sources.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 4K from remote 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploaded 4K0K 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploading: io/github/tatools/sunshine-junit4/0.3.0/sunshine-junit4-0.3.0-sources.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 0K from remote 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploaded 0K0K 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploading: io/github/tatools/sunshine-junit4/0.3.0/sunshine-junit4-0.3.0-javadoc.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 29K from remote 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploaded 29K0K 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploading: io/github/tatools/sunshine-junit4/0.3.0/sunshine-junit4-0.3.0-javadoc.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 0K from remote 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploaded 0K0K 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploading: io/github/tatools/sunshine-junit4/0.3.0/sunshine-junit4-0.3.0.pom.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 0K from remote 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploaded 0K0K 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DDownloading: io/github/tatools/sunshine-junit4/maven-metadata.xml from repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DCould not find metadata io.github.tatools:sunshine-junit4/maven-metadata.xml in remote (https://oss.sonatype.org/service/local/staging/deploy/maven2/) 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploading: io/github/tatools/sunshine-junit4/maven-metadata.xml to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 0K from remote 1m> Building 58% > :sunshine-junit4:uploadArchives22m48DUploaded 0K0K 1m> Building 58% > :sunshine-junit4:uploadArchives22m48D:sunshine-junit4:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 17.802 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.004 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.021 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.001 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.001 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.004 secs) due to: No history is available. :sunshine-junit4-integration-tests:jar (Thread[Daemon worker,5,main]) completed. Took 0.007 secs. :sunshine-junit4-integration-tests:uploadArchives (Thread[Daemon worker,5,main]) started. :sunshine-junit4-integration-tests:uploadArchives Executing task ':sunshine-junit4-integration-tests:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':sunshine-junit4-integration-tests:archives' :sunshine-junit4-integration-tests:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.002 secs. :sunshine-testng:compileJava (Thread[Daemon worker,5,main]) started. :sunshine-testng:compileJava Executing task ':sunshine-testng:compileJava' (up-to-date check took 0.009 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 70% > :sunshine-testng:compileJava22m0K45D1m> Building 70%22m0K14D:sunshine-testng:compileJava (Thread[Daemon worker,5,main]) completed. Took 0.286 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.001 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.001 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.011 secs. :sunshine-testng:javadoc (Thread[Daemon worker,5,main]) started. :sunshine-testng:javadoc Executing task ':sunshine-testng:javadoc' (up-to-date check took 0.002 secs) due to: No history is available. Starting process 'command '/usr/lib/jvm/java-8-oracle/bin/javadoc''. Working directory: /home/r/repo/sunshine-testng Command: /usr/lib/jvm/java-8-oracle/bin/javadoc @/home/r/repo/sunshine-testng/build/tmp/javadoc/javadoc.options Successfully started process 'command '/usr/lib/jvm/java-8-oracle/bin/javadoc'' 1m> Building 79% > :sunshine-testng:javadoc22m41D1m> Building 79%22m0K14D:sunshine-testng:javadoc (Thread[Daemon worker,5,main]) completed. Took 0.914 secs. :sunshine-testng:javadocJar (Thread[Daemon worker,5,main]) started. :sunshine-testng:javadocJar Executing task ':sunshine-testng:javadocJar' (up-to-date check took 0.001 secs) due to: No history is available. :sunshine-testng:javadocJar (Thread[Daemon worker,5,main]) completed. Took 0.016 secs. :sunshine-testng:sourcesJar (Thread[Daemon worker,5,main]) started. :sunshine-testng:sourcesJar file or directory '/home/r/repo/sunshine-testng/src/main/resources', not found Executing task ':sunshine-testng:sourcesJar' (up-to-date check took 0.002 secs) due to: No history is available. file or directory '/home/r/repo/sunshine-testng/src/main/resources', not found :sunshine-testng:sourcesJar (Thread[Daemon worker,5,main]) completed. Took 0.008 secs. :sunshine-testng:signArchives (Thread[Daemon worker,5,main]) started. 1m> Building 85% > :sunshine-testng:signArchives22m46D:sunshine-testng:signArchives0K Executing task ':sunshine-testng:signArchives' (up-to-date check took 0.188 secs) due to: No history is available. 1m> Building 85% > :sunshine-testng:signArchives22m46D1m> Building 85%22m0K14D:sunshine-testng:signArchives (Thread[Daemon worker,5,main]) completed. Took 1.115 secs. :sunshine-testng:uploadArchives (Thread[Daemon worker,5,main]) started. :sunshine-testng:uploadArchives Executing task ':sunshine-testng:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':sunshine-testng:archives' Publishing to org.gradle.api.publication.maven.internal.deployer.DefaultGroovyMavenDeployer@414e9c25 1m> Building 87% > :sunshine-testng:uploadArchives22m48DDeploying to https://oss.sonatype.org/service/local/staging/deploy/maven2/ 1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploading: io/github/tatools/sunshine-testng/0.3.0/sunshine-testng-0.3.0.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 9K from remote 1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploaded 9K0K 1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploading: io/github/tatools/sunshine-testng/0.3.0/sunshine-testng-0.3.0.pom to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 2K from remote 1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploaded 2K0K 1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploading: io/github/tatools/sunshine-testng/0.3.0/sunshine-testng-0.3.0-sources.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 7K from remote 1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploaded 7K0K 1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploading: io/github/tatools/sunshine-testng/0.3.0/sunshine-testng-0.3.0-javadoc.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 0K from remote 1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploaded 0K0K 1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploading: io/github/tatools/sunshine-testng/0.3.0/sunshine-testng-0.3.0-javadoc.jar to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 35K from remote 1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploaded 35K0K 1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploading: io/github/tatools/sunshine-testng/0.3.0/sunshine-testng-0.3.0-sources.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 0K from remote 1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploaded 0K0K 1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploading: io/github/tatools/sunshine-testng/0.3.0/sunshine-testng-0.3.0.jar.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 0K from remote 1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploaded 0K0K 1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploading: io/github/tatools/sunshine-testng/0.3.0/sunshine-testng-0.3.0.pom.asc to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 0K from remote 1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploaded 0K0K 1m> Building 87% > :sunshine-testng:uploadArchives22m48DDownloading: io/github/tatools/sunshine-testng/maven-metadata.xml from repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ 1m> Building 87% > :sunshine-testng:uploadArchives22m48DCould not find metadata io.github.tatools:sunshine-testng/maven-metadata.xml in remote (https://oss.sonatype.org/service/local/staging/deploy/maven2/) 1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploading: io/github/tatools/sunshine-testng/maven-metadata.xml to repository remote at https://oss.sonatype.org/service/local/staging/deploy/maven2/ Transferring 0K from remote 1m> Building 87% > :sunshine-testng:uploadArchives22m48DUploaded 0K0K 1m> Building 87% > :sunshine-testng:uploadArchives22m48D:sunshine-testng:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 17.832 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.004 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.02 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.005 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.007 secs. :sunshine-testng-integration-tests:uploadArchives (Thread[Daemon worker,5,main]) started. :sunshine-testng-integration-tests:uploadArchives Executing task ':sunshine-testng-integration-tests:uploadArchives' (up-to-date check took 0.0 secs) due to: Task has not declared any outputs. Publishing configuration: configuration ':sunshine-testng-integration-tests:archives' :sunshine-testng-integration-tests:uploadArchives (Thread[Daemon worker,5,main]) completed. Took 0.001 secs. BUILD SUCCESSFUL Total time: 1 mins 11.707 secs Stopped 0 compiler daemon(s). Received result Success[value=null] from daemon DaemonInfo{pid=10676, address=[e65ae254-cc25-42ff-a31e-1b4191263c3f port:36046, addresses:[/127.0.0.1]], state=Idle, lastBusy=1531680832654, context=DefaultDaemonContext[uid=2ba417e1-5fa1-4f3d-86ce-12bed7de9a9b,javaHome=/usr/lib/jvm/java-8-oracle,daemonRegistryDir=/home/r/.gradle/daemon,pid=10676,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). 0K0m+ ./gradlew closeAndReleaseRepository 0m1m> Connecting to Daemon22m22D1m> Configuring > 0/7 projects > root project22m43D1m> Building 0% > :closeRepository22m0K32D:closeRepository0K Requested operation wasn't successful in first try. Retrying maximum 20 times with 60 seconds delay between attempts. 1m> Building 0% > :closeRepository22m32D1m> Building 0%22m0K13D1m> Building 33% > :releaseRepository22m35D:releaseRepository0K Requested operation wasn't successful in first try. Retrying maximum 20 times with 60 seconds delay between attempts. 1m> Building 33% > :releaseRepository22m35DGET request failed. 404: Not Found, body: [errors:[[id:*, msg:No such repository: iogithubtatools-1005]]] 1m> Building 33% > :releaseRepository22m35D:closeAndReleaseRepository0K BUILD SUCCESSFUL Total time: 2 mins 12.687 secs 0K0m+ mv /home/r/repo . ++ whoami + chown -R root repo + '[' -n '' ']' ++ whoami + sudo chown -R rultor repo + cd repo + git checkout __rultor Already on '__rultor' + git tag 0.3.0 -m '0.3.0: tagged by rultor.com' + git reset --hard HEAD is now at dd50037 0.3.0 + git clean -fd Removing sunshine-core/secring.gpg Removing sunshine-junit4/secring.gpg Removing sunshine-testng/secring.gpg + git checkout master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. + git branch -D __rultor Deleted branch __rultor (was dd50037). + git push --all origin Everything up-to-date + git push --tags origin To git@github.com:tatools/sunshine.git * [new tag] 0.3.0 -> 0.3.0 container 7485584f3828b02aff691048b5082016a0f5382b84181c9f8650794f53f52ce4 is dead Sun Jul 15 20:59:19 CEST 2018