"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCopyDirMetadata|TestDirMove|TestDirsEqual|TestGetFsInfo|TestMaxDelete|TestMaxDeleteSize|TestMkdirMetadata|TestMkdirModTime|TestMoveFileBackupDir|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestRemoveExisting|TestSetDirModTime|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 4/5) 2024/11/22 02:38:21 DEBUG : Creating backend with remote "TestMega:rclone-test-codutiq6noqo" 2024/11/22 02:38:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 02:38:35 DEBUG : Creating backend with remote "/tmp/rclone714824648" 2024/11/22 02:38:35 DEBUG : Config file has changed externally - reloading === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" 2024/11/22 02:38:40 DEBUG : Waiting for deletions to finish 2024/11/22 02:38:40 INFO : large: Deleted 2024/11/22 02:38:40 INFO : small: Deleted 2024/11/22 02:38:40 ERROR : medium: Got fatal error on delete: --max-delete threshold reached operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDelete --- FAIL: TestMaxDelete (5.32s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" 2024/11/22 02:38:52 DEBUG : Waiting for deletions to finish 2024/11/22 02:38:52 INFO : large: Deleted 2024/11/22 02:38:55 INFO : small: Deleted 2024/11/22 02:38:55 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDeleteSize --- FAIL: TestMaxDeleteSize (16.68s) === RUN TestMoveFileBackupDir run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" 2024/11/22 02:38:57 DEBUG : Creating backend with remote "TestMega:rclone-test-codutiq6noqo/backup" 2024/11/22 02:38:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/22 02:38:58 INFO : dst/file1: Moved (server-side) 2024/11/22 02:38:58 INFO : dst/file1: Copied (new) 2024/11/22 02:38:58 INFO : dst/file1: Deleted run.go:125: removing dir "dst" failed - try 1/3: directory not empty --- PASS: TestMoveFileBackupDir (3.06s) === RUN TestDirMove run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" 2024/11/22 02:39:04 DEBUG : A1/B2: Making directory 2024/11/22 02:39:04 DEBUG : A1/B1/C3: Making directory 2024/11/22 02:39:08 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/22 02:39:08 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/22 02:39:08 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/22 02:39:10 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/22 02:39:10 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/22 02:39:12 INFO : mega root 'rclone-test-codutiq6noqo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/22 02:39:25 ERROR : A3/B1/C2/five: Couldn't move: server-side move failed: Try again 2024/11/22 02:39:36 ERROR : A3/one: Couldn't move: server-side move failed: context canceled 2024/11/22 02:39:36 ERROR : A3/B1/three: Couldn't move: server-side move failed: context canceled 2024/11/22 02:39:38 ERROR : A3/B1/C1/four: Couldn't move: server-side move failed: context canceled 2024/11/22 02:39:38 ERROR : A3/two: Couldn't move: server-side move failed: context canceled operations_test.go:1433: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1433 Error: Received unexpected error: RenameDir renames: server-side move failed: Try again Test: TestDirMove 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/fs/operations/operations_test.go:1439 Error: Should be true Test: TestDirMove Messages: listing wrong, want A4/B1/C1/four (4), A4/B1/C2/five (4), A4/B1/three (5), A4/one (3), A4/two (3) got A3/B1/C2/five (4), A4/B1/C1/four (4), A4/B1/three (5), A4/one (3), A4/two (3) 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/fs/operations/operations_test.go:1439 Error: Should be true Test: TestDirMove Messages: Unexpected file "A3/B1/C2/five" fstest.go:197: Not found "A4/B1/C2/five" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439 Error: Not equal: expected: 0 actual : 1 Test: TestDirMove Messages: 1 objects not found fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439 Error: Not equal: expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) (len=6) { +([]string) (len=12) { + (string) (len=2) "A3", + (string) (len=5) "A3/B1", + (string) (len=8) "A3/B1/C1", + (string) (len=8) "A3/B1/C2", + (string) (len=8) "A3/B1/C3", + (string) (len=5) "A3/B2", (string) (len=2) "A4", Test: TestDirMove Messages: directories run.go:125: removing file "A4/one" failed - try 1/3: Remove object failed: Try again run.go:125: removing file "A4/one" failed - try 2/3: Remove object failed: Try again --- FAIL: TestDirMove (94.53s) === RUN TestGetFsInfo run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" 2024/11/22 02:40:34 DEBUG : mega root 'rclone-test-codutiq6noqo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/22 02:40:35 NOTICE: mega root 'rclone-test-codutiq6noqo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/22 02:40:35 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/22 02:40:35 DEBUG : mega root 'rclone-test-codutiq6noqo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/22 02:40:35 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" 2024/11/22 02:40:43 DEBUG : mega root 'rclone-test-codutiq6noqo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/22 02:40:46 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/22 02:40:46 DEBUG : mega root 'rclone-test-codutiq6noqo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/22 02:40:48 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" 2024/11/22 02:40:59 DEBUG : mega root 'rclone-test-codutiq6noqo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/22 02:41:05 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2024/11/22 02:41:05 DEBUG : mega root 'rclone-test-codutiq6noqo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/22 02:41:07 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" 2024/11/22 02:41:16 DEBUG : mega root 'rclone-test-codutiq6noqo': File to upload is small (34 bytes), uploading instead of streaming 2024/11/22 02:41:17 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/22 02:41:17 DEBUG : mega root 'rclone-test-codutiq6noqo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/22 02:41:17 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestRcat (50.13s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.15s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (16.76s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (17.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.13s) === RUN TestRcatMetadata run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" 2024/11/22 02:41:27 DEBUG : mega root 'rclone-test-codutiq6noqo': File to upload is small (60 bytes), uploading instead of streaming 2024/11/22 02:41:27 DEBUG : potato2: Size of src and dst objects identical fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestRcatSize (9.67s) === RUN TestRcatSizeMetadata run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" operations_test.go:1665: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.00s) === RUN TestMkdirMetadata run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:180: Remote "mega root 'rclone-test-codutiq6noqo'", Local "Local file system at /tmp/rclone714824648", Modify Window "876000h0m0s" run.go:285: Failed to put "sub dir/test remove existing" to "mega root 'rclone-test-codutiq6noqo'": upload file failed to create session: Try again --- FAIL: TestRemoveExisting (22.47s) FAIL 2024/11/22 02:41:57 DEBUG : mega root 'rclone-test-codutiq6noqo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCopyDirMetadata|TestDirMove|TestDirsEqual|TestGetFsInfo|TestMaxDelete|TestMaxDeleteSize|TestMkdirMetadata|TestMkdirModTime|TestMoveFileBackupDir|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestRemoveExisting|TestSetDirModTime|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 3m35.636760528s (try 4/5): exit status 1: Failed [TestMaxDelete TestMaxDeleteSize TestDirMove TestRemoveExisting]