Page MenuHomePhabricator
Paste P1738

repository reparse trace
ActivePublic

Authored by sshannin on Mar 13 2015, 1:52 PM.
Tags
None
Referenced Files
F336795: repository_reparse_trace
Mar 13 2015, 1:52 PM
Subscribers
None
phabuser@phab-vm:~/phabricator$ ./bin/repository reparse --trace --message --change --owners --herald rM28588
You are about to recreate the relationship entries between the commits and the packages they touch. This might delete some existing relationship entries for some old commits.
Are you ready to continue? [y/N] y
>>> [2] <connect> phabricator_repository
<<< [2] <connect> 659 us
>>> [3] <query> SELECT * FROM `repository` WHERE callsign = 'M'
<<< [3] <query> 258 us
>>> [4] <query> SELECT * FROM `repository_commit` WHERE repositoryID = 1 AND commitIdentifier = '28588'
<<< [4] <query> 274 us
>>> [5] <query> SELECT * FROM `repository_commit` WHERE `id` = 34769
<<< [5] <query> 172 us
>>> [6] <query> SELECT * FROM `repository` r WHERE (r.id IN (1)) ORDER BY r.id DESC
<<< [6] <query> 167 us
>>> [7] <conduit> diffusion.querycommits()
>>> [8] <query> SELECT commit.* FROM `repository_commit` commit WHERE (commit.phid IN ('PHID-CMIT-dlzazvvbldm256tl3spm')) ORDER BY commit.id DESC LIMIT 101
<<< [8] <query> 197 us
>>> [9] <query> SELECT * FROM `repository` r WHERE (r.id IN (1)) ORDER BY r.id DESC
<<< [9] <query> 186 us
>>> [10] <query> SELECT * FROM `repository_commitdata` WHERE commitID in (34769)
<<< [10] <query> 188 us
>>> [11] <connect> phabricator_passphrase
<<< [11] <connect> 443 us
>>> [12] <query> SELECT * FROM `passphrase_credential` WHERE (phid IN ('PHID-CDTL-ivsjovdl7b7ykhkd5d2v')) ORDER BY id DESC
<<< [12] <query> 154 us
>>> [13] <query> SELECT * FROM `passphrase_secret` WHERE id IN (1)
<<< [13] <query> 172 us
>>> [14] <exec> $ svn --non-interactive --no-auth-cache --username 'xxxxx' --password 'xxxxx' log --xml --limit 1 'svn://svn-vm/repo1@28588'
<<< [14] <exec> 14,574 us
<<< [7] <conduit> 25,992 us
>>> [15] <query> SELECT * FROM `repository_commitdata` WHERE commitID = 34769
<<< [15] <query> 154 us
>>> [16] <connect> phabricator_user
<<< [16] <connect> 346 us
>>> [17] <query> SELECT * FROM `user` WHERE userName = 'seth'
<<< [17] <query> 150 us
>>> [18] <event> diffusion.lookupUser <listeners = 1>
<<< [18] <event> 154 us
>>> [19] <query> SELECT * FROM `user` WHERE phid = 'PHID-USER-4xra3qojo6pa6orwvhzm'
<<< [19] <query> 174 us
>>> [20] <conduit> differential.parsecommitmessage()
>>> [21] <connect> phabricator_auth
<<< [21] <connect> 474 us
>>> [22] <query> SELECT * FROM `auth_providerconfig` ORDER BY id DESC
<<< [22] <query> 300 us
>>> [23] <query> SELECT * FROM `user` user WHERE (user.userName IN ('john', 'mark')) ORDER BY user.id DESC
<<< [23] <query> 345 us
>>> [24] <query> SELECT * FROM `user` user WHERE (user.userName IN ('john')) ORDER BY user.id DESC
<<< [24] <query> 170 us
>>> [25] <connect> phabricator_project
<<< [25] <connect> 404 us
>>> [26] <query> SELECT p.* , vm.dst viewerIsMember FROM `project` p LEFT JOIN `edge` vm ON vm.src = p.phid AND vm.type = 13 AND vm.dst = '' JOIN `project_slug` slug on slug.projectPHID = p.phid WHERE (slug.slug IN ('p1')) ORDER BY name ASC
<<< [26] <query> 339 us
>>> [27] <query> SELECT * FROM `project_slug` WHERE projectPHID IN ('PHID-PROJ-qjarea26ongp2s56eygc')
<<< [27] <query> 293 us
>>> [28] <connect> phabricator_maniphest
<<< [28] <connect> 574 us
>>> [29] <query> SELECT task.* FROM `maniphest_task` task WHERE (task.id in (590)) ORDER BY task.dateModified DESC
<<< [29] <query> 177 us
<<< [20] <conduit> 67,291 us
>>> [30] <connect> phabricator_repository
<<< [30] <connect> 379 us
>>> [31] <query> UPDATE `repository_commit` SET `repositoryID` = '1', `phid` = 'PHID-CMIT-dlzazvvbldm256tl3spm', `commitIdentifier` = '28588', `epoch` = '1426197488', `mailKey` = 'husykpvja6g63yyhbls2', `authorPHID` = 'PHID-USER-4xra3qojo6pa6orwvhzm', `auditStatus` = '0', `summary` = 'Change message format', `id` = '34769' WHERE `id` = '34769'
<<< [31] <query> 2,025 us
>>> [32] <connect> phabricator_differential
<<< [32] <connect> 336 us
>>> [33] <query> (SELECT r.* FROM `differential_revision` r WHERE (r.id IN (728)) ORDER BY r.dateModified DESC )
<<< [33] <query> 172 us
>>> [34] <query> SELECT * FROM `repository` r WHERE (r.phid IN ('PHID-REPO-6im3vdsydxd6d55upzsd')) ORDER BY r.id DESC
<<< [34] <query> 149 us
>>> [35] <query> SELECT revisionID, id FROM `differential_diff` WHERE revisionID IN (728)
ORDER BY id DESC
<<< [35] <query> 144 us
>>> [36] <query> SELECT * FROM `differential_diff` WHERE id IN (2021)
<<< [36] <query> 176 us
>>> [37] <query> SELECT edge.* FROM `edge` edge WHERE (edge.src IN ('PHID-DREV-wqd6ytf6zaxmztz5qfy3')) AND (edge.type IN ('35')) ORDER BY edge.dateCreated ASC, edge.seq ASC
<<< [37] <query> 273 us
>>> [38] <query> SELECT edgedata.* FROM `edgedata` edgedata WHERE id IN (2859, 2874)
<<< [38] <query> 143 us
>>> [39] <query> START TRANSACTION
<<< [39] <query> 540 us
>>> [40] <query> INSERT INTO `edge` (src, type, dst, dateCreated, seq, dataID)
VALUES ('PHID-CMIT-dlzazvvbldm256tl3spm', 32, 'PHID-DREV-wqd6ytf6zaxmztz5qfy3', 1426254374, 0, NULL) ON DUPLICATE KEY UPDATE dataID = VALUES(dataID)
<<< [40] <query> 619 us
>>> [41] <query> START TRANSACTION
<<< [41] <query> 95 us
>>> [42] <query> INSERT INTO `edge` (src, type, dst, dateCreated, seq, dataID)
VALUES ('PHID-DREV-wqd6ytf6zaxmztz5qfy3', 31, 'PHID-CMIT-dlzazvvbldm256tl3spm', 1426254374, 0, NULL) ON DUPLICATE KEY UPDATE dataID = VALUES(dataID)
<<< [42] <query> 304 us
>>> [43] <query> COMMIT
<<< [43] <query> 540 us
>>> [44] <query> COMMIT
<<< [44] <query> 139 us
>>> [45] <query> INSERT IGNORE INTO `differential_commit` (revisionID, commitPHID) VALUES (728, 'PHID-CMIT-dlzazvvbldm256tl3spm')
<<< [45] <query> 278 us
>>> [46] <conduit> diffusion.rawdiffquery()
>>> [47] <query> SELECT * FROM `repository` r WHERE (r.callsign IN ('M')) ORDER BY r.id DESC
<<< [47] <query> 151 us
>>> [48] <query> SELECT * FROM `passphrase_credential` WHERE (phid IN ('PHID-CDTL-ivsjovdl7b7ykhkd5d2v')) ORDER BY id DESC
<<< [48] <query> 177 us
>>> [49] <query> SELECT * FROM `passphrase_secret` WHERE id IN (1)
<<< [49] <query> 127 us
>>> [50] <exec> $ svn --non-interactive --no-auth-cache --username 'xxxxx' --password 'xxxxx' diff --diff-cmd '/home/phabuser/arcanist/src/../scripts/repository/binary_safe_diff.sh' -x -U65535 -r 28587:28588 'svn://svn-vm/repo1'
<<< [50] <exec> 4,011,618 us
<<< [46] <conduit> 4,015,879 us
Killed

Event Timeline

sshannin changed the title of this paste from untitled to repository reparse trace.
sshannin updated the paste's language from autodetect to autodetect.