"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCopyFileCompareDest|TestMaxDelete|TestMaxDeleteSize)$'" - Starting (try 5/5) 2026/05/22 01:51:23 DEBUG : Creating backend with remote "TestMega:rclone-test-fekomar3vini" 2026/05/22 01:51:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/22 01:51:23 DEBUG : mega root 'rclone-test-fekomar3vini': Using previously stored session ID and master key to initialize the Mega API 2026/05/22 01:51:44 DEBUG : Creating backend with remote "/tmp/rclone3602053983" === RUN TestCopyFileCompareDest run.go:198: Remote "mega root 'rclone-test-fekomar3vini'", Local "Local file system at /tmp/rclone3602053983", Modify Window "876000h0m0s" 2026/05/22 01:51:44 DEBUG : Creating backend with remote "TestMega:rclone-test-fekomar3vini/dst" 2026/05/22 01:51:44 DEBUG : mega root 'rclone-test-fekomar3vini/dst': Using previously stored session ID and master key to initialize the Mega API 2026/05/22 01:52:04 DEBUG : Creating backend with remote "TestMega:rclone-test-fekomar3vini/CompareDest" 2026/05/22 01:52:04 DEBUG : mega root 'rclone-test-fekomar3vini/CompareDest': Using previously stored session ID and master key to initialize the Mega API 2026/05/22 01:52:23 DEBUG : one: Need to transfer - File not found at Destination 2026/05/22 01:52:25 DEBUG : one: size = 3 OK 2026/05/22 01:52:25 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/05/22 01:52:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3602053983) 2026/05/22 01:52:32 DEBUG : one: size = 3 (mega root 'rclone-test-fekomar3vini/dst') 2026/05/22 01:52:32 DEBUG : one: Sizes differ 2026/05/22 01:52:33 DEBUG : one: size = 5 OK 2026/05/22 01:52:33 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/05/22 01:52:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3602053983) 2026/05/22 01:52:41 DEBUG : one: size = 3 (mega root 'rclone-test-fekomar3vini/dst') 2026/05/22 01:52:41 DEBUG : one: Sizes differ 2026/05/22 01:52:41 DEBUG : one: size = 5 OK 2026/05/22 01:52:41 DEBUG : one: Sizes identical 2026/05/22 01:52:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/22 01:52:41 DEBUG : two: Need to transfer - File not found at Destination 2026/05/22 01:52:41 DEBUG : two: size = 3 OK 2026/05/22 01:52:41 INFO : two: Copied (new) 2026/05/22 01:52:41 DEBUG : two: size = 3 OK 2026/05/22 01:52:41 DEBUG : two: Sizes identical 2026/05/22 01:52:41 DEBUG : two: Unchanged skipping 2026/05/22 01:52:41 DEBUG : two: size = 5 (Local file system at /tmp/rclone3602053983) 2026/05/22 01:52:41 DEBUG : two: size = 3 (mega root 'rclone-test-fekomar3vini/dst') 2026/05/22 01:52:41 DEBUG : two: Sizes differ 2026/05/22 01:52:41 DEBUG : two: size = 5 (Local file system at /tmp/rclone3602053983) 2026/05/22 01:52:41 DEBUG : two: size = 3 (mega root 'rclone-test-fekomar3vini/CompareDest') 2026/05/22 01:52:41 DEBUG : two: Sizes differ 2026/05/22 01:52:42 DEBUG : two: size = 5 OK 2026/05/22 01:52:42 INFO : two: 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 --- PASS: TestCopyFileCompareDest (65.34s) === RUN TestMaxDelete run.go:198: Remote "mega root 'rclone-test-fekomar3vini'", Local "Local file system at /tmp/rclone3602053983", Modify Window "876000h0m0s" 2026/05/22 01:52:50 DEBUG : Waiting for deletions to finish 2026/05/22 01:52:50 INFO : large: Deleted 2026/05/22 01:52:50 INFO : medium: Deleted 2026/05/22 01:52:50 ERROR : small: 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 (1.15s) === RUN TestMaxDeleteSize run.go:198: Remote "mega root 'rclone-test-fekomar3vini'", Local "Local file system at /tmp/rclone3602053983", Modify Window "876000h0m0s" 2026/05/22 01:52:51 DEBUG : Waiting for deletions to finish 2026/05/22 01:52:51 INFO : large: Deleted 2026/05/22 01:52:51 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/05/22 01:52:53 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 : 2 Test: TestMaxDeleteSize --- FAIL: TestMaxDeleteSize (4.86s) FAIL 2026/05/22 01:52:55 DEBUG : mega root 'rclone-test-fekomar3vini': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCopyFileCompareDest|TestMaxDelete|TestMaxDeleteSize)$'" - Finished ERROR in 1m32.825945091s (try 5/5): exit status 1: Failed [TestMaxDelete TestMaxDeleteSize]