"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCheckDownload|TestDirMove|TestMaxDeleteSize|TestRmdirsLeaveRoot)$'" - Starting (try 2/5) 2024/11/02 04:05:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rigomad0xaho" 2024/11/02 04:05:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 04:05:07 DEBUG : Starting OpenDrive session with ID: c7e29bd22f67161de85f542b122b3a57362713833d698d053698820a28552964 2024/11/02 04:05:07 DEBUG : Creating backend with remote "/tmp/rclone166365247" === RUN TestCheckDownload run.go:180: Remote "OpenDrive root 'rclone-test-rigomad0xaho'", Local "Local file system at /tmp/rclone166365247", Modify Window "1s" 2024/11/02 04:05:08 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 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 TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/02 04:05:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2024/11/02 04:05:23 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/02 04:05:26 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (22.39s) --- PASS: TestCheckDownload/1 (0.98s) --- PASS: TestCheckDownload/2 (0.67s) --- PASS: TestCheckDownload/3 (0.81s) --- PASS: TestCheckDownload/4 (0.73s) --- PASS: TestCheckDownload/5 (0.73s) --- PASS: TestCheckDownload/6 (0.73s) --- PASS: TestCheckDownload/7 (0.74s) === RUN TestMaxDeleteSize run.go:180: Remote "OpenDrive root 'rclone-test-rigomad0xaho'", Local "Local file system at /tmp/rclone166365247", Modify Window "1s" 2024/11/02 04:05:30 DEBUG : small: Uploading chunk 0, size=10, remain=0 2024/11/02 04:05:32 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2024/11/02 04:05:34 DEBUG : large: Uploading chunk 0, size=100, remain=0 2024/11/02 04:05:35 DEBUG : Waiting for deletions to finish 2024/11/02 04:05:35 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/11/02 04:05:35 INFO : large: Deleted 2024/11/02 04:05:35 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.91s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-rigomad0xaho'", Local "Local file system at /tmp/rclone166365247", Modify Window "1s" 2024/11/02 04:05:36 DEBUG : A1: Making directory 2024/11/02 04:05:37 DEBUG : A1/B1: Making directory 2024/11/02 04:05:37 DEBUG : A1/B1/C1: Making directory 2024/11/02 04:05:39 DEBUG : removing 1 level 3 directories 2024/11/02 04:05:39 INFO : A1/B1/C1: Removing directory 2024/11/02 04:05:39 DEBUG : removing 1 level 2 directories 2024/11/02 04:05:39 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.16s) === RUN TestDirMove run.go:180: Remote "OpenDrive root 'rclone-test-rigomad0xaho'", Local "Local file system at /tmp/rclone166365247", Modify Window "1s" 2024/11/02 04:05:42 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2024/11/02 04:05:43 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2024/11/02 04:05:45 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2024/11/02 04:05:47 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2024/11/02 04:05:49 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2024/11/02 04:05:50 DEBUG : A1/B2: Making directory 2024/11/02 04:05:51 DEBUG : A1/B1/C3: Making directory 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 2024/11/02 04:06:00 DEBUG : A2: same parent dir (ODFfNjcxMDkxNF95OHl0WQ) - using folder/rename instead of move_copy 2024/11/02 04:06:05 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/02 04:06:05 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/02 04:06:05 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/02 04:06:05 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/02 04:06:05 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/02 04:06:08 INFO : OpenDrive root 'rclone-test-rigomad0xaho': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/02 04:06:11 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/02 04:06:11 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/02 04:06:11 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/02 04:06:11 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/02 04:06:12 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (37.89s) PASS 2024/11/02 04:06:18 DEBUG : OpenDrive root 'rclone-test-rigomad0xaho': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCheckDownload|TestDirMove|TestMaxDeleteSize|TestRmdirsLeaveRoot)$'" - Finished OK in 1m12.742600334s (try 2/5)