(view as text)
@@@STEP_CURSOR url_unittests@@@

@@@STEP_STARTED@@@

python -u /mnt/data/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py --swarming-client-dir /mnt/data/b/build/slave/Linux_TSan_Tests/build/src/tools/swarming_client --temp-root-dir /tmp --merged-test-output /tmp/tmpC1lZSx.json -- collect --swarming https://chromium-swarm.appspot.com --decorate --print-status-updates --json /tmp/tmpoabq8V.json
in dir /mnt/data/b/build/slave/Linux_TSan_Tests/build:
 allow_subannotations: True
 cmd: ['python', '-u', '/mnt/data/b/build/scripts/slave/recipe_modules/swarming/resources/collect_gtest_task.py', '--swarming-client-dir', '/mnt/data/b/build/slave/Linux_TSan_Tests/build/src/tools/swarming_client', '--temp-root-dir', '/tmp', '--merged-test-output', '/tmp/tmpC1lZSx.json', '--', 'collect', '--swarming', 'https://chromium-swarm.appspot.com', '--decorate', '--print-status-updates', '--json', '/tmp/tmpoabq8V.json']
 cwd: /mnt/data/b/build/slave/Linux_TSan_Tests/build
 name: url_unittests
full environment:
 AWS_CREDENTIAL_FILE: /mnt/data/b/build/site_config/.boto
 BOTO_CONFIG: /mnt/data/b/build/site_config/.boto
 BUILDBOT_BLAMELIST: [u'blink-deps-roller@chromium.org']
 BUILDBOT_BRANCH: master
 BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/chromium.memory.fyi/
 BUILDBOT_BUILDERNAME: Linux TSan Tests
 BUILDBOT_BUILDNUMBER: 6869
 BUILDBOT_CLOBBER: 
 BUILDBOT_GOT_REVISION: None
 BUILDBOT_MASTERNAME: chromium.memory.fyi
 BUILDBOT_REVISION: 335d8d02f918273b0ea6a06c7da3c23321280244
 BUILDBOT_SCHEDULER: linux_tsan
 BUILDBOT_SLAVENAME: vm14-m1
 CHROME_HEADLESS: 1
 DISPLAY: :0.0
 GIT_USER_AGENT: linux2 git/2.4.5 vm14-m1.golo.chromium.org
 HOME: /home/chrome-bot
 LANG: en_US.UTF-8
 LOGNAME: chrome-bot
 PAGER: cat
 PATH: /home/chrome-bot/slavebin:/mnt/data/b/depot_tools:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
 PWD: /mnt/data/b/build/slave/Linux_TSan_Tests/build
 PYTHONIOENCODING: UTF-8
 PYTHONPATH: /mnt/data/b/build/site_config:/mnt/data/b/build/scripts:/mnt/data/b/build/scripts/release:/mnt/data/b/build/third_party:/mnt/data/b/build/third_party/requests_1_2_3:/mnt/data/b/build_internal/site_config:/mnt/data/b/build_internal/symsrc:/mnt/data/b/build/slave:/mnt/data/b/build/third_party/buildbot_slave_8_4:/mnt/data/b/build/third_party/twisted_10_2:
 SHELL: /bin/bash
 USER: chrome-bot

+-------------------------------------------------------------------------------+
| Shard 0  https://chromium-swarm.appspot.com/user/task/286b4cfd61a7df10        |
+-------------------------------------------------------------------------------+
Additional test environment:
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
    TSAN_OPTIONS=symbolize=1 external_symbolizer_path=/tmp/run_tha_testL91Por/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
