"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2021/12/23 05:56:34 DEBUG : Creating backend with remote "TestB2:rclone-test-ruzisen8gamaqod7liloxef5" 2021/12/23 05:56:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/12/23 05:56:35 DEBUG : Creating backend with remote "/tmp/rclone3738512104" === 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:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/12/23 05:56:38 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/12/23 05:56:38 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/12/23 05:56:38 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/12/23 05:56:39 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/12/23 05:56:39 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/12/23 05:56:39 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/12/23 05:56:40 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/12/23 05:56:40 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/12/23 05:56:40 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/12/23 05:56:41 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/12/23 05:56:41 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/12/23 05:56:41 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/12/23 05:56:42 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/12/23 05:56:42 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/12/23 05:56:42 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/12/23 05:56:42 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/12/23 05:56:42 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/12/23 05:56:42 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (8.42s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (4.15s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (1.66s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (1.32s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/12/23 05:56:43 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/12/23 05:56:43 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/12/23 05:56:43 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/12/23 05:56:43 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/12/23 05:56:43 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/12/23 05:56:43 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/12/23 05:56:43 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/12/23 05:56:43 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/12/23 05:56:43 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/12/23 05:56:43 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/12/23 05:56:43 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/12/23 05:56:43 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/12/23 05:56:43 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/12/23 05:56:43 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:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (5.89s) --- PASS: TestCheck/1 (0.17s) --- PASS: TestCheck/2 (0.17s) --- PASS: TestCheck/3 (0.17s) --- PASS: TestCheck/4 (0.17s) --- PASS: TestCheck/5 (0.17s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2021/12/23 05:56:49 DEBUG : Creating backend with remote "non-existent" 2021/12/23 05:56:49 DEBUG : Creating backend with remote "non-existent" 2021/12/23 05:56:49 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/12/23 05:56:49 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/12/23 05:56:49 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/12/23 05:56:49 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:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (9.20s) --- PASS: TestCheckDownload/1 (0.86s) --- PASS: TestCheckDownload/2 (0.45s) --- PASS: TestCheckDownload/3 (0.34s) --- PASS: TestCheckDownload/4 (0.52s) --- PASS: TestCheckDownload/5 (0.35s) --- PASS: TestCheckDownload/6 (0.35s) --- PASS: TestCheckDownload/7 (0.36s) === RUN TestCheckSizeOnly run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:56:59 DEBUG : rutabaga: Clearing upload URL because of error: Post "https://pod-000-1150-14.backblaze.com/b2api/v1/b2_upload_file/5fa2dda3d0cdeb5b7fd80e1b/c001_v0001150_t0038": EOF 2021/12/23 05:56:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-14.backblaze.com/b2api/v1/b2_upload_file/5fa2dda3d0cdeb5b7fd80e1b/c001_v0001150_t0038": EOF) 2021/12/23 05:56:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:283: Retry Put of "rutabaga" to B2 bucket rclone-test-ruzisen8gamaqod7liloxef5: 1/10 (Post "https://pod-000-1150-14.backblaze.com/b2api/v1/b2_upload_file/5fa2dda3d0cdeb5b7fd80e1b/c001_v0001150_t0038": EOF) 2021/12/23 05:57:01 DEBUG : pacer: Reducing sleep to 10ms === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.72s) --- PASS: TestCheckSizeOnly/1 (0.17s) --- PASS: TestCheckSizeOnly/2 (0.17s) --- PASS: TestCheckSizeOnly/3 (0.17s) --- PASS: TestCheckSizeOnly/4 (0.17s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.17s) --- PASS: TestCheckSizeOnly/7 (0.17s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:57:13 NOTICE: test.sum: improperly formatted checksum line 4 2021/12/23 05:57:13 NOTICE: test.sum: improperly formatted checksum line 5 2021/12/23 05:57:13 NOTICE: test.sum: improperly formatted checksum line 6 2021/12/23 05:57:13 NOTICE: test.sum: 2 warning(s) suppressed... 2021/12/23 05:57:14 NOTICE: test.sum: improperly formatted checksum line 4 2021/12/23 05:57:14 NOTICE: test.sum: improperly formatted checksum line 5 2021/12/23 05:57:14 NOTICE: test.sum: improperly formatted checksum line 6 2021/12/23 05:57:14 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.04s) === RUN TestCheckSum run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:57:15 DEBUG : Creating backend with remote "TestB2:rclone-test-ruzisen8gamaqod7liloxef5/data" 2021/12/23 05:57:16 DEBUG : Couldn't decode error response: EOF check_test.go:356: B2 bucket rclone-test-ruzisen8gamaqod7liloxef5 path data lacks md5, skipping --- SKIP: TestCheckSum (1.20s) === RUN TestCheckSumDownload run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:57:16 DEBUG : Creating backend with remote "TestB2:rclone-test-ruzisen8gamaqod7liloxef5/data" 2021/12/23 05:57:17 DEBUG : Couldn't decode error response: EOF === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (19.10s) --- PASS: TestCheckSumDownload/subtest1 (0.88s) --- PASS: TestCheckSumDownload/subtest2 (0.68s) --- PASS: TestCheckSumDownload/subtest3 (0.85s) --- PASS: TestCheckSumDownload/subtest4 (0.74s) --- PASS: TestCheckSumDownload/subtest5 (0.71s) --- PASS: TestCheckSumDownload/subtest6 (0.72s) --- PASS: TestCheckSumDownload/subtest7 (0.73s) === RUN TestDeduplicateInteractive run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.37s) === RUN TestDeduplicateSkip run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.34s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.34s) === RUN TestDeduplicateFirst run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.34s) === RUN TestDeduplicateNewest run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.36s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:57:41 INFO : B2 bucket rclone-test-ruzisen8gamaqod7liloxef5: Looking for duplicate sha1 hashes using newest mode. 2021/12/23 05:57:41 NOTICE: 1b5bb8ba380f148e4aa756ee5447d7c2d6c3ee3a: Found 3 files with duplicate sha1 hashes 2021/12/23 05:57:41 INFO : one: Deleted 2021/12/23 05:57:42 INFO : also/one: Deleted 2021/12/23 05:57:42 NOTICE: 1b5bb8ba380f148e4aa756ee5447d7c2d6c3ee3a: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (6.85s) === RUN TestDeduplicateOldest run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.34s) === RUN TestDeduplicateLargest run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.34s) === RUN TestDeduplicateSmallest run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.38s) === RUN TestDeduplicateRename run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.34s) === RUN TestMergeDirs run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.34s) === RUN TestListDirSorted run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:57:52 DEBUG : a.txt: Excluded 2021/12/23 05:57:52 DEBUG : sub dir/hello world: Excluded 2021/12/23 05:57:52 DEBUG : sub dir/hello world2: Excluded 2021/12/23 05:57:53 DEBUG : sub dir/hello world: Excluded 2021/12/23 05:57:53 DEBUG : sub dir/hello world2: Excluded 2021/12/23 05:57:53 DEBUG : sub dir/ignore dir: Excluded 2021/12/23 05:57:53 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:57:54 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (14.84s) === RUN TestListJSON run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2021/12/23 05:58:04 ERROR : file1: Failed to read hash: hash type not supported --- PASS: TestListJSON (6.53s) --- PASS: TestListJSON/Default (0.17s) --- PASS: TestListJSON/FilesOnly (0.17s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.17s) --- PASS: TestListJSON/NoModTime (0.17s) --- PASS: TestListJSON/NoMimeType (0.18s) --- PASS: TestListJSON/ShowHash (0.17s) --- PASS: TestListJSON/HashTypes (0.17s) === RUN TestStatJSON run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir 2021/12/23 05:58:10 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2021/12/23 05:58:10 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/DirFilesOnly 2021/12/23 05:58:10 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly 2021/12/23 05:58:11 DEBUG : Couldn't decode error response: EOF === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2021/12/23 05:58:11 DEBUG : Creating backend with remote "TestB2:rclone-test-ruzisen8gamaqod7liloxef5/notfound" 2021/12/23 05:58:12 DEBUG : Couldn't decode error response: EOF --- PASS: TestStatJSON (6.63s) --- PASS: TestStatJSON/Root (0.17s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.86s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (0.34s) --- PASS: TestStatJSON/DirFilesOnly (0.17s) --- PASS: TestStatJSON/FileFilesOnly (0.17s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.17s) --- PASS: TestStatJSON/FileDirsOnly (0.17s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.17s) --- PASS: TestStatJSON/RootNotFound (1.24s) === RUN TestMkdir run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:58:14 DEBUG : B2 bucket rclone-test-ruzisen8gamaqod7liloxef5: Making directory 2021/12/23 05:58:14 DEBUG : B2 bucket rclone-test-ruzisen8gamaqod7liloxef5: Making directory --- PASS: TestMkdir (0.51s) === RUN TestLsd run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" --- PASS: TestLsd (2.66s) === RUN TestLs run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" --- PASS: TestLs (5.13s) === RUN TestLsWithFilesFrom run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:58:24 DEBUG : empty space: Excluded from sync (and deletion) 2021/12/23 05:58:24 DEBUG : Couldn't decode error response: EOF --- PASS: TestLsWithFilesFrom (4.12s) === RUN TestLsLong run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" --- PASS: TestLsLong (4.57s) === RUN TestHashSums run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (4.16s) --- PASS: TestHashSums/Sha1 (0.17s) --- PASS: TestHashSums/Sha1Download (0.89s) === RUN TestHashSumsWithErrors 2021/12/23 05:58:35 DEBUG : Creating backend with remote ":memory:" 2021/12/23 05:58:35 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2021/12/23 05:58:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2021/12/23 05:58:35 DEBUG : Creating md5 hash of 0 bytes read from input stream 2021/12/23 05:58:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2021/12/23 05:58:35 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2021/12/23 05:58:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2021/12/23 05:58:35 DEBUG : Creating md5 hash of 12 bytes read from input stream 2021/12/23 05:58:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2021/12/23 05:58:35 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" --- PASS: TestCount (5.17s) === RUN TestDelete run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:58:43 DEBUG : Waiting for deletions to finish 2021/12/23 05:58:43 DEBUG : large: Excluded from sync (and deletion) 2021/12/23 05:58:43 INFO : medium: Deleted 2021/12/23 05:58:44 INFO : small: Deleted --- PASS: TestDelete (5.03s) === RUN TestRetry 2021/12/23 05:58:45 DEBUG : Received error: EOF - low level retry 1/5 2021/12/23 05:58:45 DEBUG : Received error: EOF - low level retry 2/5 2021/12/23 05:58:45 DEBUG : Received error: EOF - low level retry 1/5 2021/12/23 05:58:45 DEBUG : Received error: EOF - low level retry 2/5 2021/12/23 05:58:45 DEBUG : Received error: EOF - low level retry 3/5 2021/12/23 05:58:45 DEBUG : Received error: EOF - low level retry 4/5 2021/12/23 05:58:45 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" --- PASS: TestCat (8.96s) === RUN TestPurge 2021/12/23 05:58:54 DEBUG : Creating backend with remote "TestB2:rclone-test-dumehev8bohayiq7xehuwoj6" 2021/12/23 05:58:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/12/23 05:58:55 DEBUG : Creating backend with remote "/tmp/rclone3318663156" run.go:181: Remote "B2 bucket rclone-test-dumehev8bohayiq7xehuwoj6", Local "Local file system at /tmp/rclone3318663156", Modify Window "1ms" 2021/12/23 05:58:57 DEBUG : A2: Making directory 2021/12/23 05:58:57 DEBUG : A1/B2: Making directory 2021/12/23 05:58:57 DEBUG : A1/B2/C2: Making directory 2021/12/23 05:58:57 DEBUG : A1/B1/C3: Making directory 2021/12/23 05:58:57 DEBUG : A3: Making directory 2021/12/23 05:58:57 DEBUG : A3/B3: Making directory 2021/12/23 05:58:57 DEBUG : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2021/12/23 05:58:59 DEBUG : A1/B1/C1/one: Deleting (id "4_zcf42fda3d0edeb5b7fd80e1b_f1061e719ff2e62d7_d20211223_m055856_c001_v0001105_t0037") fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2021/12/23 05:58:59 DEBUG : A1/two: Deleting (id "4_zcf42fda3d0edeb5b7fd80e1b_f1061e719ff2e6304_d20211223_m055857_c001_v0001105_t0017") 2021/12/23 05:59:00 DEBUG : B2 bucket rclone-test-dumehev8bohayiq7xehuwoj6: Purge remote 2021/12/23 05:59:00 purge failed: directory not found --- PASS: TestPurge (6.36s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:59:02 DEBUG : A2: Making directory 2021/12/23 05:59:02 DEBUG : A1/B2: Making directory 2021/12/23 05:59:02 DEBUG : A1/B2/C2: Making directory 2021/12/23 05:59:02 DEBUG : A1/B1/C3: Making directory 2021/12/23 05:59:02 DEBUG : A3: Making directory 2021/12/23 05:59:02 DEBUG : A3/B3: Making directory 2021/12/23 05:59:02 DEBUG : A3/B3/C4: Making directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" fstest.go:251: Filtering empty directory "A3/B3/C4" 2021/12/23 05:59:02 INFO : A3/B3/C4: Removing directory fstest.go:251: Filtering empty directory "A2" fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B2/C2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:251: Filtering empty directory "A3" fstest.go:251: Filtering empty directory "A3/B3" --- PASS: TestRmdirsNoLeaveRoot (4.20s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:59:05 DEBUG : A1: Making directory 2021/12/23 05:59:05 DEBUG : A1/B1: Making directory 2021/12/23 05:59:05 DEBUG : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.87s) === RUN TestRmdirsWithFilter run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:59:06 DEBUG : A1: Making directory 2021/12/23 05:59:06 DEBUG : A1/B1: Making directory 2021/12/23 05:59:06 DEBUG : A1/B1/C1: Making directory fstest.go:251: Filtering empty directory "A1" fstest.go:251: Filtering empty directory "A1/B1" fstest.go:251: Filtering empty directory "A1/B1/C1" fstest.go:251: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.85s) === RUN TestCopyURL run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:59:08 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (5.18s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:59:12 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:12 DEBUG : file1: Need to transfer - File not found at Destination 2021/12/23 05:59:12 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/12/23 05:59:12 INFO : file1: Copied (new) to: sub/file2 2021/12/23 05:59:12 INFO : file1: Deleted 2021/12/23 05:59:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/23 05:59:13 DEBUG : file1: Unchanged skipping 2021/12/23 05:59:13 INFO : file1: Deleted 2021/12/23 05:59:13 DEBUG : B2 bucket rclone-test-ruzisen8gamaqod7liloxef5: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.50s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:59:14 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:14 DEBUG : file1: Need to transfer - File not found at Destination 2021/12/23 05:59:15 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/12/23 05:59:15 INFO : file1: Copied (new) 2021/12/23 05:59:15 INFO : file1: Deleted 2021/12/23 05:59:15 DEBUG : file1: Destination exists, skipping 2021/12/23 05:59:15 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.93s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.34s) === RUN TestMoveFileBackupDir run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:59:17 DEBUG : Creating backend with remote "TestB2:rclone-test-ruzisen8gamaqod7liloxef5/backup" 2021/12/23 05:59:19 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:19 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/12/23 05:59:19 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:23 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2021/12/23 05:59:23 INFO : dst/file1: Copied (server-side copy) 2021/12/23 05:59:24 INFO : dst/file1: Deleted 2021/12/23 05:59:25 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/12/23 05:59:25 INFO : dst/file1: Copied (new) 2021/12/23 05:59:25 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (11.01s) === RUN TestCopyFile run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:59:28 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:28 DEBUG : file1: Need to transfer - File not found at Destination 2021/12/23 05:59:29 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/12/23 05:59:29 INFO : file1: Copied (new) to: sub/file2 2021/12/23 05:59:29 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/12/23 05:59:29 DEBUG : file1: Unchanged skipping 2021/12/23 05:59:29 DEBUG : B2 bucket rclone-test-ruzisen8gamaqod7liloxef5: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (3.36s) === RUN TestCopyFileBackupDir run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:59:32 DEBUG : Creating backend with remote "TestB2:rclone-test-ruzisen8gamaqod7liloxef5/backup" 2021/12/23 05:59:33 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/12/23 05:59:33 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:35 DEBUG : dst/file1: sha1 = 9d125cddbdc7323ccf9db2d2b67af177f781b5c6 OK 2021/12/23 05:59:35 INFO : dst/file1: Copied (server-side copy) 2021/12/23 05:59:37 INFO : dst/file1: Deleted 2021/12/23 05:59:38 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/12/23 05:59:38 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (9.02s) === RUN TestCopyFileCompareDest run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:59:40 DEBUG : Creating backend with remote "TestB2:rclone-test-ruzisen8gamaqod7liloxef5/dst" 2021/12/23 05:59:41 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:41 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:41 DEBUG : Creating backend with remote "TestB2:rclone-test-ruzisen8gamaqod7liloxef5/CompareDest" 2021/12/23 05:59:42 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:42 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:42 DEBUG : one: Need to transfer - File not found at Destination 2021/12/23 05:59:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/23 05:59:45 INFO : one: Copied (new) 2021/12/23 05:59:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2021/12/23 05:59:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/12/23 05:59:45 DEBUG : pacer: Reducing sleep to 10ms 2021/12/23 05:59:46 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/23 05:59:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/12/23 05:59:47 INFO : one: Copied (replaced existing) 2021/12/23 05:59:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 05:59:49 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/23 05:59:50 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 05:59:51 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/23 05:59:51 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 05:59:51 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/23 05:59:52 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/12/23 05:59:52 DEBUG : two: Need to transfer - File not found at Destination 2021/12/23 05:59:53 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2021/12/23 05:59:53 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (16.22s) === RUN TestCopyFileCopyDest run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 05:59:56 DEBUG : Creating backend with remote "TestB2:rclone-test-ruzisen8gamaqod7liloxef5/dst" 2021/12/23 05:59:58 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:58 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:58 DEBUG : Creating backend with remote "TestB2:rclone-test-ruzisen8gamaqod7liloxef5/CopyDest" 2021/12/23 05:59:58 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:58 DEBUG : Couldn't decode error response: EOF 2021/12/23 05:59:58 DEBUG : one: Need to transfer - File not found at Destination 2021/12/23 06:00:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/23 06:00:01 INFO : one: Copied (new) 2021/12/23 06:00:03 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:00:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/23 06:00:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/12/23 06:00:04 INFO : one: Copied (replaced existing) 2021/12/23 06:00:06 DEBUG : Creating backend with remote "TestB2:rclone-test-ruzisen8gamaqod7liloxef5/BackupDir" 2021/12/23 06:00:07 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:00:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 06:00:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/23 06:00:07 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:00:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/23 06:00:10 INFO : one: Copied (server-side copy) 2021/12/23 06:00:10 INFO : one: Deleted 2021/12/23 06:00:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/12/23 06:00:11 INFO : one: Copied (server-side copy) 2021/12/23 06:00:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/12/23 06:00:11 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1145-12.backblaze.com/b2api/v1/b2_upload_file/5fa2dda3d0cdeb5b7fd80e1b/c001_v0001145_t0059": EOF 2021/12/23 06:00:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1145-12.backblaze.com/b2api/v1/b2_upload_file/5fa2dda3d0cdeb5b7fd80e1b/c001_v0001145_t0059": EOF) 2021/12/23 06:00:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:283: Retry Put of "CopyDest/two" to B2 bucket rclone-test-ruzisen8gamaqod7liloxef5: 1/10 (Post "https://pod-000-1145-12.backblaze.com/b2api/v1/b2_upload_file/5fa2dda3d0cdeb5b7fd80e1b/c001_v0001145_t0059": EOF) 2021/12/23 06:00:13 DEBUG : pacer: Reducing sleep to 10ms 2021/12/23 06:00:15 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:00:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 06:00:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/12/23 06:00:16 INFO : two: Copied (server-side copy) 2021/12/23 06:00:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/12/23 06:00:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 06:00:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/12/23 06:00:16 DEBUG : two: Unchanged skipping 2021/12/23 06:00:17 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:00:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/12/23 06:00:17 DEBUG : three: Destination not found in --copy-dest 2021/12/23 06:00:17 DEBUG : three: Need to transfer - File not found at Destination 2021/12/23 06:00:19 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2021/12/23 06:00:19 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (31.64s) === 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:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 06:00:36 DEBUG : A1/B2: Making directory 2021/12/23 06:00:36 DEBUG : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2021/12/23 06:00:37 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:00:37 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:00:37 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:00:37 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:00:38 DEBUG : A1/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/12/23 06:00:38 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2021/12/23 06:00:38 DEBUG : A1/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/12/23 06:00:38 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2021/12/23 06:00:39 INFO : A1/B1/C1/four: Deleted 2021/12/23 06:00:39 DEBUG : A1/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/23 06:00:39 INFO : A1/one: Copied (server-side copy) to: A2/one 2021/12/23 06:00:39 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:00:39 DEBUG : A1/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/12/23 06:00:39 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2021/12/23 06:00:39 DEBUG : A1/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/12/23 06:00:39 INFO : A1/two: Copied (server-side copy) to: A2/two 2021/12/23 06:00:40 INFO : A1/B1/three: Deleted 2021/12/23 06:00:40 INFO : A1/one: Deleted 2021/12/23 06:00:41 INFO : A1/B1/C2/five: Deleted 2021/12/23 06:00:41 INFO : A1/two: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2021/12/23 06:00:42 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:00:42 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:00:42 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:00:42 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:00:43 DEBUG : A2/B1/C2/five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/12/23 06:00:43 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2021/12/23 06:00:43 DEBUG : A2/one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/12/23 06:00:43 INFO : A2/one: Copied (server-side copy) to: A3/one 2021/12/23 06:00:43 INFO : A2/B1/C2/five: Deleted 2021/12/23 06:00:43 INFO : A2/one: Deleted 2021/12/23 06:00:43 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:00:44 DEBUG : A2/B1/C1/four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/12/23 06:00:44 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2021/12/23 06:00:44 INFO : A2/B1/C1/four: Deleted 2021/12/23 06:00:44 DEBUG : A2/B1/three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/12/23 06:00:44 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2021/12/23 06:00:45 DEBUG : A2/two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/12/23 06:00:45 INFO : A2/two: Copied (server-side copy) to: A3/two 2021/12/23 06:00:45 INFO : A2/B1/three: Deleted 2021/12/23 06:00:46 INFO : A2/two: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (24.22s) === RUN TestGetFsInfo run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 06:00:52 DEBUG : B2 bucket rclone-test-ruzisen8gamaqod7liloxef5: File to upload is small (34 bytes), uploading instead of streaming 2021/12/23 06:00:54 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2021/12/23 06:00:54 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/12/23 06:00:54 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/12/23 06:00:56 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 06:00:59 DEBUG : B2 bucket rclone-test-ruzisen8gamaqod7liloxef5: File to upload is small (34 bytes), uploading instead of streaming 2021/12/23 06:01:01 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2021/12/23 06:01:01 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/12/23 06:01:01 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/12/23 06:01:03 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2021/12/23 06:01:03 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 06:01:05 DEBUG : B2 bucket rclone-test-ruzisen8gamaqod7liloxef5: File to upload is small (34 bytes), uploading instead of streaming 2021/12/23 06:01:05 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/12/23 06:01:05 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/12/23 06:01:07 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 06:01:11 DEBUG : B2 bucket rclone-test-ruzisen8gamaqod7liloxef5: File to upload is small (34 bytes), uploading instead of streaming 2021/12/23 06:01:12 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/12/23 06:01:12 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2021/12/23 06:01:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (24.60s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.18s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.48s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.93s) === RUN TestRcatSize run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 06:01:19 DEBUG : B2 bucket rclone-test-ruzisen8gamaqod7liloxef5: File to upload is small (60 bytes), uploading instead of streaming 2021/12/23 06:01:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/12/23 06:01:21 INFO : potato2: Copied (new) --- PASS: TestRcatSize (7.10s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 06:01:25 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:01:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/12/23 06:01:25 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/12/23 06:01:25 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/12/23 06:01:26 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:01:26 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/12/23 06:01:26 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1097-12.backblaze.com/b2api/v1/b2_upload_file/5fa2dda3d0cdeb5b7fd80e1b/c001_v0001097_t0054": Max transfer limit reached as set by --max-transfer 2021/12/23 06:01:26 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:01:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/12/23 06:01:26 DEBUG : Couldn't decode error response: EOF 2021/12/23 06:01:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/12/23 06:01:28 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 9ea309ceb78b00259482f8bb7dbf9db33559e07f OK 2021/12/23 06:01:28 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (5.33s) === RUN TestTouchDir run.go:181: Remote "B2 bucket rclone-test-ruzisen8gamaqod7liloxef5", Local "Local file system at /tmp/rclone3738512104", Modify Window "1ms" 2021/12/23 06:01:38 DEBUG : B2 bucket rclone-test-ruzisen8gamaqod7liloxef5: Touching "empty space" 2021/12/23 06:01:42 DEBUG : B2 bucket rclone-test-ruzisen8gamaqod7liloxef5: Touching "potato2" 2021/12/23 06:01:43 DEBUG : B2 bucket rclone-test-ruzisen8gamaqod7liloxef5: Touching "sub dir/potato3" --- PASS: TestTouchDir (17.03s) === 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 TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (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 2021/12/23 06:01:46 DEBUG : B2 bucket rclone-test-ruzisen8gamaqod7liloxef5: Purge remote 2021/12/23 06:01:47 DEBUG : A1/B1/C1/four: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f10886814c8cf434a_d20211223_m060038_c001_v0001097_t0018") 2021/12/23 06:01:47 DEBUG : A1/B1/C1/four: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc166c_d20211223_m060032_c001_v0001097_t0036") 2021/12/23 06:01:47 DEBUG : A1/B1/C1/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f115780f5cf64db79_d20211223_m055903_c001_v0001012_t0009") 2021/12/23 06:01:47 DEBUG : A1/B1/C1/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dd35_d20211223_m055901_c001_v0001145_t0022") 2021/12/23 06:01:47 DEBUG : A1/B1/C2/five: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f111a4920787f0e3d_d20211223_m060039_c001_v0001097_t0051") 2021/12/23 06:01:47 DEBUG : A1/B1/C2/five: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc1680_d20211223_m060034_c001_v0001097_t0043") 2021/12/23 06:01:47 DEBUG : A1/B1/three: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f100bba7e7841863e_d20211223_m060039_c001_v0001117_t0020") 2021/12/23 06:01:47 DEBUG : A1/B1/three: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc165c_d20211223_m060031_c001_v0001097_t0002") 2021/12/23 06:01:47 DEBUG : A1/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f113d3872eba476a5_d20211223_m060039_c001_v0001097_t0045") 2021/12/23 06:01:47 DEBUG : A1/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc163f_d20211223_m060028_c001_v0001097_t0027") 2021/12/23 06:01:47 DEBUG : A1/two: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f10398a4021f543d6_d20211223_m060039_c001_v0001105_t0027") 2021/12/23 06:01:47 DEBUG : A1/two: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc164e_d20211223_m060029_c001_v0001097_t0020") 2021/12/23 06:01:48 DEBUG : A1/two: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1045584eba45044f_d20211223_m055904_c001_v0001145_t0005") 2021/12/23 06:01:48 DEBUG : A1/two: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dd38_d20211223_m055902_c001_v0001145_t0037") 2021/12/23 06:01:48 DEBUG : A2/B1/C1/four: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1025bb8bb314b4d1_d20211223_m060044_c001_v0001019_t0044") 2021/12/23 06:01:48 DEBUG : A2/B1/C1/four: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1174f4732a7260c3_d20211223_m060038_c001_v0001165_t0002") 2021/12/23 06:01:48 DEBUG : A2/B1/C2/five: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f115b26d451773e8e_d20211223_m060043_c001_v0001136_t0017") 2021/12/23 06:01:48 DEBUG : A2/B1/C2/five: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1094d0886c5e9bd1_d20211223_m060037_c001_v0001117_t0018") 2021/12/23 06:01:48 DEBUG : A2/B1/three: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1035da0785889ab2_d20211223_m060045_c001_v0001120_t0028") 2021/12/23 06:01:48 DEBUG : A2/B1/three: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1170a5eb442c3727_d20211223_m060038_c001_v0001097_t0035") 2021/12/23 06:01:48 DEBUG : A2/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f111c8bd23f386407_d20211223_m060043_c001_v0001153_t0000") 2021/12/23 06:01:48 DEBUG : A2/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f102593e55570cad7_d20211223_m060038_c001_v0001091_t0041") 2021/12/23 06:01:48 DEBUG : A2/two: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f114be1a4ceec46ec_d20211223_m060045_c001_v0001003_t0004") 2021/12/23 06:01:48 DEBUG : A2/two: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f114f40035be370a0_d20211223_m060039_c001_v0001165_t0021") 2021/12/23 06:01:48 DEBUG : A3/B1/C1/four: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f108fd1b81d76b969_d20211223_m060046_c001_v0001105_t0004") 2021/12/23 06:01:48 DEBUG : A3/B1/C1/four: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1100a579a79b95e4_d20211223_m060042_c001_v0001105_t0006") 2021/12/23 06:01:48 DEBUG : A3/B1/C2/five: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1173eac7650fbe30_d20211223_m060048_c001_v0001105_t0046") 2021/12/23 06:01:48 DEBUG : A3/B1/C2/five: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f116aed2c75f80b01_d20211223_m060042_c001_v0001157_t0012") 2021/12/23 06:01:49 DEBUG : A3/B1/three: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f103552905286ddbf_d20211223_m060049_c001_v0001165_t0049") 2021/12/23 06:01:49 DEBUG : A3/B1/three: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1128a53e1d71896e_d20211223_m060044_c001_v0001157_t0023") 2021/12/23 06:01:49 DEBUG : A3/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1052d8227ee86756_d20211223_m060049_c001_v0001161_t0034") 2021/12/23 06:01:49 DEBUG : A3/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f119a34e4c87aa93b_d20211223_m060042_c001_v0001105_t0053") 2021/12/23 06:01:49 DEBUG : A3/two: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f104da4b21a6288b6_d20211223_m060050_c001_v0001105_t0045") 2021/12/23 06:01:49 DEBUG : A3/two: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1023c25568c6420f_d20211223_m060043_c001_v0001105_t0010") 2021/12/23 06:01:49 DEBUG : BackupDir/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f108fd1b81d76b512_d20211223_m060020_c001_v0001105_t0047") 2021/12/23 06:01:49 DEBUG : BackupDir/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1052f65e82aa4552_d20211223_m060009_c001_v0001105_t0042") 2021/12/23 06:01:49 DEBUG : CompareDest/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f118950505b4666ff_d20211223_m055953_c001_v0001154_t0000") 2021/12/23 06:01:49 DEBUG : CompareDest/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87de63_d20211223_m055948_c001_v0001145_t0044") 2021/12/23 06:01:49 DEBUG : CompareDest/two: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1021cb78f9229f0c_d20211223_m055954_c001_v0001131_t0046") 2021/12/23 06:01:49 DEBUG : CompareDest/two: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87de70_d20211223_m055950_c001_v0001145_t0018") 2021/12/23 06:01:49 DEBUG : CopyDest/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1143ce8e61824848_d20211223_m060021_c001_v0001144_t0005") 2021/12/23 06:01:49 DEBUG : CopyDest/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dec3_d20211223_m060005_c001_v0001145_t0042") 2021/12/23 06:01:49 DEBUG : CopyDest/three: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f108fd1b81d76b583_d20211223_m060022_c001_v0001105_t0023") 2021/12/23 06:01:49 DEBUG : CopyDest/three: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc158e_d20211223_m060016_c001_v0001097_t0057") 2021/12/23 06:01:49 DEBUG : CopyDest/two: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f100099a9ec4f3206_d20211223_m060024_c001_v0001120_t0032") 2021/12/23 06:01:49 DEBUG : CopyDest/two: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc1553_d20211223_m060014_c001_v0001097_t0011") 2021/12/23 06:01:49 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f10999a2fd8453d82_d20211223_m060128_c001_v0001153_t0001") 2021/12/23 06:01:49 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc1974_d20211223_m060125_c001_v0001097_t0003") 2021/12/23 06:01:50 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f119b34d480bd4014_d20211223_m060128_c001_v0001120_t0002") 2021/12/23 06:01:50 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc199c_d20211223_m060127_c001_v0001097_t0037") 2021/12/23 06:01:50 DEBUG : a.txt: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f103ddc6c7070dd2b_d20211223_m055754_c001_v0001029_t0037") 2021/12/23 06:01:50 DEBUG : a.txt: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87db69_d20211223_m055746_c001_v0001145_t0045") 2021/12/23 06:01:50 DEBUG : also/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f116d4b88fe6b657c_d20211223_m055741_c001_v0001105_t0005") 2021/12/23 06:01:50 DEBUG : also/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87db27_d20211223_m055739_c001_v0001145_t0011") 2021/12/23 06:01:50 DEBUG : another: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f110df9d3926fc2b3_d20211223_m055743_c001_v0001040_t0056") 2021/12/23 06:01:50 DEBUG : another: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87db30_d20211223_m055739_c001_v0001145_t0047") 2021/12/23 06:01:50 DEBUG : backup/dst/file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1083ccef48396084_d20211223_m055939_c001_v0001165_t0053") 2021/12/23 06:01:50 DEBUG : backup/dst/file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f103536af3f8d53a8_d20211223_m055935_c001_v0001039_t0018") 2021/12/23 06:01:50 DEBUG : backup/dst/file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1185d35b5ef68200_d20211223_m055926_c001_v0001008_t0035") 2021/12/23 06:01:50 DEBUG : backup/dst/file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11021ce352ec09de_d20211223_m055922_c001_v0001120_t0051") 2021/12/23 06:01:50 DEBUG : data/banana: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f118b851058fa7bd9_d20211223_m055730_c001_v0001136_t0053") 2021/12/23 06:01:50 DEBUG : data/banana: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dadb_d20211223_m055727_c001_v0001145_t0000") 2021/12/23 06:01:50 DEBUG : data/banana: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87da87_d20211223_m055717_c001_v0001145_t0047") 2021/12/23 06:01:50 DEBUG : data/potato: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1083d615c82f7f77_d20211223_m055731_c001_v0001090_t0030") 2021/12/23 06:01:50 DEBUG : data/potato: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dadf_d20211223_m055728_c001_v0001145_t0049") 2021/12/23 06:01:50 DEBUG : data/potato: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87da9a_d20211223_m055719_c001_v0001145_t0017") 2021/12/23 06:01:51 DEBUG : dst/file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1045c93b0b79615f_d20211223_m055939_c001_v0001037_t0050") 2021/12/23 06:01:51 DEBUG : dst/file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87de10_d20211223_m055938_c001_v0001145_t0049") 2021/12/23 06:01:51 DEBUG : dst/file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f101aa57accad271c_d20211223_m055935_c001_v0001105_t0039") 2021/12/23 06:01:51 DEBUG : dst/file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dde0_d20211223_m055931_c001_v0001145_t0021") 2021/12/23 06:01:51 DEBUG : dst/file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f10398a4021f53780_d20211223_m055926_c001_v0001105_t0023") 2021/12/23 06:01:51 DEBUG : dst/file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87ddb9_d20211223_m055924_c001_v0001145_t0014") 2021/12/23 06:01:51 DEBUG : dst/file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f115c07e2fc1931e8_d20211223_m055923_c001_v0001144_t0047") 2021/12/23 06:01:51 DEBUG : dst/file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dd8a_d20211223_m055916_c001_v0001145_t0010") 2021/12/23 06:01:51 DEBUG : dst/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1166226c92ea61d6_d20211223_m060025_c001_v0001150_t0016") 2021/12/23 06:01:51 DEBUG : dst/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f10003bc4b7c73d56_d20211223_m060011_c001_v0001146_t0039") 2021/12/23 06:01:51 DEBUG : dst/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f10988e651a1b0004_d20211223_m060010_c001_v0001150_t0015") 2021/12/23 06:01:51 DEBUG : dst/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87debf_d20211223_m060005_c001_v0001145_t0000") 2021/12/23 06:01:51 DEBUG : dst/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f115867e68caa19d4_d20211223_m060003_c001_v0001105_t0042") 2021/12/23 06:01:51 DEBUG : dst/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f115867e68caa1956_d20211223_m060000_c001_v0001105_t0025") 2021/12/23 06:01:51 DEBUG : dst/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f108fe71408df848e_d20211223_m055954_c001_v0001037_t0027") 2021/12/23 06:01:52 DEBUG : dst/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87de5d_d20211223_m055947_c001_v0001145_t0046") 2021/12/23 06:01:52 DEBUG : dst/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1041571842637bf9_d20211223_m055946_c001_v0001144_t0023") 2021/12/23 06:01:52 DEBUG : dst/one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1041571842637bee_d20211223_m055944_c001_v0001144_t0017") 2021/12/23 06:01:52 DEBUG : dst/three: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f102bb8b03c314256_d20211223_m060026_c001_v0001144_t0020") 2021/12/23 06:01:52 DEBUG : dst/three: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f115867e68caa1c97_d20211223_m060018_c001_v0001105_t0014") 2021/12/23 06:01:52 DEBUG : dst/two: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f108de5b13b0f05c8_d20211223_m060027_c001_v0001120_t0042") 2021/12/23 06:01:52 DEBUG : dst/two: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1142972158a54cb5_d20211223_m060015_c001_v0001019_t0044") 2021/12/23 06:01:52 DEBUG : dst/two: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f104532745dbab1e5_d20211223_m055955_c001_v0001029_t0032") 2021/12/23 06:01:52 DEBUG : dst/two: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1041571842637c17_d20211223_m055952_c001_v0001144_t0034") 2021/12/23 06:01:52 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f106a49ea430efbd6_d20211223_m060144_c001_v0001144_t0049") 2021/12/23 06:01:52 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1052f65e82aa5514_d20211223_m060140_c001_v0001105_t0047") 2021/12/23 06:01:52 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc19e3_d20211223_m060130_c001_v0001097_t0021") 2021/12/23 06:01:52 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1156683a74bbc67f_d20211223_m055839_c001_v0001031_t0026") 2021/12/23 06:01:52 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dcaa_d20211223_m055836_c001_v0001145_t0042") 2021/12/23 06:01:53 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11952708af300ad5_d20211223_m055833_c001_v0001113_t0038") 2021/12/23 06:01:53 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dc8c_d20211223_m055831_c001_v0001145_t0020") 2021/12/23 06:01:53 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f108a726b209a173b_d20211223_m055828_c001_v0001144_t0002") 2021/12/23 06:01:53 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dc6f_d20211223_m055827_c001_v0001145_t0027") 2021/12/23 06:01:53 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1126fc7255ce709e_d20211223_m055825_c001_v0001105_t0012") 2021/12/23 06:01:53 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dc5b_d20211223_m055823_c001_v0001145_t0000") 2021/12/23 06:01:53 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f104da4b21a627110_d20211223_m055819_c001_v0001105_t0038") 2021/12/23 06:01:53 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dc41_d20211223_m055818_c001_v0001145_t0029") 2021/12/23 06:01:53 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1061e719ff2e4fb8_d20211223_m055706_c001_v0001105_t0058") 2021/12/23 06:01:53 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87da21_d20211223_m055703_c001_v0001145_t0026") 2021/12/23 06:01:53 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f104da4b21a6263cb_d20211223_m055655_c001_v0001105_t0010") 2021/12/23 06:01:53 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f114030b9631ede4b_d20211223_m055651_c001_v0001150_t0050") 2021/12/23 06:01:54 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f100597c8140b7b0e_d20211223_m055647_c001_v0001017_t0002") 2021/12/23 06:01:54 DEBUG : empty space: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f114030b9631ede2b_d20211223_m055644_c001_v0001150_t0030") 2021/12/23 06:01:54 DEBUG : file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1130aeac2363f532_d20211223_m055916_c001_v0001146_t0016") 2021/12/23 06:01:54 DEBUG : file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dd81_d20211223_m055914_c001_v0001145_t0024") 2021/12/23 06:01:54 DEBUG : file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f116f66602aef18a4_d20211223_m055910_c001_v0001091_t0043") 2021/12/23 06:01:54 DEBUG : file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dd4e_d20211223_m055907_c001_v0001145_t0009") 2021/12/23 06:01:54 DEBUG : file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11892c88674daf6d_d20211223_m055852_c001_v0001105_t0010") 2021/12/23 06:01:54 DEBUG : file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dcdd_d20211223_m055845_c001_v0001145_t0006") 2021/12/23 06:01:54 DEBUG : file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1123f7f0caed2547_d20211223_m055813_c001_v0001041_t0010") 2021/12/23 06:01:54 DEBUG : file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dbfc_d20211223_m055807_c001_v0001145_t0003") 2021/12/23 06:01:54 DEBUG : file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f10719dc5a88249d5_d20211223_m055805_c001_v0001023_t0002") 2021/12/23 06:01:54 DEBUG : file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dbcb_d20211223_m055801_c001_v0001145_t0042") 2021/12/23 06:01:54 DEBUG : file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f111c1f855d347fdd_d20211223_m055642_c001_v0001105_t0003") 2021/12/23 06:01:54 DEBUG : file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f114030b9631ede12_d20211223_m055641_c001_v0001150_t0025") 2021/12/23 06:01:54 DEBUG : file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f114030b9631ede09_d20211223_m055639_c001_v0001150_t0013") 2021/12/23 06:01:55 DEBUG : file1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f114030b9631eddfc_d20211223_m055637_c001_v0001150_t0055") 2021/12/23 06:01:55 DEBUG : file2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1165b1f7a9ed8399_d20211223_m055910_c001_v0001146_t0051") 2021/12/23 06:01:55 DEBUG : file2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dd5e_d20211223_m055909_c001_v0001145_t0030") 2021/12/23 06:01:55 DEBUG : file2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1134126cb65e5616_d20211223_m055853_c001_v0001144_t0007") 2021/12/23 06:01:55 DEBUG : file2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dce3_d20211223_m055846_c001_v0001145_t0020") 2021/12/23 06:01:55 DEBUG : filename.txt: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f10398ebc2480f4e2_d20211223_m055910_c001_v0001097_t0042") 2021/12/23 06:01:55 DEBUG : filename.txt: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dd57_d20211223_m055908_c001_v0001145_t0002") 2021/12/23 06:01:55 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f116aaecfbf05ebca_d20211223_m060114_c001_v0001117_t0021") 2021/12/23 06:01:55 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc18cc_d20211223_m060112_c001_v0001097_t0000") 2021/12/23 06:01:55 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f100529a59e16dbad_d20211223_m060108_c001_v0001091_t0049") 2021/12/23 06:01:55 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc185c_d20211223_m060106_c001_v0001097_t0043") 2021/12/23 06:01:55 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f116d4b88fe6b87d4_d20211223_m060115_c001_v0001105_t0053") 2021/12/23 06:01:55 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc18b8_d20211223_m060111_c001_v0001097_t0035") 2021/12/23 06:01:55 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f110850e1fcb2dd68_d20211223_m060110_c001_v0001136_t0021") 2021/12/23 06:01:55 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc184b_d20211223_m060105_c001_v0001097_t0034") 2021/12/23 06:01:55 DEBUG : large: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1070d53201053045_d20211223_m055845_c001_v0001153_t0006") 2021/12/23 06:01:55 DEBUG : large: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dccb_d20211223_m055842_c001_v0001145_t0042") 2021/12/23 06:01:56 DEBUG : medium: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f105252173438cbe1_d20211223_m055843_c001_v0001153_t0017") 2021/12/23 06:01:56 DEBUG : medium: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dcc6_d20211223_m055841_c001_v0001145_t0003") 2021/12/23 06:01:56 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f104da4b21a6289ab_d20211223_m060056_c001_v0001105_t0024") 2021/12/23 06:01:56 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc17b7_d20211223_m060054_c001_v0001097_t0022") 2021/12/23 06:01:56 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f102123aea8e9986f_d20211223_m060059_c001_v0001146_t0010") 2021/12/23 06:01:56 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc17a7_d20211223_m060053_c001_v0001097_t0025") 2021/12/23 06:01:56 DEBUG : not-one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1089e28fbcf2dd02_d20211223_m055744_c001_v0001157_t0005") 2021/12/23 06:01:56 DEBUG : not-one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87db37_d20211223_m055740_c001_v0001145_t0041") 2021/12/23 06:01:56 DEBUG : one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1096c5d6cc3f350c_d20211223_m055741_c001_v0001154_t0002") 2021/12/23 06:01:56 DEBUG : one: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87db23_d20211223_m055738_c001_v0001145_t0012") 2021/12/23 06:01:56 DEBUG : potato1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f10561cd58d1be51c_d20211223_m060122_c001_v0001157_t0056") 2021/12/23 06:01:56 DEBUG : potato1: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc18fa_d20211223_m060117_c001_v0001097_t0034") 2021/12/23 06:01:56 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f109b54e3a39e771a_d20211223_m060145_c001_v0001131_t0008") 2021/12/23 06:01:56 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1126fc7255ce8dac_d20211223_m060142_c001_v0001105_t0018") 2021/12/23 06:01:56 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc19c9_d20211223_m060129_c001_v0001097_t0019") 2021/12/23 06:01:56 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f108fd1b81d76bfc4_d20211223_m060122_c001_v0001105_t0029") 2021/12/23 06:01:56 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc191e_d20211223_m060120_c001_v0001097_t0057") 2021/12/23 06:01:57 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f116b1f0706bec132_d20211223_m055839_c001_v0001097_t0000") 2021/12/23 06:01:57 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dca8_d20211223_m055835_c001_v0001145_t0041") 2021/12/23 06:01:57 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1152ef1f8750ec94_d20211223_m055834_c001_v0001009_t0026") 2021/12/23 06:01:57 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dc83_d20211223_m055831_c001_v0001145_t0029") 2021/12/23 06:01:57 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f102fa4b689aacfbf_d20211223_m055829_c001_v0001153_t0010") 2021/12/23 06:01:57 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dc6c_d20211223_m055827_c001_v0001145_t0029") 2021/12/23 06:01:57 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1123ab5e402ae933_d20211223_m055826_c001_v0001128_t0026") 2021/12/23 06:01:57 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dc56_d20211223_m055822_c001_v0001145_t0027") 2021/12/23 06:01:57 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1023c25568c6295a_d20211223_m055820_c001_v0001105_t0014") 2021/12/23 06:01:57 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dc3f_d20211223_m055817_c001_v0001145_t0048") 2021/12/23 06:01:57 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1183aa13f61ebc71_d20211223_m055707_c001_v0001134_t0052") 2021/12/23 06:01:57 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87da2c_d20211223_m055703_c001_v0001145_t0035") 2021/12/23 06:01:57 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f111a4920787f00bf_d20211223_m055656_c001_v0001097_t0022") 2021/12/23 06:01:57 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f114030b9631ede51_d20211223_m055652_c001_v0001150_t0019") 2021/12/23 06:01:57 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f115112517f64f193_d20211223_m055647_c001_v0001145_t0045") 2021/12/23 06:01:57 DEBUG : potato2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f114030b9631ede2e_d20211223_m055645_c001_v0001150_t0016") 2021/12/23 06:01:57 DEBUG : remotepotato: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1013cde3c76cdd7a_d20211223_m055708_c001_v0001117_t0039") 2021/12/23 06:01:57 DEBUG : remotepotato: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87da34_d20211223_m055705_c001_v0001145_t0042") 2021/12/23 06:01:58 DEBUG : remotepotato: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f10660fd1dfeab3c6_d20211223_m055656_c001_v0001004_t0006") 2021/12/23 06:01:58 DEBUG : remotepotato: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f114030b9631ede5b_d20211223_m055653_c001_v0001150_t0009") 2021/12/23 06:01:58 DEBUG : remotepotato: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1018629237fb379d_d20211223_m055648_c001_v0001128_t0026") 2021/12/23 06:01:58 DEBUG : remotepotato: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f114030b9631ede37_d20211223_m055646_c001_v0001150_t0009") 2021/12/23 06:01:58 DEBUG : rutabaga: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11335605c6f9aa9e_d20211223_m055710_c001_v0001120_t0050") 2021/12/23 06:01:58 DEBUG : rutabaga: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87da16_d20211223_m055701_c001_v0001145_t0031") 2021/12/23 06:01:58 DEBUG : rutabaga: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f114afb2c95fb40e5_d20211223_m055658_c001_v0001117_t0033") 2021/12/23 06:01:58 DEBUG : rutabaga: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f114030b9631ede46_d20211223_m055649_c001_v0001150_t0030") 2021/12/23 06:01:58 DEBUG : rutabaga: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1167741a9983abc9_d20211223_m055648_c001_v0001144_t0036") 2021/12/23 06:01:58 DEBUG : rutabaga: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f114030b9631ede22_d20211223_m055643_c001_v0001150_t0058") 2021/12/23 06:01:58 DEBUG : small: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1194cc74cbac721a_d20211223_m055844_c001_v0001117_t0044") 2021/12/23 06:01:58 DEBUG : small: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dcc3_d20211223_m055840_c001_v0001145_t0003") 2021/12/23 06:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f115867e68caa0bc5_d20211223_m055816_c001_v0001105_t0036") 2021/12/23 06:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dc35_d20211223_m055815_c001_v0001145_t0028") 2021/12/23 06:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f114d1b4d89dc2e00_d20211223_m055755_c001_v0001153_t0014") 2021/12/23 06:01:58 DEBUG : sub dir/hello world: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87db73_d20211223_m055748_c001_v0001145_t0013") 2021/12/23 06:01:58 DEBUG : sub dir/hello world2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1104fcab3490d17a_d20211223_m055755_c001_v0001097_t0052") 2021/12/23 06:01:58 DEBUG : sub dir/hello world2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87db7a_d20211223_m055748_c001_v0001145_t0014") 2021/12/23 06:01:59 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1113427bd0d3257b_d20211223_m055757_c001_v0001145_t0030") 2021/12/23 06:01:59 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87db82_d20211223_m055749_c001_v0001145_t0056") 2021/12/23 06:01:59 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f109675b74e1b916e_d20211223_m055758_c001_v0001130_t0054") 2021/12/23 06:01:59 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87db8a_d20211223_m055750_c001_v0001145_t0026") 2021/12/23 06:01:59 DEBUG : sub dir/potato3: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1070e06143974029_d20211223_m060145_c001_v0001145_t0005") 2021/12/23 06:01:59 DEBUG : sub dir/potato3: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1007ca44f3ba9ab1_d20211223_m060144_c001_v0001130_t0035") 2021/12/23 06:01:59 DEBUG : sub dir/potato3: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc1a2b_d20211223_m060135_c001_v0001097_t0053") 2021/12/23 06:01:59 DEBUG : sub dir/potato3: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11892c88674dadbe_d20211223_m055840_c001_v0001105_t0018") 2021/12/23 06:01:59 DEBUG : sub dir/potato3: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dcaf_d20211223_m055836_c001_v0001145_t0005") 2021/12/23 06:01:59 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f10063e8afe4e9322_d20211223_m055758_c001_v0001097_t0047") 2021/12/23 06:01:59 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87db94_d20211223_m055751_c001_v0001145_t0007") 2021/12/23 06:01:59 DEBUG : sub/file2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f118ded6db7a8abc5_d20211223_m055930_c001_v0001145_t0005") 2021/12/23 06:01:59 DEBUG : sub/file2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87ddca_d20211223_m055928_c001_v0001145_t0005") 2021/12/23 06:01:59 DEBUG : sub/file2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1083122e511bf9f8_d20211223_m055913_c001_v0001021_t0006") 2021/12/23 06:01:59 DEBUG : sub/file2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dd6e_d20211223_m055912_c001_v0001145_t0002") 2021/12/23 06:01:59 DEBUG : sub/file2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f119ab1e4b9de216e_d20211223_m055813_c001_v0001144_t0058") 2021/12/23 06:01:59 DEBUG : sub/file2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dc04_d20211223_m055808_c001_v0001145_t0037") 2021/12/23 06:02:00 DEBUG : sub/file2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f105d3df9ca83581e_d20211223_m055805_c001_v0001117_t0020") 2021/12/23 06:02:00 DEBUG : sub/file2: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dbd3_d20211223_m055802_c001_v0001145_t0049") 2021/12/23 06:02:00 DEBUG : test.sum: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f1023c25568c62141_d20211223_m055734_c001_v0001105_t0010") 2021/12/23 06:02:00 DEBUG : test.sum: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dae2_d20211223_m055728_c001_v0001145_t0007") 2021/12/23 06:02:00 DEBUG : test.sum: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dad0_d20211223_m055726_c001_v0001145_t0011") 2021/12/23 06:02:00 DEBUG : test.sum: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dac3_d20211223_m055724_c001_v0001145_t0059") 2021/12/23 06:02:00 DEBUG : test.sum: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87dab8_d20211223_m055723_c001_v0001145_t0038") 2021/12/23 06:02:00 DEBUG : test.sum: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87daaa_d20211223_m055721_c001_v0001145_t0038") 2021/12/23 06:02:00 DEBUG : test.sum: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87daa2_d20211223_m055720_c001_v0001145_t0026") 2021/12/23 06:02:00 DEBUG : test.sum: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87da90_d20211223_m055717_c001_v0001145_t0022") 2021/12/23 06:02:00 DEBUG : test.sum: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f100bba7e78417b17_d20211223_m055715_c001_v0001117_t0043") 2021/12/23 06:02:00 DEBUG : test.sum: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87da64_d20211223_m055713_c001_v0001145_t0045") 2021/12/23 06:02:00 DEBUG : test.sum: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87da5f_d20211223_m055712_c001_v0001145_t0021") 2021/12/23 06:02:00 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f115fa47ef607c6a0_d20211223_m060103_c001_v0001091_t0040") 2021/12/23 06:02:00 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc1824_d20211223_m060101_c001_v0001097_t0043") 2021/12/23 06:02:00 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f100f65528afb355f_d20211223_m060104_c001_v0001136_t0055") 2021/12/23 06:02:01 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f11248307a8dc180e_d20211223_m060100_c001_v0001097_t0009") 2021/12/23 06:02:01 DEBUG : zend.txt: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f114f4518a542766c_d20211223_m055800_c001_v0001145_t0005") 2021/12/23 06:02:01 DEBUG : zend.txt: Deleting (id "4_z5fa2dda3d0cdeb5b7fd80e1b_f112f82a21c87db71_d20211223_m055747_c001_v0001145_t0025") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 5m28.613273396s (try 1/5)