"./operations.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2020/08/16 05:11:32 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/08/16 05:11:32 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2020/08/16 05:11:32 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/08/16 05:11:33 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/08/16 05:11:33 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2020/08/16 05:11:33 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2020/08/16 05:11:35 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/08/16 05:11:35 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2020/08/16 05:11:35 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/08/16 05:11:36 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/08/16 05:11:36 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2020/08/16 05:11:36 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2020/08/16 05:11:38 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2020/08/16 05:11:38 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2020/08/16 05:11:38 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2020/08/16 05:11:39 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2020/08/16 05:11:39 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2020/08/16 05:11:39 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (13.18s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (5.27s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (3.38s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (3.47s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2020/08/16 05:11:41 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/08/16 05:11:41 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/08/16 05:11:41 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2020/08/16 05:11:41 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/08/16 05:11:41 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/08/16 05:11:41 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/08/16 05:11:41 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2020/08/16 05:11:41 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/08/16 05:11:41 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/08/16 05:11:41 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2020/08/16 05:11:41 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/08/16 05:11:41 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/08/16 05:11:41 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/08/16 05:11:41 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (18.36s) --- PASS: TestCheck/1 (0.60s) --- PASS: TestCheck/2 (0.60s) --- PASS: TestCheck/3 (0.62s) --- PASS: TestCheck/4 (0.59s) --- PASS: TestCheck/5 (0.59s) --- PASS: TestCheck/6 (0.61s) --- PASS: TestCheck/7 (0.59s) === RUN TestCheckFsError 2020/08/16 05:11:59 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2020/08/16 05:11:59 ERROR : : error reading source directory: directory not found 2020/08/16 05:11:59 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2020/08/16 05:11:59 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.43s) --- PASS: TestCheckDownload/1 (1.30s) --- PASS: TestCheckDownload/2 (0.87s) --- PASS: TestCheckDownload/3 (1.31s) --- PASS: TestCheckDownload/4 (1.29s) --- PASS: TestCheckDownload/5 (0.74s) --- PASS: TestCheckDownload/6 (1.29s) --- PASS: TestCheckDownload/7 (0.73s) === RUN TestCheckSizeOnly run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (18.25s) --- PASS: TestCheckSizeOnly/1 (0.62s) --- PASS: TestCheckSizeOnly/2 (0.59s) --- PASS: TestCheckSizeOnly/3 (0.61s) --- PASS: TestCheckSizeOnly/4 (0.59s) --- PASS: TestCheckSizeOnly/5 (0.60s) --- PASS: TestCheckSizeOnly/6 (0.62s) --- PASS: TestCheckSizeOnly/7 (0.59s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.19s) === RUN TestDeduplicateSkip run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.20s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.19s) === RUN TestDeduplicateFirst run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.20s) === RUN TestDeduplicateNewest run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.22s) === RUN TestDeduplicateOldest run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.21s) === RUN TestDeduplicateLargest run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.24s) === RUN TestDeduplicateSmallest run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.21s) === RUN TestDeduplicateRename run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" dedupe_test.go:23: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.21s) === RUN TestMergeDirs run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" dedupe_test.go:238: Can't merge directories --- SKIP: TestMergeDirs (1.22s) === RUN TestListDirSorted run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:13:08 DEBUG : a.txt: Excluded 2020/08/16 05:13:10 DEBUG : sub dir/hello world: Excluded 2020/08/16 05:13:10 DEBUG : sub dir/hello world2: Excluded 2020/08/16 05:13:10 DEBUG : sub dir/hello world: Excluded 2020/08/16 05:13:10 DEBUG : sub dir/hello world2: Excluded 2020/08/16 05:13:11 DEBUG : sub dir/ignore dir: Excluded 2020/08/16 05:13:12 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (34.02s) === RUN TestMkdir run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:13:23 DEBUG : sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4': Making directory 2020/08/16 05:13:23 DEBUG : sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4': Making directory --- PASS: TestMkdir (1.77s) === RUN TestLsd run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" --- PASS: TestLsd (7.98s) === RUN TestLs run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" --- PASS: TestLs (7.74s) === RUN TestLsWithFilesFrom run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:13:45 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (8.25s) === RUN TestLsLong run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" --- PASS: TestLsLong (7.81s) === RUN TestHashSums run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" --- PASS: TestHashSums (9.62s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" --- PASS: TestCount (13.31s) === RUN TestDelete run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:14:26 DEBUG : Waiting for deletions to finish 2020/08/16 05:14:26 DEBUG : large: Excluded 2020/08/16 05:14:27 INFO : small: Deleted 2020/08/16 05:14:27 INFO : medium: Deleted --- PASS: TestDelete (10.37s) === RUN TestRetry 2020/08/16 05:14:30 DEBUG : Received error: EOF - low level retry 1/5 2020/08/16 05:14:30 DEBUG : Received error: EOF - low level retry 2/5 2020/08/16 05:14:30 DEBUG : Received error: EOF - low level retry 1/5 2020/08/16 05:14:30 DEBUG : Received error: EOF - low level retry 2/5 2020/08/16 05:14:30 DEBUG : Received error: EOF - low level retry 3/5 2020/08/16 05:14:30 DEBUG : Received error: EOF - low level retry 4/5 2020/08/16 05:14:30 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" --- PASS: TestCat (11.75s) === RUN TestPurge 2020/08/16 05:14:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" run.go:176: Remote "sugarsync root 'Test/rclone-test-cimiseq9tucakaw8bapafat8'", Local "Local file system at /tmp/rclone717141246", Modify Window "876000h0m0s" 2020/08/16 05:14:49 DEBUG : A2: Making directory 2020/08/16 05:14:50 DEBUG : A1/B2: Making directory 2020/08/16 05:14:51 DEBUG : A1/B2/C2: Making directory 2020/08/16 05:14:52 DEBUG : A1/B1/C3: Making directory 2020/08/16 05:14:53 DEBUG : A3: Making directory 2020/08/16 05:14:53 DEBUG : A3/B3: Making directory 2020/08/16 05:14:54 DEBUG : A3/B3/C4: Making directory 2020/08/16 05:15:03 ERROR : : error listing: directory not found 2020/08/16 05:15:03 DEBUG : sugarsync root 'Test/rclone-test-cimiseq9tucakaw8bapafat8': Purge remote 2020/08/16 05:15:04 purge failed: directory not found --- PASS: TestPurge (22.62s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:15:09 DEBUG : A2: Making directory 2020/08/16 05:15:10 DEBUG : A1/B2: Making directory 2020/08/16 05:15:11 DEBUG : A1/B2/C2: Making directory 2020/08/16 05:15:11 DEBUG : A1/B1/C3: Making directory 2020/08/16 05:15:12 DEBUG : A3: Making directory 2020/08/16 05:15:13 DEBUG : A3/B3: Making directory 2020/08/16 05:15:14 DEBUG : A3/B3/C4: Making directory 2020/08/16 05:15:19 DEBUG : A3/B3/C4: Removing directory 2020/08/16 05:15:25 DEBUG : A3/B3: Removing directory 2020/08/16 05:15:26 DEBUG : A3: Removing directory 2020/08/16 05:15:27 DEBUG : A2: Removing directory 2020/08/16 05:15:28 DEBUG : A1/B2/C2: Removing directory 2020/08/16 05:15:29 DEBUG : A1/B2: Removing directory 2020/08/16 05:15:30 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (35.46s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:15:39 DEBUG : A1: Making directory 2020/08/16 05:15:41 DEBUG : A1/B1: Making directory 2020/08/16 05:15:41 DEBUG : A1/B1/C1: Making directory 2020/08/16 05:15:46 DEBUG : A1/B1/C1: Removing directory 2020/08/16 05:15:47 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (12.06s) === RUN TestCopyURL run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" --- PASS: TestCopyURL (11.66s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:16:04 DEBUG : file1: Need to transfer - File not found at Destination 2020/08/16 05:16:06 INFO : file1: Copied (new) 2020/08/16 05:16:06 INFO : file1: Deleted 2020/08/16 05:16:08 DEBUG : file1: Sizes identical 2020/08/16 05:16:08 DEBUG : file1: Unchanged skipping 2020/08/16 05:16:08 INFO : file1: Deleted 2020/08/16 05:16:09 DEBUG : sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (10.86s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:16:15 DEBUG : file1: Need to transfer - File not found at Destination 2020/08/16 05:16:17 INFO : file1: Copied (new) 2020/08/16 05:16:17 INFO : file1: Deleted 2020/08/16 05:16:19 DEBUG : file1: Sizes identical 2020/08/16 05:16:19 DEBUG : file1: Unchanged skipping 2020/08/16 05:16:19 INFO : file1: Deleted 2020/08/16 05:16:23 INFO : sub/file2: Moved (server side) 2020/08/16 05:16:23 INFO : sub/File2-rclone-move-moqonat3: Moved (server side) --- PASS: TestCaseInsensitiveMoveFile (13.92s) === RUN TestMoveFileBackupDir run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:16:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/08/16 05:16:39 INFO : dst/file1: Moved (server side) 2020/08/16 05:16:41 INFO : dst/file1: Copied (new) 2020/08/16 05:16:41 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (21.28s) === RUN TestCopyFile run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:16:50 DEBUG : file1: Need to transfer - File not found at Destination 2020/08/16 05:16:53 INFO : file1: Copied (new) 2020/08/16 05:16:54 DEBUG : file1: Sizes identical 2020/08/16 05:16:54 DEBUG : file1: Unchanged skipping 2020/08/16 05:16:56 DEBUG : sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (11.06s) === RUN TestCopyFileBackupDir run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:17:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/08/16 05:17:11 INFO : dst/file1: Moved (server side) 2020/08/16 05:17:13 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (21.24s) === RUN TestCopyFileCompareDest run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:17:30 DEBUG : one: Need to transfer - File not found at Destination 2020/08/16 05:17:33 INFO : one: Copied (new) 2020/08/16 05:17:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/08/16 05:17:38 INFO : one: Copied (replaced existing) 2020/08/16 05:17:47 DEBUG : one: Sizes identical 2020/08/16 05:17:47 DEBUG : one: Destination found in --compare-dest, skipping 2020/08/16 05:17:52 DEBUG : two: Sizes identical 2020/08/16 05:17:52 DEBUG : two: Destination found in --compare-dest, skipping 2020/08/16 05:17:55 DEBUG : two: Sizes identical 2020/08/16 05:17:55 DEBUG : two: Destination found in --compare-dest, skipping 2020/08/16 05:17:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2020/08/16 05:17:58 DEBUG : two: Need to transfer - File not found at Destination 2020/08/16 05:18:01 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (46.37s) === RUN TestCopyFileCopyDest run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:18:16 DEBUG : one: Need to transfer - File not found at Destination 2020/08/16 05:18:19 INFO : one: Copied (new) 2020/08/16 05:18:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/08/16 05:18:24 INFO : one: Copied (replaced existing) 2020/08/16 05:18:36 DEBUG : one: Sizes identical 2020/08/16 05:18:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/08/16 05:18:38 INFO : one: Moved (server side) 2020/08/16 05:18:39 INFO : one: Copied (server side copy) 2020/08/16 05:18:39 DEBUG : one: Destination found in --copy-dest, using server side copy 2020/08/16 05:18:45 DEBUG : two: Sizes identical 2020/08/16 05:18:46 INFO : two: Copied (server side copy) 2020/08/16 05:18:46 DEBUG : two: Destination found in --copy-dest, using server side copy 2020/08/16 05:18:48 DEBUG : two: Sizes identical 2020/08/16 05:18:48 DEBUG : two: Sizes identical 2020/08/16 05:18:48 DEBUG : two: Unchanged skipping 2020/08/16 05:18:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2020/08/16 05:18:54 DEBUG : three: Destination not found in --copy-dest 2020/08/16 05:18:54 DEBUG : three: Need to transfer - File not found at Destination 2020/08/16 05:18:56 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (58.30s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:19:20 DEBUG : A1/B2: Making directory 2020/08/16 05:19:21 DEBUG : A1/B1/C3: Making directory 2020/08/16 05:19:35 INFO : A2/one: Moved (server side) 2020/08/16 05:19:35 INFO : A2/two: Moved (server side) 2020/08/16 05:19:35 INFO : A2/B1/C2/five: Moved (server side) 2020/08/16 05:19:35 INFO : A2/B1/three: Moved (server side) 2020/08/16 05:19:36 INFO : A2/B1/C1/four: Moved (server side) --- PASS: TestDirMove (48.87s) === RUN TestGetFsInfo run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (1.18s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:19:57 DEBUG : sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4': File to upload is small (34 bytes), uploading instead of streaming 2020/08/16 05:19:59 INFO : no_checksum_small_file_from_pipe: Copied (new) 2020/08/16 05:20:01 DEBUG : no_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:20:05 DEBUG : sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4': File to upload is small (34 bytes), uploading instead of streaming 2020/08/16 05:20:07 INFO : with_checksum_small_file_from_pipe: Copied (new) 2020/08/16 05:20:09 NOTICE: sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2020/08/16 05:20:09 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:20:13 DEBUG : sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4': File to upload is small (34 bytes), uploading instead of streaming 2020/08/16 05:20:15 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/08/16 05:20:17 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:20:20 DEBUG : sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4': File to upload is small (34 bytes), uploading instead of streaming 2020/08/16 05:20:23 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/08/16 05:20:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (31.81s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.11s) === RUN TestRcatSize run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:20:30 DEBUG : sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4': File to upload is small (60 bytes), uploading instead of streaming 2020/08/16 05:20:32 INFO : potato2: Copied (new) --- PASS: TestRcatSize (7.06s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4'", Local "Local file system at /tmp/rclone901434092", Modify Window "876000h0m0s" 2020/08/16 05:20:36 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2020/08/16 05:20:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2020/08/16 05:20:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2020/08/16 05:20:42 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Put "https://api.sugarsync.com/file/:sc:9068489:215_1931505041/data": Max transfer limit reached as set by --max-transfer 2020/08/16 05:20:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2020/08/16 05:20:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2020/08/16 05:20:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (17.78s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) PASS 2020/08/16 05:20:53 DEBUG : sugarsync root 'Test/rclone-test-kexewiy7fotolip9feciwec4': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 9m28.605567009s (try 1/5)