Command: ../out/Release/url_unittests --brave-new-test-launcher --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/tmp/isolated_outSKdQEf/output.json --no-sandbox

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      ] GURLTest.Types
[       OK ] GURLTest.Types (1 ms)
[1/76] GURLTest.Types (1 ms)
[ RUN      ] GURLTest.Components
[       OK ] GURLTest.Components (0 ms)
[2/76] GURLTest.Components (0 ms)
[ RUN      ] GURLTest.Empty
[       OK ] GURLTest.Empty (0 ms)
[3/76] GURLTest.Empty (0 ms)
[ RUN      ] GURLTest.Copy
[       OK ] GURLTest.Copy (1 ms)
[4/76] GURLTest.Copy (1 ms)
[ RUN      ] GURLTest.Assign
[       OK ] GURLTest.Assign (0 ms)
[5/76] GURLTest.Assign (0 ms)
[ RUN      ] GURLTest.SelfAssign
[       OK ] GURLTest.SelfAssign (0 ms)
[6/76] GURLTest.SelfAssign (0 ms)
[ RUN      ] GURLTest.CopyFileSystem
[       OK ] GURLTest.CopyFileSystem (1 ms)
[7/76] GURLTest.CopyFileSystem (1 ms)
[ RUN      ] GURLTest.IsValid
[       OK ] GURLTest.IsValid (0 ms)
[8/76] GURLTest.IsValid (0 ms)
[ RUN      ] GURLTest.ExtraSlashesBeforeAuthority
[       OK ] GURLTest.ExtraSlashesBeforeAuthority (0 ms)
[9/76] GURLTest.ExtraSlashesBeforeAuthority (0 ms)
[ RUN      ] GURLTest.ComponentGettersWorkEvenForInvalidURL
[       OK ] GURLTest.ComponentGettersWorkEvenForInvalidURL (0 ms)
[10/76] GURLTest.ComponentGettersWorkEvenForInvalidURL (0 ms)
[ RUN      ] GURLTest.Resolve
[       OK ] GURLTest.Resolve (2 ms)
[11/76] GURLTest.Resolve (2 ms)
[ RUN      ] GURLTest.GetOrigin
[       OK ] GURLTest.GetOrigin (0 ms)
[12/76] GURLTest.GetOrigin (0 ms)
[ RUN      ] GURLTest.GetAsReferrer
[       OK ] GURLTest.GetAsReferrer (0 ms)
[13/76] GURLTest.GetAsReferrer (0 ms)
[ RUN      ] GURLTest.GetWithEmptyPath
[       OK ] GURLTest.GetWithEmptyPath (1 ms)
[14/76] GURLTest.GetWithEmptyPath (1 ms)
[ RUN      ] GURLTest.Replacements
[       OK ] GURLTest.Replacements (0 ms)
[15/76] GURLTest.Replacements (0 ms)
[ RUN      ] GURLTest.ClearFragmentOnDataUrl
[       OK ] GURLTest.ClearFragmentOnDataUrl (0 ms)
[16/76] GURLTest.ClearFragmentOnDataUrl (0 ms)
[ RUN      ] GURLTest.PathForRequest
[       OK ] GURLTest.PathForRequest (0 ms)
[17/76] GURLTest.PathForRequest (0 ms)
[ RUN      ] GURLTest.EffectiveIntPort
[       OK ] GURLTest.EffectiveIntPort (1 ms)
[18/76] GURLTest.EffectiveIntPort (1 ms)
[ RUN      ] GURLTest.IPAddress
[       OK ] GURLTest.IPAddress (0 ms)
[19/76] GURLTest.IPAddress (0 ms)
[ RUN      ] GURLTest.HostNoBrackets
[       OK ] GURLTest.HostNoBrackets (1 ms)
[20/76] GURLTest.HostNoBrackets (1 ms)
[ RUN      ] GURLTest.DomainIs
[       OK ] GURLTest.DomainIs (0 ms)
[21/76] GURLTest.DomainIs (0 ms)
[ RUN      ] GURLTest.Newlines
[       OK ] GURLTest.Newlines (1 ms)
[22/76] GURLTest.Newlines (1 ms)
[ RUN      ] GURLTest.IsStandard
[       OK ] GURLTest.IsStandard (0 ms)
[23/76] GURLTest.IsStandard (0 ms)
[ RUN      ] GURLTest.SchemeIsHTTPOrHTTPS
[       OK ] GURLTest.SchemeIsHTTPOrHTTPS (0 ms)
[24/76] GURLTest.SchemeIsHTTPOrHTTPS (0 ms)
[ RUN      ] GURLTest.SchemeIsWSOrWSS
[       OK ] GURLTest.SchemeIsWSOrWSS (0 ms)
[25/76] GURLTest.SchemeIsWSOrWSS (0 ms)
[ RUN      ] GURLTest.SchemeIsBlob
[       OK ] GURLTest.SchemeIsBlob (0 ms)
[26/76] GURLTest.SchemeIsBlob (0 ms)
[ RUN      ] OriginTest.constructEmpty
[       OK ] OriginTest.constructEmpty (0 ms)
[27/76] OriginTest.constructEmpty (0 ms)
[ RUN      ] OriginTest.constructNull
[       OK ] OriginTest.constructNull (0 ms)
[28/76] OriginTest.constructNull (0 ms)
[ RUN      ] OriginTest.constructValidOrigin
[       OK ] OriginTest.constructValidOrigin (0 ms)
[29/76] OriginTest.constructValidOrigin (0 ms)
[ RUN      ] OriginTest.constructValidFileOrigin
[       OK ] OriginTest.constructValidFileOrigin (0 ms)
[30/76] OriginTest.constructValidFileOrigin (0 ms)
[ RUN      ] URLCanonTest.IPEmpty
[       OK ] URLCanonTest.IPEmpty (0 ms)
[31/76] URLCanonTest.IPEmpty (0 ms)
[ RUN      ] URLCanonTest.UserInfo
[       OK ] URLCanonTest.UserInfo (0 ms)
[32/76] URLCanonTest.UserInfo (0 ms)
[ RUN      ] URLCanonTest.Port
[       OK ] URLCanonTest.Port (0 ms)
[33/76] URLCanonTest.Port (0 ms)
[ RUN      ] URLCanonTest.Path
[       OK ] URLCanonTest.Path (1 ms)
[34/76] URLCanonTest.Path (1 ms)
[ RUN      ] URLCanonTest.Query
[       OK ] URLCanonTest.Query (0 ms)
[35/76] URLCanonTest.Query (0 ms)
[ RUN      ] URLCanonTest.Ref
[       OK ] URLCanonTest.Ref (0 ms)
[36/76] URLCanonTest.Ref (0 ms)
[ RUN      ] URLCanonTest.CanonicalizeStandardURL
[       OK ] URLCanonTest.CanonicalizeStandardURL (1 ms)
[37/76] URLCanonTest.CanonicalizeStandardURL (1 ms)
[ RUN      ] URLCanonTest.ReplaceStandardURL
[       OK ] URLCanonTest.ReplaceStandardURL (0 ms)
[38/76] URLCanonTest.ReplaceStandardURL (0 ms)
[ RUN      ] URLCanonTest.ReplaceFileURL
[       OK ] URLCanonTest.ReplaceFileURL (0 ms)
[39/76] URLCanonTest.ReplaceFileURL (0 ms)
[ RUN      ] URLCanonTest.ReplaceFileSystemURL
[       OK ] URLCanonTest.ReplaceFileSystemURL (1 ms)
[40/76] URLCanonTest.ReplaceFileSystemURL (1 ms)
[ RUN      ] URLCanonTest.ReplacePathURL
[       OK ] URLCanonTest.ReplacePathURL (0 ms)
[41/76] URLCanonTest.ReplacePathURL (0 ms)
[ RUN      ] URLCanonTest.ReplaceMailtoURL
[       OK ] URLCanonTest.ReplaceMailtoURL (0 ms)
[42/76] URLCanonTest.ReplaceMailtoURL (0 ms)
[ RUN      ] URLCanonTest.CanonicalizeFileURL
[       OK ] URLCanonTest.CanonicalizeFileURL (0 ms)
[43/76] URLCanonTest.CanonicalizeFileURL (0 ms)
[ RUN      ] URLCanonTest.CanonicalizeFileSystemURL
[       OK ] URLCanonTest.CanonicalizeFileSystemURL (0 ms)
[44/76] URLCanonTest.CanonicalizeFileSystemURL (0 ms)
[ RUN      ] URLCanonTest.CanonicalizePathURL
[       OK ] URLCanonTest.CanonicalizePathURL (0 ms)
[45/76] URLCanonTest.CanonicalizePathURL (0 ms)
[ RUN      ] URLCanonTest.CanonicalizeMailtoURL
[       OK ] URLCanonTest.CanonicalizeMailtoURL (1 ms)
[46/76] URLCanonTest.CanonicalizeMailtoURL (1 ms)
[ RUN      ] URLCanonTest._itoa_s
[       OK ] URLCanonTest._itoa_s (0 ms)
[47/76] URLCanonTest._itoa_s (0 ms)
[ RUN      ] URLCanonTest._itow_s
[       OK ] URLCanonTest._itow_s (0 ms)
[48/76] URLCanonTest._itow_s (0 ms)
[ RUN      ] URLCanonTest.ResolveRelativeURL
[       OK ] URLCanonTest.ResolveRelativeURL (1 ms)
[49/76] URLCanonTest.ResolveRelativeURL (1 ms)
[ RUN      ] URLCanonTest.ReplacementOverflow
[       OK ] URLCanonTest.ReplacementOverflow (2 ms)
[50/76] URLCanonTest.ReplacementOverflow (2 ms)
[ RUN      ] URLParser.Length
[       OK ] URLParser.Length (0 ms)
[51/76] URLParser.Length (0 ms)
[ RUN      ] URLParser.CountCharactersBefore
[       OK ] URLParser.CountCharactersBefore (0 ms)
[52/76] URLParser.CountCharactersBefore (0 ms)
[ RUN      ] URLParser.Standard
[       OK ] URLParser.Standard (0 ms)
[53/76] URLParser.Standard (0 ms)
[ RUN      ] URLParser.PathURL
[       OK ] URLParser.PathURL (0 ms)
[54/76] URLParser.PathURL (0 ms)
[ RUN      ] URLParser.ParseFileURL
[       OK ] URLParser.ParseFileURL (0 ms)
[55/76] URLParser.ParseFileURL (0 ms)
[ RUN      ] URLParser.ExtractFileName
[       OK ] URLParser.ExtractFileName (0 ms)
[56/76] URLParser.ExtractFileName (0 ms)
[ RUN      ] URLParser.ExtractQueryKeyValue
[       OK ] URLParser.ExtractQueryKeyValue (0 ms)
[57/76] URLParser.ExtractQueryKeyValue (0 ms)
[ RUN      ] URLParser.MailtoUrl
[       OK ] URLParser.MailtoUrl (0 ms)
[58/76] URLParser.MailtoUrl (0 ms)
[ RUN      ] URLParser.FileSystemURL
[       OK ] URLParser.FileSystemURL (0 ms)
[59/76] URLParser.FileSystemURL (0 ms)
[ RUN      ] URLUtilTest.FindAndCompareScheme
[       OK ] URLUtilTest.FindAndCompareScheme (0 ms)
[60/76] URLUtilTest.FindAndCompareScheme (0 ms)
[ RUN      ] URLUtilTest.ReplaceComponents
[       OK ] URLUtilTest.ReplaceComponents (0 ms)
[61/76] URLUtilTest.ReplaceComponents (0 ms)
[ RUN      ] URLUtilTest.ReplaceScheme
[       OK ] URLUtilTest.ReplaceScheme (0 ms)
[62/76] URLUtilTest.ReplaceScheme (0 ms)
[ RUN      ] URLUtilTest.DecodeURLEscapeSequences
[       OK ] URLUtilTest.DecodeURLEscapeSequences (1 ms)
[63/76] URLUtilTest.DecodeURLEscapeSequences (1 ms)
[ RUN      ] URLUtilTest.TestEncodeURIComponent
[       OK ] URLUtilTest.TestEncodeURIComponent (0 ms)
[64/76] URLUtilTest.TestEncodeURIComponent (0 ms)
[ RUN      ] URLUtilTest.TestResolveRelativeWithNonStandardBase
[       OK ] URLUtilTest.TestResolveRelativeWithNonStandardBase (1 ms)
[65/76] URLUtilTest.TestResolveRelativeWithNonStandardBase (1 ms)
[ RUN      ] URLUtilTest.TestNoRefComponent
[       OK ] URLUtilTest.TestNoRefComponent (0 ms)
[66/76] URLUtilTest.TestNoRefComponent (0 ms)
[ RUN      ] OriginTest.constructValidOriginWithoutPort
[       OK ] OriginTest.constructValidOriginWithoutPort (0 ms)
[67/76] OriginTest.constructValidOriginWithoutPort (0 ms)
[ RUN      ] URLCanonIcuTest.ICUCharsetConverter
[       OK ] URLCanonIcuTest.ICUCharsetConverter (16 ms)
[68/76] URLCanonIcuTest.ICUCharsetConverter (16 ms)
[ RUN      ] URLCanonIcuTest.QueryWithConverter
[       OK ] URLCanonIcuTest.QueryWithConverter (22 ms)
[69/76] URLCanonIcuTest.QueryWithConverter (22 ms)
[ RUN      ] URLCanonTest.DoAppendUTF8
[       OK ] URLCanonTest.DoAppendUTF8 (0 ms)
[70/76] URLCanonTest.DoAppendUTF8 (0 ms)
[ RUN      ] URLCanonTest.DoAppendUTF8Invalid
[       OK ] URLCanonTest.DoAppendUTF8Invalid (0 ms)
[71/76] URLCanonTest.DoAppendUTF8Invalid (0 ms)
[ RUN      ] URLCanonTest.UTF
[       OK ] URLCanonTest.UTF (1 ms)
[72/76] URLCanonTest.UTF (1 ms)
[ RUN      ] URLCanonTest.Scheme
[       OK ] URLCanonTest.Scheme (0 ms)
[73/76] URLCanonTest.Scheme (0 ms)
[ RUN      ] URLCanonTest.Host
[       OK ] URLCanonTest.Host (4 ms)
[74/76] URLCanonTest.Host (4 ms)
[ RUN      ] URLCanonTest.IPv4
[       OK ] URLCanonTest.IPv4 (1 ms)
[75/76] URLCanonTest.IPv4 (1 ms)
[ RUN      ] URLCanonTest.IPv6
[       OK ] URLCanonTest.IPv6 (0 ms)
[76/76] URLCanonTest.IPv6 (0 ms)
SUCCESS: all tests passed.
Tests took 0 seconds.
[run_isolated_out_hack]{"hash":"9817835faaabfcd693d56217e1a60573ff8ee0f8","namespace":"default-gzip","storage":"https://isolateserver.appspot.com"}[/run_isolated_out_hack]
+-------------------------------------------------------------------------------+
| End of shard 0  Pending: -46597.0s  Duration: 2.7s  Bot: swarm257-c4  Exit: 0 |
+-------------------------------------------------------------------------------+
Total duration: 2.7s
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@@@@

@@@STEP_CURSOR url_unittests@@@

@@@STEP_CURSOR url_unittests@@@



--------------------------------------------------------------------------------
started: Thu Jul  2 23:06:32 2015
ended: Thu Jul  2 23:06:32 2015
duration: 0 secs
status: SUCCESS
status reason: