"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 1/5) 2022/02/10 05:02:13 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6" 2022/02/10 05:02:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/02/10 05:02:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6.bin" 2022/02/10 05:02:14 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6" 2022/02/10 05:02:14 DEBUG : Creating backend with remote "/tmp/rclone3942212295" 2022/02/10 05:02:14 DEBUG : Config file has changed externaly - reloading === 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 "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/02/10 05:02:16 DEBUG : file1: md5 = da52ab8a8ef759c2189fc7ebaa27cc42 OK 2022/02/10 05:02:16 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/02/10 05:02:16 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/02/10 05:02:16 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/02/10 05:02:16 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/02/10 05:02:16 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/02/10 05:02:16 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/02/10 05:02:17 DEBUG : file1: md5 = f020ebfbaea78f0b6d70f2cde4ee2c22 OK 2022/02/10 05:02:17 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/02/10 05:02:17 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/02/10 05:02:17 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/02/10 05:02:17 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/02/10 05:02:17 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/02/10 05:02:17 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/02/10 05:02:18 DEBUG : file1: md5 = 83a8858700bd78fe369a3deab1a4bb99 OK 2022/02/10 05:02:18 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/02/10 05:02:18 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/02/10 05:02:18 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/02/10 05:02:18 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/02/10 05:02:18 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/02/10 05:02:18 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (4.64s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (2.15s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (0.96s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (1.01s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/02/10 05:02:19 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/02/10 05:02:19 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/02/10 05:02:19 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/02/10 05:02:19 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/02/10 05:02:19 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/02/10 05:02:19 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/02/10 05:02:19 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 2022/02/10 05:02:19 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/02/10 05:02:19 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/02/10 05:02:19 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/02/10 05:02:19 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/02/10 05:02:19 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/02/10 05:02:19 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/02/10 05:02:19 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 "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:02:20 DEBUG : rutabaga: md5 = 34d62d08240a542ba47cbf1234df74f8 OK === RUN TestCheck/1 === RUN TestCheck/2 2022/02/10 05:02:21 DEBUG : empty space: md5 = 7b849220044a7062880b7c48331e27a4 OK === RUN TestCheck/3 2022/02/10 05:02:23 DEBUG : potato2: md5 = e5171b2b91334b81d56f3992b5c79b3d OK === RUN TestCheck/4 === RUN TestCheck/5 2022/02/10 05:02:24 DEBUG : remotepotato: md5 = 6e779a62bf5b96ebca190b208364d9b2 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (7.19s) --- PASS: TestCheck/1 (0.33s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.14s) --- PASS: TestCheck/4 (0.04s) --- PASS: TestCheck/5 (0.20s) --- PASS: TestCheck/6 (0.11s) --- PASS: TestCheck/7 (0.04s) === RUN TestCheckFsError 2022/02/10 05:02:26 DEBUG : Creating backend with remote "non-existent" 2022/02/10 05:02:26 DEBUG : Creating backend with remote "non-existent" 2022/02/10 05:02:26 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/02/10 05:02:26 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 2022/02/10 05:02:26 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/02/10 05:02:26 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 "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:02:27 DEBUG : rutabaga: md5 = c56b9deaf30d467bb215cf4efc87acb0 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/02/10 05:02:28 DEBUG : empty space: md5 = 539e5769e5651697410eb56830d2a051 OK === RUN TestCheckDownload/3 2022/02/10 05:02:29 DEBUG : potato2: md5 = be9a3eb728643411e2bfb2c5593846d9 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/02/10 05:02:30 DEBUG : remotepotato: md5 = fbfd2183daeb6a0258357aa57b3a9ccd OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (6.27s) --- PASS: TestCheckDownload/1 (0.23s) --- PASS: TestCheckDownload/2 (0.19s) --- PASS: TestCheckDownload/3 (0.08s) --- PASS: TestCheckDownload/4 (0.23s) --- PASS: TestCheckDownload/5 (0.14s) --- PASS: TestCheckDownload/6 (0.11s) --- PASS: TestCheckDownload/7 (0.10s) === RUN TestCheckSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:02:33 DEBUG : rutabaga: md5 = 3688ab6adf70578011b1379b70d66b85 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/02/10 05:02:34 DEBUG : empty space: md5 = f9082881c2e7612f51e8369f08196567 OK === RUN TestCheckSizeOnly/3 2022/02/10 05:02:34 DEBUG : potato2: md5 = 62ab120309c57c44def902c0fc50278e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/02/10 05:02:36 DEBUG : remotepotato: md5 = e2cd1cc93fbe34060cf7b09e06b83cd8 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (4.85s) --- PASS: TestCheckSizeOnly/1 (0.04s) --- PASS: TestCheckSizeOnly/2 (0.04s) --- PASS: TestCheckSizeOnly/3 (0.04s) --- PASS: TestCheckSizeOnly/4 (0.31s) --- PASS: TestCheckSizeOnly/5 (0.11s) --- PASS: TestCheckSizeOnly/6 (0.04s) --- PASS: TestCheckSizeOnly/7 (0.04s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:02:40 DEBUG : test.sum: md5 = ccae0f3b76f4942f56c801e3560f79f9 OK 2022/02/10 05:02:40 NOTICE: test.sum: improperly formatted checksum line 4 2022/02/10 05:02:40 NOTICE: test.sum: improperly formatted checksum line 5 2022/02/10 05:02:40 NOTICE: test.sum: improperly formatted checksum line 6 2022/02/10 05:02:40 NOTICE: test.sum: 2 warning(s) suppressed... 2022/02/10 05:02:40 DEBUG : test.sum: md5 = f7270cf804a233f6d9b995ff8788bfe6 OK 2022/02/10 05:02:40 NOTICE: test.sum: improperly formatted checksum line 4 2022/02/10 05:02:40 NOTICE: test.sum: improperly formatted checksum line 5 2022/02/10 05:02:40 NOTICE: test.sum: improperly formatted checksum line 6 2022/02/10 05:02:40 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (3.80s) === RUN TestCheckSum run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:02:41 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6/data" 2022/02/10 05:02:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/data.bin" 2022/02/10 05:02:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/data" check_test.go:356: Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6/data' lacks md5, skipping --- SKIP: TestCheckSum (1.19s) === RUN TestCheckSumDownload run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:02:42 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6/data" 2022/02/10 05:02:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/data.bin" 2022/02/10 05:02:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/data" 2022/02/10 05:02:44 DEBUG : data/banana: md5 = 43b4dda8fe3f012e06b267b0a932dc4e OK 2022/02/10 05:02:44 DEBUG : test.sum: md5 = cfb0792731840fd43e768f3517b9dbd2 OK === RUN TestCheckSumDownload/subtest1 2022/02/10 05:02:45 DEBUG : data/potato: md5 = 95121d13cd1dc85b5db9d55eca6a7bbc OK 2022/02/10 05:02:46 DEBUG : test.sum: md5 = 63db702ccc9dc7acbe2f21061673b650 OK === RUN TestCheckSumDownload/subtest2 2022/02/10 05:02:47 DEBUG : test.sum: md5 = 5a725f525fe20a90060da51efb969dda OK === RUN TestCheckSumDownload/subtest3 2022/02/10 05:02:48 DEBUG : test.sum: md5 = 85328f1b43fb3d4263fa18554268a018 OK === RUN TestCheckSumDownload/subtest4 2022/02/10 05:02:49 DEBUG : test.sum: md5 = a9388b2215784bd4f9f70cd4637cad08 OK === RUN TestCheckSumDownload/subtest5 2022/02/10 05:02:50 DEBUG : test.sum: md5 = f63a72e8c687b2913df88123f2f89f29 OK === RUN TestCheckSumDownload/subtest6 2022/02/10 05:02:51 DEBUG : data/banana: md5 = 96ce816142769bd1bf2b2f347ad86ea7 OK 2022/02/10 05:02:51 DEBUG : data/potato: md5 = d7ed4360234e9151f5c8d34e9ea06418 OK 2022/02/10 05:02:51 DEBUG : test.sum: md5 = 89561b467f1443df001cee00e744e885 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (11.37s) --- PASS: TestCheckSumDownload/subtest1 (0.20s) --- PASS: TestCheckSumDownload/subtest2 (0.22s) --- PASS: TestCheckSumDownload/subtest3 (0.36s) --- PASS: TestCheckSumDownload/subtest4 (0.25s) --- PASS: TestCheckSumDownload/subtest5 (0.37s) --- PASS: TestCheckSumDownload/subtest6 (0.32s) --- PASS: TestCheckSumDownload/subtest7 (0.81s) === RUN TestDeduplicateInteractive run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.09s) === RUN TestDeduplicateSkip run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.18s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.09s) === RUN TestDeduplicateFirst run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.09s) === RUN TestDeduplicateNewest run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.09s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.09s) === RUN TestDeduplicateOldest run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.09s) === RUN TestDeduplicateLargest run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.25s) === RUN TestDeduplicateSmallest run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.17s) === RUN TestDeduplicateRename run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.09s) === RUN TestMergeDirs run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.27s) === RUN TestListDirSorted run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:02:56 DEBUG : a.txt: md5 = 6989c54b4569a974cf32fb26853a48f6 OK 2022/02/10 05:02:57 DEBUG : zend.txt: md5 = beddabbb1c4f948298e801f014fb7eee OK 2022/02/10 05:02:57 DEBUG : sub dir/hello world: md5 = dbfd3783817b2bfa04cfdd1c767193d7 OK 2022/02/10 05:03:00 DEBUG : sub dir/hello world2: md5 = 0b39697417f2a7d20183fa8ad21455fb OK 2022/02/10 05:03:00 DEBUG : sub dir/ignore dir/.ignore: md5 = a32a9bacc832a9db403c674685d2c648 OK 2022/02/10 05:03:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = eb8bca5a478f0b40619af28a84d0a3bc OK 2022/02/10 05:03:02 DEBUG : sub dir/sub sub dir/hello world3: md5 = ac8f29056692e8c2bcf92a01426035bd OK 2022/02/10 05:03:03 DEBUG : a.txt: Excluded 2022/02/10 05:03:03 DEBUG : sub dir/hello world: Excluded 2022/02/10 05:03:03 DEBUG : sub dir/hello world2: Excluded 2022/02/10 05:03:03 DEBUG : sub dir/hello world: Excluded 2022/02/10 05:03:03 DEBUG : sub dir/hello world2: Excluded 2022/02/10 05:03:03 DEBUG : sub dir/ignore dir: Excluded 2022/02/10 05:03:03 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (9.89s) === RUN TestListJSON run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:03:05 DEBUG : file1: md5 = 84a3be8de7530d43f7a972a08af3ecac OK 2022/02/10 05:03:06 DEBUG : sub/file2: md5 = 023a9932d6313ea075e3f5d034c875d8 OK === 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 2022/02/10 05:03:08 ERROR : file1: Failed to read hash: hash type not supported --- PASS: TestListJSON (3.56s) --- PASS: TestListJSON/Default (0.47s) --- PASS: TestListJSON/FilesOnly (0.17s) --- PASS: TestListJSON/DirsOnly (0.10s) --- PASS: TestListJSON/Recurse (0.13s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.04s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.29s) === RUN TestStatJSON run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:03:09 DEBUG : file1: md5 = f7ece8f254753202a71a76dc5c559d2f OK 2022/02/10 05:03:09 DEBUG : sub/file2: md5 = ea077dbc2c7835e4cf79c9715fd18847 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/02/10 05:03:11 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6/notfound" 2022/02/10 05:03:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/notfound.bin" 2022/02/10 05:03:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/notfound" --- PASS: TestStatJSON (3.95s) --- PASS: TestStatJSON/Root (0.14s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.05s) --- PASS: TestStatJSON/Dir (0.24s) --- PASS: TestStatJSON/File (0.04s) --- PASS: TestStatJSON/NotFound (0.20s) --- PASS: TestStatJSON/DirFilesOnly (0.05s) --- PASS: TestStatJSON/FileFilesOnly (0.04s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.05s) --- PASS: TestStatJSON/DirDirsOnly (0.05s) --- PASS: TestStatJSON/FileDirsOnly (0.05s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.12s) --- PASS: TestStatJSON/RootNotFound (0.94s) === RUN TestMkdir run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:03:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6': Making directory 2022/02/10 05:03:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6': Making directory --- PASS: TestMkdir (0.13s) === RUN TestLsd run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:03:13 DEBUG : sub dir/hello world: md5 = ac508082848dec992688b3a86f82e372 OK --- PASS: TestLsd (1.23s) === RUN TestLs run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:03:15 DEBUG : potato2: md5 = 81a2b82b07ed2774fbde665de36f3b1d OK 2022/02/10 05:03:15 DEBUG : empty space: md5 = be62b84d0cf847ae593c9457e9ae4528 OK --- PASS: TestLs (2.44s) === RUN TestLsWithFilesFrom run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:03:17 DEBUG : potato2: md5 = 980920a67e4b83d6bd21e5d27a8a7c8e OK 2022/02/10 05:03:18 DEBUG : empty space: md5 = 816df551867f483ed18105d99b577206 OK 2022/02/10 05:03:19 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.13s) === RUN TestLsLong run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:03:21 DEBUG : potato2: md5 = dcc1ece2cdd0bcd0cc98c48953396410 OK 2022/02/10 05:03:21 DEBUG : empty space: md5 = 9e957d330f741901ffc121653cf51633 OK --- PASS: TestLsLong (2.20s) === RUN TestHashSums run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:03:23 DEBUG : potato2: md5 = 27158d3b108197d3a4e7965dd6d8152f OK 2022/02/10 05:03:24 DEBUG : empty space: md5 = dc55aa0abcf8481c7ff02efa507bff93 OK --- PASS: TestHashSums (2.57s) === RUN TestHashSumsWithErrors 2022/02/10 05:03:25 DEBUG : Creating backend with remote ":memory:" 2022/02/10 05:03:25 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/02/10 05:03:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/02/10 05:03:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/02/10 05:03:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/02/10 05:03:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/02/10 05:03:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/02/10 05:03:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/02/10 05:03:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/02/10 05:03:25 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 "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:03:26 DEBUG : potato2: md5 = 1ec33a2d4fc105ae72c8646d5503e169 OK 2022/02/10 05:03:26 DEBUG : empty space: md5 = c7cf8bec94a3e3a5efc060bf2365ecde OK 2022/02/10 05:03:27 DEBUG : sub dir/potato3: md5 = a653e8f16f379ebde9dd383fcc7bc249 OK --- PASS: TestCount (3.57s) === RUN TestDelete run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:03:30 DEBUG : small: md5 = b34d46900271ce6cd9d5072142a0c56e OK 2022/02/10 05:03:31 DEBUG : medium: md5 = 715ce0331b2d38865b498135ddcb344c OK 2022/02/10 05:03:32 DEBUG : large: md5 = 861a26da5a10988c51b8a998374844a9 OK 2022/02/10 05:03:32 DEBUG : Waiting for deletions to finish 2022/02/10 05:03:32 DEBUG : large: Excluded from sync (and deletion) 2022/02/10 05:03:33 INFO : medium: Deleted 2022/02/10 05:03:33 INFO : small: Deleted --- PASS: TestDelete (5.49s) === RUN TestRetry 2022/02/10 05:03:34 DEBUG : Received error: EOF - low level retry 1/5 2022/02/10 05:03:34 DEBUG : Received error: EOF - low level retry 2/5 2022/02/10 05:03:34 DEBUG : Received error: EOF - low level retry 1/5 2022/02/10 05:03:34 DEBUG : Received error: EOF - low level retry 2/5 2022/02/10 05:03:34 DEBUG : Received error: EOF - low level retry 3/5 2022/02/10 05:03:34 DEBUG : Received error: EOF - low level retry 4/5 2022/02/10 05:03:34 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:03:35 DEBUG : file1: md5 = 4775d73f639628f5705915c5cbcd8dba OK 2022/02/10 05:03:35 DEBUG : file2: md5 = 764268a6e117dbd737aa8ae499951f56 OK --- PASS: TestCat (3.77s) === RUN TestPurge 2022/02/10 05:03:38 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dukikok7lebecuw0xolumuf6" 2022/02/10 05:03:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/02/10 05:03:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dukikok7lebecuw0xolumuf6.bin" 2022/02/10 05:03:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dukikok7lebecuw0xolumuf6" 2022/02/10 05:03:39 DEBUG : Creating backend with remote "/tmp/rclone2394709240" run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-dukikok7lebecuw0xolumuf6'", Local "Local file system at /tmp/rclone2394709240", Modify Window "1ns" 2022/02/10 05:03:40 DEBUG : A1/B1/C1/one: md5 = 9dddb7deb45393f0e6b39c7627c60a6d OK 2022/02/10 05:03:40 DEBUG : A2: Making directory 2022/02/10 05:03:40 DEBUG : A1/B2: Making directory 2022/02/10 05:03:40 DEBUG : A1/B2/C2: Making directory 2022/02/10 05:03:40 DEBUG : A1/B1/C3: Making directory 2022/02/10 05:03:40 DEBUG : A3: Making directory 2022/02/10 05:03:40 DEBUG : A3/B3: Making directory 2022/02/10 05:03:40 DEBUG : A3/B3/C4: Making directory 2022/02/10 05:03:42 DEBUG : A1/two: md5 = 2d5231be1afaff2365931921d2f83265 OK 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" 2022/02/10 05:03:42 DEBUG : Waiting for deletions to finish 2022/02/10 05:03:43 INFO : A1/B1/C1/one.bin: Deleted 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" 2022/02/10 05:03:43 DEBUG : Waiting for deletions to finish 2022/02/10 05:03:44 INFO : A1/two.bin: Deleted 2022/02/10 05:03:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dukikok7lebecuw0xolumuf6': Purge remote 2022/02/10 05:03:44 DEBUG : Waiting for deletions to finish --- PASS: TestPurge (6.05s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:03:45 DEBUG : A1/B1/C1/one: md5 = b63af57fcf7b59323ff0b6ea4545bc16 OK 2022/02/10 05:03:45 DEBUG : A2: Making directory 2022/02/10 05:03:45 DEBUG : A1/B2: Making directory 2022/02/10 05:03:45 DEBUG : A1/B2/C2: Making directory 2022/02/10 05:03:45 DEBUG : A1/B1/C3: Making directory 2022/02/10 05:03:45 DEBUG : A3: Making directory 2022/02/10 05:03:45 DEBUG : A3/B3: Making directory 2022/02/10 05:03:45 DEBUG : A3/B3/C4: Making directory 2022/02/10 05:03:46 DEBUG : A1/two: md5 = 8d04eee7abf0948d654ecd1c86655957 OK 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" 2022/02/10 05:03:47 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.07s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:03:48 DEBUG : A1: Making directory 2022/02/10 05:03:48 DEBUG : A1/B1: Making directory 2022/02/10 05:03:48 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.53s) === RUN TestRmdirsWithFilter run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:03:49 DEBUG : A1: Making directory 2022/02/10 05:03:49 DEBUG : A1/B1: Making directory 2022/02/10 05:03:49 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.22s) === RUN TestCopyURL run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:03:50 DEBUG : file1: md5 = ae765bb27b5f548dcec7cc92058dd875 OK 2022/02/10 05:03:50 DEBUG : filename.txt: File name found in url 2022/02/10 05:03:50 DEBUG : filename.txt: md5 = 8abaec33547301e0c1872836e070a09e OK 2022/02/10 05:03:51 DEBUG : file2: md5 = 9b14962510b6d21642f756a00173dbfa OK --- PASS: TestCopyURL (4.14s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:03:53 DEBUG : file1: Need to transfer - File not found at Destination 2022/02/10 05:03:55 DEBUG : file1: md5 = 8609351df91da6666b9e42846192d9d2 OK 2022/02/10 05:03:55 INFO : file1: Copied (new) to: sub/file2 2022/02/10 05:03:55 INFO : file1: Deleted 2022/02/10 05:03:55 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/02/10 05:03:55 DEBUG : file1: Unchanged skipping 2022/02/10 05:03:55 INFO : file1: Deleted 2022/02/10 05:03:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (3.55s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:03:57 DEBUG : file1: Need to transfer - File not found at Destination 2022/02/10 05:03:57 DEBUG : file1: md5 = 81dfdafa00868f15b86bdbbbbbbeabbc OK 2022/02/10 05:03:57 INFO : file1: Copied (new) 2022/02/10 05:03:57 INFO : file1: Deleted 2022/02/10 05:03:57 DEBUG : file1: Destination exists, skipping 2022/02/10 05:03:57 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.85s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.55s) === RUN TestMoveFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:04:00 DEBUG : dst/file1: md5 = 92a190c007ff94b774a77c89c123f8d7 OK 2022/02/10 05:04:00 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6/backup" 2022/02/10 05:04:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/backup.bin" 2022/02/10 05:04:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/backup" 2022/02/10 05:04:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/02/10 05:04:02 INFO : dst/file1: Copied (server-side copy) 2022/02/10 05:04:02 INFO : dst/file1: Deleted 2022/02/10 05:04:03 DEBUG : dst/file1: md5 = 4b543c01b53d9c0d59b6b3b8a9729741 OK 2022/02/10 05:04:03 INFO : dst/file1: Copied (new) 2022/02/10 05:04:03 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.99s) === RUN TestCopyFile run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:04:04 DEBUG : file1: Need to transfer - File not found at Destination 2022/02/10 05:04:04 DEBUG : file1: md5 = a5c6686e2471adf4cd231b7acf3eb067 OK 2022/02/10 05:04:04 INFO : file1: Copied (new) to: sub/file2 2022/02/10 05:04:05 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/02/10 05:04:05 DEBUG : file1: Unchanged skipping 2022/02/10 05:04:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.04s) === RUN TestCopyFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:04:08 DEBUG : dst/file1: md5 = 59ceab68bb3bc616a775e2fc90cd1863 OK 2022/02/10 05:04:09 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6/backup" 2022/02/10 05:04:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/backup.bin" 2022/02/10 05:04:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/backup" 2022/02/10 05:04:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/02/10 05:04:10 INFO : dst/file1: Copied (server-side copy) 2022/02/10 05:04:10 INFO : dst/file1: Deleted 2022/02/10 05:04:10 DEBUG : dst/file1: md5 = 56d0ea826a85104f0fc7f51f9af59636 OK 2022/02/10 05:04:10 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (3.14s) === RUN TestCopyFileCompareDest run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:04:11 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6/dst" 2022/02/10 05:04:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/dst.bin" 2022/02/10 05:04:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/dst" 2022/02/10 05:04:12 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6/CompareDest" 2022/02/10 05:04:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/CompareDest.bin" 2022/02/10 05:04:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/CompareDest" 2022/02/10 05:04:13 DEBUG : one: Need to transfer - File not found at Destination 2022/02/10 05:04:15 DEBUG : one: md5 = 2fbb735805042412af296a24403c2245 OK 2022/02/10 05:04:15 INFO : one: Copied (new) 2022/02/10 05:04:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/02/10 05:04:17 DEBUG : one: md5 = 7c51ef65978449a9c411ce16484f5e8e OK 2022/02/10 05:04:17 INFO : one: Copied (replaced existing) 2022/02/10 05:04:17 DEBUG : dst/one: md5 = 98c4ddc7318704750ebcc7a48ec74e3c OK 2022/02/10 05:04:18 DEBUG : CompareDest/one: md5 = 93cbc04298786659176ea1e1301dff2e OK 2022/02/10 05:04:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/02/10 05:04:19 DEBUG : one: Destination found in --compare-dest, skipping 2022/02/10 05:04:21 DEBUG : CompareDest/two: md5 = 04471c993c8e05364f89a211cf82c7c9 OK 2022/02/10 05:04:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/02/10 05:04:21 DEBUG : two: Destination found in --compare-dest, skipping 2022/02/10 05:04:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/02/10 05:04:22 DEBUG : two: Destination found in --compare-dest, skipping 2022/02/10 05:04:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/02/10 05:04:22 DEBUG : two: Need to transfer - File not found at Destination 2022/02/10 05:04:24 DEBUG : two: md5 = 31bbcb8cfbb97f9738fa0e1df5244fae OK 2022/02/10 05:04:24 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (15.33s) === RUN TestCopyFileCopyDest run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:04:26 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6/dst" 2022/02/10 05:04:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/dst.bin" 2022/02/10 05:04:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/dst" 2022/02/10 05:04:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6/CopyDest" 2022/02/10 05:04:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/CopyDest.bin" 2022/02/10 05:04:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/CopyDest" 2022/02/10 05:04:28 DEBUG : one: Need to transfer - File not found at Destination 2022/02/10 05:04:30 DEBUG : one: md5 = 111863593f560622e40463f2273d6118 OK 2022/02/10 05:04:30 INFO : one: Copied (new) 2022/02/10 05:04:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/02/10 05:04:31 DEBUG : one: md5 = 1b4cc3b55daf17c1d40c8dbdf73aa324 OK 2022/02/10 05:04:31 INFO : one: Copied (replaced existing) 2022/02/10 05:04:32 DEBUG : dst/one: md5 = 558a66a2e4e9726f0c4ace40b2c98206 OK 2022/02/10 05:04:34 DEBUG : CopyDest/one: md5 = 6a8ec8f40985b574f797b37339485bcb OK 2022/02/10 05:04:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6/BackupDir" 2022/02/10 05:04:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/BackupDir.bin" 2022/02/10 05:04:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kucageb1gavaqib4xuyowas6/BackupDir" 2022/02/10 05:04:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/02/10 05:04:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/02/10 05:04:37 INFO : one: Copied (server-side copy) 2022/02/10 05:04:37 INFO : one: Deleted 2022/02/10 05:04:38 INFO : one: Copied (server-side copy) 2022/02/10 05:04:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/02/10 05:04:40 DEBUG : CopyDest/two: md5 = 976c19f0c4ab39008a7908b03c2ca23e OK 2022/02/10 05:04:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/02/10 05:04:41 INFO : two: Copied (server-side copy) 2022/02/10 05:04:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/02/10 05:04:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/02/10 05:04:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/02/10 05:04:41 DEBUG : two: Unchanged skipping 2022/02/10 05:04:42 DEBUG : CopyDest/three: md5 = aa4274b44741496e0ae40699120bb9d5 OK 2022/02/10 05:04:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/02/10 05:04:43 DEBUG : three: Destination not found in --copy-dest 2022/02/10 05:04:43 DEBUG : three: Need to transfer - File not found at Destination 2022/02/10 05:04:43 DEBUG : three: md5 = f0bdfd2c6d031f746cb47c849d36f90e OK 2022/02/10 05:04:43 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (19.73s) === 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 "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:04:47 DEBUG : A1/one: md5 = d6c882e4acf5578b9671851ce4701ea9 OK 2022/02/10 05:04:48 DEBUG : A1/two: md5 = db067fe3df0e326548aac4bd0609656f OK 2022/02/10 05:04:48 DEBUG : A1/B1/three: md5 = b5e81eac9ffac75154da0f82462431f1 OK 2022/02/10 05:04:49 DEBUG : A1/B1/C1/four: md5 = 722462d89df0edb05f4a9427440059bd OK 2022/02/10 05:04:50 DEBUG : A1/B1/C2/five: md5 = 6fc41470601536d0645acf0c1d8efc8c OK 2022/02/10 05:04:50 DEBUG : A1/B2: Making directory 2022/02/10 05:04:50 DEBUG : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" 2022/02/10 05:04:51 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2022/02/10 05:04:51 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2022/02/10 05:04:51 INFO : A1/B1/C1/four: Deleted 2022/02/10 05:04:51 INFO : A1/one: Copied (server-side copy) to: A2/one 2022/02/10 05:04:51 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2022/02/10 05:04:52 INFO : A1/B1/three: Deleted 2022/02/10 05:04:52 INFO : A1/one: Deleted 2022/02/10 05:04:52 INFO : A1/B1/C2/five: Deleted 2022/02/10 05:04:52 INFO : A1/two: Copied (server-side copy) to: A2/two 2022/02/10 05:04:52 INFO : A1/two: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" 2022/02/10 05:04:54 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2022/02/10 05:04:54 INFO : A2/B1/three: Deleted 2022/02/10 05:04:54 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2022/02/10 05:04:55 INFO : A2/one: Copied (server-side copy) to: A3/one 2022/02/10 05:04:55 INFO : A2/B1/C1/four: Deleted 2022/02/10 05:04:55 INFO : A2/two: Copied (server-side copy) to: A3/two 2022/02/10 05:04:55 INFO : A2/one: Deleted 2022/02/10 05:04:55 INFO : A2/two: Deleted 2022/02/10 05:05:00 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2022/02/10 05:05:00 INFO : A2/B1/C2/five: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (22.73s) === RUN TestGetFsInfo run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" --- PASS: TestGetFsInfo (0.30s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:05:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6': File to upload is small (34 bytes), uploading instead of streaming 2022/02/10 05:05:10 DEBUG : no_checksum_small_file_from_pipe: md5 = a0b5b78ebbb6304412486370702f42f9 OK 2022/02/10 05:05:10 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/02/10 05:05:10 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-kucageb1gavaqib4xuyowas6/no_checksum_big_file_from_pipe.bin/1644469510.324342194/-1/00000000" into "crypt_segments" 2022/02/10 05:05:13 DEBUG : no_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2022/02/10 05:05:14 DEBUG : no_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2022/02/10 05:05:14 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:05:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6': File to upload is small (34 bytes), uploading instead of streaming 2022/02/10 05:05:22 DEBUG : with_checksum_small_file_from_pipe: md5 = 200af5edac8e5dbb726f85da5e81a951 OK 2022/02/10 05:05:22 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/02/10 05:05:22 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-kucageb1gavaqib4xuyowas6/with_checksum_big_file_from_pipe.bin/1644469522.969479655/-1/00000000" into "crypt_segments" 2022/02/10 05:05:26 DEBUG : with_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2022/02/10 05:05:28 DEBUG : with_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2022/02/10 05:05:28 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/02/10 05:05:28 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:05:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6': File to upload is small (34 bytes), uploading instead of streaming 2022/02/10 05:05:35 DEBUG : ignore_checksum_small_file_from_pipe: md5 = 96ac94531e28052432a9d5b08b233a15 OK 2022/02/10 05:05:35 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/02/10 05:05:35 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-kucageb1gavaqib4xuyowas6/ignore_checksum_big_file_from_pipe.bin/1644469535.881337402/-1/00000000" into "crypt_segments" 2022/02/10 05:05:36 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2022/02/10 05:05:37 DEBUG : ignore_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2022/02/10 05:05:37 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:05:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6': File to upload is small (34 bytes), uploading instead of streaming 2022/02/10 05:05:40 DEBUG : ignore_checksum_small_file_from_pipe: md5 = a316090d94ba547b9fade444037229bb OK 2022/02/10 05:05:40 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/02/10 05:05:40 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segment file "rclone-test-kucageb1gavaqib4xuyowas6/ignore_checksum_big_file_from_pipe.bin/1644469540.22546282/-1/00000000" into "crypt_segments" 2022/02/10 05:05:40 DEBUG : ignore_checksum_big_file_from_pipe.bin: Uploading segments into "crypt_segments" seems done (EOF) 2022/02/10 05:05:41 DEBUG : ignore_checksum_big_file_from_pipe.bin: Returning empty Md5sum for swift large object 2022/02/10 05:05:41 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (34.19s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.58s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (18.67s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.11s) === RUN TestRcatSize run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:05:44 DEBUG : potato1: md5 = 1bf983bb9a9677adc430879ae3318260 OK 2022/02/10 05:05:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6': File to upload is small (60 bytes), uploading instead of streaming 2022/02/10 05:05:45 DEBUG : potato2: md5 = 2bc4fcf5e32138e69c7fdb76ab634c62 OK 2022/02/10 05:05:45 INFO : potato2: Copied (new) --- PASS: TestRcatSize (2.63s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:05:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/02/10 05:05:47 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e03b2388ecbccdece3c7a6156a945d0d OK 2022/02/10 05:05:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/02/10 05:05:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/02/10 05:05:48 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://csproxy2.memset.com/v1/AUTH_msnickcaa1_93fd688179b54bb5aa9604bf21f236be/crypt/rclone-test-kucageb1gavaqib4xuyowas6/TestCopyFileMaxTransfer/file2.bin": Max transfer limit reached as set by --max-transfer 2022/02/10 05:05:49 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/02/10 05:05:49 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/02/10 05:05:50 DEBUG : TestCopyFileMaxTransfer/file4: md5 = dc06dd307ac3d981843f61898687b052 OK 2022/02/10 05:05:50 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (4.79s) === RUN TestTouchDir run.go:181: Remote "Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6'", Local "Local file system at /tmp/rclone3942212295", Modify Window "1ns" 2022/02/10 05:05:51 DEBUG : potato2: md5 = 4109a48dd4d0afafe84772c27f31bd2f OK 2022/02/10 05:05:52 DEBUG : empty space: md5 = 2afc7cb7213258006b2aa19710fbb3f8 OK 2022/02/10 05:05:52 DEBUG : sub dir/potato3: md5 = 0e98265fb55d0eb52f9134fe0112d987 OK 2022/02/10 05:05:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6': Touching "empty space" 2022/02/10 05:05:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6': Touching "potato2" 2022/02/10 05:05:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6': Touching "sub dir/potato3" --- PASS: TestTouchDir (5.71s) === 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 2022/02/10 05:05:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kucageb1gavaqib4xuyowas6': Purge remote 2022/02/10 05:05:57 DEBUG : Waiting for deletions to finish "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished OK in 3m43.860593866s (try 1/5)