"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestLs|TestRmdirsNoLeaveRoot)$|^TestCheckDownload$/^4$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=true,ignoreChecksum=false)$'" - Starting (try 2/5) 2025/08/08 03:52:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vacawuz5haci" 2025/08/08 03:52:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/08 03:52:03 DEBUG : Starting OpenDrive session with ID: 3ed2a128b8f3f3d771f200d6077942f8abbf3007c13229def6a8fbc6c17b50c2 2025/08/08 03:52:04 DEBUG : Creating backend with remote "/tmp/rclone7808232" 2025/08/08 03:52:04 DEBUG : Config file has changed externally - reloading === RUN TestCheckDownload run.go:180: Remote "OpenDrive root 'rclone-test-vacawuz5haci'", Local "Local file system at /tmp/rclone7808232", Modify Window "1s" 2025/08/08 03:52:05 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 2025/08/08 03:52:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/08/08 03:52:11 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 2025/08/08 03:52:14 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 --- PASS: TestCheckDownload (12.55s) --- PASS: TestCheckDownload/4 (0.73s) === RUN TestLs run.go:180: Remote "OpenDrive root 'rclone-test-vacawuz5haci'", Local "Local file system at /tmp/rclone7808232", Modify Window "1s" 2025/08/08 03:52:17 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/08 03:52:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestLs (12.14s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-vacawuz5haci'", Local "Local file system at /tmp/rclone7808232", Modify Window "1s" 2025/08/08 03:52:30 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/08/08 03:52:31 INFO : A2: Making directory 2025/08/08 03:52:32 INFO : A1/B2: Making directory 2025/08/08 03:52:32 INFO : A1/B2/C2: Making directory 2025/08/08 03:52:32 INFO : A1/B1/C3: Making directory 2025/08/08 03:52:33 INFO : A3: Making directory 2025/08/08 03:52:33 INFO : A3/B3: Making directory 2025/08/08 03:52:34 INFO : A3/B3/C4: Making directory 2025/08/08 03:52:35 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/08/08 03:52:37 DEBUG : removing 1 level 3 directories 2025/08/08 03:52:37 INFO : A3/B3/C4: Removing directory 2025/08/08 03:52:39 DEBUG : removing 2 level 3 directories 2025/08/08 03:52:39 INFO : A1/B1/C3: Removing directory 2025/08/08 03:52:39 INFO : A1/B2/C2: Removing directory 2025/08/08 03:52:39 DEBUG : removing 2 level 2 directories 2025/08/08 03:52:39 INFO : A3/B3: Removing directory 2025/08/08 03:52:39 INFO : A1/B2: Removing directory 2025/08/08 03:52:40 DEBUG : removing 2 level 1 directories 2025/08/08 03:52:40 INFO : A3: Removing directory 2025/08/08 03:52:40 INFO : A2: Removing directory 2025/08/08 03:52:44 DEBUG : removing 1 level 3 directories 2025/08/08 03:52:44 INFO : A1/B1/C1: Removing directory 2025/08/08 03:52:44 DEBUG : removing 1 level 2 directories 2025/08/08 03:52:44 INFO : A1/B1: Removing directory 2025/08/08 03:52:44 DEBUG : removing 1 level 1 directories 2025/08/08 03:52:44 INFO : A1: Removing directory 2025/08/08 03:52:45 DEBUG : removing 1 level 0 directories 2025/08/08 03:52:45 INFO : OpenDrive root 'rclone-test-vacawuz5haci': Removing directory --- PASS: TestRmdirsNoLeaveRoot (17.27s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-vacawuz5haci'", Local "Local file system at /tmp/rclone7808232", Modify Window "1s" 2025/08/08 03:52:46 DEBUG : OpenDrive root 'rclone-test-vacawuz5haci': File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-vacawuz5haci'", Local "Local file system at /tmp/rclone7808232", Modify Window "1s" 2025/08/08 03:52:47 DEBUG : OpenDrive root 'rclone-test-vacawuz5haci': File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestRcat/withChecksum=true,ignoreChecksum=false --- FAIL: TestRcat (1.62s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (0.81s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (0.81s) FAIL 2025/08/08 03:52:47 DEBUG : OpenDrive root 'rclone-test-vacawuz5haci': Purge remote 2025/08/08 03:52:48 NOTICE: purge failed: Folder is already deleted (Error 403) "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestLs|TestRmdirsNoLeaveRoot)$|^TestCheckDownload$/^4$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=true,ignoreChecksum=false)$'" - Finished ERROR in 44.731428666s (try 2/5): exit status 1: Failed [TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false]