"./operations.test -test.v -test.timeout 1h0m0s -remote TestHubic: -verbose" - Starting (try 1/5) 2021/02/08 05:03:41 DEBUG : Creating backend with remote "TestHubic:rclone-test-boqanur4fonefow8meyonah3" 2021/02/08 05:03:41 DEBUG : TestHubic: Loaded invalid token from config file - ignoring 2021/02/08 05:03:42 DEBUG : TestHubic: Saved new token in config file 2021/02/08 05:03:43 DEBUG : Hubic: Got swift credentials (expiry 2021-02-09 06:03:43 +0100 +0100 in 23h59m59.630672158s) 2021/02/08 05:03:43 DEBUG : Creating backend with remote "/tmp/rclone232419342" === 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-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/02/08 05:03:43 INFO : Swift container rclone-test-boqanur4fonefow8meyonah3: Container "rclone-test-boqanur4fonefow8meyonah3" created 2021/02/08 05:03:45 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/02/08 05:03:45 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2021/02/08 05:03:45 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/02/08 05:03:45 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2021/02/08 05:03:45 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/02/08 05:03:45 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/02/08 05:03:47 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/02/08 05:03:47 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2021/02/08 05:03:47 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/02/08 05:03:47 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/02/08 05:03:47 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2021/02/08 05:03:47 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/02/08 05:03:49 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2021/02/08 05:03:49 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/02/08 05:03:49 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2021/02/08 05:03:50 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/02/08 05:03:50 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2021/02/08 05:03:50 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (8.00s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (2.36s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.13s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.45s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/02/08 05:03:51 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/02/08 05:03:51 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/02/08 05:03:51 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/02/08 05:03:51 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/02/08 05:03:51 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/02/08 05:03:51 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/02/08 05:03:51 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/02/08 05:03:51 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/02/08 05:03:51 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/02/08 05:03:51 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/02/08 05:03:51 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/02/08 05:03:51 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/02/08 05:03:51 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/02/08 05:03:51 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-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", 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 (10.80s) --- PASS: TestCheck/1 (0.17s) --- PASS: TestCheck/2 (0.13s) --- PASS: TestCheck/3 (0.13s) --- PASS: TestCheck/4 (0.33s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (0.12s) --- PASS: TestCheck/7 (0.15s) === RUN TestCheckFsError 2021/02/08 05:04:02 DEBUG : Creating backend with remote "non-existent" 2021/02/08 05:04:02 DEBUG : Creating backend with remote "non-existent" 2021/02/08 05:04:02 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/02/08 05:04:02 ERROR : : error reading source directory: directory not found 2021/02/08 05:04:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/02/08 05:04:02 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-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (11.92s) --- PASS: TestCheckDownload/1 (0.36s) --- PASS: TestCheckDownload/2 (0.35s) --- PASS: TestCheckDownload/3 (0.38s) --- PASS: TestCheckDownload/4 (0.43s) --- PASS: TestCheckDownload/5 (0.35s) --- PASS: TestCheckDownload/6 (0.39s) --- PASS: TestCheckDownload/7 (0.39s) === RUN TestCheckSizeOnly run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.81s) --- PASS: TestCheckSizeOnly/1 (0.08s) --- PASS: TestCheckSizeOnly/2 (0.06s) --- PASS: TestCheckSizeOnly/3 (0.06s) --- PASS: TestCheckSizeOnly/4 (0.06s) --- PASS: TestCheckSizeOnly/5 (0.06s) --- PASS: TestCheckSizeOnly/6 (0.07s) --- PASS: TestCheckSizeOnly/7 (0.08s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.12s) === RUN TestDeduplicateSkip run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.12s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.14s) === RUN TestDeduplicateFirst run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.12s) === RUN TestDeduplicateNewest run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.14s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:04:29 INFO : Hubic Swift container rclone-test-boqanur4fonefow8meyonah3: Looking for duplicate MD5 hashes using newest mode. 2021/02/08 05:04:29 NOTICE: 1bf89b985d0886756f0fd9a801796994: Found 3 files with duplicate MD5 hashes 2021/02/08 05:04:30 INFO : one: Deleted 2021/02/08 05:04:31 INFO : also/one: Deleted 2021/02/08 05:04:31 NOTICE: 1bf89b985d0886756f0fd9a801796994: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (8.54s) === RUN TestDeduplicateOldest run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.12s) === RUN TestDeduplicateLargest run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.12s) === RUN TestDeduplicateSmallest run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.13s) === RUN TestDeduplicateRename run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.14s) === RUN TestMergeDirs run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.13s) === RUN TestListDirSorted run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:04:43 DEBUG : a.txt: Excluded 2021/02/08 05:04:43 DEBUG : sub dir/hello world: Excluded 2021/02/08 05:04:43 DEBUG : sub dir/hello world2: Excluded 2021/02/08 05:04:43 DEBUG : sub dir/hello world: Excluded 2021/02/08 05:04:43 DEBUG : sub dir/hello world2: Excluded 2021/02/08 05:04:43 DEBUG : sub dir/ignore dir: Excluded 2021/02/08 05:04:44 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (15.99s) === RUN TestMkdir run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:04:49 DEBUG : Hubic Swift container rclone-test-boqanur4fonefow8meyonah3: Making directory 2021/02/08 05:04:49 DEBUG : Hubic Swift container rclone-test-boqanur4fonefow8meyonah3: Making directory --- PASS: TestMkdir (0.18s) === RUN TestLsd run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" --- PASS: TestLsd (2.06s) === RUN TestLs run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" --- PASS: TestLs (4.65s) === RUN TestLsWithFilesFrom run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:04:59 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.91s) === RUN TestLsLong run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" --- PASS: TestLsLong (4.75s) === RUN TestHashSums run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:05:10 ERROR : potato2: Hash unsupported: hash type not supported 2021/02/08 05:05:10 ERROR : empty space: Hash unsupported: hash type not supported 2021/02/08 05:05:10 ERROR : potato2: Hash unsupported: hash type not supported 2021/02/08 05:05:10 ERROR : empty space: Hash unsupported: hash type not supported 2021/02/08 05:05:11 ERROR : potato2: Hash unsupported: hash type not supported 2021/02/08 05:05:11 ERROR : empty space: Hash unsupported: hash type not supported --- PASS: TestHashSums (6.89s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" --- PASS: TestCount (7.13s) === RUN TestDelete run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:05:23 DEBUG : Waiting for deletions to finish 2021/02/08 05:05:23 DEBUG : large: Excluded from sync (and deletion) 2021/02/08 05:05:24 INFO : medium: Deleted 2021/02/08 05:05:24 INFO : small: Deleted --- PASS: TestDelete (4.81s) === RUN TestRetry 2021/02/08 05:05:25 DEBUG : Received error: EOF - low level retry 1/5 2021/02/08 05:05:25 DEBUG : Received error: EOF - low level retry 2/5 2021/02/08 05:05:25 DEBUG : Received error: EOF - low level retry 1/5 2021/02/08 05:05:25 DEBUG : Received error: EOF - low level retry 2/5 2021/02/08 05:05:25 DEBUG : Received error: EOF - low level retry 3/5 2021/02/08 05:05:25 DEBUG : Received error: EOF - low level retry 4/5 2021/02/08 05:05:25 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" --- PASS: TestCat (6.74s) === RUN TestPurge 2021/02/08 05:05:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/02/08 05:05:31 DEBUG : Creating backend with remote "TestHubic:rclone-test-cusatug1coyexor0jalulej4" 2021/02/08 05:05:31 DEBUG : Hubic: Got swift credentials (expiry 2021-02-09 06:03:43 +0100 +0100 in 23h58m11.025979298s) 2021/02/08 05:05:31 DEBUG : Creating backend with remote "/tmp/rclone492554352" run.go:176: Remote "Hubic Swift container rclone-test-cusatug1coyexor0jalulej4", Local "Local file system at /tmp/rclone492554352", Modify Window "1ns" 2021/02/08 05:05:32 INFO : Swift container rclone-test-cusatug1coyexor0jalulej4: Container "rclone-test-cusatug1coyexor0jalulej4" created 2021/02/08 05:05:33 DEBUG : A2: Making directory 2021/02/08 05:05:33 DEBUG : A1/B2: Making directory 2021/02/08 05:05:33 DEBUG : A1/B2/C2: Making directory 2021/02/08 05:05:33 DEBUG : A1/B1/C3: Making directory 2021/02/08 05:05:33 DEBUG : A3: Making directory 2021/02/08 05:05:33 DEBUG : A3/B3: Making directory 2021/02/08 05:05:33 DEBUG : A3/B3/C4: Making directory fstest.go:249: Filtering empty directory "A2" fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B2/C2" fstest.go:249: Filtering empty directory "A1/B1/C3" fstest.go:249: Filtering empty directory "A3" fstest.go:249: Filtering empty directory "A3/B3" fstest.go:249: Filtering empty directory "A3/B3/C4" 2021/02/08 05:05:35 DEBUG : Waiting for deletions to finish 2021/02/08 05:05:36 INFO : A1/B1/C1/one: Deleted fstest.go:249: Filtering empty directory "A2" fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B2/C2" fstest.go:249: Filtering empty directory "A3" fstest.go:249: Filtering empty directory "A3/B3" fstest.go:249: Filtering empty directory "A3/B3/C4" 2021/02/08 05:05:36 DEBUG : Waiting for deletions to finish 2021/02/08 05:05:37 INFO : A1/two: Deleted 2021/02/08 05:05:38 INFO : Swift container rclone-test-cusatug1coyexor0jalulej4: Container "rclone-test-cusatug1coyexor0jalulej4" removed 2021/02/08 05:05:39 DEBUG : Hubic Swift container rclone-test-cusatug1coyexor0jalulej4: Purge remote 2021/02/08 05:05:39 DEBUG : Waiting for deletions to finish 2021/02/08 05:05:39 purge failed: Container Not Found --- PASS: TestPurge (8.13s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:05:41 DEBUG : A2: Making directory 2021/02/08 05:05:41 DEBUG : A1/B2: Making directory 2021/02/08 05:05:41 DEBUG : A1/B2/C2: Making directory 2021/02/08 05:05:41 DEBUG : A1/B1/C3: Making directory 2021/02/08 05:05:41 DEBUG : A3: Making directory 2021/02/08 05:05:41 DEBUG : A3/B3: Making directory 2021/02/08 05:05:41 DEBUG : A3/B3/C4: Making directory fstest.go:249: Filtering empty directory "A2" fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B2/C2" fstest.go:249: Filtering empty directory "A1/B1/C3" fstest.go:249: Filtering empty directory "A3" fstest.go:249: Filtering empty directory "A3/B3" fstest.go:249: Filtering empty directory "A3/B3/C4" 2021/02/08 05:05:42 DEBUG : A3/B3/C4: Removing directory fstest.go:249: Filtering empty directory "A2" fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B2/C2" fstest.go:249: Filtering empty directory "A1/B1/C3" fstest.go:249: Filtering empty directory "A3" fstest.go:249: Filtering empty directory "A3/B3" --- PASS: TestRmdirsNoLeaveRoot (5.18s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:05:45 DEBUG : A1: Making directory 2021/02/08 05:05:45 DEBUG : A1/B1: Making directory 2021/02/08 05:05:45 DEBUG : A1/B1/C1: Making directory fstest.go:249: Filtering empty directory "A1" fstest.go:249: Filtering empty directory "A1/B1" fstest.go:249: Filtering empty directory "A1/B1/C1" fstest.go:249: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.35s) === RUN TestCopyURL run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" --- PASS: TestCopyURL (7.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:05:53 DEBUG : file1: Need to transfer - File not found at Destination 2021/02/08 05:05:53 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/02/08 05:05:53 INFO : file1: Copied (new) to: sub/file2 2021/02/08 05:05:53 INFO : file1: Deleted 2021/02/08 05:05:53 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:05:53 DEBUG : file1: Unchanged skipping 2021/02/08 05:05:53 INFO : file1: Deleted 2021/02/08 05:05:54 DEBUG : Hubic Swift container rclone-test-boqanur4fonefow8meyonah3: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.18s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" --- PASS: TestCaseInsensitiveMoveFile (0.12s) === RUN TestMoveFileBackupDir run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:05:56 DEBUG : Creating backend with remote "TestHubic:rclone-test-boqanur4fonefow8meyonah3/backup" 2021/02/08 05:05:56 DEBUG : Hubic: Got swift credentials (expiry 2021-02-09 06:03:43 +0100 +0100 in 23h57m46.587080912s) 2021/02/08 05:05:56 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/02/08 05:05:57 INFO : Swift container rclone-test-boqanur4fonefow8meyonah3 path backup: Container "rclone-test-boqanur4fonefow8meyonah3" created 2021/02/08 05:05:59 DEBUG : dst/file1: MD5 = 05164b153084ba910184c26e561a7c18 OK 2021/02/08 05:05:59 INFO : dst/file1: Copied (server-side copy) 2021/02/08 05:06:00 INFO : dst/file1: Deleted 2021/02/08 05:06:01 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/02/08 05:06:01 INFO : dst/file1: Copied (new) 2021/02/08 05:06:01 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (8.40s) === RUN TestCopyFile run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:06:03 DEBUG : file1: Need to transfer - File not found at Destination 2021/02/08 05:06:04 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/02/08 05:06:04 INFO : file1: Copied (new) to: sub/file2 2021/02/08 05:06:04 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:06:04 DEBUG : file1: Unchanged skipping 2021/02/08 05:06:04 DEBUG : Hubic Swift container rclone-test-boqanur4fonefow8meyonah3: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.00s) === RUN TestCopyFileBackupDir run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:06:06 DEBUG : Creating backend with remote "TestHubic:rclone-test-boqanur4fonefow8meyonah3/backup" 2021/02/08 05:06:06 DEBUG : Hubic: Got swift credentials (expiry 2021-02-09 06:03:43 +0100 +0100 in 23h57m36.369428297s) 2021/02/08 05:06:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/02/08 05:06:08 INFO : Swift container rclone-test-boqanur4fonefow8meyonah3 path backup: Container "rclone-test-boqanur4fonefow8meyonah3" created 2021/02/08 05:06:09 DEBUG : dst/file1: MD5 = 05164b153084ba910184c26e561a7c18 OK 2021/02/08 05:06:09 INFO : dst/file1: Copied (server-side copy) 2021/02/08 05:06:10 INFO : dst/file1: Deleted 2021/02/08 05:06:12 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/02/08 05:06:12 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (8.96s) === RUN TestCopyFileCompareDest run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:06:14 DEBUG : Creating backend with remote "TestHubic:rclone-test-boqanur4fonefow8meyonah3/dst" 2021/02/08 05:06:14 DEBUG : Hubic: Got swift credentials (expiry 2021-02-09 06:03:43 +0100 +0100 in 23h57m28.722403872s) 2021/02/08 05:06:15 DEBUG : Creating backend with remote "TestHubic:rclone-test-boqanur4fonefow8meyonah3/CompareDest" 2021/02/08 05:06:15 DEBUG : Hubic: Got swift credentials (expiry 2021-02-09 06:03:43 +0100 +0100 in 23h57m27.502630542s) 2021/02/08 05:06:16 DEBUG : one: Need to transfer - File not found at Destination 2021/02/08 05:06:17 INFO : Swift container rclone-test-boqanur4fonefow8meyonah3 path dst: Container "rclone-test-boqanur4fonefow8meyonah3" created 2021/02/08 05:06:18 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:06:18 INFO : one: Copied (new) 2021/02/08 05:06:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 05:06:20 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/02/08 05:06:20 INFO : one: Copied (replaced existing) 2021/02/08 05:06:23 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:06:23 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 05:06:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:06:25 DEBUG : two: Destination found in --compare-dest, skipping 2021/02/08 05:06:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:06:26 DEBUG : two: Destination found in --compare-dest, skipping 2021/02/08 05:06:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/02/08 05:06:27 DEBUG : two: Need to transfer - File not found at Destination 2021/02/08 05:06:28 DEBUG : two: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/02/08 05:06:28 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (17.99s) === RUN TestCopyFileCopyDest run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:06:32 DEBUG : Creating backend with remote "TestHubic:rclone-test-boqanur4fonefow8meyonah3/dst" 2021/02/08 05:06:32 DEBUG : Hubic: Got swift credentials (expiry 2021-02-09 06:03:43 +0100 +0100 in 23h57m10.712351445s) 2021/02/08 05:06:33 DEBUG : Creating backend with remote "TestHubic:rclone-test-boqanur4fonefow8meyonah3/CopyDest" 2021/02/08 05:06:34 DEBUG : Hubic: Got swift credentials (expiry 2021-02-09 06:03:43 +0100 +0100 in 23h57m8.716628022s) 2021/02/08 05:06:35 DEBUG : one: Need to transfer - File not found at Destination 2021/02/08 05:06:35 INFO : Swift container rclone-test-boqanur4fonefow8meyonah3 path dst: Container "rclone-test-boqanur4fonefow8meyonah3" created 2021/02/08 05:06:37 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:06:37 INFO : one: Copied (new) 2021/02/08 05:06:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 05:06:40 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/02/08 05:06:40 INFO : one: Copied (replaced existing) 2021/02/08 05:06:43 DEBUG : Creating backend with remote "TestHubic:rclone-test-boqanur4fonefow8meyonah3/BackupDir" 2021/02/08 05:06:43 DEBUG : Hubic: Got swift credentials (expiry 2021-02-09 06:03:43 +0100 +0100 in 23h56m59.397616598s) 2021/02/08 05:06:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:06:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 05:06:45 INFO : Swift container rclone-test-boqanur4fonefow8meyonah3 path BackupDir: Container "rclone-test-boqanur4fonefow8meyonah3" created 2021/02/08 05:06:47 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:06:47 INFO : one: Copied (server-side copy) 2021/02/08 05:06:47 INFO : one: Deleted 2021/02/08 05:06:49 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/02/08 05:06:49 INFO : one: Copied (server-side copy) 2021/02/08 05:06:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/02/08 05:06:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:06:53 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:06:53 INFO : two: Copied (server-side copy) 2021/02/08 05:06:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/02/08 05:06:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:06:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:06:53 DEBUG : two: Unchanged skipping 2021/02/08 05:06:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/02/08 05:06:56 DEBUG : three: Destination not found in --copy-dest 2021/02/08 05:06:56 DEBUG : three: Need to transfer - File not found at Destination 2021/02/08 05:06:57 DEBUG : three: MD5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/02/08 05:06:57 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (31.65s) === 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-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:07:09 DEBUG : A1/B2: Making directory 2021/02/08 05:07:09 DEBUG : A1/B1/C3: Making directory fstest.go:249: Filtering empty directory "A1/B2" fstest.go:249: Filtering empty directory "A1/B1/C3" 2021/02/08 05:07:11 DEBUG : A1/two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:07:11 INFO : A1/two: Copied (server-side copy) to: A2/two 2021/02/08 05:07:11 DEBUG : A1/one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:07:11 INFO : A1/one: Copied (server-side copy) to: A2/one 2021/02/08 05:07:11 DEBUG : A1/B1/C2/five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/02/08 05:07:11 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2021/02/08 05:07:11 DEBUG : A1/B1/C1/four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/02/08 05:07:11 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2021/02/08 05:07:12 INFO : A1/one: Deleted 2021/02/08 05:07:12 INFO : A1/two: Deleted 2021/02/08 05:07:12 INFO : A1/B1/C2/five: Deleted 2021/02/08 05:07:12 INFO : A1/B1/C1/four: Deleted 2021/02/08 05:07:14 DEBUG : A1/B1/three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/02/08 05:07:14 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2021/02/08 05:07:14 INFO : A1/B1/three: Deleted fstest.go:249: Filtering empty directory "A2/B2" fstest.go:249: Filtering empty directory "A2/B1/C3" 2021/02/08 05:07:16 DEBUG : A2/one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/02/08 05:07:16 INFO : A2/one: Copied (server-side copy) to: A3/one 2021/02/08 05:07:17 DEBUG : A2/B1/three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/02/08 05:07:17 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2021/02/08 05:07:17 INFO : A2/one: Deleted 2021/02/08 05:07:18 INFO : A2/B1/three: Deleted 2021/02/08 05:07:18 DEBUG : A2/B1/C2/five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/02/08 05:07:18 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2021/02/08 05:07:18 DEBUG : A2/B1/C1/four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/02/08 05:07:18 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2021/02/08 05:07:18 INFO : A2/B1/C2/five: Deleted 2021/02/08 05:07:19 INFO : A2/B1/C1/four: Deleted 2021/02/08 05:07:19 DEBUG : A2/two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/02/08 05:07:19 INFO : A2/two: Copied (server-side copy) to: A3/two 2021/02/08 05:07:20 INFO : A2/two: Deleted fstest.go:249: Filtering empty directory "A3/B2" fstest.go:249: Filtering empty directory "A3/B1/C3" --- PASS: TestDirMove (20.29s) === RUN TestGetFsInfo run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" --- PASS: TestGetFsInfo (0.05s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:07:24 DEBUG : Hubic Swift container rclone-test-boqanur4fonefow8meyonah3: File to upload is small (34 bytes), uploading instead of streaming 2021/02/08 05:07:25 DEBUG : no_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/02/08 05:07:25 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/02/08 05:07:26 DEBUG : no_checksum_big_file_from_pipe: Uploading segment file "no_checksum_big_file_from_pipe/1612760846.05637474/-1/00000000" into "rclone-test-boqanur4fonefow8meyonah3_segments" 2021/02/08 05:07:27 DEBUG : no_checksum_big_file_from_pipe: Uploading segments into "rclone-test-boqanur4fonefow8meyonah3_segments" seems done (EOF) 2021/02/08 05:07:29 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/02/08 05:07:30 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-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:07:33 DEBUG : Hubic Swift container rclone-test-boqanur4fonefow8meyonah3: File to upload is small (34 bytes), uploading instead of streaming 2021/02/08 05:07:34 DEBUG : with_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/02/08 05:07:34 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/02/08 05:07:35 DEBUG : with_checksum_big_file_from_pipe: Uploading segment file "with_checksum_big_file_from_pipe/1612760855.789457579/-1/00000000" into "rclone-test-boqanur4fonefow8meyonah3_segments" 2021/02/08 05:07:37 DEBUG : with_checksum_big_file_from_pipe: Uploading segments into "rclone-test-boqanur4fonefow8meyonah3_segments" seems done (EOF) 2021/02/08 05:07:38 DEBUG : with_checksum_big_file_from_pipe: Returning empty Md5sum for swift large object 2021/02/08 05:07:38 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/02/08 05:07:38 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-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:07:43 DEBUG : Hubic Swift container rclone-test-boqanur4fonefow8meyonah3: File to upload is small (34 bytes), uploading instead of streaming 2021/02/08 05:07:44 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/02/08 05:07:44 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment file "ignore_checksum_big_file_from_pipe/1612760864.309324253/-1/00000000" into "rclone-test-boqanur4fonefow8meyonah3_segments" 2021/02/08 05:07:46 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segments into "rclone-test-boqanur4fonefow8meyonah3_segments" seems done (EOF) 2021/02/08 05:07:47 DEBUG : ignore_checksum_big_file_from_pipe: Sizes differ (src 102401 vs dst 0) 2021/02/08 05:07:47 ERROR : ignore_checksum_big_file_from_pipe: corrupted on transfer operations_test.go:1453: Error Trace: operations_test.go:1453 operations_test.go:1464 Error: Received unexpected error: corrupted on transfer Test: TestRcat === CONT TestRcat/withChecksum=false,ignoreChecksum=true testing.go:1048: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test --- FAIL: TestRcat (25.54s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (9.42s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (9.44s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (6.68s) === RUN TestRcatSize run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:07:51 DEBUG : Hubic Swift container rclone-test-boqanur4fonefow8meyonah3: File to upload is small (60 bytes), uploading instead of streaming 2021/02/08 05:07:52 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/02/08 05:07:52 INFO : potato2: Copied (new) --- PASS: TestRcatSize (4.19s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Hubic Swift container rclone-test-boqanur4fonefow8meyonah3", Local "Local file system at /tmp/rclone232419342", Modify Window "1ns" 2021/02/08 05:07:54 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/02/08 05:07:55 DEBUG : TestCopyFileMaxTransfer/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/02/08 05:07:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/02/08 05:07:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/02/08 05:07:56 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://lb9911.hubic.ovh.net/v1/AUTH_8ddbb879d8f66975e085651fc266c351/rclone-test-boqanur4fonefow8meyonah3/TestCopyFileMaxTransfer/file2": Max transfer limit reached as set by --max-transfer 2021/02/08 05:07:56 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/02/08 05:07:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/02/08 05:07:58 DEBUG : TestCopyFileMaxTransfer/file4: MD5 = d677e3a10e656a6232b57a23e513cfb3 OK 2021/02/08 05:07:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (6.79s) === 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/02/08 05:08:00 DEBUG : Hubic Swift container rclone-test-boqanur4fonefow8meyonah3: Purge remote 2021/02/08 05:08:00 DEBUG : Waiting for deletions to finish 2021/02/08 05:08:00 INFO : Swift container rclone-test-boqanur4fonefow8meyonah3: Container "rclone-test-boqanur4fonefow8meyonah3" removed "./operations.test -test.v -test.timeout 1h0m0s -remote TestHubic: -verbose" - Finished ERROR in 4m20.554323592s (try 1/5): exit status 1: Failed [TestRcat/withChecksum=false,ignoreChecksum=true]