Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@rultor release, tag is 0.0.3 #3

Closed
RoRoche opened this issue May 2, 2020 · 50 comments
Closed

@rultor release, tag is 0.0.3 #3

RoRoche opened this issue May 2, 2020 · 50 comments

Comments

@RoRoche
Copy link
Owner

RoRoche commented May 2, 2020

@rultor release, tag is 0.0.3

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche Oops, I failed. You can see the full log here (spent 9min)

e485290647f6: Pull complete
de7902d4bbee: Pull complete
3ae54763a949: Pull complete
39fc3b7e3fe1: Pull complete
2b3801634894: Pull complete
2438cff6446b: Pull complete
Digest: sha256:6fbe726ca89f5cfcd4a55f9d249b1907e05baef5dcef59a8bbf8589b842caa7f
Status: Downloaded newer image for g4s8/rultor-android:latest
+ grep --quiet '\sroroche_elegant-android_3\s*$'
+ docker ps --filter=status=exited
+ ls -al .
total 1220
drwx--x--x  3 rultor rultor   4096 May  2 02:49 .
drwxrwxrwt 14 root   root   684032 May  2 02:56 ..
-rw-rw-r--  1 rultor rultor    444 May  2 02:56 end.sh
-rwxrwxr-x  1 rultor rultor    363 May  2 02:49 entry.sh
-rw-rw-r--  1 rultor rultor      5 May  2 02:49 pid
-rw-rw-r--  1 rultor rultor 499313 May  2 02:49 pubring.gpg
drwxrwxr-x 13 rultor rultor   4096 May  2 02:49 repo
-rwxrwxr-x  1 rultor rultor   7399 May  2 02:49 run.sh
-rw-rw-r--  1 rultor rultor    895 May  2 02:49 script.sh
-rw-rw-r--  1 rultor rultor   4897 May  2 02:49 secring.gpg
-rw-rw-r--  1 rultor rultor    457 May  2 02:49 settings.xml
-rw-rw-r--  1 rultor rultor  14397 May  2 02:56 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-5eJr:/main [email protected]:RoRoche/elegant-android.git --env=tag=0.0.3 '--env=scripts=( '\''export '\''\'\'''\''[email protected]:RoRoche/elegant-android.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.3'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=roroche'\''\'\'''\'''\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:clean'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:assemble'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:publishReleasePublicationToSonatypeRepository'\'' '\'';'\'' '\''`#./gradlew eoandroidworkmanager:clean`'\'' '\'';'\'' '\''`#./gradlew eoandroidworkmanager:assemble`'\'' '\'';'\'' '\''`#./gradlew eoandroidworkmanager:publishReleasePublicationToSonatypeRepository`'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:clean'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:jar'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:publishReleasePublicationToSonatypeRepository'\'' '\'';'\'' '\''./gradlew closeAndReleaseRepository'\'' '\'';'\'' )' --env=head_branch=master --env=author=roroche --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-5eJr/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=roroche_elegant-android_3 g4s8/rultor-android /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
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.android /root/.bashrc /root/.gem /root/.gnupg /root/.oracle_jre_usage /root/.profile /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./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 [email protected]:RoRoche/elegant-android.git
+ [email protected]:RoRoche/elegant-android.git
+ export tag=0.0.3
+ tag=0.0.3
+ export head_branch=master
+ head_branch=master
+ export author=roroche
+ author=roroche
+ git commit -am 0.0.3
On branch __rultor
nothing to commit, working tree clean
container bf354cef60e5717d64ae44699b5de89420ae0cb97c711b579557942764c87e29 is dead
Sat May  2 02:57:44 CEST 2020

@RoRoche
Copy link
Owner Author

RoRoche commented May 2, 2020

@rultor release, tag is 0.0.3

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche Oops, I failed. You can see the full log here (spent 19s)

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-EKxo/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-EKxo/.gpg/secring.gpg --decrypt repo/settings.xml.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 <[email protected]>"
gpg: AES256 encrypted data
gpg: original file name='rultor-XXXX.sFUcqmiv'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:RoRoche/elegant-android settings.xml.enc
gpg: AES encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='settings.xml'
+ rm -rf settings.xml.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-EKxo/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-EKxo/.gpg/secring.gpg --decrypt repo/pubring.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 <[email protected]>"
gpg: AES256 encrypted data
gpg: original file name='rultor-XXXX.z0SuLmJs'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:RoRoche/elegant-android pubring.gpg.enc
gpg: AES encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='pubring.gpg'
+ rm -rf pubring.gpg.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-EKxo/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-EKxo/.gpg/secring.gpg --decrypt repo/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 <[email protected]>"
gpg: AES256 encrypted data
gpg: original file name='rultor-XXXX.Q82Jn4OC'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:RoRoche/elegant-android 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 '' ']'
+ echo 'tag name is not provided in the request, see http://doc.rultor.com/basics.html'
tag name is not provided in the request, see http://doc.rultor.com/basics.html
+ exit -1
'cid' file is absent, container wasn't started correctly

@RoRoche
Copy link
Owner Author

RoRoche commented May 2, 2020

@rultor release, tag is 0.0.3

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche Oops, I failed. You can see the full log here (spent 19s)

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-3ROg/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-3ROg/.gpg/secring.gpg --decrypt repo/settings.xml.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 <[email protected]>"
gpg: AES256 encrypted data
gpg: original file name='rultor-XXXX.sFUcqmiv'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:RoRoche/elegant-android settings.xml.enc
gpg: AES encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='settings.xml'
+ rm -rf settings.xml.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-3ROg/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-3ROg/.gpg/secring.gpg --decrypt repo/pubring.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 <[email protected]>"
gpg: AES256 encrypted data
gpg: original file name='rultor-XXXX.z0SuLmJs'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:RoRoche/elegant-android pubring.gpg.enc
gpg: AES encrypted data
gpg: gpg-agent is not available in this session
gpg: encrypted with 1 passphrase
gpg: original file name='pubring.gpg'
+ rm -rf pubring.gpg.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-3ROg/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-3ROg/.gpg/secring.gpg --decrypt repo/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 <[email protected]>"
gpg: AES256 encrypted data
gpg: original file name='rultor-XXXX.Q82Jn4OC'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:RoRoche/elegant-android 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 '' ']'
+ echo 'tag name is not provided in the request, see http://doc.rultor.com/basics.html'
tag name is not provided in the request, see http://doc.rultor.com/basics.html
+ exit -1
'cid' file is absent, container wasn't started correctly

@RoRoche
Copy link
Owner Author

RoRoche commented May 2, 2020

@rultor release, tag is 0.0.3

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche Oops, I failed. You can see the full log here (spent 2min)

