(view as text)
@@@STEP_CURSOR sql_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/tmpzmvjLo.json -- collect --swarming https://chromium-swarm.appspot.com --decorate --print-status-updates --json /tmp/tmp1baqw3.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/tmpzmvjLo.json', '--', 'collect', '--swarming', 'https://chromium-swarm.appspot.com', '--decorate', '--print-status-updates', '--json', '/tmp/tmp1baqw3.json']
 cwd: /mnt/data/b/build/slave/Linux_ChromeOS_MSan_Tests/build
 name: sql_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/290b56fe3cc6b410         |
+--------------------------------------------------------------------------------+
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_testtEIarC/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/sql_unittests --brave-new-test-launcher --test-launcher-bot-mode --test-launcher-print-test-stdio=always --test-launcher-summary-output=/tmp/isolated_outn4zapQ/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      ] SQLConnectionTest.Execute
[       OK ] SQLConnectionTest.Execute (6 ms)
[1/64] SQLConnectionTest.Execute (6 ms)
[ RUN      ] SQLConnectionTest.ExecuteWithErrorCode
[       OK ] SQLConnectionTest.ExecuteWithErrorCode (2 ms)
[2/64] SQLConnectionTest.ExecuteWithErrorCode (2 ms)
[ RUN      ] SQLConnectionTest.CachedStatement
[       OK ] SQLConnectionTest.CachedStatement (2 ms)
[3/64] SQLConnectionTest.CachedStatement (2 ms)
[ RUN      ] SQLConnectionTest.IsSQLValidTest
[       OK ] SQLConnectionTest.IsSQLValidTest (2 ms)
[4/64] SQLConnectionTest.IsSQLValidTest (2 ms)
[ RUN      ] SQLConnectionTest.DoesStuffExist
[       OK ] SQLConnectionTest.DoesStuffExist (3 ms)
[5/64] SQLConnectionTest.DoesStuffExist (3 ms)
[ RUN      ] SQLConnectionTest.GetLastInsertRowId
[       OK ] SQLConnectionTest.GetLastInsertRowId (2 ms)
[6/64] SQLConnectionTest.GetLastInsertRowId (2 ms)
[ RUN      ] SQLConnectionTest.Rollback
[       OK ] SQLConnectionTest.Rollback (1 ms)
[7/64] SQLConnectionTest.Rollback (1 ms)
[ RUN      ] SQLConnectionTest.ScopedIgnoreError
[21832:21832:0731/184806:17197869812:ERROR:connection.cc(1277)]  sqlite error 2067, errno 0: UNIQUE constraint failed: foo.id, sql: INSERT INTO foo (id) VALUES (12)
[       OK ] SQLConnectionTest.ScopedIgnoreError (5 ms)
[8/64] SQLConnectionTest.ScopedIgnoreError (5 ms)
[ RUN      ] SQLConnectionTest.ScopedIgnoreUntracked
[21832:21832:0731/184806:17197873813:ERROR:connection.cc(1277)]  sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] SQLConnectionTest.ScopedIgnoreUntracked (5 ms)
[9/64] SQLConnectionTest.ScopedIgnoreUntracked (5 ms)
[ RUN      ] SQLConnectionTest.ErrorCallback
[21832:21832:0731/184806:17197876966:ERROR:connection.cc(1277)]  sqlite error 2067, errno 0: UNIQUE constraint failed: foo.id, sql: INSERT INTO foo (id) VALUES (12)
[21832:21832:0731/184806:17197877183:ERROR:connection.cc(1277)]  sqlite error 2067, errno 0: UNIQUE constraint failed: foo.id, sql: INSERT INTO foo (id) VALUES (12)
[21832:21832:0731/184806:17197877381:ERROR:connection.cc(1277)]  sqlite error 2067, errno 0: UNIQUE constraint failed: foo.id, sql: INSERT INTO foo (id) VALUES (12)
[21832:21832:0731/184806:17197877579:ERROR:connection.cc(1277)]  sqlite error 2067, errno 0: UNIQUE constraint failed: foo.id, sql: INSERT INTO foo (id) VALUES (12)
[       OK ] SQLConnectionTest.ErrorCallback (3 ms)
[10/64] SQLConnectionTest.ErrorCallback (3 ms)
[ RUN      ] SQLConnectionTest.Raze
[       OK ] SQLConnectionTest.Raze (8 ms)
[11/64] SQLConnectionTest.Raze (8 ms)
[ RUN      ] SQLConnectionTest.RazePageSize
[       OK ] SQLConnectionTest.RazePageSize (2 ms)
[12/64] SQLConnectionTest.RazePageSize (2 ms)
[ RUN      ] SQLConnectionTest.RazeMultiple
[       OK ] SQLConnectionTest.RazeMultiple (4 ms)
[13/64] SQLConnectionTest.RazeMultiple (4 ms)
[ RUN      ] SQLConnectionTest.RazeLocked
[       OK ] SQLConnectionTest.RazeLocked (17 ms)
[14/64] SQLConnectionTest.RazeLocked (17 ms)
[ RUN      ] SQLConnectionTest.RazeEmptyDB
[       OK ] SQLConnectionTest.RazeEmptyDB (4 ms)
[15/64] SQLConnectionTest.RazeEmptyDB (4 ms)
[ RUN      ] SQLConnectionTest.RazeNOTADB
[21835:21835:0731/184806:17197915389:ERROR:connection.cc(1277)]  sqlite error 26, errno 0: file is encrypted or is not a database, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] SQLConnectionTest.RazeNOTADB (5 ms)
[16/64] SQLConnectionTest.RazeNOTADB (5 ms)
[ RUN      ] SQLConnectionTest.RazeNOTADB2
[21835:21835:0731/184806:17197920090:ERROR:connection.cc(1277)]  sqlite error 26, errno 0: file is encrypted or is not a database, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] SQLConnectionTest.RazeNOTADB2 (4 ms)
[17/64] SQLConnectionTest.RazeNOTADB2 (4 ms)
[ RUN      ] SQLConnectionTest.RazeCallbackReopen
[21835:21835:0731/184806:17197924522:ERROR:connection.cc(1277)]  sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[21835:21835:0731/184806:17197924766:ERROR:connection.cc(1277)]  sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA auto_vacuum
[21835:21835:0731/184806:17197925234:ERROR:connection.cc(1277)]  sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] SQLConnectionTest.RazeCallbackReopen (5 ms)
[18/64] SQLConnectionTest.RazeCallbackReopen (5 ms)
[ RUN      ] SQLConnectionTest.RazeAndClose
[       OK ] SQLConnectionTest.RazeAndClose (7 ms)
[19/64] SQLConnectionTest.RazeAndClose (7 ms)
[ RUN      ] SQLConnectionTest.RazeAndCloseDiagnostics
[       OK ] SQLConnectionTest.RazeAndCloseDiagnostics (4 ms)
[20/64] SQLConnectionTest.RazeAndCloseDiagnostics (4 ms)
[ RUN      ] SQLConnectionTest.Delete
[       OK ] SQLConnectionTest.Delete (6 ms)
[21/64] SQLConnectionTest.Delete (6 ms)
[ RUN      ] SQLConnectionTest.UserPermission
[       OK ] SQLConnectionTest.UserPermission (4 ms)
[22/64] SQLConnectionTest.UserPermission (4 ms)
[ RUN      ] SQLConnectionTest.Poison
[       OK ] SQLConnectionTest.Poison (2 ms)
[23/64] SQLConnectionTest.Poison (2 ms)
[ RUN      ] SQLConnectionTest.Attach
[21839:21839:0731/184806:17197932072:ERROR:connection.cc(1277)]  sqlite error 1, errno 0: cannot ATTACH database within transaction, sql: ATTACH DATABASE ? AS ?
[21839:21839:0731/184806:17197933292:ERROR:connection.cc(1277)]  sqlite error 1, errno 0: cannot DETACH database within transaction, sql: DETACH DATABASE ?
[       OK ] SQLConnectionTest.Attach (8 ms)
[24/64] SQLConnectionTest.Attach (8 ms)
[ RUN      ] SQLConnectionTest.Basic_QuickIntegrityCheck
[21839:21839:0731/184806:17197937539:ERROR:connection.cc(1277)]  sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] SQLConnectionTest.Basic_QuickIntegrityCheck (4 ms)
[25/64] SQLConnectionTest.Basic_QuickIntegrityCheck (4 ms)
[ RUN      ] SQLConnectionTest.Basic_FullIntegrityCheck
[21839:21839:0731/184806:17197941575:ERROR:connection.cc(1277)]  sqlite error 11, errno 0: database disk image is malformed, sql: PRAGMA journal_mode = TRUNCATE
[       OK ] SQLConnectionTest.Basic_FullIntegrityCheck (4 ms)
[26/64] SQLConnectionTest.Basic_FullIntegrityCheck (4 ms)
[ RUN      ] SQLConnectionTest.EventsExecute
[       OK ] SQLConnectionTest.EventsExecute (5 ms)
[27/64] SQLConnectionTest.EventsExecute (5 ms)
[ RUN      ] SQLConnectionTest.EventsStatement
[       OK ] SQLConnectionTest.EventsStatement (4 ms)
[28/64] SQLConnectionTest.EventsStatement (4 ms)
[ RUN      ] SQLConnectionTest.TimeQuery
[       OK ] SQLConnectionTest.TimeQuery (2 ms)
[29/64] SQLConnectionTest.TimeQuery (2 ms)
[ RUN      ] SQLConnectionTest.TimeUpdateAutocommit
[       OK ] SQLConnectionTest.TimeUpdateAutocommit (2 ms)
[30/64] SQLConnectionTest.TimeUpdateAutocommit (2 ms)
[ RUN      ] SQLConnectionTest.TimeUpdateTransaction
[       OK ] SQLConnectionTest.TimeUpdateTransaction (8 ms)
[31/64] SQLConnectionTest.TimeUpdateTransaction (8 ms)
[ RUN      ] SQLMetaTableTest.DoesTableExist
[       OK ] SQLMetaTableTest.DoesTableExist (4 ms)
[32/64] SQLMetaTableTest.DoesTableExist (4 ms)
[ RUN      ] SQLMetaTableTest.RazeIfDeprecated
[       OK ] SQLMetaTableTest.RazeIfDeprecated (13 ms)
[33/64] SQLMetaTableTest.RazeIfDeprecated (13 ms)
[ RUN      ] SQLMetaTableTest.VersionNumber
[       OK ] SQLMetaTableTest.VersionNumber (6 ms)
[34/64] SQLMetaTableTest.VersionNumber (6 ms)
[ RUN      ] SQLMetaTableTest.StringValue
[       OK ] SQLMetaTableTest.StringValue (5 ms)
[35/64] SQLMetaTableTest.StringValue (5 ms)
[ RUN      ] SQLMetaTableTest.IntValue
[       OK ] SQLMetaTableTest.IntValue (5 ms)
[36/64] SQLMetaTableTest.IntValue (5 ms)
[ RUN      ] SQLMetaTableTest.Int64Value
[       OK ] SQLMetaTableTest.Int64Value (5 ms)
[37/64] SQLMetaTableTest.Int64Value (5 ms)
[ RUN      ] SQLMetaTableTest.DeleteKey
[       OK ] SQLMetaTableTest.DeleteKey (5 ms)
[38/64] SQLMetaTableTest.DeleteKey (5 ms)
[ RUN      ] SQLRecoveryTest.RecoverBasic
[       OK ] SQLRecoveryTest.RecoverBasic (18 ms)
[39/64] SQLRecoveryTest.RecoverBasic (18 ms)
[ RUN      ] SQLRecoveryTest.VirtualTable
[       OK ] SQLRecoveryTest.VirtualTable (9 ms)
[40/64] SQLRecoveryTest.VirtualTable (9 ms)
[ RUN      ] SQLStatementTest.Reset
[       OK ] SQLStatementTest.Reset (7 ms)
[41/64] SQLStatementTest.Reset (7 ms)
[ RUN      ] SQLTransactionTest.Commit
[       OK ] SQLTransactionTest.Commit (2 ms)
[42/64] SQLTransactionTest.Commit (2 ms)
[ RUN      ] SQLTransactionTest.Rollback
[       OK ] SQLTransactionTest.Rollback (2 ms)
[43/64] SQLTransactionTest.Rollback (2 ms)
[ RUN      ] SQLTransactionTest.NestedRollback
[       OK ] SQLTransactionTest.NestedRollback (2 ms)
[44/64] SQLTransactionTest.NestedRollback (2 ms)
[ RUN      ] SQLiteFeaturesTest.NoFTS1
[       OK ] SQLiteFeaturesTest.NoFTS1 (8 ms)
[45/64] SQLiteFeaturesTest.NoFTS1 (8 ms)
[ RUN      ] SQLiteFeaturesTest.NoFTS2
[       OK ] SQLiteFeaturesTest.NoFTS2 (2 ms)
[46/64] SQLiteFeaturesTest.NoFTS2 (2 ms)
[ RUN      ] SQLiteFeaturesTest.FTS3
[       OK ] SQLiteFeaturesTest.FTS3 (5 ms)
[47/64] SQLiteFeaturesTest.FTS3 (5 ms)
[ RUN      ] SQLiteFeaturesTest.FTS3_Prefix
[       OK ] SQLiteFeaturesTest.FTS3_Prefix (7 ms)
[48/64] SQLiteFeaturesTest.FTS3_Prefix (7 ms)
[ RUN      ] SQLiteFeaturesTest.UsesUsleep
[21843:21843:0731/184806:17198037442:ERROR:sqlite_features_unittest.cc(108)] Milliseconds: 1
[       OK ] SQLiteFeaturesTest.UsesUsleep (2 ms)
[49/64] SQLiteFeaturesTest.UsesUsleep (2 ms)
[ RUN      ] SQLiteFeaturesTest.ForeignKeySupport
[       OK ] SQLiteFeaturesTest.ForeignKeySupport (4 ms)
[50/64] SQLiteFeaturesTest.ForeignKeySupport (4 ms)
[ RUN      ] SQLStatementTest.Assign
[       OK ] SQLStatementTest.Assign (1 ms)
[51/64] SQLStatementTest.Assign (1 ms)
[ RUN      ] SQLStatementTest.Run
[       OK ] SQLStatementTest.Run (2 ms)
[52/64] SQLStatementTest.Run (2 ms)
[ RUN      ] SQLStatementTest.ErrorCallback
[21843:21843:0731/184806:17198046756:ERROR:connection.cc(1277)]  sqlite error 20, errno 0: datatype mismatch, sql: INSERT INTO foo (a) VALUES (?)
[       OK ] SQLStatementTest.ErrorCallback (2 ms)
[53/64] SQLStatementTest.ErrorCallback (2 ms)
[ RUN      ] SQLStatementTest.ScopedIgnoreError
[21843:21843:0731/184806:17198048535:ERROR:connection.cc(1277)]  sqlite error 20, errno 0: datatype mismatch, sql: INSERT INTO foo (a) VALUES (?)
[       OK ] SQLStatementTest.ScopedIgnoreError (2 ms)
[54/64] SQLStatementTest.ScopedIgnoreError (2 ms)
[ RUN      ] SQLRecoveryTest.RecoverCorruptIndex
[21842:21842:0731/184806:17197997105:ERROR:connection.cc(1277)]  sqlite error 11, errno 0: database disk image is malformed, sql: SELECT v FROM x WHERE id = 0
[       OK ] SQLRecoveryTest.RecoverCorruptIndex (26 ms)
[55/64] SQLRecoveryTest.RecoverCorruptIndex (26 ms)
[ RUN      ] SQLRecoveryTest.RecoverCorruptTable
[       OK ] SQLRecoveryTest.RecoverCorruptTable (13 ms)
[56/64] SQLRecoveryTest.RecoverCorruptTable (13 ms)
[ RUN      ] SQLRecoveryTest.Meta
[21842:21842:0731/184806:17198037098:ERROR:connection.cc(1277)]  sqlite error 11, errno -2: unable to find backing table, sql: CREATE VIRTUAL TABLE temp.recover_meta USING recover(corrupt.meta,key TEXT NOT NULL,value ANY)
[       OK ] SQLRecoveryTest.Meta (15 ms)
[57/64] SQLRecoveryTest.Meta (15 ms)
[ RUN      ] SQLRecoveryTest.AutoRecoverTable
[       OK ] SQLRecoveryTest.AutoRecoverTable (13 ms)
[58/64] SQLRecoveryTest.AutoRecoverTable (13 ms)
[ RUN      ] SQLRecoveryTest.AutoRecoverTableWithDefault
[       OK ] SQLRecoveryTest.AutoRecoverTableWithDefault (12 ms)
[59/64] SQLRecoveryTest.AutoRecoverTableWithDefault (12 ms)
[ RUN      ] SQLRecoveryTest.AutoRecoverTableNullFilter
[       OK ] SQLRecoveryTest.AutoRecoverTableNullFilter (9 ms)
[60/64] SQLRecoveryTest.AutoRecoverTableNullFilter (9 ms)
[ RUN      ] SQLRecoveryTest.AutoRecoverTableWithRowid
[       OK ] SQLRecoveryTest.AutoRecoverTableWithRowid (9 ms)
[61/64] SQLRecoveryTest.AutoRecoverTableWithRowid (9 ms)
[ RUN      ] SQLRecoveryTest.AutoRecoverTableWithCompoundKey
[       OK ] SQLRecoveryTest.AutoRecoverTableWithCompoundKey (11 ms)
[62/64] SQLRecoveryTest.AutoRecoverTableWithCompoundKey (11 ms)
[ RUN      ] SQLRecoveryTest.AutoRecoverTableExtendColumns
[       OK ] SQLRecoveryTest.AutoRecoverTableExtendColumns (10 ms)
[63/64] SQLRecoveryTest.AutoRecoverTableExtendColumns (10 ms)
[ RUN      ] SQLRecoveryTest.Bug387868
[       OK ] SQLRecoveryTest.Bug387868 (8 ms)
[64/64] SQLRecoveryTest.Bug387868 (8 ms)
SUCCESS: all tests passed.
Tests took 0 seconds.
[run_isolated_out_hack]{"hash":"59282a623f5d77de71ff82904cea185fe862cd09","namespace":"default-gzip","storage":"https://isolateserver.appspot.com"}[/run_isolated_out_hack]
+--------------------------------------------------------------------------------+
| End of shard 0  Pending: -194227.0s  Duration: 4.4s  Bot: swarm371-c4  Exit: 0 |
+--------------------------------------------------------------------------------+
Total duration: 4.4s
exit code (as seen by runtest.py): 0
@@@STEP_TEXT@@@@

@@@STEP_CURSOR sql_unittests@@@

@@@STEP_CURSOR sql_unittests@@@



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