"./operations.test -test.v -test.timeout 1h0m0s -remote TestUptobox: -verbose" - Starting (try 1/5) 2021/06/01 05:06:05 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jofutay5kicinen9subiyos8" 2021/06/01 05:06:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/06/01 05:06:06 DEBUG : Creating backend with remote "/tmp/rclone250269634" === 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 "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/06/01 05:06:10 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/06/01 05:06:10 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/06/01 05:06:10 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/06/01 05:06:12 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/06/01 05:06:12 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/06/01 05:06:12 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/06/01 05:06:23 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/06/01 05:06:23 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/06/01 05:06:23 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/06/01 05:06:24 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/06/01 05:06:25 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/06/01 05:06:25 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/06/01 05:06:29 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/06/01 05:06:29 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/06/01 05:06:29 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/06/01 05:06:30 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/06/01 05:06:31 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/06/01 05:06:31 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (26.06s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (6.02s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (12.80s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (6.11s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/06/01 05:06:32 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/06/01 05:06:32 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/06/01 05:06:32 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/06/01 05:06:32 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/06/01 05:06:32 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/06/01 05:06:32 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/06/01 05:06:32 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 2021/06/01 05:06:32 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/06/01 05:06:32 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/06/01 05:06:32 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/06/01 05:06:32 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/06/01 05:06:32 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/06/01 05:06:32 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/06/01 05:06:32 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 "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", 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 (19.65s) --- PASS: TestCheck/1 (0.33s) --- PASS: TestCheck/2 (0.38s) --- PASS: TestCheck/3 (0.40s) --- PASS: TestCheck/4 (0.40s) --- PASS: TestCheck/5 (0.39s) --- PASS: TestCheck/6 (0.41s) --- PASS: TestCheck/7 (0.39s) === RUN TestCheckFsError 2021/06/01 05:06:52 DEBUG : Creating backend with remote "non-existent" 2021/06/01 05:06:52 DEBUG : Creating backend with remote "non-existent" 2021/06/01 05:06:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/06/01 05:06:52 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2021/06/01 05:06:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/06/01 05:06:52 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 "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === CONT TestCheckDownload run.go:282: Failed to put "empty space" to "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'": Upload: unexpected response --- FAIL: TestCheckDownload (18.07s) --- PASS: TestCheckDownload/1 (1.24s) --- PASS: TestCheckDownload/2 (1.16s) === RUN TestCheckSizeOnly run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", 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 (19.62s) --- PASS: TestCheckSizeOnly/1 (0.41s) --- PASS: TestCheckSizeOnly/2 (0.38s) --- PASS: TestCheckSizeOnly/3 (0.40s) --- PASS: TestCheckSizeOnly/4 (0.40s) --- PASS: TestCheckSizeOnly/5 (0.39s) --- PASS: TestCheckSizeOnly/6 (0.40s) --- PASS: TestCheckSizeOnly/7 (0.49s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestDeduplicateInteractive run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateInteractive (0.80s) === RUN TestDeduplicateSkip run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSkip (0.79s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSizeOnly (0.81s) === RUN TestDeduplicateFirst run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateFirst (0.82s) === RUN TestDeduplicateNewest run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateNewest (0.77s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.81s) === RUN TestDeduplicateOldest run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateOldest (0.80s) === RUN TestDeduplicateLargest run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateLargest (0.80s) === RUN TestDeduplicateSmallest run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSmallest (0.80s) === RUN TestDeduplicateRename run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateRename (0.80s) === RUN TestMergeDirs run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.80s) === RUN TestListDirSorted run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:08:07 DEBUG : a.txt: Excluded 2021/06/01 05:08:08 DEBUG : sub dir/hello world2: Excluded 2021/06/01 05:08:08 DEBUG : sub dir/hello world: Excluded 2021/06/01 05:08:08 DEBUG : sub dir/hello world2: Excluded 2021/06/01 05:08:08 DEBUG : sub dir/hello world: Excluded 2021/06/01 05:08:09 DEBUG : sub dir/ignore dir: Excluded 2021/06/01 05:08:09 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (39.25s) === RUN TestMkdir run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:08:17 DEBUG : Uptobox root 'rclone-test-jofutay5kicinen9subiyos8': Making directory 2021/06/01 05:08:18 DEBUG : Uptobox root 'rclone-test-jofutay5kicinen9subiyos8': Making directory --- PASS: TestMkdir (2.00s) === RUN TestLsd run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" --- PASS: TestLsd (7.21s) === RUN TestLs run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" --- PASS: TestLs (8.80s) === RUN TestLsWithFilesFrom run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:08:43 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (9.61s) === RUN TestLsLong run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" --- PASS: TestLsLong (8.81s) === RUN TestHashSums run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:09:05 ERROR : empty space: Hash unsupported: hash type not supported 2021/06/01 05:09:05 ERROR : potato2: Hash unsupported: hash type not supported 2021/06/01 05:09:07 ERROR : potato2: Hash unsupported: hash type not supported 2021/06/01 05:09:07 ERROR : empty space: Hash unsupported: hash type not supported 2021/06/01 05:09:10 ERROR : empty space: Hash unsupported: hash type not supported 2021/06/01 05:09:10 ERROR : potato2: Hash unsupported: hash type not supported --- PASS: TestHashSums (19.62s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" --- PASS: TestCount (14.42s) === RUN TestDelete run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:09:38 DEBUG : Waiting for deletions to finish 2021/06/01 05:09:38 DEBUG : large: Excluded 2021/06/01 05:09:39 INFO : medium: Deleted 2021/06/01 05:09:39 INFO : small: Deleted --- PASS: TestDelete (12.80s) === RUN TestRetry 2021/06/01 05:09:41 DEBUG : Received error: EOF - low level retry 1/5 2021/06/01 05:09:41 DEBUG : Received error: EOF - low level retry 2/5 2021/06/01 05:09:41 DEBUG : Received error: EOF - low level retry 1/5 2021/06/01 05:09:41 DEBUG : Received error: EOF - low level retry 2/5 2021/06/01 05:09:41 DEBUG : Received error: EOF - low level retry 3/5 2021/06/01 05:09:41 DEBUG : Received error: EOF - low level retry 4/5 2021/06/01 05:09:41 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" --- PASS: TestCat (16.45s) === RUN TestPurge 2021/06/01 05:09:57 DEBUG : Creating backend with remote "TestUptobox:rclone-test-gosezoy4zujunog2tumexop9" 2021/06/01 05:09:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/06/01 05:09:57 DEBUG : Creating backend with remote "/tmp/rclone369020484" run.go:176: Remote "Uptobox root 'rclone-test-gosezoy4zujunog2tumexop9'", Local "Local file system at /tmp/rclone369020484", Modify Window "876000h0m0s" 2021/06/01 05:10:03 DEBUG : A2: Making directory 2021/06/01 05:10:04 DEBUG : A1/B2: Making directory 2021/06/01 05:10:05 DEBUG : A1/B2/C2: Making directory 2021/06/01 05:10:06 DEBUG : A1/B1/C3: Making directory 2021/06/01 05:10:08 DEBUG : A3: Making directory 2021/06/01 05:10:09 DEBUG : A3/B3: Making directory 2021/06/01 05:10:10 DEBUG : A3/B3/C4: Making directory 2021/06/01 05:10:25 DEBUG : Waiting for deletions to finish 2021/06/01 05:10:26 INFO : A1/B1/C1/one: Deleted 2021/06/01 05:10:28 DEBUG : A1/B1/C3: Removing directory 2021/06/01 05:10:28 DEBUG : A1/B1/C1: Removing directory 2021/06/01 05:10:29 DEBUG : A1/B1: Removing directory 2021/06/01 05:10:33 DEBUG : Waiting for deletions to finish 2021/06/01 05:10:36 INFO : A1/two: Deleted 2021/06/01 05:10:40 DEBUG : A3/B3/C4: Removing directory 2021/06/01 05:10:41 DEBUG : A3/B3: Removing directory 2021/06/01 05:10:42 DEBUG : A3: Removing directory 2021/06/01 05:10:42 DEBUG : A2: Removing directory 2021/06/01 05:10:43 DEBUG : A1/B2/C2: Removing directory 2021/06/01 05:10:44 DEBUG : A1/B2: Removing directory 2021/06/01 05:10:45 DEBUG : A1: Removing directory 2021/06/01 05:10:46 DEBUG : Uptobox root 'rclone-test-gosezoy4zujunog2tumexop9': Removing directory 2021/06/01 05:10:47 ERROR : : error listing: directory not found 2021/06/01 05:10:47 ERROR : : error listing: directory not found 2021/06/01 05:10:47 DEBUG : Uptobox root 'rclone-test-gosezoy4zujunog2tumexop9': Purge dir "" 2021/06/01 05:10:48 purge failed to rmdir "": api error 1: An error occured: Could not find current path 2021/06/01 05:10:48 purge failed: directory not found --- PASS: TestPurge (50.52s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:10:52 DEBUG : A2: Making directory 2021/06/01 05:10:53 DEBUG : A1/B2: Making directory 2021/06/01 05:10:54 DEBUG : A1/B2/C2: Making directory 2021/06/01 05:10:56 DEBUG : A1/B1/C3: Making directory 2021/06/01 05:10:57 DEBUG : A3: Making directory 2021/06/01 05:10:58 DEBUG : A3/B3: Making directory 2021/06/01 05:10:59 DEBUG : A3/B3/C4: Making directory 2021/06/01 05:11:09 DEBUG : A3/B3/C4: Removing directory 2021/06/01 05:11:18 DEBUG : A3/B3: Removing directory 2021/06/01 05:11:19 DEBUG : A3: Removing directory 2021/06/01 05:11:20 DEBUG : A2: Removing directory 2021/06/01 05:11:21 DEBUG : A1/B2/C2: Removing directory 2021/06/01 05:11:21 DEBUG : A1/B2: Removing directory 2021/06/01 05:11:22 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (42.18s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:11:30 DEBUG : A1: Making directory 2021/06/01 05:11:31 DEBUG : A1/B1: Making directory 2021/06/01 05:11:32 DEBUG : A1/B1/C1: Making directory 2021/06/01 05:11:37 DEBUG : A1/B1/C1: Removing directory 2021/06/01 05:11:37 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (11.20s) === RUN TestRmdirsWithFilter run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:11:41 DEBUG : A1: Making directory 2021/06/01 05:11:42 DEBUG : A1/B1: Making directory 2021/06/01 05:11:43 DEBUG : A1/B1/C1: Making directory 2021/06/01 05:11:48 DEBUG : A1/B1/C1: Removing directory 2021/06/01 05:11:49 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (11.63s) === RUN TestCopyURL run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:11:59 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (16.88s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:12:10 DEBUG : file1: Need to transfer - File not found at Destination 2021/06/01 05:12:14 INFO : file1: Copied (new) to: sub/file2 2021/06/01 05:12:14 INFO : file1: Deleted 2021/06/01 05:12:15 DEBUG : file1: Sizes identical 2021/06/01 05:12:15 DEBUG : file1: Unchanged skipping 2021/06/01 05:12:15 INFO : file1: Deleted 2021/06/01 05:12:16 DEBUG : Uptobox root 'rclone-test-jofutay5kicinen9subiyos8': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (9.21s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.80s) === RUN TestMoveFileBackupDir run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:12:24 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jofutay5kicinen9subiyos8/backup" 2021/06/01 05:12:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/06/01 05:12:27 INFO : dst/file1: Moved (server-side) 2021/06/01 05:12:32 INFO : dst/file1: Copied (new) 2021/06/01 05:12:32 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (19.00s) === RUN TestCopyFile run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:12:39 DEBUG : file1: Need to transfer - File not found at Destination 2021/06/01 05:12:44 INFO : file1: Copied (new) to: sub/file2 2021/06/01 05:12:45 DEBUG : file1: Sizes identical 2021/06/01 05:12:45 DEBUG : file1: Unchanged skipping 2021/06/01 05:12:46 DEBUG : Uptobox root 'rclone-test-jofutay5kicinen9subiyos8': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (10.63s) === RUN TestCopyFileBackupDir run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:12:55 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jofutay5kicinen9subiyos8/backup" 2021/06/01 05:12:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/06/01 05:12:58 INFO : dst/file1: Moved (server-side) 2021/06/01 05:13:03 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (20.68s) === RUN TestCopyFileCompareDest run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:13:10 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jofutay5kicinen9subiyos8/dst" 2021/06/01 05:13:11 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jofutay5kicinen9subiyos8/CompareDest" 2021/06/01 05:13:11 DEBUG : one: Need to transfer - File not found at Destination 2021/06/01 05:13:15 INFO : one: Copied (new) 2021/06/01 05:13:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 05:13:20 INFO : one: Copied (replaced existing) 2021/06/01 05:13:29 DEBUG : one: Sizes identical 2021/06/01 05:13:29 DEBUG : one: Destination found in --compare-dest, skipping 2021/06/01 05:13:36 DEBUG : two: Sizes identical 2021/06/01 05:13:36 DEBUG : two: Destination found in --compare-dest, skipping 2021/06/01 05:13:37 DEBUG : two: Sizes identical 2021/06/01 05:13:37 DEBUG : two: Destination found in --compare-dest, skipping 2021/06/01 05:13:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/06/01 05:13:39 DEBUG : two: Need to transfer - File not found at Destination 2021/06/01 05:13:43 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (38.75s) === RUN TestCopyFileCopyDest run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:13:49 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jofutay5kicinen9subiyos8/dst" 2021/06/01 05:13:49 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jofutay5kicinen9subiyos8/CopyDest" 2021/06/01 05:13:50 DEBUG : one: Need to transfer - File not found at Destination 2021/06/01 05:13:53 INFO : one: Copied (new) 2021/06/01 05:13:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 05:13:58 INFO : one: Copied (replaced existing) 2021/06/01 05:14:08 DEBUG : Creating backend with remote "TestUptobox:rclone-test-jofutay5kicinen9subiyos8/BackupDir" 2021/06/01 05:14:08 DEBUG : one: Sizes identical 2021/06/01 05:14:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 05:14:10 INFO : one: Moved (server-side) 2021/06/01 05:14:12 INFO : one: Copied (server-side copy) 2021/06/01 05:14:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/06/01 05:14:18 DEBUG : two: Sizes identical 2021/06/01 05:14:20 INFO : two: Copied (server-side copy) 2021/06/01 05:14:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/06/01 05:14:21 DEBUG : two: Sizes identical 2021/06/01 05:14:21 DEBUG : two: Sizes identical 2021/06/01 05:14:21 DEBUG : two: Unchanged skipping 2021/06/01 05:14:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/06/01 05:14:28 DEBUG : three: Destination not found in --copy-dest 2021/06/01 05:14:28 DEBUG : three: Need to transfer - File not found at Destination 2021/06/01 05:14:32 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (51.71s) === 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 "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:15:01 DEBUG : A1/B2: Making directory 2021/06/01 05:15:02 DEBUG : A1/B1/C3: Making directory 2021/06/01 05:15:30 INFO : A2/one: Moved (server-side) to: A3/one 2021/06/01 05:15:30 INFO : A2/two: Moved (server-side) to: A3/two 2021/06/01 05:15:32 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/06/01 05:15:32 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/06/01 05:15:34 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four --- PASS: TestDirMove (71.65s) === RUN TestGetFsInfo run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.80s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:15:53 DEBUG : Uptobox root 'rclone-test-jofutay5kicinen9subiyos8': File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:15:56 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:15:56 DEBUG : Uptobox root 'rclone-test-jofutay5kicinen9subiyos8': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/06/01 05:15:56 DEBUG : Creating backend with remote "/tmp/rclone-spool756198099" 2021/06/01 05:15:56 DEBUG : no_checksum_big_file_from_pipe: Sizes identical 2021/06/01 05:16:04 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:16:07 DEBUG : Uptobox root 'rclone-test-jofutay5kicinen9subiyos8': File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:16:10 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:16:10 DEBUG : Uptobox root 'rclone-test-jofutay5kicinen9subiyos8': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/06/01 05:16:10 DEBUG : Creating backend with remote "/tmp/rclone-spool977607190" 2021/06/01 05:16:10 NOTICE: Local file system at /tmp/rclone-spool977607190: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2021/06/01 05:16:10 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/06/01 05:16:13 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:16:16 DEBUG : Uptobox root 'rclone-test-jofutay5kicinen9subiyos8': File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:16:19 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:16:19 DEBUG : Uptobox root 'rclone-test-jofutay5kicinen9subiyos8': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/06/01 05:16:19 DEBUG : Creating backend with remote "/tmp/rclone-spool391068797" 2021/06/01 05:16:19 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2021/06/01 05:16:27 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:16:29 DEBUG : Uptobox root 'rclone-test-jofutay5kicinen9subiyos8': File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:16:33 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:16:33 DEBUG : Uptobox root 'rclone-test-jofutay5kicinen9subiyos8': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/06/01 05:16:33 DEBUG : Creating backend with remote "/tmp/rclone-spool228850104" 2021/06/01 05:16:33 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/06/01 05:16:36 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (45.17s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (13.64s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.82s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (13.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.81s) === RUN TestRcatSize run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:16:41 DEBUG : Uptobox root 'rclone-test-jofutay5kicinen9subiyos8': File to upload is small (60 bytes), uploading instead of streaming 2021/06/01 05:16:44 INFO : potato2: Copied (new) --- PASS: TestRcatSize (8.41s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Uptobox root 'rclone-test-jofutay5kicinen9subiyos8'", Local "Local file system at /tmp/rclone250269634", Modify Window "876000h0m0s" 2021/06/01 05:16:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/06/01 05:16:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/06/01 05:16:52 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/06/01 05:16:53 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: couldn't upload file: Post "https://www103.uptobox.com/upload?sess_id=XqoDADYDpAz7SnJnAJHt": failed to copy data: Max transfer limit reached as set by --max-transfer 2021/06/01 05:16:54 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/06/01 05:16:55 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/06/01 05:17:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (17.56s) === 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) FAIL 2021/06/01 05:17:04 DEBUG : Uptobox root 'rclone-test-jofutay5kicinen9subiyos8': Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestUptobox: -verbose" - Finished ERROR in 10m59.645719238s (try 1/5): exit status 1: Failed [TestCheckDownload]