+ cd ..
+ '[' -n '' ']'
+ use_image=g4s8/rultor-android
+ docker pull g4s8/rultor-android
Using default tag: latest
latest: Pulling from g4s8/rultor-android
Digest: sha256:6fbe726ca89f5cfcd4a55f9d249b1907e05baef5dcef59a8bbf8589b842caa7f
Status: Image is up to date for g4s8/rultor-android:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sroroche_elegant-android_3\s*$'
+ ls -al .
total 1212
drwx--x--x  3 rultor rultor   4096 May  2 09:05 .
drwxrwxrwt 14 root   root   684032 May  2 09:05 ..
-rw-rw-r--  1 rultor rultor    444 May  2 09:05 end.sh
-rwxrwxr-x  1 rultor rultor    363 May  2 09:05 entry.sh
-rw-rw-r--  1 rultor rultor      6 May  2 09:05 pid
-rw-rw-r--  1 rultor rultor 499313 May  2 09:05 pubring.gpg
drwxrwxr-x 13 rultor rultor   4096 May  2 09:05 repo
-rwxrwxr-x  1 rultor rultor   7001 May  2 09:05 run.sh
-rw-rw-r--  1 rultor rultor    726 May  2 09:05 script.sh
-rw-rw-r--  1 rultor rultor   4897 May  2 09:05 secring.gpg
-rw-rw-r--  1 rultor rultor    457 May  2 09:05 settings.xml
-rw-rw-r--  1 rultor rultor   7609 May  2 09:05 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-TUg1:/main [email protected]:RoRoche/elegant-android.git --env=tag=0.0.3 '--env=scripts=( '\''export '\''\'\'''\''[email protected]:RoRoche/elegant-android.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.3'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=roroche'\''\'\'''\'''\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:clean'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:assemble'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:publishReleasePublicationToSonatypeRepository'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:clean'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:jar'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:publishReleasePublicationToSonatypeRepository'\'' '\'';'\'' '\''./gradlew closeAndReleaseRepository'\'' '\'';'\'' )' --env=head_branch=master --env=author=roroche --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-TUg1/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=roroche_elegant-android_3 g4s8/rultor-android /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
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.android /root/.bashrc /root/.gem /root/.gnupg /root/.oracle_jre_usage /root/.profile /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./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 [email protected]:RoRoche/elegant-android.git
+ [email protected]:RoRoche/elegant-android.git
+ export tag=0.0.3
+ tag=0.0.3
+ export head_branch=master
+ head_branch=master
+ export author=roroche
+ author=roroche
+ git commit -am 0.0.3
On branch __rultor
nothing to commit, working tree clean
container 4386c63be9bea083c6cbd6000167ac91c24238984b8177cf023b474f2d9ee478 is dead
Sat May  2 09:06:34 CEST 2020

@RoRoche
Copy link
Owner Author

RoRoche commented May 2, 2020

@rultor release, tag is 0.0.3

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche Oops, I failed. You can see the full log here (spent 2min)

+ cd ..
+ '[' -n '' ']'
+ use_image=g4s8/rultor-android
+ docker pull g4s8/rultor-android
Using default tag: latest
latest: Pulling from g4s8/rultor-android
Digest: sha256:6fbe726ca89f5cfcd4a55f9d249b1907e05baef5dcef59a8bbf8589b842caa7f
Status: Image is up to date for g4s8/rultor-android:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sroroche_elegant-android_3\s*$'
+ ls -al .
total 1216
drwx--x--x  3 rultor rultor   4096 May  2 09:25 .
drwxrwxrwt 14 root   root   684032 May  2 09:25 ..
-rw-rw-r--  1 rultor rultor    444 May  2 09:25 end.sh
-rwxrwxr-x  1 rultor rultor    363 May  2 09:25 entry.sh
-rw-rw-r--  1 rultor rultor      6 May  2 09:25 pid
-rw-rw-r--  1 rultor rultor 500535 May  2 09:25 pubring.gpg
drwxrwxr-x 13 rultor rultor   4096 May  2 09:25 repo
-rwxrwxr-x  1 rultor rultor   7001 May  2 09:25 run.sh
-rw-rw-r--  1 rultor rultor    726 May  2 09:25 script.sh
-rw-rw-r--  1 rultor rultor   4897 May  2 09:25 secring.gpg
-rw-rw-r--  1 rultor rultor    457 May  2 09:25 settings.xml
-rw-rw-r--  1 rultor rultor   7609 May  2 09:25 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-eu8X:/main [email protected]:RoRoche/elegant-android.git --env=tag=0.0.3 '--env=scripts=( '\''export '\''\'\'''\''[email protected]:RoRoche/elegant-android.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.3'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=roroche'\''\'\'''\'''\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:clean'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:assemble'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:publishReleasePublicationToSonatypeRepository'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:clean'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:jar'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:publishReleasePublicationToSonatypeRepository'\'' '\'';'\'' '\''./gradlew closeAndReleaseRepository'\'' '\'';'\'' )' --env=head_branch=master --env=author=roroche --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-eu8X/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=roroche_elegant-android_3 g4s8/rultor-android /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
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.android /root/.bashrc /root/.gem /root/.gnupg /root/.oracle_jre_usage /root/.profile /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./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 [email protected]:RoRoche/elegant-android.git
+ [email protected]:RoRoche/elegant-android.git
+ export tag=0.0.3
+ tag=0.0.3
+ export head_branch=master
+ head_branch=master
+ export author=roroche
+ author=roroche
+ git commit -am 0.0.3
On branch __rultor
nothing to commit, working tree clean
container 837a0e1221ba36f078dc76db89117ad34a34398f9540303a9314c8b92149a814 is dead
Sat May  2 09:27:14 CEST 2020

@RoRoche
Copy link
Owner Author

RoRoche commented May 2, 2020

@rultor release, tag is 0.0.3

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche Oops, I failed. You can see the full log here (spent 2min)

+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=g4s8/rultor-android
+ docker pull g4s8/rultor-android
Using default tag: latest
latest: Pulling from g4s8/rultor-android
Digest: sha256:6fbe726ca89f5cfcd4a55f9d249b1907e05baef5dcef59a8bbf8589b842caa7f
Status: Image is up to date for g4s8/rultor-android:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sroroche_elegant-android_3\s*$'
+ ls -al .
total 1216
drwx--x--x  3 rultor rultor   4096 May  2 10:27 .
drwxrwxrwt 14 root   root   684032 May  2 10:27 ..
-rw-rw-r--  1 rultor rultor    444 May  2 10:27 end.sh
-rwxrwxr-x  1 rultor rultor    363 May  2 10:27 entry.sh
-rw-rw-r--  1 rultor rultor      5 May  2 10:27 pid
-rw-rw-r--  1 rultor rultor 500535 May  2 10:27 pubring.gpg
drwxrwxr-x 13 rultor rultor   4096 May  2 10:27 repo
-rwxrwxr-x  1 rultor rultor   7029 May  2 10:27 run.sh
-rw-rw-r--  1 rultor rultor    740 May  2 10:27 script.sh
-rw-rw-r--  1 rultor rultor   4897 May  2 10:27 secring.gpg
-rw-rw-r--  1 rultor rultor    457 May  2 10:27 settings.xml
-rw-rw-r--  1 rultor rultor   7647 May  2 10:27 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-ee2h:/main [email protected]:RoRoche/elegant-android.git --env=tag=0.0.3 '--env=scripts=( '\''export '\''\'\'''\''[email protected]:RoRoche/elegant-android.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.3'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=roroche'\''\'\'''\'''\'' '\'';'\'' '\''git commit -am --allow-empty "${tag}"'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:clean'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:assemble'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:publishReleasePublicationToSonatypeRepository'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:clean'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:jar'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:publishReleasePublicationToSonatypeRepository'\'' '\'';'\'' '\''./gradlew closeAndReleaseRepository'\'' '\'';'\'' )' --env=head_branch=master --env=author=roroche --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-ee2h/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=roroche_elegant-android_3 g4s8/rultor-android /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
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.android /root/.bashrc /root/.gem /root/.gnupg /root/.oracle_jre_usage /root/.profile /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./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 [email protected]:RoRoche/elegant-android.git
+ [email protected]:RoRoche/elegant-android.git
+ export tag=0.0.3
+ tag=0.0.3
+ export head_branch=master
+ head_branch=master
+ export author=roroche
+ author=roroche
+ git commit -am --allow-empty 0.0.3
fatal: Paths with -a does not make sense.
container 5e78f9f451faabbc6864966ef998acfaa849613a6f39285ccd56627fc05a6875 is dead
Sat May  2 10:28:32 CEST 2020

@RoRoche
Copy link
Owner Author

RoRoche commented May 2, 2020

@rultor release, tag is 0.0.3

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche Oops, I failed. You can see the full log here (spent 2min)

