+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 23374 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Fri Nov 11 16:09:13 UTC 2016 + uptime 16:09:13 up 115 days, 19:41, 0 users, load average: 8.14, 6.29, 6.08 + head=git@github.com:opencharles/charles.git + head_branch=master + vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:opencharles/charles.git' '--env=head_branch=master') + image=yegor256/rultor + directory= + scripts=('chmod +x ./install_phantomjs.sh' ';' 'sudo ./install_phantomjs.sh' ';' 'mvn versions:set "-DnewVersion=${tag}" -e' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Prelease --settings ../settings.xml' ';') + squash=false + ff=default + rebase=false + container=opencharles_charles_67 + as_root=true + 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:opencharles/charles.git repo Cloning into 'repo'... + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'chmod +x ./install_phantomjs.sh' ']' + cd .. + cat + '[' true = true ']' + cat + chmod a+x entry.sh + cat + echo 'chmod +x ./install_phantomjs.sh' ';' 'sudo ./install_phantomjs.sh' ';' 'mvn versions:set "-DnewVersion=${tag}" -e' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Prelease --settings ../settings.xml' ';' + 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 Version: SKS 1.1.6 gpg: armor header: Comment: Hostname: keys.fedoraproject.org gpg: armor header: 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) 2.0.22 libgcrypt 1.5.3 Copyright (C) 2013 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, ELG, 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-X5hb/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-X5hb/.gpg/secring.gpg --decrypt repo/sonatype/settings.xml.asc Version: GnuPG v2 gpg: armor header: 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-v3sY' + gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:opencharles/charles settings.xml.enc Version: GnuPG v2 gpg: armor header: gpg: AES encrypted data gpg: encrypted with 1 passphrase gpg: decryption failed: Bad session key 'cid' file is absent, container wasn't started correctly