"./operations.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestCopyURL|TestDeduplicateNewestByHash|TestRcatSize|TestRemoveExisting|TestRmdirsLeaveRoot)$'" - Starting (try 2/5) 2025/11/22 02:46:03 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-jokenop7guxu" 2025/11/22 02:46:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/22 02:46:04 DEBUG : Creating backend with remote "/tmp/rclone3771767869" === RUN TestDeduplicateNewestByHash run.go:185: Remote "files root 'rclone-test-jokenop7guxu'", Local "Local file system at /tmp/rclone3771767869", Modify Window "1s" 2025/11/22 02:46:12 INFO : files root 'rclone-test-jokenop7guxu': Looking for duplicate md5 hashes using newest mode. 2025/11/22 02:46:13 NOTICE: 1e4fe0aaf582c142f1cd850f626d1e9d: Found 3 files with duplicate md5 hashes 2025/11/22 02:46:13 INFO : one: Deleted 2025/11/22 02:46:14 INFO : also/one: Deleted 2025/11/22 02:46:14 NOTICE: 1e4fe0aaf582c142f1cd850f626d1e9d: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (11.07s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "files root 'rclone-test-jokenop7guxu'", Local "Local file system at /tmp/rclone3771767869", Modify Window "1s" 2025/11/22 02:46:15 INFO : A1: Making directory 2025/11/22 02:46:15 INFO : A1/B1: Making directory 2025/11/22 02:46:16 INFO : A1/B1/C1: Making directory 2025/11/22 02:46:17 DEBUG : removing 1 level 3 directories 2025/11/22 02:46:17 INFO : A1/B1/C1: Removing directory 2025/11/22 02:46:17 DEBUG : removing 1 level 2 directories 2025/11/22 02:46:17 INFO : A1/B1: Removing directory 2025/11/22 02:46:17 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jokenop7guxu/A1/B1 not empty`) 2025/11/22 02:46:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/22 02:46:17 DEBUG : pacer: Reducing sleep to 15ms 2025/11/22 02:46:17 DEBUG : pacer: Reducing sleep to 11.25ms 2025/11/22 02:46:17 DEBUG : pacer: Reducing sleep to 10ms 2025/11/22 02:46:18 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-jokenop7guxu/A1 not empty`) 2025/11/22 02:46:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/22 02:46:18 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-jokenop7guxu/A1 not empty`) 2025/11/22 02:46:18 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/11/22 02:46:18 DEBUG : pacer: Reducing sleep to 30ms 2025/11/22 02:46:18 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestRmdirsLeaveRoot (3.14s) === RUN TestCopyURL run.go:185: Remote "files root 'rclone-test-jokenop7guxu'", Local "Local file system at /tmp/rclone3771767869", Modify Window "1s" 2025/11/22 02:46:18 DEBUG : pacer: Reducing sleep to 16.875ms 2025/11/22 02:46:19 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/11/22 02:46:19 ERROR : file1: Post request put error: internal error: ReadAt not implemented for io.nopCloser operations_test.go:843: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:843 Error: Received unexpected error: internal error: ReadAt not implemented for io.nopCloser Test: TestCopyURL 2025/11/22 02:46:19 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestCopyURL (0.56s) === RUN TestRcatSize run.go:185: Remote "files root 'rclone-test-jokenop7guxu'", Local "Local file system at /tmp/rclone3771767869", Modify Window "1s" 2025/11/22 02:46:19 ERROR : potato1: Post request put error: internal error: ReadAt not implemented for io.nopCloserWriterTo operations_test.go:1601: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1601 Error: Received unexpected error: internal error: ReadAt not implemented for io.nopCloserWriterTo Test: TestRcatSize --- FAIL: TestRcatSize (0.45s) === RUN TestRemoveExisting run.go:185: Remote "files root 'rclone-test-jokenop7guxu'", Local "Local file system at /tmp/rclone3771767869", Modify Window "1s" 2025/11/22 02:46:22 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kigudop8" before starting 2025/11/22 02:46:23 DEBUG : sub dir/test remove existing.kigudop8: TEST: removing renamed existing file after operation 2025/11/22 02:46:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mijuxub2" before starting 2025/11/22 02:46:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mijuxub2: TEST: renaming existing back after failed operation 2025/11/22 02:46:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.begoqic2" before starting 2025/11/22 02:46:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.begoqic2: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (7.36s) FAIL 2025/11/22 02:46:27 DEBUG : files root 'rclone-test-jokenop7guxu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestCopyURL|TestDeduplicateNewestByHash|TestRcatSize|TestRemoveExisting|TestRmdirsLeaveRoot)$'" - Finished ERROR in 23.470281248s (try 2/5): exit status 1: Failed [TestCopyURL TestRcatSize]