+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=g4s8/rultor-android
+ docker pull g4s8/rultor-android
Using default tag: latest
latest: Pulling from g4s8/rultor-android
Digest: sha256:6fbe726ca89f5cfcd4a55f9d249b1907e05baef5dcef59a8bbf8589b842caa7f
Status: Image is up to date for g4s8/rultor-android:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sroroche_elegant-android_3\s*$'
+ ls -al .
total 1216
drwx--x--x  3 rultor rultor   4096 May  2 10:31 .
drwxrwxrwt 14 root   root   684032 May  2 10:31 ..
-rw-rw-r--  1 rultor rultor    444 May  2 10:31 end.sh
-rwxrwxr-x  1 rultor rultor    363 May  2 10:31 entry.sh
-rw-rw-r--  1 rultor rultor      5 May  2 10:31 pid
-rw-rw-r--  1 rultor rultor 500535 May  2 10:31 pubring.gpg
drwxrwxr-x 13 rultor rultor   4096 May  2 10:31 repo
-rwxrwxr-x  1 rultor rultor   7025 May  2 10:31 run.sh
-rw-rw-r--  1 rultor rultor    738 May  2 10:31 script.sh
-rw-rw-r--  1 rultor rultor   4897 May  2 10:31 secring.gpg
-rw-rw-r--  1 rultor rultor    457 May  2 10:31 settings.xml
-rw-rw-r--  1 rultor rultor   7641 May  2 10:31 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-HEHx:/main [email protected]:RoRoche/elegant-android.git --env=tag=0.0.3 '--env=scripts=( '\''export '\''\'\'''\''[email protected]:RoRoche/elegant-android.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.3'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=roroche'\''\'\'''\'''\'' '\'';'\'' '\''git commit -am --allow-empty ${tag}'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:clean'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:assemble'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:publishReleasePublicationToSonatypeRepository'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:clean'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:jar'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:publishReleasePublicationToSonatypeRepository'\'' '\'';'\'' '\''./gradlew closeAndReleaseRepository'\'' '\'';'\'' )' --env=head_branch=master --env=author=roroche --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-HEHx/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=roroche_elegant-android_3 g4s8/rultor-android /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
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.android /root/.bashrc /root/.gem /root/.gnupg /root/.oracle_jre_usage /root/.profile /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./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 [email protected]:RoRoche/elegant-android.git
+ [email protected]:RoRoche/elegant-android.git
+ export tag=0.0.3
+ tag=0.0.3
+ export head_branch=master
+ head_branch=master
+ export author=roroche
+ author=roroche
+ git commit -am --allow-empty 0.0.3
fatal: Paths with -a does not make sense.
container 480889db02a0d1e67a5b6e0fa44232b2fc8bc4aa8b6168b2e53f95ec7dd7a35d is dead
Sat May  2 10:32:43 CEST 2020

@RoRoche
Copy link
Owner Author

RoRoche commented May 2, 2020

@rultor release, tag is 0.0.3

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche Oops, I failed. You can see the full log here (spent 2min)

+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=g4s8/rultor-android
+ docker pull g4s8/rultor-android
Using default tag: latest
latest: Pulling from g4s8/rultor-android
Digest: sha256:6fbe726ca89f5cfcd4a55f9d249b1907e05baef5dcef59a8bbf8589b842caa7f
Status: Image is up to date for g4s8/rultor-android:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sroroche_elegant-android_3\s*$'
+ ls -al .
total 1216
drwx--x--x  3 rultor rultor   4096 May  2 11:15 .
drwxrwxrwt 14 root   root   684032 May  2 11:15 ..
-rw-rw-r--  1 rultor rultor    444 May  2 11:15 end.sh
-rwxrwxr-x  1 rultor rultor    363 May  2 11:15 entry.sh
-rw-rw-r--  1 rultor rultor      6 May  2 11:15 pid
-rw-rw-r--  1 rultor rultor 500535 May  2 11:15 pubring.gpg
drwxrwxr-x 13 rultor rultor   4096 May  2 11:15 repo
-rwxrwxr-x  1 rultor rultor   7023 May  2 11:15 run.sh
-rw-rw-r--  1 rultor rultor    737 May  2 11:15 script.sh
-rw-rw-r--  1 rultor rultor   4897 May  2 11:15 secring.gpg
-rw-rw-r--  1 rultor rultor    457 May  2 11:15 settings.xml
-rw-rw-r--  1 rultor rultor   7639 May  2 11:15 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-Mujo:/main [email protected]:RoRoche/elegant-android.git --env=tag=0.0.3 '--env=scripts=( '\''export '\''\'\'''\''[email protected]:RoRoche/elegant-android.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.3'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=roroche'\''\'\'''\'''\'' '\'';'\'' '\''git commit -m --allow-empty ${tag}'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:clean'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:assemble'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:publishReleasePublicationToSonatypeRepository'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:clean'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:jar'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:publishReleasePublicationToSonatypeRepository'\'' '\'';'\'' '\''./gradlew closeAndReleaseRepository'\'' '\'';'\'' )' --env=head_branch=master --env=author=roroche --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-Mujo/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=roroche_elegant-android_3 g4s8/rultor-android /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
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.android /root/.bashrc /root/.gem /root/.gnupg /root/.oracle_jre_usage /root/.profile /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./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 [email protected]:RoRoche/elegant-android.git
+ [email protected]:RoRoche/elegant-android.git
+ export tag=0.0.3
+ tag=0.0.3
+ export head_branch=master
+ head_branch=master
+ export author=roroche
+ author=roroche
+ git commit -m --allow-empty 0.0.3
error: pathspec '0.0.3' did not match any file(s) known to git.
container 1333c0a6f45f4186132965c77948c40ea5314e3b96e7d85061f11e4432b480ca is dead
Sat May  2 11:16:43 CEST 2020

@RoRoche
Copy link
Owner Author

RoRoche commented May 2, 2020

@rultor release, tag is 0.0.3

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche Oops, I failed. You can see the full log here (spent 2min)

+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 22010
+ echo '1.68.14 87f2c0278'
1.68.14 87f2c0278
+ date
Sat May  2 20:08:13 CEST 2020
+ uptime
 20:08:13 up 198 days, 16:17,  0 users,  load average: 4.94, 4.62, 4.68
