"./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Starting (try 1/5) 2025/04/14 01:00:34 DEBUG : Creating backend with remote "TestPcloud:rclone-test-biruvex4java" 2025/04/14 01:00:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 01:00:35 DEBUG : Creating backend with remote "/tmp/rclone2729162833" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" === RUN TestMultithreadCopy/upload=false,size=134217727,streams=2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure 2025/04/14 01:03:20 DEBUG : test-multithread-copy-false-134217727-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/04/14 01:03:20 DEBUG : test-multithread-copy-false-134217727-2: multi-thread copy: write buffer set to 131072 2025/04/14 01:03:20 DEBUG : test-multithread-copy-false-134217727-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/04/14 01:03:20 DEBUG : test-multithread-copy-false-134217727-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2025/04/14 01:03:20 DEBUG : test-multithread-copy-false-134217727-2: Starting multi-thread copy with 2 chunks of size 64Mi with 2 parallel streams 2025/04/14 01:03:20 DEBUG : test-multithread-copy-false-134217727-2: multi-thread copy: chunk 2/2 (67108864-134217727) size 64.000Mi starting 2025/04/14 01:03:20 DEBUG : test-multithread-copy-false-134217727-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi starting 2025/04/14 01:03:20 DEBUG : Couldn't parse Date: from server edef6.pcloud.com: "Mon, 14 Apr 2025 01:03:20 +0000": parsing time "Mon, 14 Apr 2025 01:03:20 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:03:20 +0000" as " " 2025/04/14 01:03:20 DEBUG : test-multithread-copy-false-134217727-2: writing chunk 1 2025/04/14 01:03:20 DEBUG : Couldn't parse Date: from server edef6.pcloud.com: "Mon, 14 Apr 2025 01:03:20 +0000": parsing time "Mon, 14 Apr 2025 01:03:20 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:03:20 +0000" as " " 2025/04/14 01:03:20 DEBUG : test-multithread-copy-false-134217727-2: writing chunk 0 2025/04/14 01:03:22 DEBUG : test-multithread-copy-false-134217727-2: multi-thread copy: chunk 1/2 (0-67108864) size 64Mi finished 2025/04/14 01:03:22 DEBUG : test-multithread-copy-false-134217727-2: multi-thread copy: chunk 2/2 (67108864-134217727) size 64.000Mi finished 2025/04/14 01:03:22 DEBUG : test-multithread-copy-false-134217727-2: Finished multi-thread copy with 2 parts of size 64Mi === RUN TestMultithreadCopy/upload=false,size=134217728,streams=2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:193 Error: Should be true Test: TestMultithreadCopy/upload=false,size=134217728,streams=2 Messages: listing wrong, want test-multithread-copy-false-134217728-2 (134217728) got fstest.go:197: Not found "test-multithread-copy-false-134217728-2" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:193 Error: Not equal: expected: 0 actual : 1 Test: TestMultithreadCopy/upload=false,size=134217728,streams=2 Messages: 1 objects not found multithread_test.go:198: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:198 Error: Received unexpected error: object not found Test: TestMultithreadCopy/upload=false,size=134217728,streams=2 === RUN TestMultithreadCopy/upload=false,size=134217729,streams=2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:193 Error: Should be true Test: TestMultithreadCopy/upload=false,size=134217729,streams=2 Messages: listing wrong, want test-multithread-copy-false-134217729-2 (134217729) got test-multithread-copy-false-134217728-2 (134217728), test-multithread-copy-false-134217729-2 (134217729) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:193 Error: Should be true Test: TestMultithreadCopy/upload=false,size=134217729,streams=2 Messages: Unexpected file "test-multithread-copy-false-134217728-2" 2025/04/14 01:07:31 DEBUG : test-multithread-copy-false-134217729-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/04/14 01:07:31 DEBUG : test-multithread-copy-false-134217729-2: multi-thread copy: write buffer set to 131072 2025/04/14 01:07:31 DEBUG : test-multithread-copy-false-134217729-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/04/14 01:07:31 DEBUG : test-multithread-copy-false-134217729-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2025/04/14 01:07:31 DEBUG : test-multithread-copy-false-134217729-2: Starting multi-thread copy with 3 chunks of size 64Mi with 3 parallel streams 2025/04/14 01:07:31 DEBUG : test-multithread-copy-false-134217729-2: multi-thread copy: chunk 3/3 (134217728-134217729) size 1 starting 2025/04/14 01:07:31 DEBUG : test-multithread-copy-false-134217729-2: multi-thread copy: chunk 1/3 (0-67108864) size 64Mi starting 2025/04/14 01:07:31 DEBUG : test-multithread-copy-false-134217729-2: multi-thread copy: chunk 2/3 (67108864-134217728) size 64Mi starting 2025/04/14 01:07:31 DEBUG : Couldn't parse Date: from server edef2.pcloud.com: "Mon, 14 Apr 2025 01:07:31 +0000": parsing time "Mon, 14 Apr 2025 01:07:31 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:07:31 +0000" as " " 2025/04/14 01:07:31 DEBUG : test-multithread-copy-false-134217729-2: writing chunk 2 2025/04/14 01:07:31 DEBUG : test-multithread-copy-false-134217729-2: multi-thread copy: chunk 3/3 (134217728-134217729) size 1 finished 2025/04/14 01:07:31 DEBUG : Couldn't parse Date: from server edef2.pcloud.com: "Mon, 14 Apr 2025 01:07:31 +0000": parsing time "Mon, 14 Apr 2025 01:07:31 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:07:31 +0000" as " " 2025/04/14 01:07:31 DEBUG : test-multithread-copy-false-134217729-2: writing chunk 1 2025/04/14 01:07:31 DEBUG : Couldn't parse Date: from server edef2.pcloud.com: "Mon, 14 Apr 2025 01:07:31 +0000": parsing time "Mon, 14 Apr 2025 01:07:31 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:07:31 +0000" as " " 2025/04/14 01:07:31 DEBUG : test-multithread-copy-false-134217729-2: writing chunk 0 2025/04/14 01:07:33 DEBUG : test-multithread-copy-false-134217729-2: multi-thread copy: chunk 1/3 (0-67108864) size 64Mi finished 2025/04/14 01:07:33 DEBUG : test-multithread-copy-false-134217729-2: multi-thread copy: chunk 2/3 (67108864-134217728) size 64Mi finished 2025/04/14 01:07:33 DEBUG : test-multithread-copy-false-134217729-2: Finished multi-thread copy with 3 parts of size 64Mi fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:224 Error: Should be true Test: TestMultithreadCopy/upload=false,size=134217729,streams=2 Messages: listing wrong, want test-multithread-copy-false-134217729-2 (134217729) got test-multithread-copy-false-134217727-2 (134217727) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:224 Error: Should be true Test: TestMultithreadCopy/upload=false,size=134217729,streams=2 Messages: Unexpected file "test-multithread-copy-false-134217727-2" fstest.go:197: Not found "test-multithread-copy-false-134217729-2" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:224 Error: Not equal: expected: 0 actual : 1 Test: TestMultithreadCopy/upload=false,size=134217729,streams=2 Messages: 1 objects not found === RUN TestMultithreadCopy/upload=true,size=134217727,streams=2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:188 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217727,streams=2 Messages: listing wrong, want got test-multithread-copy-false-134217728-2 (134217728) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:188 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217727,streams=2 Messages: Unexpected file "test-multithread-copy-false-134217728-2" 2025/04/14 01:08:08 DEBUG : test-multithread-copy-true-134217727-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt multithread_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:220 Error: Received unexpected error: multi-thread copy: failed to open chunk writer: open file: open new file descriptor: pcloud error: Access denied. You do not have permissions to perform this operation. (2003) Test: TestMultithreadCopy/upload=true,size=134217727,streams=2 === RUN TestMultithreadCopy/upload=true,size=134217728,streams=2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:188 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217728,streams=2 Messages: listing wrong, want got test-multithread-copy-false-134217728-2 (134217728), test-multithread-copy-false-134217729-2 (134217729) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:188 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217728,streams=2 Messages: Unexpected file "test-multithread-copy-false-134217729-2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:188 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217728,streams=2 Messages: Unexpected file "test-multithread-copy-false-134217728-2" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:189 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217728,streams=2 Messages: listing wrong, want test-multithread-copy-true-134217728-2 (134217728) got test-multithread-copy-true-134217727-2 (134217727), test-multithread-copy-true-134217728-2 (134217728) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:189 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217728,streams=2 Messages: Unexpected file "test-multithread-copy-true-134217727-2" 2025/04/14 01:08:35 DEBUG : test-multithread-copy-true-134217728-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt multithread_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:220 Error: Received unexpected error: multi-thread copy: failed to open chunk writer: open file: open new file descriptor: pcloud error: Access denied. You do not have permissions to perform this operation. (2003) Test: TestMultithreadCopy/upload=true,size=134217728,streams=2 === RUN TestMultithreadCopy/upload=true,size=134217729,streams=2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:189 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217729,streams=2 Messages: listing wrong, want test-multithread-copy-true-134217729-2 (134217729) got test-multithread-copy-true-134217727-2 (134217727), test-multithread-copy-true-134217728-2 (134217728), test-multithread-copy-true-134217729-2 (134217729) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:189 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217729,streams=2 Messages: Unexpected file "test-multithread-copy-true-134217727-2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:189 Error: Should be true Test: TestMultithreadCopy/upload=true,size=134217729,streams=2 Messages: Unexpected file "test-multithread-copy-true-134217728-2" 2025/04/14 01:08:54 DEBUG : test-multithread-copy-true-134217729-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt multithread_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:220 Error: Received unexpected error: multi-thread copy: failed to open chunk writer: open file: open new file descriptor: pcloud error: Access denied. You do not have permissions to perform this operation. (2003) Test: TestMultithreadCopy/upload=true,size=134217729,streams=2 --- FAIL: TestMultithreadCopy (500.17s) --- PASS: TestMultithreadCopy/upload=false,size=134217727,streams=2 (173.59s) --- FAIL: TestMultithreadCopy/upload=false,size=134217728,streams=2 (140.64s) --- FAIL: TestMultithreadCopy/upload=false,size=134217729,streams=2 (117.96s) --- FAIL: TestMultithreadCopy/upload=true,size=134217727,streams=2 (21.54s) --- FAIL: TestMultithreadCopy/upload=true,size=134217728,streams=2 (26.95s) --- FAIL: TestMultithreadCopy/upload=true,size=134217729,streams=2 (19.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:307 Error: Should be true Test: TestMultithreadCopyAbort Messages: listing wrong, want test-multithread-abort (100) got test-multithread-copy-false-134217728-2 (134217728) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:307 Error: Should be true Test: TestMultithreadCopyAbort Messages: Unexpected file "test-multithread-copy-false-134217728-2" fstest.go:197: Not found "test-multithread-abort" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:307 Error: Not equal: expected: 0 actual : 1 Test: TestMultithreadCopyAbort Messages: 1 objects not found 2025/04/14 01:09:15 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because destination uses OpenWriterAt --- FAIL: TestMultithreadCopyAbort (20.68s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/14 01:09:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/14 01:09:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/14 01:09:16 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/14 01:09:16 DEBUG : potato: Seek from 10 to 0 2025/04/14 01:09:16 DEBUG : potato: Seek from 10 to 0 2025/04/14 01:09:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/14 01:09:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/14 01:09:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/14 01:09:16 DEBUG : potato: Seek from 5 to 2 2025/04/14 01:09:16 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/14 01:09:16 DEBUG : potato: Seek from 7 to 0 2025/04/14 01:09:16 DEBUG : potato: Seek from 7 to 0 2025/04/14 01:09:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/14 01:09:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/14 01:09:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/14 01:09:16 DEBUG : potato: Seek from 5 to 2 2025/04/14 01:09:16 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/14 01:09:16 DEBUG : potato: Seek from 8 to 0 2025/04/14 01:09:16 DEBUG : potato: Seek from 8 to 0 2025/04/14 01:09:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/14 01:09:16 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/14 01:09:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/14 01:09:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/14 01:09:16 DEBUG : potato: Seek from 5 to 2 2025/04/14 01:09:16 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/14 01:09:16 DEBUG : potato: Seek from 9 to 0 2025/04/14 01:09:16 DEBUG : potato: Seek from 9 to 0 2025/04/14 01:09:16 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:102 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheck Messages: listing wrong, want rutabaga (8) got test-multithread-copy-false-134217728-2 (134217728) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:102 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheck Messages: Unexpected file "test-multithread-copy-false-134217728-2" fstest.go:197: Not found "rutabaga" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:102 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Not equal: expected: 0 actual : 1 Test: TestCheck Messages: 1 objects not found === RUN TestCheck/1 check_test.go:83: 1: Got error when not expecting one: 2 differences found check_test.go:89: 1: Expecting 0 errors but got 2 check_test.go:95: 1: Expecting 1 total matching files but got 0 === NAME TestCheck check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "+ rutabaga", "- test-multithread-copy-false-134217728-2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga", + (string) (len=41) "- test-multithread-copy-false-134217728-2" } Test: TestCheck Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "test-multithread-copy-false-134217728-2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=39) "test-multithread-copy-false-134217728-2" } Test: TestCheck Messages: missingonsrc check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheck Messages: missingondst check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheck Messages: match === RUN TestCheck/2 check_test.go:89: 2: Expecting 1 errors but got 3 check_test.go:95: 2: Expecting 1 total matching files but got 0 === NAME TestCheck check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "+ potato2", "+ rutabaga", "- test-multithread-copy-false-134217728-2"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=3) { +([]string) (len=4) { (string) "", (string) (len=9) "+ potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga", + (string) (len=41) "- test-multithread-copy-false-134217728-2" } Test: TestCheck Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "test-multithread-copy-false-134217728-2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=39) "test-multithread-copy-false-134217728-2" } Test: TestCheck Messages: missingonsrc check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "potato2"} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=7) "potato2" + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheck Messages: missingondst check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheck Messages: match fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:125 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheck Messages: listing wrong, want empty space (1), rutabaga (8) got test-multithread-copy-false-134217728-2 (134217728) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:125 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheck Messages: Unexpected file "test-multithread-copy-false-134217728-2" fstest.go:197: Not found "rutabaga" fstest.go:197: Not found "empty space" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:125 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Not equal: expected: 0 actual : 2 Test: TestCheck Messages: 2 objects not found === RUN TestCheck/3 check_test.go:89: 3: Expecting 2 errors but got 3 === NAME TestCheck check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "+ potato2", "- empty space", "- test-multithread-abort", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", @@ -4,2 +4,3 @@ (string) (len=13) "- empty space", + (string) (len=24) "- test-multithread-abort", (string) (len=10) "= rutabaga" Test: TestCheck Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "empty space", "test-multithread-abort"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=11) "empty space" + (string) (len=11) "empty space", + (string) (len=22) "test-multithread-abort" } Test: TestCheck Messages: missingonsrc fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:141 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheck Messages: listing wrong, want empty space (1), potato2 (60), rutabaga (8) got empty space (1), potato2 (60), rutabaga (8), test-multithread-abort (100) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:141 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheck Messages: Unexpected file "test-multithread-abort" === RUN TestCheck/4 check_test.go:89: 4: Expecting 1 errors but got 2 === NAME TestCheck check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "- empty space", "- test-multithread-abort", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", (string) (len=13) "- empty space", + (string) (len=24) "- test-multithread-abort", (string) (len=9) "= potato2", Test: TestCheck Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "empty space", "test-multithread-abort"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=11) "empty space" + (string) (len=11) "empty space", + (string) (len=22) "test-multithread-abort" } Test: TestCheck Messages: missingonsrc === RUN TestCheck/5 check_test.go:89: 5: Expecting 1 errors but got 2 === NAME TestCheck check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "- test-multithread-abort", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", (string) (len=13) "* empty space", + (string) (len=24) "- test-multithread-abort", (string) (len=9) "= potato2", Test: TestCheck Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "test-multithread-abort"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=22) "test-multithread-abort" } Test: TestCheck Messages: missingonsrc fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:164 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheck Messages: listing wrong, want empty space (1), potato2 (60), remotepotato (60), rutabaga (8) got empty space (1), potato2 (60), remotepotato (60), rutabaga (8), test-multithread-abort (100) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:164 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheck Messages: Unexpected file "test-multithread-abort" === RUN TestCheck/6 check_test.go:89: 6: Expecting 2 errors but got 3 === NAME TestCheck check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "- remotepotato", "- test-multithread-abort", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) "", @@ -4,2 +4,3 @@ (string) (len=14) "- remotepotato", + (string) (len=24) "- test-multithread-abort", (string) (len=9) "= potato2", Test: TestCheck Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "remotepotato"} actual : []string{"", "remotepotato", "test-multithread-abort"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=12) "remotepotato" + (string) (len=12) "remotepotato", + (string) (len=22) "test-multithread-abort" } Test: TestCheck Messages: missingonsrc === RUN TestCheck/7 --- FAIL: TestCheck (35.61s) --- FAIL: TestCheck/1 (0.36s) --- FAIL: TestCheck/2 (0.08s) --- FAIL: TestCheck/3 (0.54s) --- FAIL: TestCheck/4 (0.51s) --- FAIL: TestCheck/5 (0.17s) --- FAIL: TestCheck/6 (0.52s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2025/04/14 01:09:51 DEBUG : Creating backend with remote "nonexistent" 2025/04/14 01:09:51 DEBUG : Config file has changed externally - reloading 2025/04/14 01:09:51 DEBUG : Creating backend with remote "nonexistent" 2025/04/14 01:09:51 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/14 01:09:51 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/14 01:09:51 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/14 01:09:51 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (4.87s) --- PASS: TestCheckDownload/1 (0.25s) --- PASS: TestCheckDownload/2 (0.53s) --- PASS: TestCheckDownload/3 (0.28s) --- PASS: TestCheckDownload/4 (0.28s) --- PASS: TestCheckDownload/5 (0.26s) --- PASS: TestCheckDownload/6 (0.49s) --- PASS: TestCheckDownload/7 (0.27s) === RUN TestCheckSizeOnly run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 check_test.go:89: 3: Expecting 2 errors but got 3 check_test.go:95: 3: Expecting 1 total matching files but got 0 === NAME TestCheckSizeOnly check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "+ potato2", "+ rutabaga", "- test-multithread-copy-false-134217728-2"} Diff: --- Expected +++ Actual @@ -3,4 +3,4 @@ (string) (len=9) "+ potato2", - (string) (len=13) "- empty space", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga", + (string) (len=41) "- test-multithread-copy-false-134217728-2" } Test: TestCheckSizeOnly Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "test-multithread-copy-false-134217728-2"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=11) "empty space" + (string) (len=39) "test-multithread-copy-false-134217728-2" } Test: TestCheckSizeOnly Messages: missingonsrc check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "potato2"} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=7) "potato2" + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckSizeOnly Messages: missingondst check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckSizeOnly Messages: match === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 check_test.go:89: 5: Expecting 1 errors but got 4 check_test.go:95: 5: Expecting 3 total matching files but got 0 === NAME TestCheckSizeOnly check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "+ empty space", "+ potato2", "+ rutabaga", "- test-multithread-copy-false-134217728-2"} Diff: --- Expected +++ Actual @@ -1,6 +1,7 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=13) "+ empty space", + (string) (len=9) "+ potato2", + (string) (len=10) "+ rutabaga", + (string) (len=41) "- test-multithread-copy-false-134217728-2" } Test: TestCheckSizeOnly Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "test-multithread-copy-false-134217728-2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=39) "test-multithread-copy-false-134217728-2" } Test: TestCheckSizeOnly Messages: missingonsrc check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "empty space", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) "", + (string) (len=11) "empty space", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckSizeOnly Messages: missingondst check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckSizeOnly Messages: match check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "empty space"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=11) "empty space" +([]string) { } Test: TestCheckSizeOnly Messages: differ fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure === RUN TestCheckSizeOnly/6 check_test.go:89: 6: Expecting 2 errors but got 4 check_test.go:95: 6: Expecting 3 total matching files but got 0 === NAME TestCheckSizeOnly check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "+ empty space", "+ potato2", "+ rutabaga", "- test-multithread-copy-false-134217728-2"} Diff: --- Expected +++ Actual @@ -2,6 +2,6 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=14) "- remotepotato", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=13) "+ empty space", + (string) (len=9) "+ potato2", + (string) (len=10) "+ rutabaga", + (string) (len=41) "- test-multithread-copy-false-134217728-2" } Test: TestCheckSizeOnly Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "remotepotato"} actual : []string{"", "test-multithread-copy-false-134217728-2"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=12) "remotepotato" + (string) (len=39) "test-multithread-copy-false-134217728-2" } Test: TestCheckSizeOnly Messages: missingonsrc check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "empty space", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) "", + (string) (len=11) "empty space", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckSizeOnly Messages: missingondst check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckSizeOnly Messages: match check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "empty space"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=11) "empty space" +([]string) { } Test: TestCheckSizeOnly Messages: differ === RUN TestCheckSizeOnly/7 check_test.go:89: 7: Expecting 1 errors but got 3 check_test.go:95: 7: Expecting 3 total matching files but got 0 === NAME TestCheckSizeOnly check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "+ empty space", "+ potato2", "+ rutabaga"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=13) "+ empty space", + (string) (len=9) "+ potato2", + (string) (len=10) "+ rutabaga" } Test: TestCheckSizeOnly Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "empty space", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) "", + (string) (len=11) "empty space", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckSizeOnly Messages: missingondst check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckSizeOnly Messages: match check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "empty space"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=11) "empty space" +([]string) { } Test: TestCheckSizeOnly Messages: differ 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 --- FAIL: TestCheckSizeOnly (20.87s) --- PASS: TestCheckSizeOnly/1 (0.09s) --- PASS: TestCheckSizeOnly/2 (0.08s) --- FAIL: TestCheckSizeOnly/3 (0.09s) --- PASS: TestCheckSizeOnly/4 (0.16s) --- FAIL: TestCheckSizeOnly/5 (0.09s) --- FAIL: TestCheckSizeOnly/6 (0.09s) --- FAIL: TestCheckSizeOnly/7 (0.09s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:10:17 DEBUG : Couldn't parse Date: from server edef12.pcloud.com: "Mon, 14 Apr 2025 01:10:17 +0000": parsing time "Mon, 14 Apr 2025 01:10:17 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:10:17 +0000" as " " 2025/04/14 01:10:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/14 01:10:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/14 01:10:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/14 01:10:17 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/14 01:10:19 DEBUG : Couldn't parse Date: from server edef4.pcloud.com: "Mon, 14 Apr 2025 01:10:19 +0000": parsing time "Mon, 14 Apr 2025 01:10:19 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:10:19 +0000" as " " 2025/04/14 01:10:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/14 01:10:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/14 01:10:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/14 01:10:19 NOTICE: test.sum: 2 warning(s) suppressed... 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 --- PASS: TestParseSumFile (9.40s) === RUN TestCheckSum run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:10:26 DEBUG : Creating backend with remote "TestPcloud:rclone-test-biruvex4java/data" 2025/04/14 01:10:26 DEBUG : Config file has changed externally - reloading check_test.go:353: pcloud root 'rclone-test-biruvex4java/data' lacks md5, skipping run.go:125: removing file "empty space" failed - try 1/3: pcloud error: File not found. (2009) run.go:125: removing file "empty space" failed - try 2/3: pcloud error: File not found. (2009) run.go:125: removing file "empty space" failed - try 3/3: pcloud error: File not found. (2009) run.go:128: removing file "empty space" failed: pcloud error: File not found. (2009) run.go:125: removing file "potato2" failed - try 1/3: pcloud error: File not found. (2009) run.go:125: removing file "rutabaga" failed - try 1/3: pcloud error: File not found. (2009) run.go:125: removing file "rutabaga" failed - try 2/3: pcloud error: File not found. (2009) run.go:125: removing file "rutabaga" failed - try 3/3: pcloud error: File not found. (2009) run.go:128: removing file "rutabaga" failed: pcloud error: File not found. (2009) run.go:125: removing file "test-multithread-abort" failed - try 1/3: pcloud error: File not found. (2009) run.go:125: removing file "test-multithread-abort" failed - try 2/3: pcloud error: File not found. (2009) run.go:125: removing file "test-multithread-abort" failed - try 3/3: pcloud error: File not found. (2009) run.go:128: removing file "test-multithread-abort" failed: pcloud error: File not found. (2009) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure --- SKIP: TestCheckSum (23.92s) === RUN TestCheckSumDownload run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:10:50 DEBUG : Creating backend with remote "TestPcloud:rclone-test-biruvex4java/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (10.50s) --- PASS: TestCheckSumDownload/subtest1 (0.61s) --- PASS: TestCheckSumDownload/subtest2 (0.53s) --- PASS: TestCheckSumDownload/subtest3 (0.52s) --- PASS: TestCheckSumDownload/subtest4 (0.51s) --- PASS: TestCheckSumDownload/subtest5 (0.54s) --- PASS: TestCheckSumDownload/subtest6 (0.59s) --- PASS: TestCheckSumDownload/subtest7 (0.95s) === RUN TestApplyTransforms 2025/04/14 01:11:01 DEBUG : Creating backend with remote "TestPcloud:rclone-test-dewaqoz5gise" 2025/04/14 01:11:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 01:11:01 DEBUG : Creating backend with remote "/tmp/rclone753387793" run.go:180: Remote "pcloud root 'rclone-test-dewaqoz5gise'", Local "Local file system at /tmp/rclone753387793", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2025/04/14 01:11:02 ERROR : hello, world!: sum not found 2025/04/14 01:11:02 ERROR : HELLO, WORLD!: file not in pcloud root 'rclone-test-dewaqoz5gise' 2025/04/14 01:11:02 NOTICE: pcloud root 'rclone-test-dewaqoz5gise': 1 files missing 2025/04/14 01:11:02 NOTICE: 1 hashes missing 2025/04/14 01:11:02 NOTICE: pcloud root 'rclone-test-dewaqoz5gise': 2 differences found 2025/04/14 01:11:02 NOTICE: pcloud root 'rclone-test-dewaqoz5gise': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/14 01:11:02 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 14 Apr 2025 01:11:02 +0000": parsing time "Mon, 14 Apr 2025 01:11:02 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:11:02 +0000" as " " 2025/04/14 01:11:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 01:11:02 NOTICE: pcloud root 'rclone-test-dewaqoz5gise': 0 differences found 2025/04/14 01:11:02 NOTICE: pcloud root 'rclone-test-dewaqoz5gise': 1 matching files 2025/04/14 01:11:02 DEBUG : Creating backend with remote "TestPcloud:rclone-test-davoxiw1zipe" 2025/04/14 01:11:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 01:11:03 DEBUG : Creating backend with remote "/tmp/rclone3161049208" run.go:180: Remote "pcloud root 'rclone-test-davoxiw1zipe'", Local "Local file system at /tmp/rclone3161049208", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2025/04/14 01:11:04 ERROR : HELLO, WORLD!: sum not found 2025/04/14 01:11:04 ERROR : hello, world!: file not in pcloud root 'rclone-test-davoxiw1zipe' 2025/04/14 01:11:04 NOTICE: pcloud root 'rclone-test-davoxiw1zipe': 1 files missing 2025/04/14 01:11:04 NOTICE: 1 hashes missing 2025/04/14 01:11:04 NOTICE: pcloud root 'rclone-test-davoxiw1zipe': 2 differences found 2025/04/14 01:11:04 NOTICE: pcloud root 'rclone-test-davoxiw1zipe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/14 01:11:04 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 14 Apr 2025 01:11:04 +0000": parsing time "Mon, 14 Apr 2025 01:11:04 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:11:04 +0000" as " " 2025/04/14 01:11:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 01:11:04 NOTICE: pcloud root 'rclone-test-davoxiw1zipe': 0 differences found 2025/04/14 01:11:04 NOTICE: pcloud root 'rclone-test-davoxiw1zipe': 1 matching files 2025/04/14 01:11:04 DEBUG : Creating backend with remote "TestPcloud:rclone-test-banuhof3kezo" 2025/04/14 01:11:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 01:11:05 DEBUG : Creating backend with remote "/tmp/rclone3306285591" run.go:180: Remote "pcloud root 'rclone-test-banuhof3kezo'", Local "Local file system at /tmp/rclone3306285591", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/14 01:11:06 ERROR : HeLlO, wOrLd!: sum not found 2025/04/14 01:11:06 ERROR : hello, world!: file not in pcloud root 'rclone-test-banuhof3kezo' 2025/04/14 01:11:06 NOTICE: pcloud root 'rclone-test-banuhof3kezo': 1 files missing 2025/04/14 01:11:06 NOTICE: 1 hashes missing 2025/04/14 01:11:06 NOTICE: pcloud root 'rclone-test-banuhof3kezo': 2 differences found 2025/04/14 01:11:06 NOTICE: pcloud root 'rclone-test-banuhof3kezo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/14 01:11:06 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 14 Apr 2025 01:11:06 +0000": parsing time "Mon, 14 Apr 2025 01:11:06 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:11:06 +0000" as " " 2025/04/14 01:11:06 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 01:11:06 NOTICE: pcloud root 'rclone-test-banuhof3kezo': 0 differences found 2025/04/14 01:11:06 NOTICE: pcloud root 'rclone-test-banuhof3kezo': 1 matching files 2025/04/14 01:11:06 DEBUG : Creating backend with remote "TestPcloud:rclone-test-zusewag6xexo" 2025/04/14 01:11:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 01:11:07 DEBUG : Creating backend with remote "/tmp/rclone173801479" run.go:180: Remote "pcloud root 'rclone-test-zusewag6xexo'", Local "Local file system at /tmp/rclone173801479", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/14 01:11:07 ERROR : HELLO, WORLD!: sum not found 2025/04/14 01:11:07 ERROR : HeLlO, wOrLd!: file not in pcloud root 'rclone-test-zusewag6xexo' 2025/04/14 01:11:07 NOTICE: pcloud root 'rclone-test-zusewag6xexo': 1 files missing 2025/04/14 01:11:07 NOTICE: 1 hashes missing 2025/04/14 01:11:07 NOTICE: pcloud root 'rclone-test-zusewag6xexo': 2 differences found 2025/04/14 01:11:07 NOTICE: pcloud root 'rclone-test-zusewag6xexo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/14 01:11:08 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 14 Apr 2025 01:11:08 +0000": parsing time "Mon, 14 Apr 2025 01:11:08 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:11:08 +0000" as " " 2025/04/14 01:11:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 01:11:08 NOTICE: pcloud root 'rclone-test-zusewag6xexo': 0 differences found 2025/04/14 01:11:08 NOTICE: pcloud root 'rclone-test-zusewag6xexo': 1 matching files 2025/04/14 01:11:08 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cifeqap5cibo" 2025/04/14 01:11:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 01:11:08 DEBUG : Creating backend with remote "/tmp/rclone884043938" run.go:180: Remote "pcloud root 'rclone-test-cifeqap5cibo'", Local "Local file system at /tmp/rclone884043938", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2025/04/14 01:11:09 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/14 01:11:09 ERROR : 測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-cifeqap5cibo' 2025/04/14 01:11:09 NOTICE: pcloud root 'rclone-test-cifeqap5cibo': 1 files missing 2025/04/14 01:11:09 NOTICE: 1 hashes missing 2025/04/14 01:11:09 NOTICE: pcloud root 'rclone-test-cifeqap5cibo': 2 differences found 2025/04/14 01:11:09 NOTICE: pcloud root 'rclone-test-cifeqap5cibo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/14 01:11:09 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 14 Apr 2025 01:11:09 +0000": parsing time "Mon, 14 Apr 2025 01:11:09 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:11:09 +0000" as " " 2025/04/14 01:11:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 01:11:09 NOTICE: pcloud root 'rclone-test-cifeqap5cibo': 0 differences found 2025/04/14 01:11:09 NOTICE: pcloud root 'rclone-test-cifeqap5cibo': 1 matching files 2025/04/14 01:11:09 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cejipat2lika" 2025/04/14 01:11:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 01:11:10 DEBUG : Creating backend with remote "/tmp/rclone2587224957" run.go:180: Remote "pcloud root 'rclone-test-cejipat2lika'", Local "Local file system at /tmp/rclone2587224957", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2025/04/14 01:11:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/14 01:11:11 ERROR : 測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-cejipat2lika' 2025/04/14 01:11:11 NOTICE: pcloud root 'rclone-test-cejipat2lika': 1 files missing 2025/04/14 01:11:11 NOTICE: 1 hashes missing 2025/04/14 01:11:11 NOTICE: pcloud root 'rclone-test-cejipat2lika': 2 differences found 2025/04/14 01:11:11 NOTICE: pcloud root 'rclone-test-cejipat2lika': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/14 01:11:11 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 14 Apr 2025 01:11:11 +0000": parsing time "Mon, 14 Apr 2025 01:11:11 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:11:11 +0000" as " " 2025/04/14 01:11:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 01:11:11 NOTICE: pcloud root 'rclone-test-cejipat2lika': 0 differences found 2025/04/14 01:11:11 NOTICE: pcloud root 'rclone-test-cejipat2lika': 1 matching files 2025/04/14 01:11:11 DEBUG : Creating backend with remote "TestPcloud:rclone-test-caxapam2sito" 2025/04/14 01:11:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 01:11:12 DEBUG : Creating backend with remote "/tmp/rclone1202910102" run.go:180: Remote "pcloud root 'rclone-test-caxapam2sito'", Local "Local file system at /tmp/rclone1202910102", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2025/04/14 01:11:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/14 01:11:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-caxapam2sito' 2025/04/14 01:11:13 NOTICE: pcloud root 'rclone-test-caxapam2sito': 1 files missing 2025/04/14 01:11:13 NOTICE: 1 hashes missing 2025/04/14 01:11:13 NOTICE: pcloud root 'rclone-test-caxapam2sito': 2 differences found 2025/04/14 01:11:13 NOTICE: pcloud root 'rclone-test-caxapam2sito': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/14 01:11:13 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 14 Apr 2025 01:11:13 +0000": parsing time "Mon, 14 Apr 2025 01:11:13 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:11:13 +0000" as " " 2025/04/14 01:11:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 01:11:13 NOTICE: pcloud root 'rclone-test-caxapam2sito': 0 differences found 2025/04/14 01:11:13 NOTICE: pcloud root 'rclone-test-caxapam2sito': 1 matching files 2025/04/14 01:11:13 DEBUG : Creating backend with remote "TestPcloud:rclone-test-judiveg4yago" 2025/04/14 01:11:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 01:11:14 DEBUG : Creating backend with remote "/tmp/rclone1560481065" run.go:180: Remote "pcloud root 'rclone-test-judiveg4yago'", Local "Local file system at /tmp/rclone1560481065", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2025/04/14 01:11:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/14 01:11:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-judiveg4yago' 2025/04/14 01:11:15 NOTICE: pcloud root 'rclone-test-judiveg4yago': 1 files missing 2025/04/14 01:11:15 NOTICE: 1 hashes missing 2025/04/14 01:11:15 NOTICE: pcloud root 'rclone-test-judiveg4yago': 2 differences found 2025/04/14 01:11:15 NOTICE: pcloud root 'rclone-test-judiveg4yago': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/14 01:11:16 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 14 Apr 2025 01:11:16 +0000": parsing time "Mon, 14 Apr 2025 01:11:16 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:11:16 +0000" as " " 2025/04/14 01:11:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 01:11:16 NOTICE: pcloud root 'rclone-test-judiveg4yago': 0 differences found 2025/04/14 01:11:16 NOTICE: pcloud root 'rclone-test-judiveg4yago': 1 matching files 2025/04/14 01:11:16 DEBUG : Creating backend with remote "TestPcloud:rclone-test-sinozud3faco" 2025/04/14 01:11:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 01:11:16 DEBUG : Creating backend with remote "/tmp/rclone401136908" run.go:180: Remote "pcloud root 'rclone-test-sinozud3faco'", Local "Local file system at /tmp/rclone401136908", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2025/04/14 01:11:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/14 01:11:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-sinozud3faco' 2025/04/14 01:11:17 NOTICE: pcloud root 'rclone-test-sinozud3faco': 1 files missing 2025/04/14 01:11:17 NOTICE: 1 hashes missing 2025/04/14 01:11:17 NOTICE: pcloud root 'rclone-test-sinozud3faco': 2 differences found 2025/04/14 01:11:17 NOTICE: pcloud root 'rclone-test-sinozud3faco': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/14 01:11:18 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 14 Apr 2025 01:11:18 +0000": parsing time "Mon, 14 Apr 2025 01:11:18 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:11:18 +0000" as " " 2025/04/14 01:11:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 01:11:18 NOTICE: pcloud root 'rclone-test-sinozud3faco': 0 differences found 2025/04/14 01:11:18 NOTICE: pcloud root 'rclone-test-sinozud3faco': 1 matching files 2025/04/14 01:11:18 DEBUG : Creating backend with remote "TestPcloud:rclone-test-muwokoj1luno" 2025/04/14 01:11:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 01:11:18 DEBUG : Creating backend with remote "/tmp/rclone2856163622" run.go:180: Remote "pcloud root 'rclone-test-muwokoj1luno'", Local "Local file system at /tmp/rclone2856163622", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2025/04/14 01:11:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/14 01:11:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in pcloud root 'rclone-test-muwokoj1luno' 2025/04/14 01:11:19 NOTICE: pcloud root 'rclone-test-muwokoj1luno': 1 files missing 2025/04/14 01:11:19 NOTICE: 1 hashes missing 2025/04/14 01:11:19 NOTICE: pcloud root 'rclone-test-muwokoj1luno': 2 differences found 2025/04/14 01:11:19 NOTICE: pcloud root 'rclone-test-muwokoj1luno': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/14 01:11:19 DEBUG : Couldn't parse Date: from server edef11.pcloud.com: "Mon, 14 Apr 2025 01:11:19 +0000": parsing time "Mon, 14 Apr 2025 01:11:19 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:11:19 +0000" as " " 2025/04/14 01:11:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/14 01:11:19 NOTICE: pcloud root 'rclone-test-muwokoj1luno': 0 differences found 2025/04/14 01:11:19 NOTICE: pcloud root 'rclone-test-muwokoj1luno': 1 matching files 2025/04/14 01:11:19 DEBUG : pcloud root 'rclone-test-muwokoj1luno': Purge remote 2025/04/14 01:11:20 DEBUG : pcloud root 'rclone-test-sinozud3faco': Purge remote 2025/04/14 01:11:20 DEBUG : pcloud root 'rclone-test-judiveg4yago': Purge remote 2025/04/14 01:11:20 DEBUG : pcloud root 'rclone-test-caxapam2sito': Purge remote 2025/04/14 01:11:20 DEBUG : pcloud root 'rclone-test-cejipat2lika': Purge remote 2025/04/14 01:11:20 DEBUG : pcloud root 'rclone-test-cifeqap5cibo': Purge remote 2025/04/14 01:11:20 DEBUG : pcloud root 'rclone-test-zusewag6xexo': Purge remote 2025/04/14 01:11:20 DEBUG : pcloud root 'rclone-test-banuhof3kezo': Purge remote 2025/04/14 01:11:20 DEBUG : pcloud root 'rclone-test-davoxiw1zipe': Purge remote 2025/04/14 01:11:20 DEBUG : pcloud root 'rclone-test-dewaqoz5gise': Purge remote --- PASS: TestApplyTransforms (19.62s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:11:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/14 01:11:21 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/04/14 01:11:21 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/04/14 01:11:21 INFO : file1: Copied (new) to: sub/file2 2025/04/14 01:11:22 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 01:11:22 DEBUG : file1: Unchanged skipping 2025/04/14 01:11:23 DEBUG : pcloud root 'rclone-test-biruvex4java': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (3.05s) === RUN TestCopyLongFile run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.17s) === RUN TestCopyFileBackupDir run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:11:24 DEBUG : Creating backend with remote "TestPcloud:rclone-test-biruvex4java/backup" 2025/04/14 01:11:25 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/14 01:11:26 INFO : dst/file1: Moved (server-side) 2025/04/14 01:11:26 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/04/14 01:11:26 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/04/14 01:11:26 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (3.21s) === RUN TestCopyFileCompareDest run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:11:27 DEBUG : Creating backend with remote "TestPcloud:rclone-test-biruvex4java/dst" 2025/04/14 01:11:28 DEBUG : Creating backend with remote "TestPcloud:rclone-test-biruvex4java/CompareDest" 2025/04/14 01:11:29 DEBUG : one: Need to transfer - File not found at Destination 2025/04/14 01:11:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 01:11:29 DEBUG : one.b824e1ab.partial: renamed to: one 2025/04/14 01:11:29 INFO : one: Copied (new) 2025/04/14 01:11:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 01:11:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/14 01:11:30 DEBUG : one.406dcb2c.partial: renamed to: one 2025/04/14 01:11:30 INFO : one: Copied (replaced existing) 2025/04/14 01:11:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 01:11:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 01:11:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/14 01:11:33 DEBUG : two: Need to transfer - File not found at Destination 2025/04/14 01:11:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 01:11:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/14 01:11:33 DEBUG : two: Need to transfer - File not found at Destination 2025/04/14 01:11:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 01:11:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/14 01:11:34 DEBUG : two: Need to transfer - File not found at Destination 2025/04/14 01:11:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/14 01:11:34 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/14 01:11:34 DEBUG : two.1503b713.partial: renamed to: two 2025/04/14 01:11:34 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (8.46s) === RUN TestCopyFileCopyDest run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:11:35 DEBUG : Creating backend with remote "TestPcloud:rclone-test-biruvex4java/dst" 2025/04/14 01:11:36 DEBUG : Creating backend with remote "TestPcloud:rclone-test-biruvex4java/CopyDest" 2025/04/14 01:11:37 DEBUG : one: Need to transfer - File not found at Destination 2025/04/14 01:11:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/14 01:11:38 DEBUG : one.b824e1ab.partial: renamed to: one 2025/04/14 01:11:38 INFO : one: Copied (new) 2025/04/14 01:11:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 01:11:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/14 01:11:38 DEBUG : one.406dcb2c.partial: renamed to: one 2025/04/14 01:11:38 INFO : one: Copied (replaced existing) 2025/04/14 01:11:39 DEBUG : Creating backend with remote "TestPcloud:rclone-test-biruvex4java/BackupDir" 2025/04/14 01:11:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 01:11:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 01:11:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/14 01:11:41 INFO : one: Moved (server-side) 2025/04/14 01:11:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/14 01:11:41 DEBUG : one.d88fe5df.partial: renamed to: one 2025/04/14 01:11:41 INFO : one: Copied (server-side copy) 2025/04/14 01:11:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/14 01:11:43 DEBUG : two: Need to transfer - File not found at Destination 2025/04/14 01:11:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 01:11:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/14 01:11:43 DEBUG : two.19d5dbaa.partial: renamed to: two 2025/04/14 01:11:43 INFO : two: Copied (server-side copy) 2025/04/14 01:11:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/14 01:11:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/14 01:11:44 DEBUG : two: Unchanged skipping fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:352 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/two (3) got test-multithread-copy-false-134217728-2 (134217728) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:352 Error: Should be true Test: TestCopyFileCopyDest Messages: Unexpected file "test-multithread-copy-false-134217728-2" fstest.go:197: Not found "CopyDest/three" fstest.go:197: Not found "CopyDest/one" fstest.go:197: Not found "dst/one" fstest.go:197: Not found "BackupDir/one" fstest.go:197: Not found "CopyDest/two" fstest.go:197: Not found "dst/two" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:352 Error: Not equal: expected: 0 actual : 6 Test: TestCopyFileCopyDest Messages: 6 objects not found 2025/04/14 01:11:53 DEBUG : three: Need to transfer - File not found at Destination 2025/04/14 01:11:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/14 01:11:53 DEBUG : three: Destination not found in --copy-dest 2025/04/14 01:11:53 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/14 01:11:53 DEBUG : three.8cc66b1.partial: renamed to: three 2025/04/14 01:11:53 INFO : three: Copied (new) --- FAIL: TestCopyFileCopyDest (19.64s) === RUN TestCopyInplace run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:11:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/14 01:11:55 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/04/14 01:11:55 INFO : file1: Copied (new) to: sub/file2 2025/04/14 01:11:55 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 01:11:55 DEBUG : file1: Unchanged skipping 2025/04/14 01:11:56 DEBUG : pcloud root 'rclone-test-biruvex4java': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyInplace (1.29s) === RUN TestCopyLongFileName run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:11:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/14 01:11:56 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/04/14 01:11:57 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.53508f02.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/04/14 01:11:57 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/04/14 01:11:57 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 01:11:57 DEBUG : file1: Unchanged skipping 2025/04/14 01:11:57 DEBUG : pcloud root 'rclone-test-biruvex4java': don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location --- PASS: TestCopyLongFileName (1.36s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:11:58 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/14 01:11:58 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/04/14 01:11:58 DEBUG : TestCopyFileMaxTransfer/file1.53508f02.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/04/14 01:11:58 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/14 01:11:58 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/14 01:12:01 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://eapi.pcloud.com/uploadfile?filename=file2.e65612d1.partial&folderid=16356715351&mtime=1324817999&nopartial=1": max transfer limit reached as set by --max-transfer 2025/04/14 01:12:01 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/14 01:12:01 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/14 01:12:02 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 828bfd5bd767c8e4dac4b20cd7a011abf0758857 OK 2025/04/14 01:12:02 DEBUG : TestCopyFileMaxTransfer/file4.e65612d1.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/04/14 01:12:02 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (5.37s) === RUN TestDeduplicateInteractive run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.16s) === RUN TestDeduplicateSkip run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.17s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.42s) === RUN TestDeduplicateFirst run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.17s) === RUN TestDeduplicateNewest run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.17s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:12:05 INFO : pcloud root 'rclone-test-biruvex4java': Looking for duplicate sha1 hashes using newest mode. 2025/04/14 01:12:06 NOTICE: 4bfe4f08e685efa5bafa9bdd1ffc0642f78f7888: Found 3 files with duplicate sha1 hashes 2025/04/14 01:12:06 INFO : one: Deleted 2025/04/14 01:12:06 INFO : also/one: Deleted 2025/04/14 01:12:06 NOTICE: 4bfe4f08e685efa5bafa9bdd1ffc0642f78f7888: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.99s) === RUN TestDeduplicateOldest run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.18s) === RUN TestDeduplicateLargest run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.17s) === RUN TestDeduplicateSmallest run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.17s) === RUN TestDeduplicateRename run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.17s) === RUN TestMergeDirs run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.17s) === RUN TestListDirSorted run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:12:10 DEBUG : a.txt: Excluded (Size Filter) 2025/04/14 01:12:10 DEBUG : a.txt: Excluded 2025/04/14 01:12:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/14 01:12:10 DEBUG : sub dir/hello world: Excluded 2025/04/14 01:12:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/14 01:12:10 DEBUG : sub dir/hello world2: Excluded 2025/04/14 01:12:10 DEBUG : sub dir/ignore dir: Excluded 2025/04/14 01:12:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/14 01:12:10 DEBUG : sub dir/hello world: Excluded 2025/04/14 01:12:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/14 01:12:10 DEBUG : sub dir/hello world2: Excluded 2025/04/14 01:12:10 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (3.94s) === RUN TestListDirSortedFn run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:36 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125 Error: Should be true Test: TestListDirSortedFn Messages: listing wrong, want a.txt (11), sub dir/hello world (11), sub dir/hello world2 (11), sub dir/ignore dir/.ignore (1), sub dir/ignore dir/should be ignored (9), sub dir/sub sub dir/hello world3 (11), zend.txt (5) got fstest.go:197: Not found "sub dir/hello world" fstest.go:197: Not found "sub dir/hello world2" fstest.go:197: Not found "sub dir/ignore dir/.ignore" fstest.go:197: Not found "sub dir/ignore dir/should be ignored" fstest.go:197: Not found "sub dir/sub sub dir/hello world3" fstest.go:197: Not found "a.txt" fstest.go:197: Not found "zend.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:36 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125 Error: Not equal: expected: 0 actual : 7 Test: TestListDirSortedFn Messages: 7 objects not found listdirsorted_test.go:57: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125 Error: "[]" should have 3 item(s), but has 0 Test: TestListDirSortedFn --- FAIL: TestListDirSortedFn (9.83s) === RUN TestListJSON run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:43 Error: Should be true Test: TestListJSON Messages: listing wrong, want file1 (5), sub/file2 (9) got a.txt (11), file1 (5), sub dir/hello world (11), sub dir/hello world2 (11), sub dir/ignore dir/.ignore (1), sub dir/ignore dir/should be ignored (9), sub dir/sub sub dir/hello world3 (11), sub/file2 (9), zend.txt (5) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:43 Error: Should be true Test: TestListJSON Messages: Unexpected file "sub dir/ignore dir/.ignore" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:43 Error: Should be true Test: TestListJSON Messages: Unexpected file "sub dir/ignore dir/should be ignored" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:43 Error: Should be true Test: TestListJSON Messages: Unexpected file "sub dir/sub sub dir/hello world3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:43 Error: Should be true Test: TestListJSON Messages: Unexpected file "sub dir/hello world" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:43 Error: Should be true Test: TestListJSON Messages: Unexpected file "sub dir/hello world2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:43 Error: Should be true Test: TestListJSON Messages: Unexpected file "a.txt" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:43 Error: Should be true Test: TestListJSON Messages: Unexpected file "zend.txt" === RUN TestListJSON/Default lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 2 actual : 5 Test: TestListJSON/Default Messages: Wrong number of results === RUN TestListJSON/FilesOnly lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 1 actual : 2 Test: TestListJSON/FilesOnly Messages: Wrong number of results === RUN TestListJSON/DirsOnly lsjson_test.go:18: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:204 Error: Not equal: expected: "sub" actual : "also" Diff: --- Expected +++ Actual @@ -1 +1 @@ -sub +also Test: TestListJSON/DirsOnly Messages: Path lsjson_test.go:19: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:204 Error: Not equal: expected: "sub" actual : "also" Diff: --- Expected +++ Actual @@ -1 +1 @@ -sub +also Test: TestListJSON/DirsOnly Messages: Name === RUN TestListJSON/Recurse lsjson_test.go:18: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:204 Error: Not equal: expected: "file1" actual : "also" Diff: --- Expected +++ Actual @@ -1 +1 @@ -file1 +also Test: TestListJSON/Recurse Messages: Path lsjson_test.go:19: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:204 Error: Not equal: expected: "file1" actual : "also" Diff: --- Expected +++ Actual @@ -1 +1 @@ -file1 +also Test: TestListJSON/Recurse Messages: Name lsjson_test.go:23: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:23 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:204 Error: Not equal: expected: 5 actual : -1 Test: TestListJSON/Recurse Messages: Size fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:27 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:204 Error: Should be true Test: TestListJSON/Recurse Messages: ListJSON: Modification time difference too big |-212061h6m59.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-14 01:12:06 +0000 UTC) (precision 1s) lsjson_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:204 Error: Not equal: expected: false actual : true Test: TestListJSON/Recurse Messages: IsDir lsjson_test.go:18: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:204 Error: Not equal: expected: "sub" actual : "another" Diff: --- Expected +++ Actual @@ -1 +1 @@ -sub +another Test: TestListJSON/Recurse Messages: Path lsjson_test.go:19: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:204 Error: Not equal: expected: "sub" actual : "another" Diff: --- Expected +++ Actual @@ -1 +1 @@ -sub +another Test: TestListJSON/Recurse Messages: Name lsjson_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:204 Error: Not equal: expected: true actual : false Test: TestListJSON/Recurse Messages: IsDir lsjson_test.go:18: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:204 Error: Not equal: expected: "sub/file2" actual : "not-one" Diff: --- Expected +++ Actual @@ -1 +1 @@ -sub/file2 +not-one Test: TestListJSON/Recurse Messages: Path lsjson_test.go:19: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:204 Error: Not equal: expected: "file2" actual : "not-one" Diff: --- Expected +++ Actual @@ -1 +1 @@ -file2 +not-one Test: TestListJSON/Recurse Messages: Name lsjson_test.go:23: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:23 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:204 Error: Not equal: expected: 9 actual : 5 Test: TestListJSON/Recurse Messages: Size fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:27 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:204 Error: Should be true Test: TestListJSON/Recurse Messages: ListJSON: Modification time difference too big |-119h59m59.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) === RUN TestListJSON/SubDir lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 1 actual : 0 Test: TestListJSON/SubDir Messages: Wrong number of results === RUN TestListJSON/NoModTime lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 1 actual : 3 Test: TestListJSON/NoModTime Messages: Wrong number of results === RUN TestListJSON/NoMimeType lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 1 actual : 2 Test: TestListJSON/NoMimeType Messages: Wrong number of results === RUN TestListJSON/ShowHash lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 1 actual : 3 Test: TestListJSON/ShowHash Messages: Wrong number of results === RUN TestListJSON/HashTypes 2025/04/14 01:12:32 ERROR : another: Failed to read hash: failed to get hash: pcloud error: File not found. (2009) lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 1 actual : 2 Test: TestListJSON/HashTypes Messages: Wrong number of results === RUN TestListJSON/Metadata lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 2 actual : 5 Test: TestListJSON/Metadata Messages: Wrong number of results === NAME TestListJSON run.go:125: removing dir "also" failed - try 1/3: rmdir failed: pcloud error: Directory does not exist. (2005) run.go:125: removing dir "also" failed - try 2/3: rmdir failed: pcloud error: Directory does not exist. (2005) run.go:125: removing dir "also" failed - try 3/3: rmdir failed: pcloud error: Directory does not exist. (2005) run.go:128: removing dir "also" failed: rmdir failed: pcloud error: Directory does not exist. (2005) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestListJSON Messages: listing wrong, want got a.txt (11), file1 (5), sub dir/hello world (11), sub dir/hello world2 (11), sub dir/ignore dir/.ignore (1), sub dir/ignore dir/should be ignored (9), sub dir/sub sub dir/hello world3 (11), sub/file2 (9), zend.txt (5) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestListJSON Messages: Unexpected file "sub/file2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestListJSON Messages: Unexpected file "sub dir/ignore dir/.ignore" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestListJSON Messages: Unexpected file "sub dir/ignore dir/should be ignored" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestListJSON Messages: Unexpected file "sub dir/sub sub dir/hello world3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestListJSON Messages: Unexpected file "sub dir/hello world" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestListJSON Messages: Unexpected file "sub dir/hello world2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestListJSON Messages: Unexpected file "a.txt" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestListJSON Messages: Unexpected file "file1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestListJSON Messages: Unexpected file "zend.txt" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"sub", "sub dir", "sub dir/ignore dir", "sub dir/sub sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=3) "sub", + (string) (len=7) "sub dir", + (string) (len=18) "sub dir/ignore dir", + (string) (len=19) "sub dir/sub sub dir" } Test: TestListJSON Messages: directories --- FAIL: TestListJSON (22.23s) --- FAIL: TestListJSON/Default (0.35s) --- FAIL: TestListJSON/FilesOnly (0.09s) --- FAIL: TestListJSON/DirsOnly (0.08s) --- FAIL: TestListJSON/Recurse (0.09s) --- FAIL: TestListJSON/SubDir (0.08s) --- FAIL: TestListJSON/NoModTime (0.08s) --- FAIL: TestListJSON/NoMimeType (0.08s) --- FAIL: TestListJSON/ShowHash (0.33s) --- FAIL: TestListJSON/HashTypes (0.25s) --- FAIL: TestListJSON/Metadata (0.08s) === RUN TestStatJSON run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" run.go:285: Failed to put "sub/file2" to "pcloud root 'rclone-test-biruvex4java'": failed to make directory: pcloud error: File or folder already exists. (2004) --- FAIL: TestStatJSON (0.75s) === RUN TestMkdir run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:12:45 INFO : pcloud root 'rclone-test-biruvex4java': Making directory 2025/04/14 01:12:45 INFO : pcloud root 'rclone-test-biruvex4java': Making directory --- PASS: TestMkdir (0.25s) === RUN TestLsd run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "pcloud root 'rclone-test-biruvex4java'": failed to make directory: pcloud error: File or folder already exists. (2004) --- FAIL: TestLsd (0.35s) === RUN TestLs run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:96 Error: Should be true Test: TestLs Messages: listing wrong, want empty space (1), potato2 (60) got fstest.go:197: Not found "potato2" fstest.go:197: Not found "empty space" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:96 Error: Not equal: expected: 0 actual : 2 Test: TestLs Messages: 2 objects not found operations_test.go:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:102 Error: "" does not contain " 1 empty space\n" Test: TestLs operations_test.go:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:103 Error: "" does not contain " 60 potato2\n" Test: TestLs --- FAIL: TestLs (8.64s) === RUN TestLsWithFilesFrom run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:113 Error: Should be true Test: TestLsWithFilesFrom Messages: listing wrong, want empty space (1), potato2 (60) got a.txt (11), empty space (1), file1 (5), potato2 (60), sub dir/hello world (11), sub dir/hello world2 (11), sub dir/ignore dir/.ignore (1), sub dir/ignore dir/should be ignored (9), sub dir/sub sub dir/hello world3 (11), sub/file2 (9), zend.txt (5) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:113 Error: Should be true Test: TestLsWithFilesFrom Messages: Unexpected file "sub/file2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:113 Error: Should be true Test: TestLsWithFilesFrom Messages: Unexpected file "sub dir/ignore dir/.ignore" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:113 Error: Should be true Test: TestLsWithFilesFrom Messages: Unexpected file "sub dir/ignore dir/should be ignored" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:113 Error: Should be true Test: TestLsWithFilesFrom Messages: Unexpected file "sub dir/sub sub dir/hello world3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:113 Error: Should be true Test: TestLsWithFilesFrom Messages: Unexpected file "sub dir/hello world" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:113 Error: Should be true Test: TestLsWithFilesFrom Messages: Unexpected file "sub dir/hello world2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:113 Error: Should be true Test: TestLsWithFilesFrom Messages: Unexpected file "a.txt" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:113 Error: Should be true Test: TestLsWithFilesFrom Messages: Unexpected file "file1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:113 Error: Should be true Test: TestLsWithFilesFrom Messages: Unexpected file "zend.txt" 2025/04/14 01:13:03 DEBUG : sub: Excluded 2025/04/14 01:13:03 DEBUG : sub dir: Excluded 2025/04/14 01:13:03 DEBUG : a.txt: Excluded (FilesFrom Filter) 2025/04/14 01:13:03 DEBUG : a.txt: Excluded 2025/04/14 01:13:03 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/14 01:13:03 DEBUG : empty space: Excluded 2025/04/14 01:13:03 DEBUG : file1: Excluded (FilesFrom Filter) 2025/04/14 01:13:03 DEBUG : file1: Excluded 2025/04/14 01:13:03 DEBUG : zend.txt: Excluded (FilesFrom Filter) 2025/04/14 01:13:03 DEBUG : zend.txt: Excluded --- FAIL: TestLsWithFilesFrom (10.65s) === RUN TestLsLong run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure operations_test.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:151 Error: Not equal: expected: 2 actual : 9 Test: TestLsLong operations_test.go:167: empty space missing: " 9 2011-12-25 12:59:59.000000000 sub/file2\n 1 2001-02-03 04:05:06.000000000 sub dir/ignore dir/.ignore\n 9 2001-02-03 04:05:06.000000000 sub dir/ignore dir/should be ignored\n 11 2001-02-03 04:05:06.000000000 sub dir/sub sub dir/hello world3\n 11 2001-02-03 04:05:06.000000000 sub dir/hello world\n 11 2001-02-03 04:05:06.000000000 sub dir/hello world2\n 11 2001-02-03 04:05:06.000000000 a.txt\n 5 2001-02-03 04:05:06.000000000 file1\n 5 2001-02-03 04:05:06.000000000 zend.txt\n" operations_test.go:174: potato2 missing: " 9 2011-12-25 12:59:59.000000000 sub/file2\n 1 2001-02-03 04:05:06.000000000 sub dir/ignore dir/.ignore\n 9 2001-02-03 04:05:06.000000000 sub dir/ignore dir/should be ignored\n 11 2001-02-03 04:05:06.000000000 sub dir/sub sub dir/hello world3\n 11 2001-02-03 04:05:06.000000000 sub dir/hello world\n 11 2001-02-03 04:05:06.000000000 sub dir/hello world2\n 11 2001-02-03 04:05:06.000000000 a.txt\n 5 2001-02-03 04:05:06.000000000 file1\n 5 2001-02-03 04:05:06.000000000 zend.txt\n" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestLsLong Messages: listing wrong, want got a.txt (11), file1 (5), sub dir/hello world (11), sub dir/hello world2 (11), sub dir/ignore dir/.ignore (1), sub dir/ignore dir/should be ignored (9), sub dir/sub sub dir/hello world3 (11), sub/file2 (9), zend.txt (5) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestLsLong Messages: Unexpected file "sub/file2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestLsLong Messages: Unexpected file "sub dir/ignore dir/.ignore" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestLsLong Messages: Unexpected file "sub dir/ignore dir/should be ignored" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestLsLong Messages: Unexpected file "sub dir/sub sub dir/hello world3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestLsLong Messages: Unexpected file "sub dir/hello world" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestLsLong Messages: Unexpected file "sub dir/hello world2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestLsLong Messages: Unexpected file "a.txt" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestLsLong Messages: Unexpected file "file1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestLsLong Messages: Unexpected file "zend.txt" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"sub", "sub dir", "sub dir/ignore dir", "sub dir/sub sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=3) "sub", + (string) (len=7) "sub dir", + (string) (len=18) "sub dir/ignore dir", + (string) (len=19) "sub dir/sub sub dir" } Test: TestLsLong Messages: directories --- FAIL: TestLsLong (20.86s) === RUN TestHashSums run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download 2025/04/14 01:13:37 DEBUG : Couldn't parse Date: from server edef2.pcloud.com: "Mon, 14 Apr 2025 01:13:37 +0000": parsing time "Mon, 14 Apr 2025 01:13:37 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:13:37 +0000" as " " 2025/04/14 01:13:37 DEBUG : Couldn't parse Date: from server edef10.pcloud.com: "Mon, 14 Apr 2025 01:13:37 +0000": parsing time "Mon, 14 Apr 2025 01:13:37 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:13:37 +0000" as " " --- PASS: TestHashSums (12.50s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (0.26s) === RUN TestHashSumsWithErrors 2025/04/14 01:13:38 DEBUG : Creating backend with remote ":memory:" 2025/04/14 01:13:38 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/14 01:13:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/14 01:13:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/14 01:13:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/14 01:13:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/14 01:13:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/14 01:13:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/14 01:13:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/14 01:13:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" --- PASS: TestCount (1.62s) === RUN TestDelete run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:13:40 DEBUG : Waiting for deletions to finish 2025/04/14 01:13:40 DEBUG : large: Excluded (Size Filter) 2025/04/14 01:13:40 INFO : medium: Deleted 2025/04/14 01:13:40 INFO : small: Deleted --- PASS: TestDelete (1.43s) === RUN TestMaxDelete run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:13:42 DEBUG : Waiting for deletions to finish 2025/04/14 01:13:42 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/04/14 01:13:42 INFO : large: Deleted 2025/04/14 01:13:42 INFO : medium: Deleted --- PASS: TestMaxDelete (1.31s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:13:43 DEBUG : Waiting for deletions to finish 2025/04/14 01:13:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/14 01:13:43 INFO : medium: Deleted 2025/04/14 01:13:43 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (1.40s) === RUN TestMaxDeleteSize run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:13:44 DEBUG : Waiting for deletions to finish 2025/04/14 01:13:44 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/04/14 01:13:44 INFO : large: Deleted 2025/04/14 01:13:44 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (1.38s) === RUN TestReadFile run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:13:46 DEBUG : Couldn't parse Date: from server edef9.pcloud.com: "Mon, 14 Apr 2025 01:13:45 +0000": parsing time "Mon, 14 Apr 2025 01:13:45 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 14 Apr 2025 01:13:45 +0000" as " " --- PASS: TestReadFile (1.17s) === RUN TestRetry 2025/04/14 01:13:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/14 01:13:46 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/14 01:13:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/14 01:13:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/14 01:13:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/14 01:13:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/14 01:13:46 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:545 Error: Should be true Test: TestCat Messages: listing wrong, want file1 (10), file2 (9) got fstest.go:197: Not found "file1" fstest.go:197: Not found "file2" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:545 Error: Not equal: expected: 0 actual : 2 Test: TestCat Messages: 2 objects not found operations_test.go:566: Incorrect output from Cat(0,-1,): "" operations_test.go:566: Incorrect output from Cat(0,5,): "" operations_test.go:566: Incorrect output from Cat(-3,-1,): "" operations_test.go:566: Incorrect output from Cat(1,3,): "" operations_test.go:566: Incorrect output from Cat(0,-1, ): "" --- FAIL: TestCat (9.33s) === RUN TestPurge 2025/04/14 01:13:56 DEBUG : Creating backend with remote "TestPcloud:rclone-test-depeliy0maje" 2025/04/14 01:13:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 01:13:56 DEBUG : Creating backend with remote "/tmp/rclone1787883811" run.go:180: Remote "pcloud root 'rclone-test-depeliy0maje'", Local "Local file system at /tmp/rclone1787883811", Modify Window "1s" 2025/04/14 01:13:59 INFO : A2: Making directory 2025/04/14 01:13:59 INFO : A1/B2: Making directory 2025/04/14 01:13:59 INFO : A1/B2/C2: Making directory 2025/04/14 01:14:00 INFO : A1/B1/C3: Making directory 2025/04/14 01:14:00 INFO : A3: Making directory 2025/04/14 01:14:00 INFO : A3/B3: Making directory 2025/04/14 01:14:00 INFO : A3/B3/C4: Making directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure 2025/04/14 01:14:12 DEBUG : pcloud root 'rclone-test-depeliy0maje': Purge remote 2025/04/14 01:14:13 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.98s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:14:13 INFO : A2: Making directory 2025/04/14 01:14:13 INFO : A1/B2: Making directory 2025/04/14 01:14:14 INFO : A1/B2/C2: Making directory 2025/04/14 01:14:14 INFO : A1/B1/C3: Making directory 2025/04/14 01:14:14 INFO : A3: Making directory 2025/04/14 01:14:14 INFO : A3/B3: Making directory 2025/04/14 01:14:14 INFO : A3/B3/C4: Making directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), file1 (10), file2 (9) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "file1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "file2" 2025/04/14 01:14:23 DEBUG : removing 1 level 3 directories 2025/04/14 01:14:23 INFO : A3/B3/C4: Removing directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), file1 (10), file2 (9) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "file1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "file2" 2025/04/14 01:14:32 DEBUG : removing 2 level 3 directories 2025/04/14 01:14:32 INFO : A1/B2/C2: Removing directory 2025/04/14 01:14:32 INFO : A1/B1/C3: Removing directory 2025/04/14 01:14:32 DEBUG : removing 2 level 2 directories 2025/04/14 01:14:32 INFO : A1/B2: Removing directory 2025/04/14 01:14:32 INFO : A3/B3: Removing directory 2025/04/14 01:14:33 DEBUG : removing 2 level 1 directories 2025/04/14 01:14:33 INFO : A3: Removing directory 2025/04/14 01:14:33 INFO : A2: Removing directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:707 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), file1 (10), file2 (9) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:707 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "file1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:707 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "file2" operations_test.go:724: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:724 Error: Received unexpected error: object not found Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (29.04s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:14:42 INFO : A1: Making directory 2025/04/14 01:14:42 INFO : A1/B1: Making directory 2025/04/14 01:14:42 INFO : A1/B1/C1: Making directory operations_test.go:748: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:748 Error: Received unexpected error: failed to make directory: pcloud error: File or folder already exists. (2004) Test: TestRmdirsLeaveRoot --- FAIL: TestRmdirsLeaveRoot (0.49s) === RUN TestRmdirsWithFilter run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:14:42 INFO : A1: Making directory 2025/04/14 01:14:42 INFO : A1/B1: Making directory 2025/04/14 01:14:42 INFO : A1/B1/C1: Making directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:789 Error: Should be true Test: TestRmdirsWithFilter Messages: listing wrong, want got A1/B1/C1/one (3), A1/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:789 Error: Should be true Test: TestRmdirsWithFilter Messages: Unexpected file "A1/B1/C1/one" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:789 Error: Should be true Test: TestRmdirsWithFilter Messages: Unexpected file "A1/two" 2025/04/14 01:14:51 DEBUG : A2: Excluded 2025/04/14 01:14:51 DEBUG : A3: Excluded 2025/04/14 01:14:51 DEBUG : file1: Excluded (Path Filter) 2025/04/14 01:14:51 DEBUG : file1: Excluded 2025/04/14 01:14:51 DEBUG : file2: Excluded (Path Filter) 2025/04/14 01:14:51 DEBUG : file2: Excluded 2025/04/14 01:14:51 DEBUG : A1/two: Excluded (Path Filter) 2025/04/14 01:14:51 DEBUG : A1/two: Excluded 2025/04/14 01:14:51 DEBUG : removing 1 level 3 directories 2025/04/14 01:14:51 INFO : A1/B1/C3: Removing directory 2025/04/14 01:14:51 ERROR : A1/B1/C3: Failed to rmdir: rmdir failed: pcloud error: Directory does not exist. (2005) operations_test.go:801: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:801 Error: Received unexpected error: failed to remove directories: rmdir failed: pcloud error: Directory does not exist. (2005) Test: TestRmdirsWithFilter run.go:125: removing dir "A3/B3" failed - try 1/3: rmdir failed: pcloud error: Directory does not exist. (2005) run.go:125: removing dir "A1/B2/C2" failed - try 1/3: rmdir failed: pcloud error: Directory does not exist. (2005) run.go:125: removing dir "A1/B2/C2" failed - try 2/3: rmdir failed: pcloud error: Directory does not exist. (2005) --- FAIL: TestRmdirsWithFilter (13.88s) === RUN TestCopyURL run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 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 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 fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:846 Error: Should be true Test: TestCopyURL Messages: pcloud root 'rclone-test-biruvex4java'/file1: sha1 hash incorrect - expecting "3c3771c1f3304bdb052b101cc97a23df1ab9531f" got "9f67efc6afa95f1aef9b3351d6b01d7e0591b748" fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:846 Error: Should be true Test: TestCopyURL Messages: pcloud root 'rclone-test-biruvex4java'/file1: sha256 hash incorrect - expecting "3bf6b30277bde416a4de3058ad97f1d794f00cdc834ad15cb62e8018a45c1f91" got "261305762671a58cae5b74990bcfc236c2336fb04a0fbac626166d9491d2884c" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:846 Error: Not equal: expected: 14 actual : 10 Test: TestCopyURL Messages: file1: size incorrect file=14 vs obj=10 2025/04/14 01:15:11 DEBUG : filename.txt: File name found in url 2025/04/14 01:15:11 DEBUG : headerfilename.txt: filename found in Content-Disposition header. fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 7s just to make sure --- FAIL: TestCopyURL (27.52s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:15:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/14 01:15:24 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/04/14 01:15:24 DEBUG : sub/file2.53508f02.partial: renamed to: sub/file2 2025/04/14 01:15:24 INFO : file1: Copied (new) to: sub/file2 2025/04/14 01:15:24 INFO : file1: Deleted fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:942 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got file1 (14), file2 (14), filename.txt (14), headerfilename.txt (14), sub/file2 (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:942 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:942 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:942 Error: Should be true Test: TestMoveFile Messages: Unexpected file "filename.txt" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:942 Error: Should be true Test: TestMoveFile Messages: Unexpected file "headerfilename.txt" 2025/04/14 01:15:33 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 01:15:33 DEBUG : file1: Unchanged skipping 2025/04/14 01:15:33 INFO : file1: Deleted fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:950 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got file1 (14), file2 (14), filename.txt (14), headerfilename.txt (14), sub/file2 (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:950 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:950 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:950 Error: Should be true Test: TestMoveFile Messages: Unexpected file "filename.txt" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:950 Error: Should be true Test: TestMoveFile Messages: Unexpected file "headerfilename.txt" 2025/04/14 01:15:41 DEBUG : pcloud root 'rclone-test-biruvex4java': don't need to copy/move sub/file2, it is already at target location fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:955 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got file1 (14), file2 (14), filename.txt (14), headerfilename.txt (14), sub/file2 (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:955 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file1" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:955 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file2" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:955 Error: Should be true Test: TestMoveFile Messages: Unexpected file "filename.txt" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:955 Error: Should be true Test: TestMoveFile Messages: Unexpected file "headerfilename.txt" --- FAIL: TestMoveFile (27.30s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:15:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/14 01:15:51 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/04/14 01:15:51 DEBUG : file1.53508f02.partial: renamed to: file1 2025/04/14 01:15:51 INFO : file1: Copied (new) 2025/04/14 01:15:51 INFO : file1: Deleted 2025/04/14 01:15:52 DEBUG : file1: Destination exists, skipping 2025/04/14 01:15:52 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 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 --- PASS: TestMoveFileWithIgnoreExisting (8.75s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.17s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.16s) === RUN TestMoveFileBackupDir run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:16:01 DEBUG : Creating backend with remote "TestPcloud:rclone-test-biruvex4java/backup" 2025/04/14 01:16:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/14 01:16:02 INFO : dst/file1: Moved (server-side) 2025/04/14 01:16:02 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/04/14 01:16:02 DEBUG : dst/file1.53508f02.partial: renamed to: dst/file1 2025/04/14 01:16:02 INFO : dst/file1: Copied (new) 2025/04/14 01:16:02 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (3.07s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:16:04 INFO : A1/B2: Making directory 2025/04/14 01:16:05 INFO : A1/B1/C3: Making directory 2025/04/14 01:16:08 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/14 01:16:08 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/14 01:16:08 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/14 01:16:08 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/14 01:16:08 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/14 01:16:10 INFO : pcloud root 'rclone-test-biruvex4java': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/14 01:16:12 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/14 01:16:12 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/14 01:16:12 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/14 01:16:12 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/14 01:16:12 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (11.64s) === RUN TestGetFsInfo run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" --- PASS: TestGetFsInfo (0.24s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:16:15 DEBUG : pcloud root 'rclone-test-biruvex4java': File to upload is small (34 bytes), uploading instead of streaming 2025/04/14 01:16:15 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/04/14 01:16:15 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/04/14 01:16:15 DEBUG : pcloud root 'rclone-test-biruvex4java': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/14 01:16:15 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/04/14 01:16:15 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:16:17 DEBUG : pcloud root 'rclone-test-biruvex4java': File to upload is small (34 bytes), uploading instead of streaming 2025/04/14 01:16:17 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/04/14 01:16:17 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/04/14 01:16:17 DEBUG : pcloud root 'rclone-test-biruvex4java': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/14 01:16:18 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/04/14 01:16:18 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:16:19 DEBUG : pcloud root 'rclone-test-biruvex4java': File to upload is small (34 bytes), uploading instead of streaming 2025/04/14 01:16:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/14 01:16:19 DEBUG : pcloud root 'rclone-test-biruvex4java': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/14 01:16:19 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:16:20 DEBUG : pcloud root 'rclone-test-biruvex4java': File to upload is small (34 bytes), uploading instead of streaming 2025/04/14 01:16:20 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/04/14 01:16:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/14 01:16:20 DEBUG : pcloud root 'rclone-test-biruvex4java': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/04/14 01:16:20 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/04/14 01:16:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (6.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.28s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.35s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.22s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.22s) === RUN TestRcatMetadata run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.23s) === RUN TestRcatSize run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 2025/04/14 01:16:21 DEBUG : pcloud root 'rclone-test-biruvex4java': File to upload is small (60 bytes), uploading instead of streaming 2025/04/14 01:16:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/14 01:16:21 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (2.08s) === RUN TestRcatSizeMetadata run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.23s) === RUN TestTouchDir run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1671 Error: Should be true Test: TestTouchDir Messages: listing wrong, want empty space (1), potato2 (60), sub dir/potato3 (5) got file1 (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1671 Error: Should be true Test: TestTouchDir Messages: Unexpected file "file1" fstest.go:197: Not found "potato2" fstest.go:197: Not found "empty space" fstest.go:197: Not found "sub dir/potato3" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1671 Error: Not equal: expected: 0 actual : 3 Test: TestTouchDir Messages: 3 objects not found 2025/04/14 01:16:33 DEBUG : pcloud root 'rclone-test-biruvex4java': Touching "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1684 Error: Should be true Test: TestTouchDir Messages: listing wrong, want empty space (1), potato2 (60), sub dir/potato3 (5) got empty space (1), potato2 (60) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1684 Error: Should be true Test: TestTouchDir Messages: empty space: Modification time difference too big |-11357h53m53.999999996s| > 1s (want 2010-09-08 07:06:05.000000004 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1684 Error: Should be true Test: TestTouchDir Messages: potato2: Modification time difference too big |84099h0m59.000000004s| > 1s (want 2010-09-08 07:06:05.000000004 +0000 UTC vs got 2001-02-03 04:05:06 +0000 UTC) (precision 1s) fstest.go:197: Not found "sub dir/potato3" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1684 Error: Not equal: expected: 0 actual : 1 Test: TestTouchDir Messages: 1 objects not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestTouchDir Messages: listing wrong, want got file1 (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestTouchDir Messages: Unexpected file "file1" --- FAIL: TestTouchDir (25.86s) === RUN TestMkdirMetadata run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.05s) === RUN TestMkdirModTime run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.17s) === RUN TestCopyDirMetadata run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.17s) === RUN TestSetDirModTime run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.17s) === RUN TestDirsEqual run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.18s) === RUN TestRemoveExisting run.go:180: Remote "pcloud root 'rclone-test-biruvex4java'", Local "Local file system at /tmp/rclone2729162833", Modify Window "1s" 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 2025/04/14 01:17:00 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.paxajub1" before starting operations_test.go:1920: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1920 Error: " 5 sub dir/potato3\n 1 empty space\n 14 file1\n 60 potato2\n" does not contain " 11 sub dir/test remove existing." Test: TestRemoveExisting operations_test.go:1921: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1921 Error: " 5 sub dir/potato3\n 1 empty space\n 14 file1\n 60 potato2\n" does not contain " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" Test: TestRemoveExisting 2025/04/14 01:17:00 DEBUG : sub dir/test remove existing.paxajub1: TEST: removing renamed existing file after operation 2025/04/14 01:17:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wiyuyan1" before starting 2025/04/14 01:17:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wiyuyan1: TEST: renaming existing back after failed operation operations_test.go:1954: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1954 Error: " 5 sub dir/potato3\n 1 empty space\n 14 file1\n 60 potato2\n" does not contain " 21 sub dir/test remove existing with long name 12345678901234567890123456789012345678901234567890123456" Test: TestRemoveExisting fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1958 Error: Should be true Test: TestRemoveExisting Messages: listing wrong, want got sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 (21) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1958 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" --- FAIL: TestRemoveExisting (18.67s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2025/04/14 01:17:10 DEBUG : pcloud root 'rclone-test-biruvex4java': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Finished ERROR in 16m36.111700112s (try 1/5): exit status 1: Failed [TestMultithreadCopy/upload=false,size=134217728,streams=2 TestMultithreadCopy/upload=false,size=134217729,streams=2 TestMultithreadCopy/upload=true,size=134217727,streams=2 TestMultithreadCopy/upload=true,size=134217728,streams=2 TestMultithreadCopy/upload=true,size=134217729,streams=2 TestMultithreadCopyAbort TestCheck/1 TestCheck/2 TestCheck/3 TestCheck/4 TestCheck/5 TestCheck/6 TestCheckSizeOnly/3 TestCheckSizeOnly/5 TestCheckSizeOnly/6 TestCheckSizeOnly/7 TestCopyFileCopyDest TestListDirSortedFn TestListJSON/Default TestListJSON/FilesOnly TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/SubDir TestListJSON/NoModTime TestListJSON/NoMimeType TestListJSON/ShowHash TestListJSON/HashTypes TestListJSON/Metadata TestStatJSON TestLsd TestLs TestLsWithFilesFrom TestLsLong TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestTouchDir TestRemoveExisting]