You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Kevin Sweeney (JIRA)" <ji...@apache.org> on 2014/09/19 00:12:35 UTC

[jira] [Created] (AURORA-727) aurora deploy fails in end-to-end test

Kevin Sweeney created AURORA-727:
------------------------------------

             Summary: aurora deploy fails in end-to-end test
                 Key: AURORA-727
                 URL: https://issues.apache.org/jira/browse/AURORA-727
             Project: Aurora
          Issue Type: Bug
          Components: Build, Client
            Reporter: Kevin Sweeney


When attempting to integrate a new OSS aurora I got the following error:

{noformat}
== Releasing a deployment
+ %* %F{red}%x:%I %F{green}%N:%i%F{white} %_aurora deploy release --tunnel_host=nest1.atlc.twitter.com atla/ksweeney/test/flask_example
+ %* %F{red}%x:%I %F{green}%N:%i%F{white} %_'[' -n dist/aurora2.pex ']'
+ %* %F{red}%x:%I %F{green}%N:%i%F{white} %_dist/aurora2.pex deploy release --tunnel_host=nest1.atlc.twitter.com atla/ksweeney/test/flask_example
log(info): Starting new HTTP connection (1): loggie.prod.aurora.service.smf1.twitter.com
log(info): Connecting to sdzookeeper.atla.twitter.com:2181
log(info): Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=10000, session_id=0, passwd='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None)
log(info): Zookeeper connection established, state: CONNECTED
log(info): Sending request(xid=1): GetChildren(path=u'/twitter/service/packer/prod/packer', watcher=None)
log(info): Received response(xid=1): [u'member_0000000370', u'member_0000000368', u'member_0000000367', u'member_0000000371']
log(info): Sending request(xid=2): GetData(path=u'/twitter/service/packer/prod/packer/member_0000000367', watcher=None)
log(info): Received response(xid=2): ('{"status": "ALIVE", "additionalEndpoints": {"aurora": {"host": "atla-bqr-37-sr3.prod.twttr.net", "port": 31981}, "health": {"host": "atla-bqr-37-sr3.prod.twttr.net", "port": 31981}}, "serviceEndpoint": {"host": "atla-bqr-37-sr3.prod.twttr.net", "port": 31981}, "shard": 0}', ZnodeStat(czxid=227648352730, mzxid=227648352730, ctime=1409333016546, mtime=1409333016546, version=0, cversion=0, aversion=0, ephemeralOwner=956849992936763128, dataLength=272, numChildren=0, pzxid=227648352730))
log(info): Sending request(xid=3): GetData(path=u'/twitter/service/packer/prod/packer/member_0000000368', watcher=None)
log(info): Received response(xid=3): ('{"status": "ALIVE", "additionalEndpoints": {"aurora": {"host": "atla-coz-38-sr1.prod.twttr.net", "port": 31813}, "health": {"host": "atla-coz-38-sr1.prod.twttr.net", "port": 31813}}, "serviceEndpoint": {"host": "atla-coz-38-sr1.prod.twttr.net", "port": 31813}, "shard": 1}', ZnodeStat(czxid=227657274443, mzxid=227657274443, ctime=1410222267058, mtime=1410222267058, version=0, cversion=0, aversion=0, ephemeralOwner=1028907665844449165, dataLength=272, numChildren=0, pzxid=227657274443))
log(info): Sending request(xid=4): GetData(path=u'/twitter/service/packer/prod/packer/member_0000000370', watcher=None)
log(info): Received response(xid=4): ('{"status": "ALIVE", "additionalEndpoints": {"aurora": {"host": "atla-ahe-06-sr1.prod.twttr.net", "port": 31279}, "health": {"host": "atla-ahe-06-sr1.prod.twttr.net", "port": 31279}}, "serviceEndpoint": {"host": "atla-ahe-06-sr1.prod.twttr.net", "port": 31279}, "shard": 2}', ZnodeStat(czxid=227658774230, mzxid=227658774230, ctime=1410476437982, mtime=1410476437982, version=0, cversion=0, aversion=0, ephemeralOwner=812775463034919592, dataLength=272, numChildren=0, pzxid=227658774230))
log(info): Sending request(xid=5): GetData(path=u'/twitter/service/packer/prod/packer/member_0000000371', watcher=None)
log(info): Received response(xid=5): ('{"status": "ALIVE", "additionalEndpoints": {"aurora": {"host": "atla-arr-11-sr1.prod.twttr.net", "port": 31347}, "health": {"host": "atla-arr-11-sr1.prod.twttr.net", "port": 31347}}, "serviceEndpoint": {"host": "atla-arr-11-sr1.prod.twttr.net", "port": 31347}, "shard": 3}', ZnodeStat(czxid=227661123300, mzxid=227661123300, ctime=1410811707078, mtime=1410811707078, version=0, cversion=0, aversion=0, ephemeralOwner=668660376187411555, dataLength=272, numChildren=0, pzxid=227661123300))
log(info): Sending request(xid=6): Close()
log(info): Closing connection to sdzookeeper.atla.twitter.com:2181
log(info): Zookeeper session lost, state: CLOSED
log(info): Starting new HTTP connection (1): atla-bqr-37-sr3.prod.twttr.net
log(info): Starting new HTTP connection (1): atla-bqr-37-sr3.prod.twttr.net
log(info): Starting new HTTP connection (1): atla-bqr-37-sr3.prod.twttr.net
log(info): Checking status of atla/ksweeney/test/flask_example
log(info): Starting new HTTP connection (1): atla-bnz-03-sr3.prod.twttr.net
log(info): Starting new HTTP connection (1): atla-bnz-03-sr3.prod.twttr.net
log(info): Retrieving jobs for role ksweeney
log(info): Starting new HTTP connection (1): atla-bnz-03-sr3.prod.twttr.net
log(info): No active tasks found for job atla/ksweeney/test/flask_example. Creating new job
log(info): Creating job flask_example
log(info): Starting new HTTP connection (1): atla-bnz-03-sr3.prod.twttr.net
log(info): Starting new HTTP connection (1): atla-bqr-37-sr3.prod.twttr.net
log(info): Starting new HTTP connection (1): atla-bqr-37-sr3.prod.twttr.net
log(info): Starting new HTTP connection (1): loggie.prod.aurora.service.smf1.twitter.com
+ %* %F{red}%x:%I %F{green}%N:%i%F{white} %_return 0
+ %* %F{red}%x:%I %F{green}%N:%i%F{white} %_aurora job status --tunnel_host=nest1.atlc.twitter.com atla/ksweeney/test/flask_example
+ %* %F{red}%x:%I %F{green}%N:%i%F{white} %_grep -q 'package: ksweeney/flask_example v32'
+ %* %F{red}%x:%I %F{green}%N:%i%F{white} %_collect_result_cleanup_jobs atla/ksweeney/test/flask_example atla/ksweeney/test/jenkins_flask_example
+ %* %F{red}%x:%I %F{green}%N:%i%F{white} %_[[ 1 = 0 ]]
+ %* %F{red}%x:%I %F{green}%N:%i%F{white} %_echo '!!!'
!!!
+ %* %F{red}%x:%I %F{green}%N:%i%F{white} %_echo 'FAIL (something returned non-zero)'
FAIL (something returned non-zero)
+ %* %F{red}%x:%I %F{green}%N:%i%F{white} %_echo ''

+ %* %F{red}%x:%I %F{green}%N:%i%F{white} %_echo 'This may be a transient failure (as in scheduler failover) or it could be a real issue'
This may be a transient failure (as in scheduler failover) or it could be a real issue
+ %* %F{red}%x:%I %F{green}%N:%i%F{white} %_echo 'with your code. Either way, this script DNR merging to master. Note you may need to'
with your code. Either way, this script DNR merging to master. Note you may need to
+ %* %F{red}%x:%I %F{green}%N:%i%F{white} %_echo 'reconcile state manually.'
reconcile state manually.
+ %* %F{red}%x:%I %F{green}%N:%i%F{white} %_echo '!!!'
!!!
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)