+ [email protected]:RoRoche/elegant-android.git
+ image=g4s8/rultor-android
+ head_branch=master
+ author=roroche
+ tag=0.0.3
+ vars=('[email protected]:RoRoche/elegant-android.git' '--env=tag=0.0.3' '--env=scripts=( '\''export '\''\'\'''\''[email protected]:RoRoche/elegant-android.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.3'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=roroche'\''\'\'''\'''\'' '\'';'\'' '\''git commit --allow-empty -am "${tag}"'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:clean'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:assemble'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eoandroidconcurrency:publishReleasePublicationToSonatypeRepository'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:clean'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:jar'\'' '\'';'\'' '\''./gradlew -PnewVersion="${tag}" eorest:publishReleasePublicationToSonatypeRepository'\'' '\'';'\'' '\''./gradlew closeAndReleaseRepository'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=roroche')
+ scripts=('export '\''[email protected]:RoRoche/elegant-android.git'\''' ';' 'export '\''tag=0.0.3'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=roroche'\''' ';' 'git commit --allow-empty -am "${tag}"' ';' './gradlew -PnewVersion="${tag}" eoandroidconcurrency:clean' ';' './gradlew -PnewVersion="${tag}" eoandroidconcurrency:assemble' ';' './gradlew -PnewVersion="${tag}" eoandroidconcurrency:publishReleasePublicationToSonatypeRepository' ';' './gradlew -PnewVersion="${tag}" eorest:clean' ';' './gradlew -PnewVersion="${tag}" eorest:jar' ';' './gradlew -PnewVersion="${tag}" eorest:publishReleasePublicationToSonatypeRepository' ';' './gradlew closeAndReleaseRepository' ';')
+ directory=
+ container=roroche_elegant-android_3
+ 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 [email protected]:RoRoche/elegant-android.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email [email protected]
+ git config user.name rultor
+ '[' -z 'export '\''[email protected]:RoRoche/elegant-android.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''[email protected]:RoRoche/elegant-android.git'\''' ';' 'export '\''tag=0.0.3'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=roroche'\''' ';' 'git commit --allow-empty -am "${tag}"' ';' './gradlew -PnewVersion="${tag}" eoandroidconcurrency:clean' ';' './gradlew -PnewVersion="${tag}" eoandroidconcurrency:assemble' ';' './gradlew -PnewVersion="${tag}" eoandroidconcurrency:publishReleasePublicationToSonatypeRepository' ';' './gradlew -PnewVersion="${tag}" eorest:clean' ';' './gradlew -PnewVersion="${tag}" eorest:jar' ';' './gradlew -PnewVersion="${tag}" eorest:publishReleasePublicationToSonatypeRepository' ';' './gradlew closeAndReleaseRepository' ';'
+ 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
gpgkeys: key 9AF0FA4C can't be retrieved
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
gpg: keyserver communications error: keyserver helper general error
gpg: keyserver communications error: unknown pubkey algorithm
gpg: keyserver receive failed: unknown pubkey algorithm
'cid' file is absent, container wasn't started correctly

@RoRoche
Copy link
Owner Author

RoRoche commented May 2, 2020

@rultor release, tag is 0.0.3

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche Oops, I failed. You can see the full log here (spent 3min)

\u001b[5A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [37s]\u001b[m\u001b[0K\u001b[38D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > aaptcompiler-4.0.0-beta02.jar\u001b[m\u001b[76D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > databinding-compiler-common-4.0.\u001b[m\u001b[79D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > gradle-api-4.0.0-beta02.jar\u001b[m\u001b[74D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > builder-test-api-4.0.0-beta02.ja\u001b[m\u001b[79D\u001b[1B\u001b[5A\u001b[1m<\u001b[0;1m-------------> 0% EXECUTING [38s]\u001b[m\u001b[0K\u001b[34D\u001b[5B\u001b[5A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% EXECUTING [38s]\u001b[m\u001b[36D\u001b[5B\u001b[5A\u001b[0K
\u001b[32;1mBUILD SUCCESSFUL\u001b[0;39m in 55s\u001b[0K
1 actionable task: 1 up-to-date\u001b[0K
\u001b[2B\u001b[0K
\u001b[0K
\u001b[0K
\u001b[5A\u001b[1m<\u001b[0;1m-------------> 0% WAITING\u001b[m\u001b[0K\u001b[26D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > aaptcompiler-4.0.0-beta02.jar\u001b[m\u001b[0K\u001b[76D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > databinding-compiler-common-4.0.\u001b[m\u001b[79D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > gradle-api-4.0.0-beta02.jar\u001b[m\u001b[74D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > builder-test-api-4.0.0-beta02.ja\u001b[m\u001b[79D\u001b[1B\u001b[5A\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[4A\u001b[0m\u001b[?12l\u001b[?25h+ ./gradlew -PnewVersion=0.0.3 eoandroidconcurrency:assemble


\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% CONFIGURING [29ms]\u001b[m\u001b[37D\u001b[1B\u001b[1m> root project > Resolve dependencies of :classpath\u001b[m\u001b[51D\u001b[1B\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% CONFIGURING [129ms]\u001b[m\u001b[38D\u001b[2B\u001b[2A\u001b[1m<\u001b[0;32;1m=\u001b[0;39;1m------------> 14% CONFIGURING [229ms]\u001b[m\u001b[39D\u001b[1B\u001b[1m> :app\u001b[m\u001b[0K\u001b[6D\u001b[1B\u001b[2A\u001b[1m<\u001b[0;32;1m===\u001b[0;39;1m----------> 28% CONFIGURING [329ms]\u001b[m\u001b[39D\u001b[1B\u001b[1m> :eoandroidconcurrency\u001b[m\u001b[23D\u001b[1B\u001b[2A\u001b[1m<\u001b[0;32;1m===\u001b[0;39;1m----------> 28% CONFIGURING [429ms]\u001b[m\u001b[39D\u001b[2B\u001b[2A\u001b[0K
\u001b[1m> Configure project :eoandroidconcurrency\u001b[m\u001b[0K
No props file, loading env vars
Publishing eoandroidconcurrency with version 0.0.3
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m=====\u001b[0;39;1m--------> 42% CONFIGURING [529ms]\u001b[m\u001b[39D\u001b[1B\u001b[1m> :eoandroidpersistence\u001b[m\u001b[23D\u001b[1B\u001b[2A\u001b[0K
\u001b[1m> Configure project :eoandroidpersistence\u001b[m\u001b[0K
No props file, loading env vars
Publishing eoandroidpersistence with version 0.0.3
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m=======\u001b[0;39;1m------> 57% CONFIGURING [629ms]\u001b[m\u001b[39D\u001b[1B\u001b[1m> :eoandroidui\u001b[m\u001b[14D\u001b[1B\u001b[2A\u001b[0K
\u001b[1m> Configure project :eoandroidui\u001b[m\u001b[0K
No props file, loading env vars
Publishing eoandroidui with version 0.0.3
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m=========\u001b[0;39;1m----> 71% CONFIGURING [729ms]\u001b[m\u001b[39D\u001b[1B\u001b[1m> :eoandroidworkmanager\u001b[m\u001b[23D\u001b[1B\u001b[2A\u001b[0K
\u001b[1m> Configure project :eoandroidworkmanager\u001b[m\u001b[0K
No props file, loading env vars
Publishing eoandroidworkmanager with version 0.0.3

\u001b[1m> Configure project :eorest\u001b[m
No props file, loading env vars
Publishing eorest with version 0.0.3
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [829ms]\u001b[m\u001b[40D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[2A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [929ms]\u001b[m\u001b[40D\u001b[2B

\u001b[4A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [1s]\u001b[m\u001b[0K\u001b[37D\u001b[1B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[1B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[1B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[1B\u001b[3A> IDLE\u001b[0K\u001b[6D\u001b[2B> IDLE\u001b[0K\u001b[6D\u001b[1B
\u001b[4A\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[2B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[1B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[1B\u001b[4A> IDLE\u001b[0K\u001b[6D\u001b[2B> IDLE\u001b[0K\u001b[6D\u001b[1B> IDLE\u001b[0K\u001b[6D\u001b[1B\u001b[5A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [2s]\u001b[m\u001b[37D\u001b[5B\u001b[4A\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[2B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[1B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[1B\u001b[4A> IDLE\u001b[0K\u001b[6D\u001b[2B> IDLE\u001b[0K\u001b[6D\u001b[2B\u001b[3A> IDLE\u001b[0K\u001b[6D\u001b[3B\u001b[3A\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[3B\u001b[1A> IDLE\u001b[0K\u001b[6D\u001b[1B\u001b[5A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [3s]\u001b[m\u001b[37D\u001b[5B\u001b[2A\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[1B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[1B\u001b[3A> IDLE\u001b[0K\u001b[6D\u001b[1B> IDLE\u001b[0K\u001b[6D\u001b[2B\u001b[5A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [4s]\u001b[m\u001b[37D\u001b[5B\u001b[1A> IDLE\u001b[0K\u001b[6D\u001b[1B\u001b[5A\u001b[0K
\u001b[31mFAILURE: \u001b[39m\u001b[31mBuild failed with an exception.\u001b[39m\u001b[0K
\u001b[0K
* What went wrong:\u001b[0K
Could not determine the dependencies of task ':eoandroidconcurrency:compileReleaseAidl'.\u001b[0K
\u001b[33m> \u001b[39mSDK location not found. Define location with an ANDROID_SDK_ROOT environment variable or by setting the sdk.dir path in your project's local properties file at '/home/r/repo/local.properties'.

* Try:
Run with \u001b[1m--stacktrace\u001b[m option to get the stack trace. Run with \u001b[1m--info\u001b[m or \u001b[1m--debug\u001b[m option to get more log output. Run with \u001b[1m--scan\u001b[m to get full insights.

* Get more help at \u001b[1mhttps://help.gradle.org\u001b[m

\u001b[31;1mBUILD FAILED\u001b[0;39m in 5s
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[5A\u001b[1m<\u001b[0;1m-------------> 0% WAITING\u001b[m\u001b[26D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[5A\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[4A\u001b[0m\u001b[?12l\u001b[?25hcontainer a38a44538dd36b526322d06063b15b1af1245e8ae72e975eeff97cce55df6f6c is dead
Sat May  2 20:39:47 CEST 2020

@RoRoche
Copy link
Owner Author

RoRoche commented May 2, 2020

@rultor release, tag is 0.0.3

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche Oops, I failed. You can see the full log here (spent 2min)

\u001b[5A\u001b[1m<\u001b[0;1m-------------> 0% WAITING\u001b[m\u001b[0K\u001b[26D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > zipflinger-4.0.0-beta02.jar\u001b[m\u001b[0K\u001b[74D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > gradle-api-4.0.0-beta02.jar\u001b[m\u001b[74D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > sdklib-27.0.0-beta02.jar\u001b[m\u001b[71D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > lint-gradle-api-27.0.0-beta02.ja\u001b[m\u001b[79D\u001b[1B\u001b[5A\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[4A\u001b[0m\u001b[?12l\u001b[?25h+ ./gradlew -PnewVersion=0.0.3 eoandroidconcurrency:assemble


\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% CONFIGURING [34ms]\u001b[m\u001b[37D\u001b[1B\u001b[1m> root project > Resolve dependencies of :classpath\u001b[m\u001b[51D\u001b[1B\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% CONFIGURING [134ms]\u001b[m\u001b[38D\u001b[2B\u001b[2A\u001b[1m<\u001b[0;32;1m=\u001b[0;39;1m------------> 14% CONFIGURING [234ms]\u001b[m\u001b[39D\u001b[1B\u001b[1m> :app\u001b[m\u001b[0K\u001b[6D\u001b[1B\u001b[2A\u001b[1m<\u001b[0;32;1m===\u001b[0;39;1m----------> 28% CONFIGURING [334ms]\u001b[m\u001b[39D\u001b[1B\u001b[1m> :eoandroidconcurrency\u001b[m\u001b[23D\u001b[1B\u001b[2A\u001b[1m<\u001b[0;32;1m===\u001b[0;39;1m----------> 28% CONFIGURING [434ms]\u001b[m\u001b[39D\u001b[2B\u001b[2A\u001b[0K
\u001b[1m> Configure project :eoandroidconcurrency\u001b[m\u001b[0K
No props file, loading env vars
Publishing eoandroidconcurrency with version 0.0.3
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m=====\u001b[0;39;1m--------> 42% CONFIGURING [534ms]\u001b[m\u001b[39D\u001b[1B\u001b[1m> :eoandroidpersistence\u001b[m\u001b[23D\u001b[1B\u001b[2A\u001b[0K
\u001b[1m> Configure project :eoandroidpersistence\u001b[m\u001b[0K
No props file, loading env vars
Publishing eoandroidpersistence with version 0.0.3
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m=======\u001b[0;39;1m------> 57% CONFIGURING [634ms]\u001b[m\u001b[39D\u001b[1B\u001b[1m> :eoandroidui\u001b[m\u001b[14D\u001b[1B\u001b[2A\u001b[0K
\u001b[1m> Configure project :eoandroidui\u001b[m\u001b[0K
No props file, loading env vars
Publishing eoandroidui with version 0.0.3
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m=========\u001b[0;39;1m----> 71% CONFIGURING [734ms]\u001b[m\u001b[39D\u001b[1B\u001b[1m> :eoandroidworkmanager\u001b[m\u001b[23D\u001b[1B\u001b[2A\u001b[0K
\u001b[1m> Configure project :eoandroidworkmanager\u001b[m\u001b[0K
No props file, loading env vars
Publishing eoandroidworkmanager with version 0.0.3
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m===========\u001b[0;39;1m--> 85% CONFIGURING [834ms]\u001b[m\u001b[39D\u001b[1B\u001b[1m> :eorest\u001b[m\u001b[9D\u001b[1B\u001b[2A\u001b[0K
\u001b[1m> Configure project :eorest\u001b[m\u001b[0K
No props file, loading env vars
Publishing eorest with version 0.0.3
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [934ms]\u001b[m\u001b[40D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[2A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [1s]\u001b[m\u001b[0K\u001b[37D\u001b[2B

\u001b[3A\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[1B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[1B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[1B\u001b[1A> IDLE\u001b[0K\u001b[6D\u001b[1B\u001b[2A> IDLE\u001b[0K\u001b[6D\u001b[2B
\u001b[5A\u001b[37C\u001b[0K\u001b[37D\u001b[2B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[1B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[1B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[1B\u001b[2A> IDLE\u001b[0K\u001b[6D\u001b[1B> IDLE\u001b[0K\u001b[6D\u001b[1B\u001b[5A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [2s]\u001b[m\u001b[37D\u001b[2B> IDLE\u001b[0K\u001b[6D\u001b[3B\u001b[3A\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[1B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:releaseCompileClasspath > Resol\u001b[m\u001b[79D\u001b[2B\u001b[4A> IDLE\u001b[0K\u001b[6D\u001b[4B\u001b[3A> IDLE\u001b[0K\u001b[6D\u001b[3B\u001b[5A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [3s]\u001b[m\u001b[37D\u001b[5B\u001b[5A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [4s]\u001b[m\u001b[37D\u001b[5B\u001b[5A\u001b[0K
\u001b[31mFAILURE: \u001b[39m\u001b[31mBuild failed with an exception.\u001b[39m\u001b[0K
\u001b[0K
* What went wrong:\u001b[0K
Could not determine the dependencies of task ':eoandroidconcurrency:compileReleaseAidl'.\u001b[0K
\u001b[33m> \u001b[39mSDK location not found. Define location with an ANDROID_SDK_ROOT environment variable or by setting the sdk.dir path in your project's local properties file at '/home/r/repo/local.properties'.

* Try:
Run with \u001b[1m--stacktrace\u001b[m option to get the stack trace. Run with \u001b[1m--info\u001b[m or \u001b[1m--debug\u001b[m option to get more log output. Run with \u001b[1m--scan\u001b[m to get full insights.
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[5A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [4s]\u001b[m\u001b[37D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[5A\u001b[0K
* Get more help at \u001b[1mhttps://help.gradle.org\u001b[m\u001b[0K
\u001b[0K
\u001b[31;1mBUILD FAILED\u001b[0;39m in 4s\u001b[0K
\u001b[1B\u001b[0K
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[5A\u001b[1m<\u001b[0;1m-------------> 0% WAITING\u001b[m\u001b[26D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[5A\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[4A\u001b[0m\u001b[?12l\u001b[?25hcontainer 111a932a4243956578f8dfda22fa2c72cbc133afa00ca64b425cabff2a491546 is dead
Sat May  2 20:52:49 CEST 2020

@RoRoche
Copy link
Owner Author

RoRoche commented May 2, 2020

@rultor release, tag is 0.0.3

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 2, 2020

@rultor release, tag is 0.0.3

@RoRoche Oops, I failed. You can see the full log here (spent 2min)

\u001b[5A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [32s]\u001b[m\u001b[0K\u001b[38D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > zipflinger-4.0.0-beta02.jar\u001b[m\u001b[74D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > databinding-compiler-common-4.0.\u001b[m\u001b[79D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > gradle-android-junit-jacoco-plug\u001b[m\u001b[79D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > builder-test-api-4.0.0-beta02.ja\u001b[m\u001b[79D\u001b[1B\u001b[5A\u001b[1m<\u001b[0;1m-------------> 0% EXECUTING [32s]\u001b[m\u001b[0K\u001b[34D\u001b[5B\u001b[5A\u001b[0K
\u001b[32;1mBUILD SUCCESSFUL\u001b[0;39m in 50s\u001b[0K
1 actionable task: 1 up-to-date\u001b[0K
\u001b[2B\u001b[0K
\u001b[0K
\u001b[0K
\u001b[5A\u001b[1m<\u001b[0;1m-------------> 0% WAITING\u001b[m\u001b[0K\u001b[26D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > zipflinger-4.0.0-beta02.jar\u001b[m\u001b[0K\u001b[74D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > databinding-compiler-common-4.0.\u001b[m\u001b[79D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > gradle-android-junit-jacoco-plug\u001b[m\u001b[79D\u001b[1B\u001b[1m> root project > Resolve files of :classpath > builder-test-api-4.0.0-beta02.ja\u001b[m\u001b[79D\u001b[1B\u001b[5A\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[4A\u001b[0m\u001b[?12l\u001b[?25h+ ./gradlew -PnewVersion=0.0.3 eoandroidconcurrency:assemble


\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% CONFIGURING [27ms]\u001b[m\u001b[37D\u001b[1B\u001b[1m> root project > Resolve dependencies of :classpath\u001b[m\u001b[51D\u001b[1B\u001b[2A\u001b[1m<\u001b[0;1m-------------> 0% CONFIGURING [128ms]\u001b[m\u001b[38D\u001b[1B\u001b[1m> root project > Resolve files of :classpath\u001b[m\u001b[0K\u001b[44D\u001b[1B\u001b[2A\u001b[1m<\u001b[0;32;1m=\u001b[0;39;1m------------> 14% CONFIGURING [227ms]\u001b[m\u001b[39D\u001b[1B\u001b[1m> :app\u001b[m\u001b[0K\u001b[6D\u001b[1B\u001b[2A\u001b[1m<\u001b[0;32;1m===\u001b[0;39;1m----------> 28% CONFIGURING [327ms]\u001b[m\u001b[39D\u001b[1B\u001b[1m> :eoandroidconcurrency\u001b[m\u001b[23D\u001b[1B\u001b[2A\u001b[0K
\u001b[1m> Configure project :eoandroidconcurrency\u001b[m\u001b[0K
No props file, loading env vars
Publishing eoandroidconcurrency with version 0.0.3
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m=====\u001b[0;39;1m--------> 42% CONFIGURING [427ms]\u001b[m\u001b[39D\u001b[1B\u001b[1m> :eoandroidpersistence\u001b[m\u001b[23D\u001b[1B\u001b[2A\u001b[0K
\u001b[1m> Configure project :eoandroidpersistence\u001b[m\u001b[0K
No props file, loading env vars
Publishing eoandroidpersistence with version 0.0.3
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m=======\u001b[0;39;1m------> 57% CONFIGURING [527ms]\u001b[m\u001b[39D\u001b[1B\u001b[1m> :eoandroidui\u001b[m\u001b[14D\u001b[1B\u001b[2A\u001b[0K
\u001b[1m> Configure project :eoandroidui\u001b[m\u001b[0K
No props file, loading env vars
Publishing eoandroidui with version 0.0.3
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m=========\u001b[0;39;1m----> 71% CONFIGURING [628ms]\u001b[m\u001b[39D\u001b[1B\u001b[1m> :eoandroidworkmanager\u001b[m\u001b[23D\u001b[1B\u001b[2A\u001b[0K
\u001b[1m> Configure project :eoandroidworkmanager\u001b[m\u001b[0K
No props file, loading env vars
Publishing eoandroidworkmanager with version 0.0.3

\u001b[1m> Configure project :eorest\u001b[m
No props file, loading env vars
Publishing eorest with version 0.0.3
\u001b[0K
\u001b[0K
\u001b[2A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [727ms]\u001b[m\u001b[40D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[2A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [827ms]\u001b[m\u001b[40D\u001b[1B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:buildTypesCompileClasspath > Re\u001b[m\u001b[79D\u001b[1B

\u001b[4A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [927ms]\u001b[m\u001b[40D\u001b[2B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:buildTypesCompileClasspath > Re\u001b[m\u001b[79D\u001b[1B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:buildTypesCompileClasspath > Re\u001b[m\u001b[79D\u001b[1B\u001b[4A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [1s]\u001b[m\u001b[0K\u001b[37D\u001b[1B> IDLE\u001b[0K\u001b[6D\u001b[1B> IDLE\u001b[0K\u001b[6D\u001b[2B
\u001b[4A\u001b[1m> Resolve dependencies of :eoandroidconcurrency:buildTypesCompileClasspath > Re\u001b[m\u001b[79D\u001b[1B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:buildTypesCompileClasspath > Re\u001b[m\u001b[79D\u001b[2B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:buildTypesCompileClasspath > Re\u001b[m\u001b[79D\u001b[1B\u001b[4A> IDLE\u001b[0K\u001b[6D\u001b[1B> IDLE\u001b[0K\u001b[6D\u001b[1B> IDLE\u001b[0K\u001b[6D\u001b[2B\u001b[4A\u001b[1m> Resolve dependencies of :eoandroidconcurrency:buildTypesCompileClasspath > Re\u001b[m\u001b[79D\u001b[1B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:buildTypesCompileClasspath > Re\u001b[m\u001b[79D\u001b[1B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:buildTypesCompileClasspath > Re\u001b[m\u001b[79D\u001b[2B\u001b[4A> IDLE\u001b[0K\u001b[6D\u001b[2B> IDLE\u001b[0K\u001b[6D\u001b[2B\u001b[5A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [2s]\u001b[m\u001b[37D\u001b[2B> IDLE\u001b[0K\u001b[6D\u001b[3B\u001b[5A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [3s]\u001b[m\u001b[37D\u001b[4B\u001b[1m> Resolve dependencies of :eoandroidconcurrency:buildTypesCompileClasspath\u001b[m\u001b[0K\u001b[74D\u001b[1B\u001b[1A> IDLE\u001b[0K\u001b[6D\u001b[1B\u001b[5A\u001b[1m<\u001b[0;32;1m=============\u001b[0;39;1m> 100% CONFIGURING [4s]\u001b[m\u001b[37D\u001b[5B\u001b[5A\u001b[0K
\u001b[31mFAILURE: \u001b[39m\u001b[31mBuild failed with an exception.\u001b[39m\u001b[0K
\u001b[0K
* What went wrong:\u001b[0K
Could not determine the dependencies of task ':eoandroidconcurrency:compileBuildTypesJavaWithJavac'.\u001b[0K
\u001b[33m> \u001b[39mFailed to find Build Tools revision 29.0.2

* Try:
Run with \u001b[1m--stacktrace\u001b[m option to get the stack trace. Run with \u001b[1m--info\u001b[m or \u001b[1m--debug\u001b[m option to get more log output. Run with \u001b[1m--scan\u001b[m to get full insights.

* Get more help at \u001b[1mhttps://help.gradle.org\u001b[m

\u001b[31;1mBUILD FAILED\u001b[0;39m in 4s
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[0K
\u001b[5A\u001b[1m<\u001b[0;1m-------------> 0% WAITING\u001b[m\u001b[26D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B> IDLE\u001b[6D\u001b[1B\u001b[5A\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[1B\u001b[2K\u001b[4A\u001b[0m\u001b[?12l\u001b[?25hcontainer cd578ce8a4b9cfc69b7aa2c69f6f858e84cb45b1f6d09f8402de4d14a5fdfc5d is dead
Sat May  2 20:58:15 CEST 2020

@RoRoche RoRoche changed the title Tag 0.0.3 @rultor release, tag is 0.0.3 May 3, 2020
@RoRoche
Copy link
Owner Author

RoRoche commented May 3, 2020

@rultor release, tag is 0.0.3

@rultor
Copy link
Collaborator

rultor commented May 3, 2020

@rultor release, tag is 0.0.3

@RoRoche OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 3, 2020

@rultor release, tag is 0.0.3

@RoRoche Oops, I failed. You can see the full log here (spent 2min)

Using default tag: latest
latest: Pulling from coala/rultor-python
Digest: sha256:2bc50d5d9433d31f45473eaa2ac44fb02132dd12289110d5c83dca692e3198ed
Status: Image is up to date for coala/rultor-python:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sroroche_elegant-android_3\s*$'
+ ls -al .
total 716
drwx--x--x  3 rultor rultor   4096 May  3 22:45 .
drwxrwxrwt 15 root   root   684032 May  3 22:45 ..
-rw-rw-r--  1 rultor rultor     87 May  3 22:45 bitrise.txt
-rw-rw-r--  1 rultor rultor    444 May  3 22:45 end.sh
-rwxrwxr-x  1 rultor rultor    162 May  3 22:45 entry.sh
-rw-rw-r--  1 rultor rultor      6 May  3 22:45 pid
drwxrwxr-x 16 rultor rultor   4096 May  3 22:45 repo
-rwxrwxr-x  1 rultor rultor   5839 May  3 22:45 run.sh
-rw-rw-r--  1 rultor rultor    480 May  3 22:45 script.sh
-rw-rw-r--  1 rultor rultor   5260 May  3 22:45 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-ENya:/main [email protected]:RoRoche/elegant-android.git --env=tag=0.0.3 '--env=scripts=( '\''export '\''\'\'''\''[email protected]:RoRoche/elegant-android.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.3'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=roroche'\''\'\'''\'''\'' '\'';'\'' '\''pip3 install requests'\'' '\'';'\'' '\''git commit --allow-empty -am "${tag}"'\'' '\'';'\'' '\''TOKEN=$(cat /home/r/bitrise.txt)'\'' '\'';'\'' '\''python3 repo/scripts/startBitriseBuild.py --token ${TOKEN} --appSlug 4b269ce2e4a54a10 --workflowId deploy --gitTag ${tag}'\'' '\'';'\'' )' --env=head_branch=master --env=author=roroche --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-ENya/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=roroche_elegant-android_3 coala/rultor-python /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ mkdir /home/r
+ cp -R ./bitrise.txt ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chmod a+x /home/r/script.sh
+ /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 [email protected]:RoRoche/elegant-android.git
+ [email protected]:RoRoche/elegant-android.git
+ export tag=0.0.3
+ tag=0.0.3
+ export head_branch=master
+ head_branch=master
+ export author=roroche
+ author=roroche
+ pip3 install requests
Requirement already satisfied: requests in /usr/local/lib/python3.4/dist-packages
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.4/dist-packages (from requests)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.4/dist-packages (from requests)
Requirement already satisfied: idna<2.6,>=2.5 in /usr/local/lib/python3.4/dist-packages (from requests)
Requirement already satisfied: urllib3<1.22,>=1.21.1 in /usr/local/lib/python3.4/dist-packages (from requests)
\u001b[33mYou are using pip version 9.0.1, however version 20.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.\u001b[0m
+ git commit --allow-empty -am 0.0.3
[__rultor 0f899b6] 0.0.3
++ cat /home/r/bitrise.txt
+ TOKEN=udZkzuXMEBgytkbjiwEyo6VOp_SwaQ5mlp_SqJHll1KMJBmf6Myl6eterjZ5XkceJaMJrHztNwtOxOzKdDNXJw
+ python3 repo/scripts/startBitriseBuild.py --token udZkzuXMEBgytkbjiwEyo6VOp_SwaQ5mlp_SqJHll1KMJBmf6Myl6eterjZ5XkceJaMJrHztNwtOxOzKdDNXJw --appSlug 4b269ce2e4a54a10 --workflowId deploy --gitTag 0.0.3
python3: can't open file 'repo/scripts/startBitriseBuild.py': [Errno 2] No such file or directory
container 1761a888795ee8788c984d96325513418e888c99565de903763584a338dee4ef is dead
Sun May  3 22:46:40 CEST 2020

@RoRoche
Copy link
Owner Author

RoRoche commented May 3, 2020

@rultor release, tag is 0.0.3

@rultor
Copy link
Collaborator

rultor commented May 3, 2020

@rultor release, tag is 0.0.3

@RoRoche OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 3, 2020

@rultor release, tag is 0.0.3

@RoRoche Oops, I failed. You can see the full log here (spent 2min)

-rw-rw-r--  1 rultor rultor      5 May  3 23:19 pid
drwxrwxr-x 16 rultor rultor   4096 May  3 23:19 repo
-rwxrwxr-x  1 rultor rultor   5803 May  3 23:19 run.sh
-rw-rw-r--  1 rultor rultor    472 May  3 23:19 script.sh
-rw-rw-r--  1 rultor rultor   5211 May  3 23:19 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-m3rR:/main [email protected]:RoRoche/elegant-android.git --env=tag=0.0.3 '--env=scripts=( '\''export '\''\'\'''\''[email protected]:RoRoche/elegant-android.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.3'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=roroche'\''\'\'''\'''\'' '\'';'\'' '\''pip3 install requests'\'' '\'';'\'' '\''git commit --allow-empty -am "${tag}"'\'' '\'';'\'' '\''python3 /home/r/repo/scripts/startBitriseBuild.py --tokenFilePath /home/r/bitrise.txt --appSlug 4b269ce2e4a54a10 --workflowId deploy --gitTag ${tag}'\'' '\'';'\'' )' --env=head_branch=master --env=author=roroche --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-m3rR/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=roroche_elegant-android_3 coala/rultor-python /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ mkdir /home/r
+ cp -R ./bitrise.txt ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chmod a+x /home/r/script.sh
+ /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 [email protected]:RoRoche/elegant-android.git
+ [email protected]:RoRoche/elegant-android.git
+ export tag=0.0.3
+ tag=0.0.3
+ export head_branch=master
+ head_branch=master
+ export author=roroche
+ author=roroche
+ pip3 install requests
Requirement already satisfied: requests in /usr/local/lib/python3.4/dist-packages
Requirement already satisfied: urllib3<1.22,>=1.21.1 in /usr/local/lib/python3.4/dist-packages (from requests)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.4/dist-packages (from requests)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.4/dist-packages (from requests)
Requirement already satisfied: idna<2.6,>=2.5 in /usr/local/lib/python3.4/dist-packages (from requests)
\u001b[33mYou are using pip version 9.0.1, however version 20.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.\u001b[0m
+ git commit --allow-empty -am 0.0.3
[__rultor 20625ee] 0.0.3
+ python3 /home/r/repo/scripts/startBitriseBuild.py --tokenFilePath /home/r/bitrise.txt --appSlug 4b269ce2e4a54a10 --workflowId deploy --gitTag 0.0.3
Traceback (most recent call last):
  File "/home/r/repo/scripts/startBitriseBuild.py", line 36, in <module>
    headers = headers
  File "/usr/local/lib/python3.4/dist-packages/requests/api.py", line 112, in post
    return request('post', url, data=data, json=json, **kwargs)
  File "/usr/local/lib/python3.4/dist-packages/requests/api.py", line 58, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/local/lib/python3.4/dist-packages/requests/sessions.py", line 488, in request
    prep = self.prepare_request(req)
  File "/usr/local/lib/python3.4/dist-packages/requests/sessions.py", line 431, in prepare_request
    hooks=merge_hooks(request.hooks, self.hooks),
  File "/usr/local/lib/python3.4/dist-packages/requests/models.py", line 306, in prepare
    self.prepare_headers(headers)
  File "/usr/local/lib/python3.4/dist-packages/requests/models.py", line 438, in prepare_headers
    for header in headers.items():
AttributeError: 'str' object has no attribute 'items'
container 89891d0534d140460eed7d274e8512f777ab68c4c132bebee0e2540cd90abb0f is dead
Sun May  3 23:20:50 CEST 2020

@RoRoche
Copy link
Owner Author

RoRoche commented May 3, 2020

@rultor release, tag is 0.0.3

@rultor
Copy link
Collaborator

rultor commented May 3, 2020

@rultor release, tag is 0.0.3

@RoRoche OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 3, 2020

@rultor release, tag is 0.0.3

@RoRoche Oops, I failed. You can see the full log here (spent 2min)

-rw-rw-r--  1 rultor rultor      5 May  3 23:32 pid
drwxrwxr-x 16 rultor rultor   4096 May  3 23:32 repo
-rwxrwxr-x  1 rultor rultor   5803 May  3 23:32 run.sh
-rw-rw-r--  1 rultor rultor    472 May  3 23:32 script.sh
-rw-rw-r--  1 rultor rultor   5211 May  3 23:32 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-e6RG:/main [email protected]:RoRoche/elegant-android.git --env=tag=0.0.3 '--env=scripts=( '\''export '\''\'\'''\''[email protected]:RoRoche/elegant-android.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.0.3'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=roroche'\''\'\'''\'''\'' '\'';'\'' '\''pip3 install requests'\'' '\'';'\'' '\''git commit --allow-empty -am "${tag}"'\'' '\'';'\'' '\''python3 /home/r/repo/scripts/startBitriseBuild.py --tokenFilePath /home/r/bitrise.txt --appSlug 4b269ce2e4a54a10 --workflowId deploy --gitTag ${tag}'\'' '\'';'\'' )' --env=head_branch=master --env=author=roroche --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-e6RG/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=roroche_elegant-android_3 coala/rultor-python /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ mkdir /home/r
+ cp -R ./bitrise.txt ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chmod a+x /home/r/script.sh
+ /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 [email protected]:RoRoche/elegant-android.git
+ [email protected]:RoRoche/elegant-android.git
+ export tag=0.0.3
+ tag=0.0.3
+ export head_branch=master
+ head_branch=master
+ export author=roroche
+ author=roroche
+ pip3 install requests
Requirement already satisfied: requests in /usr/local/lib/python3.4/dist-packages
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.4/dist-packages (from requests)
Requirement already satisfied: urllib3<1.22,>=1.21.1 in /usr/local/lib/python3.4/dist-packages (from requests)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.4/dist-packages (from requests)
Requirement already satisfied: idna<2.6,>=2.5 in /usr/local/lib/python3.4/dist-packages (from requests)
\u001b[33mYou are using pip version 9.0.1, however version 20.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.\u001b[0m
+ git commit --allow-empty -am 0.0.3
[__rultor 9abd2ba] 0.0.3
+ python3 /home/r/repo/scripts/startBitriseBuild.py --tokenFilePath /home/r/bitrise.txt --appSlug 4b269ce2e4a54a10 --workflowId deploy --gitTag 0.0.3
Traceback (most recent call last):
  File "/home/r/repo/scripts/startBitriseBuild.py", line 36, in <module>
    headers = headers
  File "/usr/local/lib/python3.4/dist-packages/requests/api.py", line 112, in post
    return request('post', url, data=data, json=json, **kwargs)
  File "/usr/local/lib/python3.4/dist-packages/requests/api.py", line 58, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/local/lib/python3.4/dist-packages/requests/sessions.py", line 488, in request
    prep = self.prepare_request(req)
  File "/usr/local/lib/python3.4/dist-packages/requests/sessions.py", line 431, in prepare_request
    hooks=merge_hooks(request.hooks, self.hooks),
  File "/usr/local/lib/python3.4/dist-packages/requests/models.py", line 306, in prepare
    self.prepare_headers(headers)
  File "/usr/local/lib/python3.4/dist-packages/requests/models.py", line 438, in prepare_headers
    for header in headers.items():
AttributeError: 'set' object has no attribute 'items'
container 4cdd0a3d917ef4ab1e972d47d23271b3e950b2d028c63afc7f7fb657a90e6b47 is dead
Sun May  3 23:34:08 CEST 2020

@RoRoche
Copy link
Owner Author

RoRoche commented May 3, 2020

@rultor release, tag is 0.0.3

@rultor
Copy link
Collaborator

rultor commented May 3, 2020

@rultor release, tag is 0.0.3

@RoRoche OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 3, 2020

@rultor release, tag is 0.0.3

@RoRoche Oops, I failed. You can see the full log here (spent 2min)

WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ mkdir /home/r
+ cp -R ./bitrise.txt ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chmod a+x /home/r/script.sh
+ /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 [email protected]:RoRoche/elegant-android.git
+ [email protected]:RoRoche/elegant-android.git
+ export tag=0.0.3
+ tag=0.0.3
+ export head_branch=master
+ head_branch=master
+ export author=roroche
+ author=roroche
+ pip3 install requests
Requirement already satisfied: requests in /usr/local/lib/python3.4/dist-packages
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.4/dist-packages (from requests)
Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.4/dist-packages (from requests)
Requirement already satisfied: idna<2.6,>=2.5 in /usr/local/lib/python3.4/dist-packages (from requests)
Requirement already satisfied: urllib3<1.22,>=1.21.1 in /usr/local/lib/python3.4/dist-packages (from requests)
\u001b[33mYou are using pip version 9.0.1, however version 20.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.\u001b[0m
+ git commit --allow-empty -am 0.0.3
[__rultor 129a524] 0.0.3
+ python3 /home/r/repo/scripts/startBitriseBuild.py --tokenFilePath /home/r/bitrise.txt --appSlug 4b269ce2e4a54a10 --workflowId deploy --gitTag 0.0.3
Traceback (most recent call last):
  File "/home/r/repo/scripts/startBitriseBuild.py", line 36, in <module>
    headers = headers
  File "/usr/local/lib/python3.4/dist-packages/requests/api.py", line 112, in post
    return request('post', url, data=data, json=json, **kwargs)
  File "/usr/local/lib/python3.4/dist-packages/requests/api.py", line 58, in request
    return session.request(method=method, url=url, **kwargs)
  File "/usr/local/lib/python3.4/dist-packages/requests/sessions.py", line 502, in request
    resp = self.send(prep, **send_kwargs)
  File "/usr/local/lib/python3.4/dist-packages/requests/sessions.py", line 612, in send
    r = adapter.send(request, **kwargs)
  File "/usr/local/lib/python3.4/dist-packages/requests/adapters.py", line 440, in send
    timeout=timeout
  File "/usr/local/lib/python3.4/dist-packages/urllib3/connectionpool.py", line 600, in urlopen
    chunked=chunked)
  File "/usr/local/lib/python3.4/dist-packages/urllib3/connectionpool.py", line 356, in _make_request
    conn.request(method, url, **httplib_request_kw)
  File "/usr/lib/python3.4/http/client.py", line 1125, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python3.4/http/client.py", line 1158, in _send_request
    self.putheader(hdr, value)
  File "/usr/lib/python3.4/http/client.py", line 1102, in putheader
    raise ValueError('Invalid header value %r' % (values[i],))
ValueError: Invalid header value b'j707RzhwV5rq6yN9x0SlTZFjx2WtkZv78u8YuptcnoIu51YsSo4khiX5Nux8Of2uratoCtXVN1S5Qf32Et458w\n'
container 47b8ab8a5b4709b1ba4b238534fa3bc3034f9199a3b68eb35b33f35845842d38 is dead
Sun May  3 23:44:05 CEST 2020

@RoRoche
Copy link
Owner Author

RoRoche commented May 3, 2020

@rultor release, tag is 0.0.3

@rultor
Copy link
Collaborator

rultor commented May 3, 2020

@rultor release, tag is 0.0.3

@RoRoche OK, I will release it now. Please check the progress here

@rultor
Copy link
Collaborator

rultor commented May 3, 2020

@rultor release, tag is 0.0.3

@RoRoche Done! FYI, the full log is here (took me 2min)

@RoRoche RoRoche closed this as completed May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants