"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCopyFileCompareDest|TestCopyURL|TestMaxDelete|TestMaxDeleteSize|TestRcatSize|TestRemoveExisting)$|^TestRcat$/^(withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 3/5) 2026/03/06 03:54:43 DEBUG : Creating backend with remote "TestMega:rclone-test-kalomuc5giva" 2026/03/06 03:54:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 03:54:43 DEBUG : mega root 'rclone-test-kalomuc5giva': Using previously stored session ID and master key to initialize the Mega API 2026/03/06 03:59:35 DEBUG : Creating backend with remote "/tmp/rclone755419216" 2026/03/06 03:59:35 DEBUG : Config file has changed externally - reloading === RUN TestCopyFileCompareDest run.go:185: Remote "mega root 'rclone-test-kalomuc5giva'", Local "Local file system at /tmp/rclone755419216", Modify Window "876000h0m0s" 2026/03/06 03:59:35 DEBUG : Creating backend with remote "TestMega:rclone-test-kalomuc5giva/dst" 2026/03/06 03:59:35 DEBUG : mega root 'rclone-test-kalomuc5giva/dst': Using previously stored session ID and master key to initialize the Mega API 2026/03/06 03:59:51 DEBUG : Creating backend with remote "TestMega:rclone-test-kalomuc5giva/CompareDest" 2026/03/06 03:59:51 DEBUG : mega root 'rclone-test-kalomuc5giva/CompareDest': Using previously stored session ID and master key to initialize the Mega API 2026/03/06 04:00:05 DEBUG : one: Need to transfer - File not found at Destination 2026/03/06 04:00:07 DEBUG : one: size = 3 OK 2026/03/06 04:00:07 INFO : one: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/06 04:00:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone755419216) 2026/03/06 04:00:14 DEBUG : one: size = 3 (mega root 'rclone-test-kalomuc5giva/dst') 2026/03/06 04:00:14 DEBUG : one: Sizes differ 2026/03/06 04:00:15 DEBUG : one: size = 5 OK 2026/03/06 04:00:15 INFO : one: Copied (replaced existing) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/06 04:00:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone755419216) 2026/03/06 04:00:34 DEBUG : one: size = 3 (mega root 'rclone-test-kalomuc5giva/dst') 2026/03/06 04:00:34 DEBUG : one: Sizes differ 2026/03/06 04:00:45 DEBUG : one: size = 5 OK 2026/03/06 04:00:45 INFO : one: Copied (replaced existing) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:237 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:237 Error: Not equal: expected: 3 actual : 5 Test: TestCopyFileCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:242 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:242 Error: Not equal: expected: 3 actual : 5 Test: TestCopyFileCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 2026/03/06 04:00:59 DEBUG : two: Need to transfer - File not found at Destination 2026/03/06 04:00:59 DEBUG : two: size = 3 OK 2026/03/06 04:00:59 DEBUG : two: Sizes identical 2026/03/06 04:00:59 DEBUG : two: Destination found in --compare-dest, skipping fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:248 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:248 Error: Not equal: expected: 3 actual : 5 Test: TestCopyFileCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 2026/03/06 04:01:06 DEBUG : two: Need to transfer - File not found at Destination 2026/03/06 04:01:06 DEBUG : two: size = 3 OK 2026/03/06 04:01:06 DEBUG : two: Sizes identical 2026/03/06 04:01:06 DEBUG : two: Destination found in --compare-dest, skipping fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:254 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:254 Error: Not equal: expected: 3 actual : 5 Test: TestCopyFileCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:258 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:258 Error: Not equal: expected: 3 actual : 5 Test: TestCopyFileCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 2026/03/06 04:01:20 DEBUG : two: Need to transfer - File not found at Destination 2026/03/06 04:01:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone755419216) 2026/03/06 04:01:20 DEBUG : two: size = 3 (mega root 'rclone-test-kalomuc5giva/CompareDest') 2026/03/06 04:01:20 DEBUG : two: Sizes differ 2026/03/06 04:01:22 DEBUG : two: size = 5 OK 2026/03/06 04:01:22 INFO : two: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:267 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (5) got CompareDest/one (5), CompareDest/two (3), dst/one (5), dst/two (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:267 Error: Not equal: expected: 3 actual : 5 Test: TestCopyFileCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 --- FAIL: TestCopyFileCompareDest (128.56s) === RUN TestMaxDelete run.go:185: Remote "mega root 'rclone-test-kalomuc5giva'", Local "Local file system at /tmp/rclone755419216", Modify Window "876000h0m0s" 2026/03/06 04:01:48 DEBUG : Waiting for deletions to finish 2026/03/06 04:01:48 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/06 04:01:58 INFO : large: Deleted 2026/03/06 04:02:00 INFO : medium: Deleted --- PASS: TestMaxDelete (16.67s) === RUN TestMaxDeleteSize run.go:185: Remote "mega root 'rclone-test-kalomuc5giva'", Local "Local file system at /tmp/rclone755419216", Modify Window "876000h0m0s" 2026/03/06 04:02:05 DEBUG : Waiting for deletions to finish 2026/03/06 04:02:05 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/03/06 04:02:07 INFO : large: Deleted 2026/03/06 04:02:07 INFO : medium: Deleted 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 : 3 Test: TestMaxDeleteSize --- FAIL: TestMaxDeleteSize (6.94s) === RUN TestCopyURL run.go:185: Remote "mega root 'rclone-test-kalomuc5giva'", Local "Local file system at /tmp/rclone755419216", Modify Window "876000h0m0s" 2026/03/06 04:02:10 DEBUG : filename.txt: File name found in url 2026/03/06 04:02:10 DEBUG : headerfilename.txt: filename found in Content-Disposition header. fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyURL (18.02s) === RUN TestRcat === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "mega root 'rclone-test-kalomuc5giva'", Local "Local file system at /tmp/rclone755419216", Modify Window "876000h0m0s" 2026/03/06 04:02:26 DEBUG : mega root 'rclone-test-kalomuc5giva': File to upload is small (34 bytes), uploading instead of streaming 2026/03/06 04:02:26 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/06 04:02:26 NOTICE: mega root 'rclone-test-kalomuc5giva': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/06 04:02:26 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/06 04:02:26 DEBUG : mega root 'rclone-test-kalomuc5giva': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/06 04:02:26 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/06 04:02:26 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "mega root 'rclone-test-kalomuc5giva'", Local "Local file system at /tmp/rclone755419216", Modify Window "876000h0m0s" 2026/03/06 04:02:35 DEBUG : mega root 'rclone-test-kalomuc5giva': File to upload is small (34 bytes), uploading instead of streaming 2026/03/06 04:02:39 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/06 04:02:39 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/06 04:02:39 DEBUG : mega root 'rclone-test-kalomuc5giva': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/06 04:02:41 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/06 04:02:41 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRcat (24.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (9.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (15.17s) === RUN TestRcatSize run.go:185: Remote "mega root 'rclone-test-kalomuc5giva'", Local "Local file system at /tmp/rclone755419216", Modify Window "876000h0m0s" 2026/03/06 04:02:51 DEBUG : mega root 'rclone-test-kalomuc5giva': File to upload is small (60 bytes), uploading instead of streaming 2026/03/06 04:02:51 DEBUG : potato2: size = 60 OK 2026/03/06 04:02:51 DEBUG : potato2: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRcatSize (11.69s) === RUN TestRemoveExisting run.go:185: Remote "mega root 'rclone-test-kalomuc5giva'", Local "Local file system at /tmp/rclone755419216", Modify Window "876000h0m0s" 2026/03/06 04:03:07 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mupetas7" before starting 2026/03/06 04:03:07 DEBUG : sub dir/test remove existing.mupetas7: TEST: removing renamed existing file after operation 2026/03/06 04:03:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.joqunoj2" before starting 2026/03/06 04:03:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.joqunoj2: TEST: renaming existing back after failed operation 2026/03/06 04:03:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gakehot7" before starting 2026/03/06 04:03:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gakehot7: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (8.04s) FAIL 2026/03/06 04:03:10 DEBUG : mega root 'rclone-test-kalomuc5giva': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCopyFileCompareDest|TestCopyURL|TestMaxDelete|TestMaxDeleteSize|TestRcatSize|TestRemoveExisting)$|^TestRcat$/^(withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 8m27.203569884s (try 3/5): exit status 1: Failed [TestCopyFileCompareDest TestMaxDeleteSize]