(view as text)
@@@STEP_CURSOR@jingle_unittests on Mac-10.9@@@
@@@STEP_STARTED@@@
python -u /b/build/scripts/tools/runit.py python /b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py --swarming-client-dir /b/build/slave/Mac_ASan_64_Tests__1_/build/src/tools/swarming_client --temp-root-dir /tmp --merged-test-output /tmp/tmpoH9QH3.json -- collect --swarming https://chromium-swarm.appspot.com --decorate --print-status-updates --json /tmp/tmpLDj63I.json
in dir /b/build/slave/Mac_ASan_64_Tests__1_/build:
 allow_subannotations: True
 cmd: ['python', '-u', '/b/build/scripts/tools/runit.py', 'python', '/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py', '--swarming-client-dir', '/b/build/slave/Mac_ASan_64_Tests__1_/build/src/tools/swarming_client', '--temp-root-dir', '/tmp', '--merged-test-output', '/tmp/tmpoH9QH3.json', '--', 'collect', '--swarming', 'https://chromium-swarm.appspot.com', '--decorate', '--print-status-updates', '--json', '/tmp/tmpLDj63I.json']
 name: jingle_unittests on Mac-10.9
 step_test_data: <lambda>(...)
full environment:
 AWS_CREDENTIAL_FILE: /b/build/site_config/.boto
 BOTO_CONFIG: /b/build/site_config/.boto
 BUILDBOT_BLAMELIST: [u'danakj@chromium.org', u'dpranke@chromium.org', u'mstensho@opera.com', u'spqchan@chromium.org', u'tedchoc@chromium.org', u'zmo@chromium.org']
 BUILDBOT_BRANCH: master
 BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/chromium.memory/
 BUILDBOT_BUILDERNAME: Mac ASan 64 Tests (1)
 BUILDBOT_BUILDNUMBER: 16552
 BUILDBOT_CLOBBER: 
 BUILDBOT_GOT_REVISION: None
 BUILDBOT_MASTERNAME: chromium.memory
 BUILDBOT_REVISION: ae057e0a986c713b8d3b619d1e0f4be61a3f963c
 BUILDBOT_SCHEDULER: mac_asan_64_rel_trigger
 BUILDBOT_SLAVENAME: vm689-m1
 CHROME_HEADLESS: 1
 GIT_USER_AGENT: darwin git/2.7.4 vm689-m1.golo.chromium.org
 HOME: /Users/chrome-bot
 LOGNAME: chrome-bot
 PAGER: cat
 PATH: /Users/chrome-bot/slavebin:/b/depot_tools:/usr/local/git/bin:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
 PWD: /b/build/slave/Mac_ASan_64_Tests__1_/build
 PYTHONPATH: /b/build/site_config:/b/build/scripts:/b/build/scripts/release:/b/build/third_party:/b/build/third_party/requests_1_2_3:/b/build_internal/site_config:/b/build_internal/symsrc:/b/build/slave:/b/build/third_party/buildbot_slave_8_4:/b/build/third_party/twisted_10_2:
 SHELL: /bin/bash
 SSH_AUTH_SOCK: /tmp/launch-EmMOc6/Listeners
 USER: chrome-bot

