"./operations.test -test.v -test.timeout 1h0m0s -remote TestHubic: -verbose" - Starting (try 1/5) 2021/06/01 05:01:48 DEBUG : Creating backend with remote "TestHubic:rclone-test-mifocuq2kusodim5dagifij5" 2021/06/01 05:01:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/06/01 05:01:49 DEBUG : Hubic: Got swift credentials (expiry 2021-06-02 07:01:49 +0200 +0200 in 23h59m59.245934238s) 2021/06/01 05:01:49 DEBUG : Config file has changed externaly - reloading 2021/06/01 05:01:49 DEBUG : Creating backend with remote "/tmp/rclone063947808" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/06/01 05:01:50 INFO : Swift container rclone-test-mifocuq2kusodim5dagifij5: Container "rclone-test-mifocuq2kusodim5dagifij5" created 2021/06/01 05:01:55 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/06/01 05:01:55 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/06/01 05:01:55 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/06/01 05:01:55 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/06/01 05:01:55 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/06/01 05:01:55 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/06/01 05:01:57 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/06/01 05:01:57 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/06/01 05:01:57 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/06/01 05:01:57 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/06/01 05:01:57 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/06/01 05:01:57 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/06/01 05:01:59 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/06/01 05:01:59 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/06/01 05:01:59 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/06/01 05:02:00 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/06/01 05:02:00 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/06/01 05:02:00 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (11.87s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (5.65s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (1.93s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.85s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/06/01 05:02:01 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/06/01 05:02:01 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/06/01 05:02:01 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/06/01 05:02:01 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/06/01 05:02:01 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/06/01 05:02:01 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/06/01 05:02:01 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2021/06/01 05:02:01 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/06/01 05:02:01 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/06/01 05:02:01 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/06/01 05:02:01 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/06/01 05:02:01 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/06/01 05:02:01 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/06/01 05:02:01 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.40s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.13s) --- PASS: TestCheck/4 (0.97s) --- PASS: TestCheck/5 (1.05s) --- PASS: TestCheck/6 (0.39s) --- PASS: TestCheck/7 (0.48s) === RUN TestCheckFsError 2021/06/01 05:02:16 DEBUG : Creating backend with remote "non-existent" 2021/06/01 05:02:16 DEBUG : Config file has changed externaly - reloading 2021/06/01 05:02:16 DEBUG : Creating backend with remote "non-existent" 2021/06/01 05:02:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/06/01 05:02:16 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2021/06/01 05:02:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/06/01 05:02:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 check_test.go:101 check_test.go:206 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want rutabaga (8) got fstest.go:204: Not found "rutabaga" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:351 check_test.go:101 check_test.go:206 Error: Not equal: expected: 0 actual : 1 Test: TestCheckDownload Messages: 1 objects not found === RUN TestCheckDownload/1 check_test.go:82: 1: Got error when not expecting one: 1 differences found check_test.go:88: 1: Expecting 0 errors but got 1 check_test.go:94: 1: Expecting 1 total matching files but got 0 === CONT TestCheckDownload check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "+ rutabaga"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:58 check_test.go:96 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: missingondst check_test.go:52: Error Trace: check_test.go:52 check_test.go:59 check_test.go:96 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match === RUN TestCheckDownload/2 check_test.go:88: 2: Expecting 1 errors but got 2 check_test.go:94: 2: Expecting 1 total matching files but got 0 === CONT TestCheckDownload check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "+ potato2", "+ rutabaga"} Diff: --- Expected +++ Actual @@ -3,3 +3,3 @@ (string) (len=9) "+ potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:58 check_test.go:96 Error: Not equal: expected: []string{"", "potato2"} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=7) "potato2" + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: missingondst check_test.go:52: Error Trace: check_test.go:52 check_test.go:59 check_test.go:96 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 === CONT TestCheckDownload fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 check_test.go:180 check_test.go:206 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want got potato2 (60) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 check_test.go:180 check_test.go:206 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "potato2" --- FAIL: TestCheckDownload (39.02s) --- FAIL: TestCheckDownload/1 (0.31s) --- FAIL: TestCheckDownload/2 (0.14s) --- PASS: TestCheckDownload/3 (0.46s) --- PASS: TestCheckDownload/4 (0.57s) --- PASS: TestCheckDownload/5 (0.72s) --- PASS: TestCheckDownload/6 (0.42s) --- PASS: TestCheckDownload/7 (0.56s) === RUN TestCheckSizeOnly run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 check_test.go:101 check_test.go:183 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want rutabaga (8) got potato2 (60), rutabaga (8) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 check_test.go:101 check_test.go:183 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "potato2" === RUN TestCheckSizeOnly/1 check_test.go:82: 1: Got error when not expecting one: 1 differences found check_test.go:88: 1: Expecting 0 errors but got 1 === CONT TestCheckSizeOnly check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "- potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", + (string) (len=9) "- potato2", (string) (len=10) "= rutabaga" Test: TestCheckSizeOnly Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:57 check_test.go:96 Error: Not equal: expected: []string{} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=7) "potato2" } Test: TestCheckSizeOnly Messages: missingonsrc === RUN TestCheckSizeOnly/2 check_test.go:85: 2: No error when expecting one check_test.go:88: 2: Expecting 1 errors but got 0 check_test.go:94: 2: Expecting 1 total matching files but got 2 === CONT TestCheckSizeOnly check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=9) "+ potato2", + (string) (len=9) "= potato2", (string) (len=10) "= rutabaga" Test: TestCheckSizeOnly Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:58 check_test.go:96 Error: Not equal: expected: []string{"", "potato2"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=7) "potato2" +([]string) { } Test: TestCheckSizeOnly Messages: missingondst check_test.go:52: Error Trace: check_test.go:52 check_test.go:59 check_test.go:96 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", + (string) (len=7) "potato2", (string) (len=8) "rutabaga" Test: TestCheckSizeOnly Messages: match fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 check_test.go:124 check_test.go:183 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want empty space (1), rutabaga (8) got empty space (1), potato2 (60), rutabaga (8) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 check_test.go:124 check_test.go:183 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "potato2" === RUN TestCheckSizeOnly/3 check_test.go:88: 3: Expecting 2 errors but got 1 check_test.go:94: 3: Expecting 1 total matching files but got 2 === CONT TestCheckSizeOnly check_test.go:52: Error Trace: check_test.go:52 check_test.go:56 check_test.go:96 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "- empty space", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=9) "+ potato2", (string) (len=13) "- empty space", + (string) (len=9) "= potato2", (string) (len=10) "= rutabaga" Test: TestCheckSizeOnly Messages: combined check_test.go:52: Error Trace: check_test.go:52 check_test.go:58 check_test.go:96 Error: Not equal: expected: []string{"", "potato2"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=7) "potato2" +([]string) { } Test: TestCheckSizeOnly Messages: missingondst check_test.go:52: Error Trace: check_test.go:52 check_test.go:59 check_test.go:96 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", + (string) (len=7) "potato2", (string) (len=8) "rutabaga" Test: TestCheckSizeOnly Messages: match === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 === CONT TestCheckSizeOnly fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 check_test.go:180 check_test.go:183 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want got empty space (1) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 check_test.go:180 check_test.go:183 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "empty space" --- FAIL: TestCheckSizeOnly (39.76s) --- FAIL: TestCheckSizeOnly/1 (0.13s) --- FAIL: TestCheckSizeOnly/2 (0.25s) --- FAIL: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.10s) --- PASS: TestCheckSizeOnly/5 (0.16s) --- PASS: TestCheckSizeOnly/6 (1.20s) --- PASS: TestCheckSizeOnly/7 (2.06s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestDeduplicateInteractive run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.19s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.37s) === RUN TestDeduplicateFirst run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (2.25s) === RUN TestDeduplicateNewest run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.65s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:03:48 INFO : Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5: Looking for duplicate md5 hashes using newest mode. 2021/06/01 05:03:48 NOTICE: 9b2291c2b1281afe61a65a6bb76cc225: Found 3 files with duplicate md5 hashes 2021/06/01 05:03:49 INFO : one: Deleted 2021/06/01 05:03:50 INFO : also/one: Deleted 2021/06/01 05:03:50 NOTICE: 9b2291c2b1281afe61a65a6bb76cc225: Deleted 2 extra copies fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestDeduplicateNewestByHash (21.44s) === RUN TestDeduplicateOldest run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.28s) === RUN TestDeduplicateLargest run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.69s) === RUN TestDeduplicateSmallest run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.37s) === RUN TestDeduplicateRename run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.43s) === RUN TestMergeDirs run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.23s) === RUN TestListDirSorted run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:04:16 DEBUG : a.txt: Excluded 2021/06/01 05:04:16 DEBUG : sub dir/hello world: Excluded 2021/06/01 05:04:16 DEBUG : sub dir/hello world2: Excluded 2021/06/01 05:04:16 DEBUG : sub dir/hello world: Excluded 2021/06/01 05:04:16 DEBUG : sub dir/hello world2: Excluded 2021/06/01 05:04:16 DEBUG : sub dir/ignore dir: Excluded 2021/06/01 05:04:17 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (19.74s) === RUN TestMkdir run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:04:22 DEBUG : Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5: Making directory 2021/06/01 05:04:24 DEBUG : Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5: Making directory --- PASS: TestMkdir (2.25s) === RUN TestLsd run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 operations_test.go:81 Error: Should be true Test: TestLsd Messages: listing wrong, want sub dir/hello world (11) got fstest.go:204: Not found "sub dir/hello world" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:351 operations_test.go:81 Error: Not equal: expected: 0 actual : 1 Test: TestLsd Messages: 1 objects not found operations_test.go:87: Error Trace: operations_test.go:87 Error: "" does not contain "sub dir\n" Test: TestLsd --- FAIL: TestLsd (11.30s) === RUN TestLs run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" --- PASS: TestLs (4.54s) === RUN TestLsWithFilesFrom run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:04:46 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (8.07s) === RUN TestLsLong run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" --- PASS: TestLsLong (7.78s) === RUN TestHashSums run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:05:01 ERROR : potato2: Hash unsupported: hash type not supported 2021/06/01 05:05:01 ERROR : empty space: Hash unsupported: hash type not supported 2021/06/01 05:05:01 ERROR : potato2: Hash unsupported: hash type not supported 2021/06/01 05:05:01 ERROR : empty space: Hash unsupported: hash type not supported 2021/06/01 05:05:02 ERROR : potato2: Hash unsupported: hash type not supported 2021/06/01 05:05:02 ERROR : empty space: Hash unsupported: hash type not supported --- PASS: TestHashSums (8.29s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" --- PASS: TestCount (10.00s) === RUN TestDelete run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:05:20 DEBUG : Waiting for deletions to finish 2021/06/01 05:05:20 DEBUG : large: Excluded from sync (and deletion) 2021/06/01 05:05:21 INFO : medium: Deleted 2021/06/01 05:05:21 INFO : small: Deleted --- PASS: TestDelete (8.34s) === RUN TestRetry 2021/06/01 05:05:23 DEBUG : Received error: EOF - low level retry 1/5 2021/06/01 05:05:23 DEBUG : Received error: EOF - low level retry 2/5 2021/06/01 05:05:23 DEBUG : Received error: EOF - low level retry 1/5 2021/06/01 05:05:23 DEBUG : Received error: EOF - low level retry 2/5 2021/06/01 05:05:23 DEBUG : Received error: EOF - low level retry 3/5 2021/06/01 05:05:23 DEBUG : Received error: EOF - low level retry 4/5 2021/06/01 05:05:23 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" --- PASS: TestCat (10.39s) === RUN TestPurge 2021/06/01 05:05:33 DEBUG : Creating backend with remote "TestHubic:rclone-test-tiyaxes8tohecey1liyefug2" 2021/06/01 05:05:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/06/01 05:05:34 DEBUG : Hubic: Got swift credentials (expiry 2021-06-02 07:01:49 +0200 +0200 in 23h56m14.978452764s) 2021/06/01 05:05:34 DEBUG : Creating backend with remote "/tmp/rclone723563090" run.go:176: Remote "Hubic Swift container rclone-test-tiyaxes8tohecey1liyefug2", Local "Local file system at /tmp/rclone723563090", Modify Window "1ns" 2021/06/01 05:05:34 INFO : Swift container rclone-test-tiyaxes8tohecey1liyefug2: Container "rclone-test-tiyaxes8tohecey1liyefug2" created 2021/06/01 05:05:35 DEBUG : A2: Making directory 2021/06/01 05:05:35 DEBUG : A1/B2: Making directory 2021/06/01 05:05:35 DEBUG : A1/B2/C2: Making directory 2021/06/01 05:05:35 DEBUG : A1/B1/C3: Making directory 2021/06/01 05:05:35 DEBUG : A3: Making directory 2021/06/01 05:05:35 DEBUG : A3/B3: Making directory 2021/06/01 05:05:35 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/06/01 05:05:37 DEBUG : Waiting for deletions to finish 2021/06/01 05:05:38 INFO : A1/B1/C1/one: 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" 2021/06/01 05:05:38 DEBUG : Waiting for deletions to finish 2021/06/01 05:05:38 INFO : A1/two: Deleted 2021/06/01 05:05:38 INFO : Swift container rclone-test-tiyaxes8tohecey1liyefug2: Container "rclone-test-tiyaxes8tohecey1liyefug2" removed 2021/06/01 05:05:39 DEBUG : Hubic Swift container rclone-test-tiyaxes8tohecey1liyefug2: Purge remote 2021/06/01 05:05:39 DEBUG : Waiting for deletions to finish 2021/06/01 05:05:39 purge failed: directory not found --- PASS: TestPurge (5.17s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:05:40 DEBUG : A2: Making directory 2021/06/01 05:05:40 DEBUG : A1/B2: Making directory 2021/06/01 05:05:40 DEBUG : A1/B2/C2: Making directory 2021/06/01 05:05:40 DEBUG : A1/B1/C3: Making directory 2021/06/01 05:05:40 DEBUG : A3: Making directory 2021/06/01 05:05:40 DEBUG : A3/B3: Making directory 2021/06/01 05:05:40 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/06/01 05:05:42 DEBUG : 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 (10.10s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:05:49 DEBUG : A1: Making directory 2021/06/01 05:05:49 DEBUG : A1/B1: Making directory 2021/06/01 05:05: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: TestRmdirsLeaveRoot (1.79s) === RUN TestRmdirsWithFilter run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:05:50 DEBUG : A1: Making directory 2021/06/01 05:05:50 DEBUG : A1/B1: Making directory 2021/06/01 05:05:50 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.79s) === RUN TestCopyURL run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:05:54 DEBUG : filename.txt: File name found in url fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 operations_test.go:749 Error: Should be true Test: TestCopyURL Messages: listing wrong, want file1 (14), file2 (14), filename.txt (14) got file1 (14), filename.txt (14) fstest.go:204: Not found "file2" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 operations_test.go:749 Error: Not equal: expected: 0 actual : 1 Test: TestCopyURL Messages: 1 objects not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 operations_test.go:750 Error: Should be true Test: TestCopyURL Messages: listing wrong, want got filename.txt (14) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 operations_test.go:750 Error: Should be true Test: TestCopyURL Messages: Unexpected file "filename.txt" --- FAIL: TestCopyURL (23.77s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:06:15 DEBUG : file1: Need to transfer - File not found at Destination 2021/06/01 05:06:17 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/06/01 05:06:17 INFO : file1: Copied (new) to: sub/file2 2021/06/01 05:06:17 INFO : file1: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 operations_test.go:798 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got file2 (14), filename.txt (14), sub/file2 (14) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 operations_test.go:798 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 operations_test.go:798 Error: Should be true Test: TestMoveFile Messages: Unexpected file "filename.txt" 2021/06/01 05:06:27 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/06/01 05:06:27 DEBUG : file1: Unchanged skipping 2021/06/01 05:06:27 INFO : file1: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 operations_test.go:806 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got file2 (14), filename.txt (14), sub/file2 (14) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 operations_test.go:806 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 operations_test.go:806 Error: Should be true Test: TestMoveFile Messages: Unexpected file "filename.txt" 2021/06/01 05:06:34 DEBUG : Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5: don't need to copy/move sub/file2, it is already at target location fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 operations_test.go:811 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got file2 (14), filename.txt (14), sub/file2 (14) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 operations_test.go:811 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 operations_test.go:811 Error: Should be true Test: TestMoveFile Messages: Unexpected file "filename.txt" run.go:121: removing file "filename.txt" failed - try 1/3: Object Not Found run.go:121: removing file "filename.txt" failed - try 2/3: Object Not Found run.go:121: removing file "filename.txt" failed - try 3/3: Object Not Found run.go:124: removing file "filename.txt" failed: Object Not Found --- FAIL: TestMoveFile (35.28s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (1.39s) === RUN TestMoveFileBackupDir run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 operations_test.go:865 Error: Should be true Test: TestMoveFileBackupDir Messages: listing wrong, want dst/file1 (18) got fstest.go:204: Not found "dst/file1" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:351 operations_test.go:865 Error: Not equal: expected: 0 actual : 1 Test: TestMoveFileBackupDir Messages: 1 objects not found 2021/06/01 05:07:02 DEBUG : Creating backend with remote "TestHubic:rclone-test-mifocuq2kusodim5dagifij5/backup" 2021/06/01 05:07:02 DEBUG : Hubic: Got swift credentials (expiry 2021-06-02 07:01:49 +0200 +0200 in 23h54m46.358414079s) 2021/06/01 05:07:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/06/01 05:07:03 INFO : Swift container rclone-test-mifocuq2kusodim5dagifij5 path backup: Container "rclone-test-mifocuq2kusodim5dagifij5" created 2021/06/01 05:07:06 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2021/06/01 05:07:06 INFO : dst/file1: Copied (server-side copy) 2021/06/01 05:07:07 INFO : dst/file1: Deleted 2021/06/01 05:07:09 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/06/01 05:07:09 INFO : dst/file1: Copied (new) 2021/06/01 05:07:09 INFO : dst/file1: Deleted --- FAIL: TestMoveFileBackupDir (19.79s) === RUN TestCopyFile run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:07:12 DEBUG : file1: Need to transfer - File not found at Destination 2021/06/01 05:07:14 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/06/01 05:07:14 INFO : file1: Copied (new) to: sub/file2 2021/06/01 05:07:15 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/06/01 05:07:15 DEBUG : file1: Unchanged skipping 2021/06/01 05:07:15 DEBUG : Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.93s) === RUN TestCopyFileBackupDir run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:07:18 DEBUG : Creating backend with remote "TestHubic:rclone-test-mifocuq2kusodim5dagifij5/backup" 2021/06/01 05:07:18 DEBUG : Hubic: Got swift credentials (expiry 2021-06-02 07:01:49 +0200 +0200 in 23h54m30.278761488s) 2021/06/01 05:07:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/06/01 05:07:19 INFO : Swift container rclone-test-mifocuq2kusodim5dagifij5 path backup: Container "rclone-test-mifocuq2kusodim5dagifij5" created 2021/06/01 05:07:21 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2021/06/01 05:07:21 INFO : dst/file1: Copied (server-side copy) 2021/06/01 05:07:22 INFO : dst/file1: Deleted 2021/06/01 05:07:23 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/06/01 05:07:23 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (10.74s) === RUN TestCopyFileCompareDest run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:07:27 DEBUG : Creating backend with remote "TestHubic:rclone-test-mifocuq2kusodim5dagifij5/dst" 2021/06/01 05:07:27 DEBUG : Hubic: Got swift credentials (expiry 2021-06-02 07:01:49 +0200 +0200 in 23h54m21.184322631s) 2021/06/01 05:07:28 DEBUG : Creating backend with remote "TestHubic:rclone-test-mifocuq2kusodim5dagifij5/CompareDest" 2021/06/01 05:07:28 DEBUG : Hubic: Got swift credentials (expiry 2021-06-02 07:01:49 +0200 +0200 in 23h54m20.571558642s) 2021/06/01 05:07:28 DEBUG : one: Need to transfer - File not found at Destination 2021/06/01 05:07:29 INFO : Swift container rclone-test-mifocuq2kusodim5dagifij5 path dst: Container "rclone-test-mifocuq2kusodim5dagifij5" created 2021/06/01 05:07:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/06/01 05:07:31 INFO : one: Copied (new) 2021/06/01 05:07:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 05:07:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/06/01 05:07:35 INFO : one: Copied (replaced existing) 2021/06/01 05:07:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/06/01 05:07:39 DEBUG : one: Destination found in --compare-dest, skipping fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure 2021/06/01 05:07:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/06/01 05:07:52 DEBUG : two: Destination found in --compare-dest, skipping fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 operations_test.go:982 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), dst/one (3) fstest.go:204: Not found "CompareDest/two" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:351 operations_test.go:982 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCompareDest Messages: 1 objects not found 2021/06/01 05:07:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/06/01 05:07:59 DEBUG : two: Destination found in --compare-dest, skipping fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 operations_test.go:988 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), dst/one (3) fstest.go:204: Not found "CompareDest/two" fstest.go:207: Error Trace: fstest.go:207 fstest.go:311 fstest.go:339 fstest.go:351 operations_test.go:988 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCompareDest Messages: 1 objects not found 2021/06/01 05:08:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/06/01 05:08:08 DEBUG : two: Need to transfer - File not found at Destination 2021/06/01 05:08:09 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/06/01 05:08:09 INFO : two: Copied (new) --- FAIL: TestCopyFileCompareDest (45.87s) === RUN TestCopyFileCopyDest run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:08:13 DEBUG : Creating backend with remote "TestHubic:rclone-test-mifocuq2kusodim5dagifij5/dst" 2021/06/01 05:08:13 DEBUG : Hubic: Got swift credentials (expiry 2021-06-02 07:01:49 +0200 +0200 in 23h53m35.351407662s) 2021/06/01 05:08:13 DEBUG : Creating backend with remote "TestHubic:rclone-test-mifocuq2kusodim5dagifij5/CopyDest" 2021/06/01 05:08:14 DEBUG : Hubic: Got swift credentials (expiry 2021-06-02 07:01:49 +0200 +0200 in 23h53m34.926756468s) 2021/06/01 05:08:14 DEBUG : one: Need to transfer - File not found at Destination 2021/06/01 05:08:15 INFO : Swift container rclone-test-mifocuq2kusodim5dagifij5 path dst: Container "rclone-test-mifocuq2kusodim5dagifij5" created 2021/06/01 05:08:17 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/06/01 05:08:17 INFO : one: Copied (new) 2021/06/01 05:08:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 05:08:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/06/01 05:08:20 INFO : one: Copied (replaced existing) 2021/06/01 05:08:25 DEBUG : Creating backend with remote "TestHubic:rclone-test-mifocuq2kusodim5dagifij5/BackupDir" 2021/06/01 05:08:25 DEBUG : Hubic: Got swift credentials (expiry 2021-06-02 07:01:49 +0200 +0200 in 23h53m23.50082407s) 2021/06/01 05:08:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/06/01 05:08:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 05:08:26 INFO : Swift container rclone-test-mifocuq2kusodim5dagifij5 path BackupDir: Container "rclone-test-mifocuq2kusodim5dagifij5" created 2021/06/01 05:08:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/06/01 05:08:28 INFO : one: Copied (server-side copy) 2021/06/01 05:08:28 INFO : one: Deleted 2021/06/01 05:08:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/06/01 05:08:30 INFO : one: Copied (server-side copy) 2021/06/01 05:08:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/06/01 05:08:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/06/01 05:08:35 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/06/01 05:08:35 INFO : two: Copied (server-side copy) 2021/06/01 05:08:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/06/01 05:08:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/06/01 05:08:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/06/01 05:08:36 DEBUG : two: Unchanged skipping 2021/06/01 05:08:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/06/01 05:08:39 DEBUG : three: Destination not found in --copy-dest 2021/06/01 05:08:39 DEBUG : three: Need to transfer - File not found at Destination 2021/06/01 05:08:41 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/06/01 05:08:41 INFO : three: Copied (new) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 operations_test.go:1098 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want got dst/one (5) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 operations_test.go:1098 Error: Should be true Test: TestCopyFileCopyDest Messages: Unexpected file "dst/one" --- FAIL: TestCopyFileCopyDest (42.13s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:09:06 DEBUG : A1/B2: Making directory 2021/06/01 05:09:06 DEBUG : A1/B1/C3: Making directory fstest.go:251: Filtering empty directory "A1/B2" fstest.go:251: Filtering empty directory "A1/B1/C3" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 operations_test.go:1333 Error: Should be true Test: TestDirMove Messages: listing wrong, want A1/B1/C1/four (4), A1/B1/C2/five (4), A1/B1/three (5), A1/one (3), A1/two (3) got A1/B1/C1/four (4), A1/B1/C2/five (4), A1/B1/three (5), A1/one (3), A1/two (3), dst/one (5) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 operations_test.go:1333 Error: Should be true Test: TestDirMove Messages: Unexpected file "dst/one" fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 operations_test.go:1333 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=2) "A1", @@ -4,3 +4,4 @@ (string) (len=8) "A1/B1/C1", - (string) (len=8) "A1/B1/C2" + (string) (len=8) "A1/B1/C2", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories 2021/06/01 05:09:16 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/06/01 05:09:16 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2021/06/01 05:09:16 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/06/01 05:09:16 INFO : A1/one: Copied (server-side copy) to: A2/one 2021/06/01 05:09:16 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/06/01 05:09:16 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2021/06/01 05:09:17 INFO : A1/B1/C1/four: Deleted 2021/06/01 05:09:17 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/06/01 05:09:17 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2021/06/01 05:09:17 INFO : A1/one: Deleted 2021/06/01 05:09:17 INFO : A1/B1/C2/five: Deleted 2021/06/01 05:09:17 INFO : A1/B1/three: Deleted 2021/06/01 05:09:19 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/06/01 05:09:19 INFO : A1/two: Copied (server-side copy) to: A2/two 2021/06/01 05:09:19 INFO : A1/two: Deleted fstest.go:251: Filtering empty directory "A2/B2" fstest.go:251: Filtering empty directory "A2/B1/C3" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 operations_test.go:1354 Error: Should be true Test: TestDirMove Messages: listing wrong, want A2/B1/C1/four (4), A2/B1/C2/five (4), A2/B1/three (5), A2/one (3), A2/two (3) got A1/one (3), A2/B1/C1/four (4), A2/B1/C2/five (4), A2/B1/three (5), A2/one (3), A2/two (3) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 operations_test.go:1354 Error: Should be true Test: TestDirMove Messages: Unexpected file "A1/one" fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 operations_test.go:1354 Error: Not equal: expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2"} actual : []string{"A1", "A2", "A2/B1", "A2/B1/C1", "A2/B1/C2"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=5) { + (string) (len=2) "A1", (string) (len=2) "A2", Test: TestDirMove Messages: directories 2021/06/01 05:09:30 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/06/01 05:09:30 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2021/06/01 05:09:30 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/06/01 05:09:30 INFO : A2/one: Copied (server-side copy) to: A3/one 2021/06/01 05:09:31 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/06/01 05:09:31 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2021/06/01 05:09:31 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/06/01 05:09:31 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2021/06/01 05:09:31 INFO : A2/B1/three: Deleted 2021/06/01 05:09:31 INFO : A2/one: Deleted 2021/06/01 05:09:31 INFO : A2/B1/C1/four: Deleted 2021/06/01 05:09:31 INFO : A2/B1/C2/five: Deleted 2021/06/01 05:09:33 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/06/01 05:09:33 INFO : A2/two: Copied (server-side copy) to: A3/two 2021/06/01 05:09:33 INFO : A2/two: Deleted fstest.go:251: Filtering empty directory "A3/B2" fstest.go:251: Filtering empty directory "A3/B1/C3" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 operations_test.go:1379 Error: Should be true Test: TestDirMove Messages: listing wrong, want A3/B1/C1/four (4), A3/B1/C2/five (4), A3/B1/three (5), A3/one (3), A3/two (3) got A1/one (3), A3/B1/C1/four (4), A3/B1/C2/five (4), A3/B1/three (5), A3/one (3), A3/two (3) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 operations_test.go:1379 Error: Should be true Test: TestDirMove Messages: Unexpected file "A1/one" fstest.go:328: Error Trace: fstest.go:328 fstest.go:339 operations_test.go:1379 Error: Not equal: expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2"} actual : []string{"A1", "A3", "A3/B1", "A3/B1/C1", "A3/B1/C2"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=4) { +([]string) (len=5) { + (string) (len=2) "A1", (string) (len=2) "A3", Test: TestDirMove Messages: directories run.go:121: removing file "A1/one" failed - try 1/3: Object Not Found run.go:121: removing file "A1/one" failed - try 2/3: Object Not Found run.go:121: removing file "A1/one" failed - try 3/3: Object Not Found run.go:124: removing file "A1/one" failed: Object Not Found --- FAIL: TestDirMove (56.82s) === RUN TestGetFsInfo run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" --- PASS: TestGetFsInfo (0.65s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:09:53 DEBUG : Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5: File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:09:56 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/06/01 05:09:56 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:09:57 DEBUG : no_checksum_big_file_from_pipe: Uploading segment file "no_checksum_big_file_from_pipe/1622524197.06856428/-1/00000000" into "rclone-test-mifocuq2kusodim5dagifij5_segments" 2021/06/01 05:09:58 DEBUG : no_checksum_big_file_from_pipe: Uploading segments into "rclone-test-mifocuq2kusodim5dagifij5_segments" seems done (EOF) 2021/06/01 05:09:59 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/06/01 05:10:00 DEBUG : no_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:10:03 DEBUG : Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5: File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:10:04 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/06/01 05:10:04 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:10:04 DEBUG : with_checksum_big_file_from_pipe: Uploading segment file "with_checksum_big_file_from_pipe/1622524204.810366534/-1/00000000" into "rclone-test-mifocuq2kusodim5dagifij5_segments" 2021/06/01 05:10:05 DEBUG : with_checksum_big_file_from_pipe: Uploading segments into "rclone-test-mifocuq2kusodim5dagifij5_segments" seems done (EOF) 2021/06/01 05:10:08 DEBUG : with_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object 2021/06/01 05:10:08 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/06/01 05:10:09 DEBUG : with_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:10:12 DEBUG : Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5: File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:10:14 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:10:14 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment file "ignore_checksum_big_file_from_pipe/1622524214.739891328/-1/00000000" into "rclone-test-mifocuq2kusodim5dagifij5_segments" 2021/06/01 05:10:16 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segments into "rclone-test-mifocuq2kusodim5dagifij5_segments" seems done (EOF) 2021/06/01 05:10:17 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure 2021/06/01 05:10:25 DEBUG : ignore_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:10:29 DEBUG : Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5: File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:10:31 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:10:31 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment file "ignore_checksum_big_file_from_pipe/1622524231.07313687/-1/00000000" into "rclone-test-mifocuq2kusodim5dagifij5_segments" 2021/06/01 05:10:32 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segments into "rclone-test-mifocuq2kusodim5dagifij5_segments" seems done (EOF) 2021/06/01 05:10:34 DEBUG : ignore_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object 2021/06/01 05:10:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/06/01 05:10:34 DEBUG : ignore_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object --- PASS: TestRcat (44.36s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (9.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (9.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (16.88s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.31s) === RUN TestRcatSize run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:10:39 DEBUG : Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5: File to upload is small (60 bytes), uploading instead of streaming 2021/06/01 05:10:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/06/01 05:10:41 INFO : potato2: Copied (new) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestRcatSize (16.18s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5", Local "Local file system at /tmp/rclone063947808", Modify Window "1ns" 2021/06/01 05:10:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/06/01 05:10:55 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/06/01 05:10:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/06/01 05:10:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/06/01 05:10:56 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://lb9911.hubic.ovh.net/v1/AUTH_8ddbb879d8f66975e085651fc266c351/rclone-test-mifocuq2kusodim5dagifij5/TestCopyFileMaxTransfer/file2": Max transfer limit reached as set by --max-transfer 2021/06/01 05:10:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/06/01 05:10:58 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/06/01 05:11:00 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a0177fda0be836fc1d3f14f5c72de4e4 OK 2021/06/01 05:11:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (11.52s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) FAIL 2021/06/01 05:11:05 DEBUG : Hubic Swift container rclone-test-mifocuq2kusodim5dagifij5: Purge remote 2021/06/01 05:11:05 DEBUG : Waiting for deletions to finish 2021/06/01 05:11:05 INFO : Swift container rclone-test-mifocuq2kusodim5dagifij5: Container "rclone-test-mifocuq2kusodim5dagifij5" removed "./operations.test -test.v -test.timeout 1h0m0s -remote TestHubic: -verbose" - Finished ERROR in 9m17.823978441s (try 1/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckSizeOnly/1 TestCheckSizeOnly/2 TestCheckSizeOnly/3 TestLsd TestCopyURL TestMoveFile TestMoveFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestDirMove]