· 7 years ago · Nov 03, 2018, 01:28 AM
1Debug: PRAGMA user_version;
2Debug: fetched: [(2,)]
3Debug: CREATE TABLE IF NOT EXISTS state (inode INTEGER PRIMARY KEY, mtime TEXT NOT NULL, md5 TEXT NOT NULL, timestamp TEXT NOT NULL)
4Debug: CREATE TABLE IF NOT EXISTS state_info (count INTEGER)
5Debug: CREATE TABLE IF NOT EXISTS link_state (path TEXT PRIMARY KEY, inode INTEGER NOT NULL, mtime TEXT NOT NULL)
6Debug: INSERT OR IGNORE INTO state_info (count) SELECT 0 WHERE NOT EXISTS (SELECT * FROM state_info)
7Debug: PRAGMA user_version = 2;
8No unused local cache to remove.
9Debug: Establishing ssh connection with 'xx' through port '22' as user 'xx'
10Enter password for host 'xx' port '22' user 'xx':
11
12Debug: Removing ssh://xx@xx//cluster/data/project_kws/dvc_storage/data/b7/c94427b2b4f9f1451996bf4765ca83
13Debug: Establishing ssh connection with 'xx' through port '22' as user 'xx'
14Debug: Removing ssh://xx@xx//cluster/data/project_kws/dvc_storage/data/b7/fc60c7971f6fd1419b2f108271d1e9
15Debug: Establishing ssh connection with 'xx' through port '22' as user 'xx'
16Debug: Removing ssh://xx@xx//cluster/data/project_kws/dvc_storage/data/b7/596124349fee0e329ff9c9ee77fdae
17Debug: Establishing ssh connection with 'xx' through port '22' as user 'xx'
18Debug: Removing ssh://xx@xx//cluster/data/project_kws/dvc_storage/data/b7/b870aa7e831671609d5682b73ca2a0
19Debug: Establishing ssh connection with 'xx' through port '22' as user 'xx'
20Debug: Removing ssh://xx@xx//cluster/data/project_kws/dvc_storage/data/b7/11d6d38f3be82a536eae57826e1f3b
21Debug: Establishing ssh connection with 'xx' through port '22' as user 'xx'
22Debug: Removing ssh://xx@xx//cluster/data/project_kws/dvc_storage/data/b7/1f3ba0f99049609a931f9037f7d616
23Debug: Establishing ssh connection with 'xx' through port '22' as user 'xx'
24Debug: Removing ssh://xx@xx//cluster/data/project_kws/dvc_storage/data/b7/b361d142fac1e78d63afa89df65584
25Debug: Establishing ssh connection with 'xx' through port '22' as user 'xx'
26Debug: Removing ssh://xx@xx//cluster/data/project_kws/dvc_storage/data/b7/a92a6f739246e04c41c4bdf8c58e38
27Debug: Establishing ssh connection with 'xx' through port '22' as user 'xx'
28Debug: Removing ssh://xx@xx//cluster/data/project_kws/dvc_storage/data/b7/c2b8b5bffb095b8bb989ab295820a8
29Debug: Establishing ssh connection with 'xx' through port '22' as user 'xx'
30Debug: Removing ssh://xx@xx//cluster/data/project_kws/dvc_storage/data/b7/bf23bb504fb91b98d38c4215fa04a4
31Debug: Establishing ssh connection with 'xx' through port '22' as user 'xx'
32Debug: Removing ssh://xx@xx//cluster/data/project_kws/dvc_storage/data/b7/57ba25c3cca5771fe8f13cc9c8dbab
33Debug: Establishing ssh connection with 'xx' through port '22' as user 'xx'
34Debug: Removing ssh://xx@xx//cluster/data/project_kws/dvc_storage/data/b7/4d2187cd9b60881adf4326242f74a3
35Debug: Establishing ssh connection with 'xx' through port '22' as user 'xx'
36^CDebug: SELECT count from state_info WHERE rowid=1
37Debug: fetched: [(55883,)]
38Debug: UPDATE state_info SET count = 55883 WHERE rowid = 1