(view as text)
@@@STEP_CURSOR skia_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_ChromeOS_MSan_Tests/build/src/tools/swarming_client --temp-root-dir /tmp --merged-test-output /tmp/tmppSAsS0.json -- collect --swarming https://chromium-swarm.appspot.com --decorate --print-status-updates --json /tmp/tmpR5UUE0.json
in dir /mnt/data/b/build/slave/Linux_ChromeOS_MSan_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_ChromeOS_MSan_Tests/build/src/tools/swarming_client', '--temp-root-dir', '/tmp', '--merged-test-output', '/tmp/tmppSAsS0.json', '--', 'collect', '--swarming', 'https://chromium-swarm.appspot.com', '--decorate', '--print-status-updates', '--json', '/tmp/tmpR5UUE0.json']
 cwd: /mnt/data/b/build/slave/Linux_ChromeOS_MSan_Tests/build
 name: skia_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'horo@chromium.org', u'mtomasz@chromium.org', u'varkha@chromium.org', u'yawano@chromium.org']
 BUILDBOT_BRANCH: master
 BUILDBOT_BUILDBOTURL: http://build.chromium.org/p/chromium.memory.fyi/
 BUILDBOT_BUILDERNAME: Linux ChromeOS MSan Tests
 BUILDBOT_BUILDNUMBER: 3184
 BUILDBOT_CLOBBER: 
 BUILDBOT_GOT_REVISION: None
 BUILDBOT_MASTERNAME: chromium.memory.fyi
 BUILDBOT_REVISION: af5d69366c913e915e235285fc4f4926e4923f6b
 BUILDBOT_SCHEDULER: linux_chromeos_msan
 BUILDBOT_SLAVENAME: vm48-m1
 CHROME_HEADLESS: 1
 DISPLAY: :0.0
 GIT_USER_AGENT: linux2 git/2.5.0 vm48-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_ChromeOS_MSan_Tests/build
 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/290b56f6ae6c3a10        |
+-------------------------------------------------------------------------------+
Additional test environment:
    CHROME_DEVEL_SANDBOX=/opt/chromium/chrome_sandbox
    G_SLICE=always-malloc
    LANG=en_US.UTF-8
    LLVM_SYMBOLIZER_PATH=/tmp/run_tha_testSp_moq/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer
    MSAN_OPTIONS=symbolize=0
    NSS_DISABLE_ARENA_FREE_LIST=1
    NSS_DISABLE_UNLOAD=1
