Advertisement
Guest User

Untitled

a guest
Apr 9th, 2019
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.90 KB | None | 0 0
  1. REDACTED@notebook2:~$ rclone mount robgsc-cryptp: e --cache-tmp-wait-time=10s --cache-tmp-upload-path=./u --cache-db-purge --cache-chunk-total-size=1M --cache-writes=true --cache-chunk-size=1M --cache-workers=1 --log-file=testcase.out -vv&
  2. [1] 13029
  3. REDACTED@notebook2:~$ tail -f testcase.out&
  4. [2] 13054
  5. REDACTED@notebook2:~$ 2019/04/09 10:27:56 DEBUG : /: Attr:
  6. 2019/04/09 10:27:56 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
  7. 2019/04/09 10:27:56 DEBUG : /: ReadDirAll:
  8. 2019/04/09 10:27:56 DEBUG : /: >ReadDirAll: item=5, err=<nil>
  9. 2019/04/09 10:27:56 DEBUG : /: Attr:
  10. 2019/04/09 10:27:56 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
  11. 2019/04/09 10:27:56 DEBUG : /: ReadDirAll:
  12. 2019/04/09 10:27:56 DEBUG : /: >ReadDirAll: item=5, err=<nil>
  13. 2019/04/09 10:27:56 DEBUG : /: Lookup: name="autorun.inf"
  14. 2019/04/09 10:27:56 DEBUG : /: >Lookup: node=<nil>, err=no such file or directory
  15.  
  16. REDACTED@notebook2:~$ cp elisting.json1 e/
  17. 2019/04/09 10:28:09 DEBUG : /: Attr:
  18. 2019/04/09 10:28:09 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxrwxr-x, err=<nil>
  19. 2019/04/09 10:28:09 DEBUG : /: Lookup: name="elisting.json1"
  20. 2019/04/09 10:28:09 DEBUG : /: >Lookup: node=<nil>, err=no such file or directory
  21. 2019/04/09 10:28:09 DEBUG : /: Lookup: name="elisting.json1"
  22. 2019/04/09 10:28:09 DEBUG : /: >Lookup: node=<nil>, err=no such file or directory
  23. 2019/04/09 10:28:09 DEBUG : /: Create: name="elisting.json1"
  24. 2019/04/09 10:28:09 DEBUG : elisting.json1: Open: flags=O_WRONLY|O_CREATE|O_EXCL
  25. 2019/04/09 10:28:09 DEBUG : elisting.json1: >Open: fd=elisting.json1 (w), err=<nil>
  26. 2019/04/09 10:28:09 DEBUG : /: >Create: node=elisting.json1, handle=&{elisting.json1 (w)}, err=<nil>
  27. 2019/04/09 10:28:09 DEBUG : elisting.json1: Attr:
  28. 2019/04/09 10:28:09 DEBUG : elisting.json1: >Attr: a=valid=1s ino=0 size=0 mode=-rw-rw-r--, err=<nil>
  29. 2019/04/09 10:28:09 DEBUG : &{elisting.json1 (w)}: Write: len=131072, offset=0
  30. 2019/04/09 10:28:09 DEBUG : &{elisting.json1 (w)}: >Write: written=131072, err=<nil>
  31. 2019/04/09 10:28:09 DEBUG : Cache remote robgsc:cloudp: put data streaming in 'mca0ol8afp2hjgt1ug6hqbe52s'
  32. 2019/04/09 10:28:09 DEBUG : : cache: expired cloudp
  33. 2019/04/09 10:28:09 DEBUG : &{elisting.json1 (w)}: Write: len=131072, offset=131072
  34. 2019/04/09 10:28:09 DEBUG : &{elisting.json1 (w)}: >Write: written=131072, err=<nil>
  35. 2019/04/09 10:28:09 DEBUG : &{elisting.json1 (w)}: Write: len=131072, offset=262144
  36. ....
  37. ....
  38. 2019/04/09 10:28:09 DEBUG : &{elisting.json1 (w)}: >Write: written=131072, err=<nil>
  39. 2019/04/09 10:28:09 DEBUG : &{elisting.json1 (w)}: Write: len=131072, offset=184156160
  40. 2019/04/09 10:28:09 DEBUG : &{elisting.json1 (w)}: >Write: written=131072, err=<nil>
  41. 2019/04/09 10:28:09 DEBUG : &{elisting.json1 (w)}: Write: len=131072, offset=184287232
  42. 2019/04/09 10:28:09 DEBUG : &{elisting.json1 (w)}: >Write: written=131072, err=<nil>
  43. 2019/04/09 10:28:09 DEBUG : &{elisting.json1 (w)}: Write: len=131072, offset=184418304
  44. 2019/04/09 10:28:09 DEBUG : &{elisting.json1 (w)}: >Write: written=131072, err=<nil>
  45. 2019/04/09 10:28:09 DEBUG : &{elisting.json1 (w)}: Write: len=42442, offset=184549376
  46. 2019/04/09 10:28:09 DEBUG : &{elisting.json1 (w)}: >Write: written=42442, err=<nil>
  47. 2019/04/09 10:28:09 DEBUG : &{elisting.json1 (w)}: Flush:
  48. 2019/04/09 10:28:10 INFO : mca0ol8afp2hjgt1ug6hqbe52s: put: uploaded in temp fs
  49. 2019/04/09 10:28:10 INFO : mca0ol8afp2hjgt1ug6hqbe52s: put: queued for upload
  50. 2019/04/09 10:28:10 DEBUG : cloudp/mca0ol8afp2hjgt1ug6hqbe52s: pending upload found
  51. 2019/04/09 10:28:10 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: put: added to cache
  52. 2019/04/09 10:28:10 DEBUG : : cache: expired cloudp
  53. 2019/04/09 10:28:10 INFO : : put: cache expired
  54. 2019/04/09 10:28:10 DEBUG : : forgetting directory cache
  55. 2019/04/09 10:28:10 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: object hash cached:
  56. 2019/04/09 10:28:10 DEBUG : elisting.json1: Size and modification time the same (differ by 0s, within tolerance 1ms)
  57. 2019/04/09 10:28:10 DEBUG : &{elisting.json1 (w)}: >Flush: err=<nil>
  58. 2019/04/09 10:28:10 DEBUG : &{elisting.json1 (w)}: Release:
  59. 2019/04/09 10:28:10 DEBUG : elisting.json1: WriteFileHandle.Release nothing to do
  60. 2019/04/09 10:28:10 DEBUG : &{elisting.json1 (w)}: >Release: err=<nil>
  61. REDACTED@notebook2:~$ 2019/04/09 10:28:20 INFO : mca0ol8afp2hjgt1ug6hqbe52s: background upload: started upload
  62. 2019/04/09 10:28:20 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Couldn't find file - need to transfer
  63. 2019/04/09 10:28:20 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 0 length 8388608
  64. 2019/04/09 10:28:21 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 8388608 length 8388608
  65. 2019/04/09 10:28:21 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 16777216 length 8388608
  66. 2019/04/09 10:28:22 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 25165824 length 8388608
  67. 2019/04/09 10:28:22 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 33554432 length 8388608
  68. 2019/04/09 10:28:22 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 41943040 length 8388608
  69. 2019/04/09 10:28:23 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 50331648 length 8388608
  70. 2019/04/09 10:28:23 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 58720256 length 8388608
  71. 2019/04/09 10:28:24 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 67108864 length 8388608
  72. 2019/04/09 10:28:24 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 75497472 length 8388608
  73. 2019/04/09 10:28:25 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 83886080 length 8388608
  74. 2019/04/09 10:28:25 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 92274688 length 8388608
  75. 2019/04/09 10:28:25 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 100663296 length 8388608
  76. 2019/04/09 10:28:26 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 109051904 length 8388608
  77. 2019/04/09 10:28:26 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 117440512 length 8388608
  78. 2019/04/09 10:28:27 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 125829120 length 8388608
  79. 2019/04/09 10:28:27 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 134217728 length 8388608
  80. 2019/04/09 10:28:28 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 142606336 length 8388608
  81. 2019/04/09 10:28:28 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 150994944 length 8388608
  82. 2019/04/09 10:28:29 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 159383552 length 8388608
  83. 2019/04/09 10:28:29 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 167772160 length 8388608
  84. 2019/04/09 10:28:29 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 176160768 length 8388608
  85. 2019/04/09 10:28:30 DEBUG : mca0ol8afp2hjgt1ug6hqbe52s: Sending chunk 184549376 length 87546
  86. 2019/04/09 10:28:31 INFO : mca0ol8afp2hjgt1ug6hqbe52s: Copied (new)
  87. 2019/04/09 10:28:31 INFO : mca0ol8afp2hjgt1ug6hqbe52s: Deleted
  88. 2019/04/09 10:28:31 INFO : mca0ol8afp2hjgt1ug6hqbe52s: background upload: uploaded entry
  89. 2019/04/09 10:28:31 DEBUG : : cache: expired cloudp
  90. 2019/04/09 10:28:31 INFO : mca0ol8afp2hjgt1ug6hqbe52s: finished background upload
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement