"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestDirMove|TestMaxDelete|TestMaxDeleteSize|TestRemoveExisting)$'" - Starting (try 5/5) 2024/11/22 02:41:57 DEBUG : Creating backend with remote "TestMega:rclone-test-suqabaf2wolu" 2024/11/22 02:41:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 02:42:11 DEBUG : Creating backend with remote "/tmp/rclone1242325431" === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-suqabaf2wolu'", Local "Local file system at /tmp/rclone1242325431", Modify Window "876000h0m0s" 2024/11/22 02:42:16 DEBUG : Waiting for deletions to finish 2024/11/22 02:42:16 INFO : large: Deleted 2024/11/22 02:42:16 INFO : medium: Deleted 2024/11/22 02:42:16 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 (7.01s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-suqabaf2wolu'", Local "Local file system at /tmp/rclone1242325431", Modify Window "876000h0m0s" 2024/11/22 02:42:19 DEBUG : Waiting for deletions to finish 2024/11/22 02:42:19 INFO : large: Deleted 2024/11/22 02:42:19 INFO : medium: Deleted 2024/11/22 02:42:19 ERROR : small: 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 (3.51s) === RUN TestDirMove run.go:180: Remote "mega root 'rclone-test-suqabaf2wolu'", Local "Local file system at /tmp/rclone1242325431", Modify Window "876000h0m0s" run.go:285: Failed to put "A1/B1/C1/four" to "mega root 'rclone-test-suqabaf2wolu'": upload file failed to create session: Try again --- FAIL: TestDirMove (24.66s) === RUN TestRemoveExisting run.go:180: Remote "mega root 'rclone-test-suqabaf2wolu'", Local "Local file system at /tmp/rclone1242325431", Modify Window "876000h0m0s" run.go:285: Failed to put "sub dir/test remove existing" to "mega root 'rclone-test-suqabaf2wolu'": failed to finish upload: Try again --- FAIL: TestRemoveExisting (16.15s) FAIL 2024/11/22 02:43:02 DEBUG : mega root 'rclone-test-suqabaf2wolu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestDirMove|TestMaxDelete|TestMaxDeleteSize|TestRemoveExisting)$'" - Finished ERROR in 1m5.550155181s (try 5/5): exit status 1: Failed [TestMaxDelete TestMaxDeleteSize TestDirMove TestRemoveExisting]