Command: ../out/Release/skia_unittests --brave-new-test-launcher --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/tmp/isolated_outRh0YXo/output.json

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      ] AnalysisCanvasTest.EmptyCanvas
[       OK ] AnalysisCanvasTest.EmptyCanvas (1 ms)
[1/53] AnalysisCanvasTest.EmptyCanvas (1 ms)
[ RUN      ] AnalysisCanvasTest.ClearCanvas
[       OK ] AnalysisCanvasTest.ClearCanvas (0 ms)
[2/53] AnalysisCanvasTest.ClearCanvas (0 ms)
[ RUN      ] AnalysisCanvasTest.ComplexActions
[       OK ] AnalysisCanvasTest.ComplexActions (0 ms)
[3/53] AnalysisCanvasTest.ComplexActions (0 ms)
[ RUN      ] AnalysisCanvasTest.SimpleDrawRect
[       OK ] AnalysisCanvasTest.SimpleDrawRect (0 ms)
[4/53] AnalysisCanvasTest.SimpleDrawRect (0 ms)
[ RUN      ] AnalysisCanvasTest.FilterPaint
[       OK ] AnalysisCanvasTest.FilterPaint (0 ms)
[5/53] AnalysisCanvasTest.FilterPaint (0 ms)
[ RUN      ] AnalysisCanvasTest.ClipPath
[       OK ] AnalysisCanvasTest.ClipPath (0 ms)
[6/53] AnalysisCanvasTest.ClipPath (0 ms)
[ RUN      ] AnalysisCanvasTest.SaveLayerWithXfermode
[       OK ] AnalysisCanvasTest.SaveLayerWithXfermode (0 ms)
[7/53] AnalysisCanvasTest.SaveLayerWithXfermode (0 ms)
[ RUN      ] AnalysisCanvasTest.SaveLayerRestore
[       OK ] AnalysisCanvasTest.SaveLayerRestore (0 ms)
[8/53] AnalysisCanvasTest.SaveLayerRestore (0 ms)
[ RUN      ] AnalysisCanvasTest.EarlyOutNotSolid
[       OK ] AnalysisCanvasTest.EarlyOutNotSolid (2 ms)
[9/53] AnalysisCanvasTest.EarlyOutNotSolid (2 ms)
[ RUN      ] AnalysisCanvasTest.ClipComplexRegion
[       OK ] AnalysisCanvasTest.ClipComplexRegion (1 ms)
[10/53] AnalysisCanvasTest.ClipComplexRegion (1 ms)
[ RUN      ] ImageOperations.InvalidParams
[       OK ] ImageOperations.InvalidParams (2 ms)
[11/53] ImageOperations.InvalidParams (2 ms)
[ RUN      ] ImageOperations.ResampleToSameHamming1
[       OK ] ImageOperations.ResampleToSameHamming1 (1 ms)
[12/53] ImageOperations.ResampleToSameHamming1 (1 ms)
[ RUN      ] ImageOperations.ResampleToSameLanczos2
[       OK ] ImageOperations.ResampleToSameLanczos2 (0 ms)
[13/53] ImageOperations.ResampleToSameLanczos2 (0 ms)
[ RUN      ] ImageOperations.ResampleToSameLanczos3
[       OK ] ImageOperations.ResampleToSameLanczos3 (0 ms)
[14/53] ImageOperations.ResampleToSameLanczos3 (0 ms)
[ RUN      ] ImageOperations.ResizeShouldAverageColors
[       OK ] ImageOperations.ResizeShouldAverageColors (49 ms)
[15/53] ImageOperations.ResizeShouldAverageColors (49 ms)
[ RUN      ] ImageOperations.CompareLanczosMethods
[       OK ] ImageOperations.CompareLanczosMethods (27 ms)
[16/53] ImageOperations.CompareLanczosMethods (27 ms)
[ RUN      ] ImageOperations.ScaleUp
[       OK ] ImageOperations.ScaleUp (0 ms)
[17/53] ImageOperations.ScaleUp (0 ms)
[ RUN      ] PixelRefUtilsTest.DrawPaint
[       OK ] PixelRefUtilsTest.DrawPaint (2 ms)
[18/53] PixelRefUtilsTest.DrawPaint (2 ms)
[ RUN      ] PixelRefUtilsTest.DrawPoints
[       OK ] PixelRefUtilsTest.DrawPoints (0 ms)
[19/53] PixelRefUtilsTest.DrawPoints (0 ms)
[ RUN      ] PixelRefUtilsTest.DrawRect
[       OK ] PixelRefUtilsTest.DrawRect (0 ms)
[20/53] PixelRefUtilsTest.DrawRect (0 ms)
[ RUN      ] RefPtrTest.PassIntoSelf
[       OK ] RefPtrTest.PassIntoSelf (0 ms)
[21/53] RefPtrTest.PassIntoSelf (0 ms)
[ RUN      ] RefPtrTest.Nullptr
[       OK ] RefPtrTest.Nullptr (0 ms)
[22/53] RefPtrTest.Nullptr (0 ms)
[ RUN      ] SkiaMemoryDumpProviderTest.OnMemoryDump
[       OK ] SkiaMemoryDumpProviderTest.OnMemoryDump (2 ms)
[23/53] SkiaMemoryDumpProviderTest.OnMemoryDump (2 ms)
[ RUN      ] PixelRefUtilsTest.DrawRRect
[       OK ] PixelRefUtilsTest.DrawRRect (3 ms)
[24/53] PixelRefUtilsTest.DrawRRect (3 ms)
[ RUN      ] PixelRefUtilsTest.DrawOval
[       OK ] PixelRefUtilsTest.DrawOval (0 ms)
[25/53] PixelRefUtilsTest.DrawOval (0 ms)
[ RUN      ] PixelRefUtilsTest.DrawPath
[       OK ] PixelRefUtilsTest.DrawPath (1 ms)
[26/53] PixelRefUtilsTest.DrawPath (1 ms)
[ RUN      ] PixelRefUtilsTest.DrawBitmap
[       OK ] PixelRefUtilsTest.DrawBitmap (1 ms)
[27/53] PixelRefUtilsTest.DrawBitmap (1 ms)
[ RUN      ] PixelRefUtilsTest.DrawBitmapRect
[       OK ] PixelRefUtilsTest.DrawBitmapRect (0 ms)
[28/53] PixelRefUtilsTest.DrawBitmapRect (0 ms)
[ RUN      ] PixelRefUtilsTest.DrawSprite
[       OK ] PixelRefUtilsTest.DrawSprite (0 ms)
[29/53] PixelRefUtilsTest.DrawSprite (0 ms)
[ RUN      ] PixelRefUtilsTest.DrawText
[       OK ] PixelRefUtilsTest.DrawText (42 ms)
[30/53] PixelRefUtilsTest.DrawText (42 ms)
[ RUN      ] PixelRefUtilsTest.DrawVertices
[       OK ] PixelRefUtilsTest.DrawVertices (0 ms)
[31/53] PixelRefUtilsTest.DrawVertices (0 ms)
[ RUN      ] RecursiveGaussian.SmoothingMethodComparison
[       OK ] RecursiveGaussian.SmoothingMethodComparison (38 ms)
[32/53] RecursiveGaussian.SmoothingMethodComparison (38 ms)
[ RUN      ] RecursiveGaussian.SmoothingImpulse
[       OK ] RecursiveGaussian.SmoothingImpulse (10 ms)
[33/53] RecursiveGaussian.SmoothingImpulse (10 ms)
[ RUN      ] RecursiveGaussian.FirstDerivative
[       OK ] RecursiveGaussian.FirstDerivative (213 ms)
[34/53] RecursiveGaussian.FirstDerivative (213 ms)
[ RUN      ] RecursiveGaussian.SecondDerivative
[       OK ] RecursiveGaussian.SecondDerivative (35 ms)
[35/53] RecursiveGaussian.SecondDerivative (35 ms)
[ RUN      ] RefPtrTest.ReferenceCounting
[       OK ] RefPtrTest.ReferenceCounting (0 ms)
[36/53] RefPtrTest.ReferenceCounting (0 ms)
[ RUN      ] RefPtrTest.Construct
[       OK ] RefPtrTest.Construct (0 ms)
[37/53] RefPtrTest.Construct (0 ms)
[ RUN      ] RefPtrTest.DeclareAndAssign
[       OK ] RefPtrTest.DeclareAndAssign (0 ms)
[38/53] RefPtrTest.DeclareAndAssign (0 ms)
[ RUN      ] RefPtrTest.Assign
[       OK ] RefPtrTest.Assign (0 ms)
[39/53] RefPtrTest.Assign (0 ms)
[ RUN      ] RefPtrTest.Upcast
[       OK ] RefPtrTest.Upcast (0 ms)
[40/53] RefPtrTest.Upcast (0 ms)
[ RUN      ] RefPtrTest.ConstructionFromTemporary
[       OK ] RefPtrTest.ConstructionFromTemporary (0 ms)
[41/53] RefPtrTest.ConstructionFromTemporary (0 ms)
[ RUN      ] RefPtrTest.AssignmentFromTemporary
[       OK ] RefPtrTest.AssignmentFromTemporary (0 ms)
[42/53] RefPtrTest.AssignmentFromTemporary (0 ms)
[ RUN      ] RefPtrTest.PassIntoArguments
[       OK ] RefPtrTest.PassIntoArguments (0 ms)
[43/53] RefPtrTest.PassIntoArguments (0 ms)
[ RUN      ] Convolver.Impulse
[       OK ] Convolver.Impulse (220 ms)
[44/53] Convolver.Impulse (220 ms)
[ RUN      ] Convolver.Halve
[       OK ] Convolver.Halve (0 ms)
[45/53] Convolver.Halve (0 ms)
[ RUN      ] Convolver.AddFilter
[       OK ] Convolver.AddFilter (0 ms)
[46/53] Convolver.AddFilter (0 ms)
[ RUN      ] Convolver.VerifySIMDEdgeCases
[       OK ] Convolver.VerifySIMDEdgeCases (78 ms)
[47/53] Convolver.VerifySIMDEdgeCases (78 ms)
[ RUN      ] Convolver.VerifySIMDPrecision
[       OK ] Convolver.VerifySIMDPrecision (2252 ms)
[48/53] Convolver.VerifySIMDPrecision (2252 ms)
[ RUN      ] Convolver.SeparableSingleConvolution
[       OK ] Convolver.SeparableSingleConvolution (153 ms)
[49/53] Convolver.SeparableSingleConvolution (153 ms)
[ RUN      ] Convolver.SeparableSingleConvolutionEdges
[       OK ] Convolver.SeparableSingleConvolutionEdges (56 ms)
[50/53] Convolver.SeparableSingleConvolutionEdges (56 ms)
[ RUN      ] Convolver.SetUpGaussianConvolutionFilter
[       OK ] Convolver.SetUpGaussianConvolutionFilter (0 ms)
[51/53] Convolver.SetUpGaussianConvolutionFilter (0 ms)
[ RUN      ] ImageOperations.Halve
[       OK ] ImageOperations.Halve (0 ms)
[52/53] ImageOperations.Halve (0 ms)
[ RUN      ] ImageOperations.HalveSubset
[       OK ] ImageOperations.HalveSubset (0 ms)
[53/53] ImageOperations.HalveSubset (0 ms)
SUCCESS: all tests passed.
Tests took 2 seconds.
[run_isolated_out_hack]{"hash":"7ed464f5a07f2006129420b3b4164fd1a9598fee","namespace":"default-gzip","storage":"https://isolateserver.appspot.com"}[/run_isolated_out_hack]
+-------------------------------------------------------------------------------+
| End of shard 0  Pending: -86397.0s  Duration: 5.8s  Bot: swarm384-c4  Exit: 0 |
+-------------------------------------------------------------------------------+
Total duration: 5.8s
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@@@@

@@@STEP_CURSOR skia_unittests@@@

@@@STEP_CURSOR skia_unittests@@@



--------------------------------------------------------------------------------
started: Mon Aug  3 01:27:47 2015
ended: Mon Aug  3 01:27:47 2015
duration: 0 secs
status: SUCCESS
status reason: