"./sync.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list -test.run '^(TestNothingToTransferWithEmptyDirs|TestServerSideCopyOverSelf)$'" - Starting (try 2/5) 2024/10/04 02:31:19 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nurafas7tifo" 2024/10/04 02:31:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 02:31:20 DEBUG : Creating backend with remote "/tmp/rclone3707886995" === RUN TestServerSideCopyOverSelf run.go:180: Remote "gofile root 'rclone-test-nurafas7tifo'", Local "Local file system at /tmp/rclone3707886995", Modify Window "1s" 2024/10/04 02:31:21 DEBUG : Upload server store4 (eu) responded in 119.551393ms 2024/10/04 02:31:21 DEBUG : Upload server store10 (eu) responded in 125.161734ms 2024/10/04 02:31:21 DEBUG : sub dir/hello world: Using upload server store10 (eu) 2024/10/04 02:31:21 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cofibas9beqe" sync_test.go:626: Server side copy (if possible) gofile root 'rclone-test-nurafas7tifo' -> gofile root 'rclone-test-cofibas9beqe' 2024/10/04 02:31:22 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/04 02:31:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/04 02:31:22 DEBUG : gofile root 'rclone-test-cofibas9beqe': Waiting for checks to finish 2024/10/04 02:31:22 DEBUG : gofile root 'rclone-test-cofibas9beqe': Waiting for transfers to finish 2024/10/04 02:31:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/04 02:31:23 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/04 02:31:23 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "gofile root 'rclone-test-nurafas7tifo'", Local "Local file system at /tmp/rclone3707886995", Modify Window "1s" 2024/10/04 02:31:24 DEBUG : sub dir/hello world: Using upload server store4 (eu) 2024/10/04 02:31:24 DEBUG : sub dir/hello world: Removing old object on successful upload 2024/10/04 02:31:24 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/10/04 02:31:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/04 02:31:24 DEBUG : gofile root 'rclone-test-cofibas9beqe': Waiting for checks to finish 2024/10/04 02:31:24 DEBUG : gofile root 'rclone-test-cofibas9beqe': Waiting for transfers to finish 2024/10/04 02:31:25 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/10/04 02:31:25 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/04 02:31:25 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "gofile root 'rclone-test-nurafas7tifo'", Local "Local file system at /tmp/rclone3707886995", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello world (11), sub dir/hello world (17) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello world" 2024/10/04 02:31:33 DEBUG : gofile root 'rclone-test-cofibas9beqe': Purge remote --- FAIL: TestServerSideCopyOverSelf (15.70s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "gofile root 'rclone-test-nurafas7tifo'", Local "Local file system at /tmp/rclone3707886995", Modify Window "1s" 2024/10/04 02:31:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/04 02:31:35 DEBUG : sub dir: Making directory 2024/10/04 02:31:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2793: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:25 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2791 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2871 Error: Received unexpected error: failed to patch item "modTime" to 1728009095: Error "error-notFound" Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (22.52s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list -test.run '^(TestNothingToTransferWithEmptyDirs|TestServerSideCopyOverSelf)$'" - Finished ERROR in 38.781603527s (try 2/5): exit status 1: Failed [TestServerSideCopyOverSelf TestNothingToTransferWithEmptyDirs]