+------------------------------------------------------------------------+
| Shard 0  https://chromium-swarm.appspot.com/user/task/2efe955e317f3810 |
+------------------------------------------------------------------------+
IMPORTANT DEBUGGING NOTE: batches of tests are run inside their
own process. For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with
--single-process-tests.
Using sharding settings from environment. This is shard 0/1
Using 8 parallel jobs.
[ RUN      ] ChromeAsyncSocketTest.InitialState
[       OK ] ChromeAsyncSocketTest.InitialState (1 ms)
[1/116] ChromeAsyncSocketTest.InitialState (1 ms)
[ RUN      ] ChromeAsyncSocketTest.EmptyClose
[       OK ] ChromeAsyncSocketTest.EmptyClose (0 ms)
[2/116] ChromeAsyncSocketTest.EmptyClose (0 ms)
[ RUN      ] ChromeAsyncSocketTest.ImmediateConnectAndClose
[       OK ] ChromeAsyncSocketTest.ImmediateConnectAndClose (0 ms)
[3/116] ChromeAsyncSocketTest.ImmediateConnectAndClose (0 ms)
[ RUN      ] ChromeAsyncSocketTest.DoubleClose
[       OK ] ChromeAsyncSocketTest.DoubleClose (0 ms)
[4/116] ChromeAsyncSocketTest.DoubleClose (0 ms)
[ RUN      ] ChromeAsyncSocketTest.NoHostnameConnect
[       OK ] ChromeAsyncSocketTest.NoHostnameConnect (1 ms)
[5/116] ChromeAsyncSocketTest.NoHostnameConnect (1 ms)
[ RUN      ] ChromeAsyncSocketTest.ZeroPortConnect
[       OK ] ChromeAsyncSocketTest.ZeroPortConnect (0 ms)
[6/116] ChromeAsyncSocketTest.ZeroPortConnect (0 ms)
[ RUN      ] ChromeAsyncSocketTest.DoubleConnect
[38976:3335:0524/190917:4192083135501:ERROR:chrome_async_socket.cc(89)] Connect() called on non-closed socket
[       OK ] ChromeAsyncSocketTest.DoubleConnect (0 ms)
[7/116] ChromeAsyncSocketTest.DoubleConnect (0 ms)
[ RUN      ] ChromeAsyncSocketTest.ImmediateConnectCloseBeforeRead
[       OK ] ChromeAsyncSocketTest.ImmediateConnectCloseBeforeRead (0 ms)
[8/116] ChromeAsyncSocketTest.ImmediateConnectCloseBeforeRead (0 ms)
[ RUN      ] ChromeAsyncSocketTest.HangingConnect
[       OK ] ChromeAsyncSocketTest.HangingConnect (0 ms)
[9/116] ChromeAsyncSocketTest.HangingConnect (0 ms)
[ RUN      ] ChromeAsyncSocketTest.PendingConnect
[       OK ] ChromeAsyncSocketTest.PendingConnect (0 ms)
[10/116] ChromeAsyncSocketTest.PendingConnect (0 ms)
[ RUN      ] ChromeAsyncSocketTest.PendingConnectCloseBeforeRead
[       OK ] ChromeAsyncSocketTest.PendingConnectCloseBeforeRead (1 ms)
[11/116] ChromeAsyncSocketTest.PendingConnectCloseBeforeRead (1 ms)
[ RUN      ] ChromeAsyncSocketTest.PendingConnectError
[       OK ] ChromeAsyncSocketTest.PendingConnectError (0 ms)
[12/116] ChromeAsyncSocketTest.PendingConnectError (0 ms)
[ RUN      ] ChromeAsyncSocketTest.EmptyRead
[       OK ] ChromeAsyncSocketTest.EmptyRead (0 ms)
[13/116] ChromeAsyncSocketTest.EmptyRead (0 ms)
[ RUN      ] ChromeAsyncSocketTest.WrongRead
[38977:3335:0524/190918:4192194482791:ERROR:chrome_async_socket.cc(222)] Read() called on non-open non-tls-connecting socket
[       OK ] ChromeAsyncSocketTest.WrongRead (0 ms)
[14/116] ChromeAsyncSocketTest.WrongRead (0 ms)
[ RUN      ] ChromeAsyncSocketTest.WrongReadClosed
[       OK ] ChromeAsyncSocketTest.WrongReadClosed (1 ms)
[15/116] ChromeAsyncSocketTest.WrongReadClosed (1 ms)
[ RUN      ] ChromeAsyncSocketTest.Read
[       OK ] ChromeAsyncSocketTest.Read (0 ms)
[16/116] ChromeAsyncSocketTest.Read (0 ms)
[ RUN      ] ChromeAsyncSocketTest.ReadTwice
[       OK ] ChromeAsyncSocketTest.ReadTwice (0 ms)
[17/116] ChromeAsyncSocketTest.ReadTwice (0 ms)
[ RUN      ] ChromeAsyncSocketTest.ReadError
[       OK ] ChromeAsyncSocketTest.ReadError (0 ms)
[18/116] ChromeAsyncSocketTest.ReadError (0 ms)
[ RUN      ] ChromeAsyncSocketTest.ReadEmpty
[       OK ] ChromeAsyncSocketTest.ReadEmpty (1 ms)
[19/116] ChromeAsyncSocketTest.ReadEmpty (1 ms)
[ RUN      ] ChromeAsyncSocketTest.PendingRead
[       OK ] ChromeAsyncSocketTest.PendingRead (0 ms)
[20/116] ChromeAsyncSocketTest.PendingRead (0 ms)
[ RUN      ] ChromeAsyncSocketTest.PendingEmptyRead
[       OK ] ChromeAsyncSocketTest.PendingEmptyRead (1 ms)
[21/116] ChromeAsyncSocketTest.PendingEmptyRead (1 ms)
[ RUN      ] ChromeAsyncSocketTest.PendingReadError
[       OK ] ChromeAsyncSocketTest.PendingReadError (0 ms)
[22/116] ChromeAsyncSocketTest.PendingReadError (0 ms)
[ RUN      ] ChromeAsyncSocketTest.WrongWrite
[38978:3335:0524/190918:4192494522870:ERROR:chrome_async_socket.cc(258)] Write() called on non-open non-tls-connecting socket
[       OK ] ChromeAsyncSocketTest.WrongWrite (0 ms)
[23/116] ChromeAsyncSocketTest.WrongWrite (0 ms)
[ RUN      ] ChromeAsyncSocketTest.SyncWrite
[       OK ] ChromeAsyncSocketTest.SyncWrite (1 ms)
[24/116] ChromeAsyncSocketTest.SyncWrite (1 ms)
[ RUN      ] ChromeAsyncSocketTest.AsyncWrite
[       OK ] ChromeAsyncSocketTest.AsyncWrite (0 ms)
[25/116] ChromeAsyncSocketTest.AsyncWrite (0 ms)
[ RUN      ] ChromeAsyncSocketTest.AsyncWriteError
[       OK ] ChromeAsyncSocketTest.AsyncWriteError (0 ms)
[26/116] ChromeAsyncSocketTest.AsyncWriteError (0 ms)
[ RUN      ] ChromeAsyncSocketTest.LargeWrite
[38978:3335:0524/190918:4192495828570:ERROR:chrome_async_socket.cc(265)] queueing 100 bytes would exceed the max write buffer size = 20 by 80 bytes
[       OK ] ChromeAsyncSocketTest.LargeWrite (1 ms)
[27/116] ChromeAsyncSocketTest.LargeWrite (1 ms)
[ RUN      ] ChromeAsyncSocketTest.LargeAccumulatedWrite
[38978:3335:0524/190918:4192496117805:ERROR:chrome_async_socket.cc(265)] queueing 15 bytes would exceed the max write buffer size = 20 by 18446744073709551611 bytes
[       OK ] ChromeAsyncSocketTest.LargeAccumulatedWrite (0 ms)
[28/116] ChromeAsyncSocketTest.LargeAccumulatedWrite (0 ms)
[ RUN      ] ChromeAsyncSocketTest.HangingSSLConnect
[       OK ] ChromeAsyncSocketTest.HangingSSLConnect (0 ms)
[29/116] ChromeAsyncSocketTest.HangingSSLConnect (0 ms)
[ RUN      ] ChromeAsyncSocketTest.ImmediateSSLConnect
[       OK ] ChromeAsyncSocketTest.ImmediateSSLConnect (1 ms)
[30/116] ChromeAsyncSocketTest.ImmediateSSLConnect (1 ms)
[ RUN      ] ChromeAsyncSocketTest.DoubleSSLConnect
[38979:3335:0524/190918:4192775362783:ERROR:chrome_async_socket.cc(390)] StartTls() called in wrong state
[       OK ] ChromeAsyncSocketTest.DoubleSSLConnect (0 ms)
[31/116] ChromeAsyncSocketTest.DoubleSSLConnect (0 ms)
[ RUN      ] ChromeAsyncSocketTest.FailedSSLConnect
[       OK ] ChromeAsyncSocketTest.FailedSSLConnect (1 ms)
[32/116] ChromeAsyncSocketTest.FailedSSLConnect (1 ms)
[ RUN      ] ChromeAsyncSocketTest.ReadDuringSSLConnecting
[       OK ] ChromeAsyncSocketTest.ReadDuringSSLConnecting (0 ms)
[33/116] ChromeAsyncSocketTest.ReadDuringSSLConnecting (0 ms)
[ RUN      ] ChromeAsyncSocketTest.WriteDuringSSLConnecting
[       OK ] ChromeAsyncSocketTest.WriteDuringSSLConnecting (0 ms)
[34/116] ChromeAsyncSocketTest.WriteDuringSSLConnecting (0 ms)
[ RUN      ] ChromeAsyncSocketTest.SSLConnectDuringPendingRead
[38979:3335:0524/190918:4192776913250:ERROR:chrome_async_socket.cc(390)] StartTls() called in wrong state
[       OK ] ChromeAsyncSocketTest.SSLConnectDuringPendingRead (1 ms)
[35/116] ChromeAsyncSocketTest.SSLConnectDuringPendingRead (1 ms)
[ RUN      ] ChromeAsyncSocketTest.SSLConnectDuringPostedWrite
[38979:3335:0524/190918:4192777215606:ERROR:chrome_async_socket.cc(390)] StartTls() called in wrong state
[       OK ] ChromeAsyncSocketTest.SSLConnectDuringPostedWrite (0 ms)
[36/116] ChromeAsyncSocketTest.SSLConnectDuringPostedWrite (0 ms)
[ RUN      ] ChromeAsyncSocketTest.SSLRead
[       OK ] ChromeAsyncSocketTest.SSLRead (0 ms)
[37/116] ChromeAsyncSocketTest.SSLRead (0 ms)
[ RUN      ] ChromeAsyncSocketTest.SSLSyncWrite
[       OK ] ChromeAsyncSocketTest.SSLSyncWrite (1 ms)
[38/116] ChromeAsyncSocketTest.SSLSyncWrite (1 ms)
[ RUN      ] ChromeAsyncSocketTest.SSLAsyncWrite
[       OK ] ChromeAsyncSocketTest.SSLAsyncWrite (0 ms)
[39/116] ChromeAsyncSocketTest.SSLAsyncWrite (0 ms)
[ RUN      ] FakeSSLClientSocketTest.PassThroughMethods
[       OK ] FakeSSLClientSocketTest.PassThroughMethods (1 ms)
[40/116] FakeSSLClientSocketTest.PassThroughMethods (1 ms)
[ RUN      ] FakeSSLClientSocketTest.SuccessfulHandshakeSync
[       OK ] FakeSSLClientSocketTest.SuccessfulHandshakeSync (41 ms)
[41/116] FakeSSLClientSocketTest.SuccessfulHandshakeSync (41 ms)
[ RUN      ] FakeSSLClientSocketTest.SuccessfulHandshakeAsync
[       OK ] FakeSSLClientSocketTest.SuccessfulHandshakeAsync (51 ms)
[42/116] FakeSSLClientSocketTest.SuccessfulHandshakeAsync (51 ms)
[ RUN      ] FakeSSLClientSocketTest.ResetSocket
[       OK ] FakeSSLClientSocketTest.ResetSocket (5 ms)
[43/116] FakeSSLClientSocketTest.ResetSocket (5 ms)
[ RUN      ] FakeSSLClientSocketTest.UnsuccessfulHandshakeConnectError
[       OK ] FakeSSLClientSocketTest.UnsuccessfulHandshakeConnectError (0 ms)
[44/116] FakeSSLClientSocketTest.UnsuccessfulHandshakeConnectError (0 ms)
[ RUN      ] FakeSSLClientSocketTest.UnsuccessfulHandshakeWriteError
[       OK ] FakeSSLClientSocketTest.UnsuccessfulHandshakeWriteError (1 ms)
[45/116] FakeSSLClientSocketTest.UnsuccessfulHandshakeWriteError (1 ms)
[ RUN      ] FakeSSLClientSocketTest.UnsuccessfulHandshakeReadError
[       OK ] FakeSSLClientSocketTest.UnsuccessfulHandshakeReadError (2 ms)
[46/116] FakeSSLClientSocketTest.UnsuccessfulHandshakeReadError (2 ms)
[ RUN      ] FakeSSLClientSocketTest.PeerClosedDuringHandshake
[       OK ] FakeSSLClientSocketTest.PeerClosedDuringHandshake (1 ms)
[47/116] FakeSSLClientSocketTest.PeerClosedDuringHandshake (1 ms)
[ RUN      ] FakeSSLClientSocketTest.MalformedServerHello
[       OK ] FakeSSLClientSocketTest.MalformedServerHello (1 ms)
[48/116] FakeSSLClientSocketTest.MalformedServerHello (1 ms)
[ RUN      ] LibjingleLogTest.DefaultConfiguration
[38980:3335:0524/190918:4193012753307:ERROR:logging_unittest.cc(81)] LS_ERROR
[       OK ] LibjingleLogTest.DefaultConfiguration (1 ms)
[49/116] LibjingleLogTest.DefaultConfiguration (1 ms)
[ RUN      ] LibjingleLogTest.InfoConfiguration
[38980:3335:0524/190918:4193013353007:ERROR:logging_unittest.cc(107)] LS_ERROR
[       OK ] LibjingleLogTest.InfoConfiguration (0 ms)
[50/116] LibjingleLogTest.InfoConfiguration (0 ms)
[ RUN      ] LibjingleLogTest.LogEverythingConfiguration
[38981:3335:0524/190918:4192882069259:ERROR:logging_unittest.cc(138)] LS_ERROR
[       OK ] LibjingleLogTest.LogEverythingConfiguration (0 ms)
[51/116] LibjingleLogTest.LogEverythingConfiguration (0 ms)
[ RUN      ] ProxyResolvingClientSocketTest.ReportsBadProxies
[       OK ] ProxyResolvingClientSocketTest.ReportsBadProxies (5 ms)
[52/116] ProxyResolvingClientSocketTest.ReportsBadProxies (5 ms)
[ RUN      ] TaskPumpTest.Basic
[       OK ] TaskPumpTest.Basic (0 ms)
[53/116] TaskPumpTest.Basic (0 ms)
[ RUN      ] TaskPumpTest.Stop
[       OK ] TaskPumpTest.Stop (0 ms)
[54/116] TaskPumpTest.Stop (0 ms)
[ RUN      ] ThreadWrapperTest.Post
[       OK ] ThreadWrapperTest.Post (1 ms)
[55/116] ThreadWrapperTest.Post (1 ms)
[ RUN      ] ThreadWrapperTest.PostDelayed
[       OK ] ThreadWrapperTest.PostDelayed (42 ms)
[56/116] ThreadWrapperTest.PostDelayed (42 ms)
[ RUN      ] ThreadWrapperTest.Clear
[       OK ] ThreadWrapperTest.Clear (0 ms)
[57/116] ThreadWrapperTest.Clear (0 ms)
[ RUN      ] ThreadWrapperTest.ClearDelayed
[       OK ] ThreadWrapperTest.ClearDelayed (43 ms)
[58/116] ThreadWrapperTest.ClearDelayed (43 ms)
[ RUN      ] ThreadWrapperTest.ClearDestoroyed
[       OK ] ThreadWrapperTest.ClearDestoroyed (0 ms)
[59/116] ThreadWrapperTest.ClearDestoroyed (0 ms)
[ RUN      ] ThreadWrapperTest.SendSameThread
[       OK ] ThreadWrapperTest.SendSameThread (1 ms)
[60/116] ThreadWrapperTest.SendSameThread (1 ms)
[ RUN      ] ThreadWrapperTest.SendToOtherThread
[       OK ] ThreadWrapperTest.SendToOtherThread (3 ms)
[61/116] ThreadWrapperTest.SendToOtherThread (3 ms)
[ RUN      ] ThreadWrapperTest.SendDuringSend
[       OK ] ThreadWrapperTest.SendDuringSend (2 ms)
[62/116] ThreadWrapperTest.SendDuringSend (2 ms)
[ RUN      ] ThreadWrapperTest.Dispose
[       OK ] ThreadWrapperTest.Dispose (0 ms)
[63/116] ThreadWrapperTest.Dispose (0 ms)
[ RUN      ] WeakXmppClientTest.InvalidationViaInvalidate
[       OK ] WeakXmppClientTest.InvalidationViaInvalidate (1 ms)
[64/116] WeakXmppClientTest.InvalidationViaInvalidate (1 ms)
[ RUN      ] WeakXmppClientTest.InvalidationViaStop
[       OK ] WeakXmppClientTest.InvalidationViaStop (0 ms)
[65/116] WeakXmppClientTest.InvalidationViaStop (0 ms)
[ RUN      ] WeakXmppClientTest.InvalidationViaDestructor
[       OK ] WeakXmppClientTest.InvalidationViaDestructor (1 ms)
[66/116] WeakXmppClientTest.InvalidationViaDestructor (1 ms)
[ RUN      ] XmppConnectionTest.CreateDestroy
[       OK ] XmppConnectionTest.CreateDestroy (0 ms)
[67/116] XmppConnectionTest.CreateDestroy (0 ms)
[ RUN      ] XmppConnectionTest.ImmediateFailure
[       OK ] XmppConnectionTest.ImmediateFailure (1 ms)
[68/116] XmppConnectionTest.ImmediateFailure (1 ms)
[ RUN      ] XmppConnectionTest.PreAuthFailure
[       OK ] XmppConnectionTest.PreAuthFailure (0 ms)
[69/116] XmppConnectionTest.PreAuthFailure (0 ms)
[ RUN      ] XmppConnectionTest.FailureAfterPreAuth
[       OK ] XmppConnectionTest.FailureAfterPreAuth (1 ms)
[70/116] XmppConnectionTest.FailureAfterPreAuth (1 ms)
[ RUN      ] SingleLoginAttemptTest.Basic
[       OK ] SingleLoginAttemptTest.Basic (4 ms)
[71/116] SingleLoginAttemptTest.Basic (4 ms)
[ RUN      ] SingleLoginAttemptTest.Error
[       OK ] SingleLoginAttemptTest.Error (2 ms)
[72/116] SingleLoginAttemptTest.Error (2 ms)
[ RUN      ] SingleLoginAttemptTest.ErrorThenSuccess
[       OK ] SingleLoginAttemptTest.ErrorThenSuccess (1 ms)
[73/116] SingleLoginAttemptTest.ErrorThenSuccess (1 ms)
[ RUN      ] SingleLoginAttemptTest.Redirect
[       OK ] SingleLoginAttemptTest.Redirect (2 ms)
[74/116] SingleLoginAttemptTest.Redirect (2 ms)
[ RUN      ] SingleLoginAttemptTest.RedirectHostOnly
[       OK ] SingleLoginAttemptTest.RedirectHostOnly (1 ms)
[75/116] SingleLoginAttemptTest.RedirectHostOnly (1 ms)
[ RUN      ] SingleLoginAttemptTest.RedirectZeroPort
[       OK ] SingleLoginAttemptTest.RedirectZeroPort (2 ms)
[76/116] SingleLoginAttemptTest.RedirectZeroPort (2 ms)
[ RUN      ] SingleLoginAttemptTest.RedirectInvalidPort
[       OK ] SingleLoginAttemptTest.RedirectInvalidPort (1 ms)
[77/116] SingleLoginAttemptTest.RedirectInvalidPort (1 ms)
[ RUN      ] SingleLoginAttemptTest.RedirectEmpty
[       OK ] SingleLoginAttemptTest.RedirectEmpty (1 ms)
[78/116] SingleLoginAttemptTest.RedirectEmpty (1 ms)
[ RUN      ] SingleLoginAttemptTest.RedirectMissingText
[       OK ] SingleLoginAttemptTest.RedirectMissingText (1 ms)
[79/116] SingleLoginAttemptTest.RedirectMissingText (1 ms)
[ RUN      ] SingleLoginAttemptTest.RedirectMissingSeeOtherHost
[       OK ] SingleLoginAttemptTest.RedirectMissingSeeOtherHost (2 ms)
[80/116] SingleLoginAttemptTest.RedirectMissingSeeOtherHost (2 ms)
[ RUN      ] XmppConnectionTest.RaisedError
[       OK ] XmppConnectionTest.RaisedError (0 ms)
[81/116] XmppConnectionTest.RaisedError (0 ms)
[ RUN      ] XmppConnectionTest.Connect
[       OK ] XmppConnectionTest.Connect (1 ms)
[82/116] XmppConnectionTest.Connect (1 ms)
[ RUN      ] XmppConnectionTest.MultipleConnect
[38983:3335:0524/190919:4193447427668:ERROR:xmpp_connection.cc(108)] State changed to STATE_OPEN more than once
[38983:3335:0524/190919:4193447507003:ERROR:xmpp_connection.cc(108)] State changed to STATE_OPEN more than once
[38983:3335:0524/190919:4193447536718:ERROR:xmpp_connection.cc(108)] State changed to STATE_OPEN more than once
[       OK ] XmppConnectionTest.MultipleConnect (0 ms)
[83/116] XmppConnectionTest.MultipleConnect (0 ms)
[ RUN      ] XmppConnectionTest.ConnectThenError
[       OK ] XmppConnectionTest.ConnectThenError (1 ms)
[84/116] XmppConnectionTest.ConnectThenError (1 ms)
[ RUN      ] XmppConnectionTest.TasksDontRunAfterXmppConnectionDestructor
[       OK ] XmppConnectionTest.TasksDontRunAfterXmppConnectionDestructor (0 ms)
[85/116] XmppConnectionTest.TasksDontRunAfterXmppConnectionDestructor (0 ms)
[ RUN      ] ConnectionSettingsTest.Empty
[       OK ] ConnectionSettingsTest.Empty (0 ms)
[86/116] ConnectionSettingsTest.Empty (0 ms)
[ RUN      ] ConnectionSettingsTest.Basic
[       OK ] ConnectionSettingsTest.Basic (1 ms)
[87/116] ConnectionSettingsTest.Basic (1 ms)
[ RUN      ] ConnectionSettingsTest.TrySslTcpFirst
[       OK ] ConnectionSettingsTest.TrySslTcpFirst (0 ms)
[88/116] ConnectionSettingsTest.TrySslTcpFirst (0 ms)
[ RUN      ] LoginSettingsTest.Basic
[       OK ] LoginSettingsTest.Basic (0 ms)
[89/116] LoginSettingsTest.Basic (0 ms)
[ RUN      ] LoginSettingsTest.Redirect
[       OK ] LoginSettingsTest.Redirect (0 ms)
[90/116] LoginSettingsTest.Redirect (0 ms)
[ RUN      ] SingleLoginAttemptTest.CredentialsRejected
[       OK ] SingleLoginAttemptTest.CredentialsRejected (4 ms)
[91/116] SingleLoginAttemptTest.CredentialsRejected (4 ms)
[ RUN      ] NonBlockingPushClientTest.UpdateSubscriptions
[       OK ] NonBlockingPushClientTest.UpdateSubscriptions (1 ms)
[92/116] NonBlockingPushClientTest.UpdateSubscriptions (1 ms)
[ RUN      ] NonBlockingPushClientTest.UpdateCredentials
[       OK ] NonBlockingPushClientTest.UpdateCredentials (0 ms)
[93/116] NonBlockingPushClientTest.UpdateCredentials (0 ms)
[ RUN      ] NonBlockingPushClientTest.SendNotification
[       OK ] NonBlockingPushClientTest.SendNotification (0 ms)
[94/116] NonBlockingPushClientTest.SendNotification (0 ms)
[ RUN      ] NonBlockingPushClientTest.SendPing
[       OK ] NonBlockingPushClientTest.SendPing (1 ms)
[95/116] NonBlockingPushClientTest.SendPing (1 ms)
[ RUN      ] NonBlockingPushClientTest.NotificationStateChange
[       OK ] NonBlockingPushClientTest.NotificationStateChange (0 ms)
[96/116] NonBlockingPushClientTest.NotificationStateChange (0 ms)
[ RUN      ] NonBlockingPushClientTest.OnIncomingNotification
[       OK ] NonBlockingPushClientTest.OnIncomingNotification (0 ms)
[97/116] NonBlockingPushClientTest.OnIncomingNotification (0 ms)
[ RUN      ] NotificationTest.BinaryData
[       OK ] NotificationTest.BinaryData (1 ms)
[98/116] NotificationTest.BinaryData (1 ms)
[ RUN      ] PushClientTest.CreateDefaultOnIOThread
[       OK ] PushClientTest.CreateDefaultOnIOThread (0 ms)
[99/116] PushClientTest.CreateDefaultOnIOThread (0 ms)
[ RUN      ] PushClientTest.CreateDefaultOffIOThread
[       OK ] PushClientTest.CreateDefaultOffIOThread (1 ms)
[100/116] PushClientTest.CreateDefaultOffIOThread (1 ms)
[ RUN      ] PushClientTest.CreateDefaultOnIOThreadOnIOThread
[       OK ] PushClientTest.CreateDefaultOnIOThreadOnIOThread (0 ms)
[101/116] PushClientTest.CreateDefaultOnIOThreadOnIOThread (0 ms)
[ RUN      ] PushNotificationsSendUpdateTaskTest.MakeUpdateMessage
[       OK ] PushNotificationsSendUpdateTaskTest.MakeUpdateMessage (0 ms)
[102/116] PushNotificationsSendUpdateTaskTest.MakeUpdateMessage (0 ms)
[ RUN      ] PushNotificationsSubscribeTaskTest.MakeSubscriptionMessage
[       OK ] PushNotificationsSubscribeTaskTest.MakeSubscriptionMessage (1 ms)
[103/116] PushNotificationsSubscribeTaskTest.MakeSubscriptionMessage (1 ms)
[ RUN      ] SendPingTaskTest.MakePingStanza
[       OK ] SendPingTaskTest.MakePingStanza (0 ms)
[104/116] SendPingTaskTest.MakePingStanza (0 ms)
[ RUN      ] XmlElementUtilTest.XmlElementToString
[       OK ] XmlElementUtilTest.XmlElementToString (0 ms)
[105/116] XmlElementUtilTest.XmlElementToString (0 ms)
[ RUN      ] XmlElementUtilTest.MakeBoolXmlElement
[       OK ] XmlElementUtilTest.MakeBoolXmlElement (0 ms)
[106/116] XmlElementUtilTest.MakeBoolXmlElement (0 ms)
[ RUN      ] XmlElementUtilTest.MakeIntXmlElement
[       OK ] XmlElementUtilTest.MakeIntXmlElement (0 ms)
[107/116] XmlElementUtilTest.MakeIntXmlElement (0 ms)
[ RUN      ] XmlElementUtilTest.MakeStringXmlElement
[       OK ] XmlElementUtilTest.MakeStringXmlElement (0 ms)
[108/116] XmlElementUtilTest.MakeStringXmlElement (0 ms)
[ RUN      ] XmppPushClientTest.OnIncomingNotification
[       OK ] XmppPushClientTest.OnIncomingNotification (1 ms)
[109/116] XmppPushClientTest.OnIncomingNotification (1 ms)
[ RUN      ] XmppPushClientTest.ConnectAndSubscribe
[       OK ] XmppPushClientTest.ConnectAndSubscribe (1 ms)
[110/116] XmppPushClientTest.ConnectAndSubscribe (1 ms)
[ RUN      ] XmppPushClientTest.Disconnect
[       OK ] XmppPushClientTest.Disconnect (1 ms)
[111/116] XmppPushClientTest.Disconnect (1 ms)
[ RUN      ] XmppPushClientTest.RejectCredentials
[       OK ] XmppPushClientTest.RejectCredentials (1 ms)
[112/116] XmppPushClientTest.RejectCredentials (1 ms)
[ RUN      ] XmppPushClientTest.SubscriptionError
[       OK ] XmppPushClientTest.SubscriptionError (0 ms)
[113/116] XmppPushClientTest.SubscriptionError (0 ms)
[ RUN      ] XmppPushClientTest.SendNotification
[       OK ] XmppPushClientTest.SendNotification (1 ms)
[114/116] XmppPushClientTest.SendNotification (1 ms)
[ RUN      ] XmppPushClientTest.SendPing
[       OK ] XmppPushClientTest.SendPing (0 ms)
[115/116] XmppPushClientTest.SendPing (0 ms)
[ RUN      ] XmppPushClientTest.SendNotificationPending
[       OK ] XmppPushClientTest.SendNotificationPending (1 ms)
[116/116] XmppPushClientTest.SendNotificationPending (1 ms)
SUCCESS: all tests passed.
Tests took 2 seconds.
Additional test environment:
    ASAN_OPTIONS=symbolize=0
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    DYLD_LIBRARY_PATH=/b/swarm_slave/work/isolated/run1sHzYD/out/Release
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/b/swarm_slave/work/isolated/run1sHzYD/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/jingle_unittests --brave-new-test-launcher --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/b/swarm_slave/work/isolated/outOdx9SJ/output.json
+------------------------------------------------------------------------+
| End of shard 0  Pending: N/A  Duration: 2.6s  Bot: vm1043-m4  Exit: 0  |
+------------------------------------------------------------------------+
Total duration: 2.6s
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@@@@
@@@STEP_TEXT@1 disabled@@@
@@@STEP_CURSOR@jingle_unittests on Mac-10.9@@@
@@@STEP_LINK@shard #0 isolated out@https://isolateserver.appspot.com/browse?namespace=default-gzip&hash=9aecb6d936c41f7ece2522ca8fde17f38566b01c@@@


--------------------------------------------------------------------------------
started: Tue May 24 19:45:39 2016
ended: Tue May 24 19:45:39 2016
duration: 0 secs
status: SUCCESS
status reason: