"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/03/20 01:01:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dezufow5paje"
2025/03/20 01:01:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:01:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:01:43 DEBUG : Azure container rclone-test-dezufow5paje: Using directory markers
2025/03/20 01:01:43 DEBUG : Creating backend with remote "/tmp/rclone1116982925"
=== 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 "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:01:44 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/20 01:01:44 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/20 01:01:44 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/20 01:01:44 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/20 01:01:44 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/20 01:01:44 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/20 01:01:44 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/20 01:01:44 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/20 01:01:44 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/20 01:01:44 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/20 01:01:45 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/20 01:01:45 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/20 01:01:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/20 01:01:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/20 01:01:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/20 01:01:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/20 01:01:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/20 01:01:45 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/20 01:01:45 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/20 01:01:45 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/20 01:01:46 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/20 01:01:46 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/03/20 01:01:47 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/20 01:01:47 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/20 01:01:47 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/20 01:01:47 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/20 01:01:47 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/20 01:01:47 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/20 01:01:47 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/20 01:01:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/20 01:01:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/20 01:01:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/20 01:01:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/20 01:01:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/20 01:01:48 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/20 01:01:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/20 01:01:48 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/20 01:01:48 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/20 01:01:48 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/03/20 01:01:49 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/20 01:01:49 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/20 01:01:49 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/20 01:01:49 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/20 01:01:49 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/20 01:01:49 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/20 01:01:50 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/20 01:01:50 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/20 01:01:50 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/20 01:01:50 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/20 01:01:50 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/20 01:01:50 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/20 01:01:50 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/20 01:01:50 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/20 01:01:50 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/20 01:01:50 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/20 01:01:50 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/20 01:01:51 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/20 01:01:51 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/03/20 01:01:53 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/20 01:01:53 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/20 01:01:53 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/20 01:01:53 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/20 01:01:53 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/20 01:01:53 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/20 01:01:53 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/20 01:01:53 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/20 01:01:53 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/20 01:01:53 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/20 01:01:53 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/20 01:01:53 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/20 01:01:53 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/20 01:01:53 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/20 01:01:53 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/20 01:01:53 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/03/20 01:01:55 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/20 01:01:55 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/20 01:01:55 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/20 01:01:55 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/20 01:01:55 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/20 01:01:55 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/20 01:01:55 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/20 01:01:55 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/20 01:01:55 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/20 01:01:55 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/20 01:01:56 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/20 01:01:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/20 01:01:56 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/20 01:01:56 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/20 01:01:56 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/20 01:01:56 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/03/20 01:01:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/20 01:01:58 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/20 01:01:58 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/20 01:01:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/20 01:01:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/20 01:01:58 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/20 01:01:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/20 01:01:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/20 01:01:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/20 01:01:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/20 01:01:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/20 01:01:58 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/20 01:01:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/20 01:01:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/20 01:01:58 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/20 01:01:58 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/20 01:01:59 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/20 01:01:59 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/20 01:01:59 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/20 01:01:59 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (15.98s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.94s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.39s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (2.40s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (2.62s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (2.61s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.62s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:01:59 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/20 01:01:59 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/20 01:01:59 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/20 01:01:59 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/20 01:01:59 DEBUG : chunksize-probe: Removing empty object
2025/03/20 01:02:00 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/20 01:02:00 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/20 01:02:00 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/20 01:02:00 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/20 01:02:00 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/20 01:02:00 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/20 01:02:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/20 01:02:00 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/20 01:02:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/20 01:02:00 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/20 01:02:00 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/20 01:02:00 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/20 01:02:00 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/20 01:02:00 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/20 01:02:00 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/20 01:02:00 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/20 01:02:01 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/20 01:02:01 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/20 01:02:01 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/20 01:02:01 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/20 01:02:01 DEBUG : Returning error reader
2025/03/20 01:02:01 DEBUG : BOOM: simulated read failure
2025/03/20 01:02:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/20 01:02:01 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/20 01:02:02 DEBUG : Returning error reader
2025/03/20 01:02:02 DEBUG : BOOM: simulated read failure
2025/03/20 01:02:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/20 01:02:02 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/20 01:02:03 DEBUG : Returning error reader
2025/03/20 01:02:03 DEBUG : BOOM: simulated read failure
2025/03/20 01:02:03 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/20 01:02:03 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/20 01:02:04 DEBUG : Returning error reader
2025/03/20 01:02:04 DEBUG : BOOM: simulated read failure
2025/03/20 01:02:04 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/20 01:02:04 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/20 01:02:05 DEBUG : Returning error reader
2025/03/20 01:02:05 DEBUG : BOOM: simulated read failure
2025/03/20 01:02:05 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/20 01:02:05 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/20 01:02:06 DEBUG : Returning error reader
2025/03/20 01:02:06 DEBUG : BOOM: simulated read failure
2025/03/20 01:02:06 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/20 01:02:06 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/20 01:02:07 DEBUG : Returning error reader
2025/03/20 01:02:07 DEBUG : BOOM: simulated read failure
2025/03/20 01:02:07 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/20 01:02:07 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/20 01:02:08 DEBUG : Returning error reader
2025/03/20 01:02:08 DEBUG : BOOM: simulated read failure
2025/03/20 01:02:08 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/20 01:02:08 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/20 01:02:09 DEBUG : Returning error reader
2025/03/20 01:02:09 DEBUG : BOOM: simulated read failure
2025/03/20 01:02:09 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/20 01:02:09 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/20 01:02:10 DEBUG : Returning error reader
2025/03/20 01:02:10 DEBUG : BOOM: simulated read failure
2025/03/20 01:02:10 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/20 01:02:10 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/20 01:02:10 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/20 01:02:10 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/20 01:02:10 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/20 01:02:10 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/20 01:02:10 DEBUG : test-multithread-abort: Committing 0 blocks to remove uncommitted blocks
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:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Should be true
Test: TestMultithreadCopyAbort
Messages: listing wrong, want
test-multithread-abort (100) got
test-multithread-abort (0)
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/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:330
Error: Not equal:
expected: 100
actual : 0
Test: TestMultithreadCopyAbort
Messages: test-multithread-abort: size incorrect file=100 vs obj=0
--- FAIL: TestMultithreadCopyAbort (18.40s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/20 01:02:18 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/20 01:02:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/20 01:02:18 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/20 01:02:18 DEBUG : potato: Seek from 10 to 0
2025/03/20 01:02:18 DEBUG : potato: Seek from 10 to 0
2025/03/20 01:02:18 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/20 01:02:18 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/20 01:02:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/20 01:02:18 DEBUG : potato: Seek from 5 to 2
2025/03/20 01:02:18 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/20 01:02:18 DEBUG : potato: Seek from 7 to 0
2025/03/20 01:02:18 DEBUG : potato: Seek from 7 to 0
2025/03/20 01:02:18 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/20 01:02:18 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/20 01:02:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/20 01:02:18 DEBUG : potato: Seek from 5 to 2
2025/03/20 01:02:18 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/20 01:02:18 DEBUG : potato: Seek from 8 to 0
2025/03/20 01:02:18 DEBUG : potato: Seek from 8 to 0
2025/03/20 01:02:18 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/20 01:02:18 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/20 01:02:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/20 01:02:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/20 01:02:18 DEBUG : potato: Seek from 5 to 2
2025/03/20 01:02:18 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/20 01:02:18 DEBUG : potato: Seek from 9 to 0
2025/03/20 01:02:18 DEBUG : potato: Seek from 9 to 0
2025/03/20 01:02:18 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
--- 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 "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
=== RUN TestCheck/1
=== RUN TestCheck/2
=== RUN TestCheck/3
=== RUN TestCheck/4
=== RUN TestCheck/5
=== RUN TestCheck/6
=== RUN TestCheck/7
--- PASS: TestCheck (1.24s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.08s)
--- PASS: TestCheck/5 (0.08s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/03/20 01:02:19 DEBUG : Creating backend with remote "nonexistent"
2025/03/20 01:02:19 DEBUG : Creating backend with remote "nonexistent"
2025/03/20 01:02:19 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/20 01:02:19 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/03/20 01:02:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/20 01:02:19 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 "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
=== RUN TestCheckDownload/1
=== RUN TestCheckDownload/2
=== RUN TestCheckDownload/3
=== RUN TestCheckDownload/4
=== RUN TestCheckDownload/5
=== RUN TestCheckDownload/6
=== RUN TestCheckDownload/7
--- PASS: TestCheckDownload (1.49s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
=== RUN TestCheckSizeOnly/1
=== RUN TestCheckSizeOnly/2
=== RUN TestCheckSizeOnly/3
=== RUN TestCheckSizeOnly/4
=== RUN TestCheckSizeOnly/5
=== RUN TestCheckSizeOnly/6
=== RUN TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (1.21s)
--- PASS: TestCheckSizeOnly/1 (0.04s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.07s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:02:22 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/20 01:02:22 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/20 01:02:22 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/20 01:02:22 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/20 01:02:22 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/20 01:02:22 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/20 01:02:22 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/20 01:02:22 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:02:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/data"
2025/03/20 01:02:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:02:22 DEBUG : Azure container rclone-test-dezufow5paje path data: Using directory markers
2025/03/20 01:02:22 DEBUG : data/: Creating directory marker
=== RUN TestCheckSum/subtest1
=== RUN TestCheckSum/subtest2
=== RUN TestCheckSum/subtest3
=== RUN TestCheckSum/subtest4
=== RUN TestCheckSum/subtest5
=== RUN TestCheckSum/subtest6
=== RUN TestCheckSum/subtest7
2025/03/20 01:02:25 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.85s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:02:25 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/data"
2025/03/20 01:02:25 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:02:25 DEBUG : Azure container rclone-test-dezufow5paje path data: Using directory markers
2025/03/20 01:02:25 DEBUG : data/: Creating directory marker
=== RUN TestCheckSumDownload/subtest1
=== RUN TestCheckSumDownload/subtest2
=== RUN TestCheckSumDownload/subtest3
=== RUN TestCheckSumDownload/subtest4
=== RUN TestCheckSumDownload/subtest5
=== RUN TestCheckSumDownload/subtest6
=== RUN TestCheckSumDownload/subtest7
2025/03/20 01:02:28 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.14s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.18s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/03/20 01:02:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-demumih3roxa"
2025/03/20 01:02:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:02:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:02:28 DEBUG : Azure container rclone-test-demumih3roxa: Using directory markers
2025/03/20 01:02:28 DEBUG : Creating backend with remote "/tmp/rclone3582387932"
run.go:180: Remote "Azure container rclone-test-demumih3roxa", Local "Local file system at /tmp/rclone3582387932", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/20 01:02:28 ERROR : hello, world!: sum not found
2025/03/20 01:02:28 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-demumih3roxa
2025/03/20 01:02:28 NOTICE: Azure container rclone-test-demumih3roxa: 1 files missing
2025/03/20 01:02:28 NOTICE: 1 hashes missing
2025/03/20 01:02:28 NOTICE: Azure container rclone-test-demumih3roxa: 2 differences found
2025/03/20 01:02:28 NOTICE: Azure container rclone-test-demumih3roxa: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/20 01:02:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:02:28 NOTICE: Azure container rclone-test-demumih3roxa: 0 differences found
2025/03/20 01:02:28 NOTICE: Azure container rclone-test-demumih3roxa: 1 matching files
2025/03/20 01:02:28 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zotuxih6mete"
2025/03/20 01:02:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:02:28 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:02:28 DEBUG : Azure container rclone-test-zotuxih6mete: Using directory markers
2025/03/20 01:02:28 DEBUG : Creating backend with remote "/tmp/rclone3923135731"
run.go:180: Remote "Azure container rclone-test-zotuxih6mete", Local "Local file system at /tmp/rclone3923135731", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/20 01:02:29 ERROR : HELLO, WORLD!: sum not found
2025/03/20 01:02:29 ERROR : hello, world!: file not in Azure container rclone-test-zotuxih6mete
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-zotuxih6mete: 1 files missing
2025/03/20 01:02:29 NOTICE: 1 hashes missing
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-zotuxih6mete: 2 differences found
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-zotuxih6mete: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/20 01:02:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-zotuxih6mete: 0 differences found
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-zotuxih6mete: 1 matching files
2025/03/20 01:02:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xuroxad5cumu"
2025/03/20 01:02:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:02:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:02:29 DEBUG : Azure container rclone-test-xuroxad5cumu: Using directory markers
2025/03/20 01:02:29 DEBUG : Creating backend with remote "/tmp/rclone3730878113"
run.go:180: Remote "Azure container rclone-test-xuroxad5cumu", Local "Local file system at /tmp/rclone3730878113", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/20 01:02:29 ERROR : HeLlO, wOrLd!: sum not found
2025/03/20 01:02:29 ERROR : hello, world!: file not in Azure container rclone-test-xuroxad5cumu
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-xuroxad5cumu: 1 files missing
2025/03/20 01:02:29 NOTICE: 1 hashes missing
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-xuroxad5cumu: 2 differences found
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-xuroxad5cumu: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/20 01:02:29 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-xuroxad5cumu: 0 differences found
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-xuroxad5cumu: 1 matching files
2025/03/20 01:02:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yanapub7tuse"
2025/03/20 01:02:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:02:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:02:29 DEBUG : Azure container rclone-test-yanapub7tuse: Using directory markers
2025/03/20 01:02:29 DEBUG : Creating backend with remote "/tmp/rclone2092431546"
run.go:180: Remote "Azure container rclone-test-yanapub7tuse", Local "Local file system at /tmp/rclone2092431546", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/20 01:02:29 ERROR : HELLO, WORLD!: sum not found
2025/03/20 01:02:29 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-yanapub7tuse
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-yanapub7tuse: 1 files missing
2025/03/20 01:02:29 NOTICE: 1 hashes missing
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-yanapub7tuse: 2 differences found
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-yanapub7tuse: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/20 01:02:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-yanapub7tuse: 0 differences found
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-yanapub7tuse: 1 matching files
2025/03/20 01:02:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pidafof9belo"
2025/03/20 01:02:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:02:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:02:29 DEBUG : Azure container rclone-test-pidafof9belo: Using directory markers
2025/03/20 01:02:29 DEBUG : Creating backend with remote "/tmp/rclone2502084670"
run.go:180: Remote "Azure container rclone-test-pidafof9belo", Local "Local file system at /tmp/rclone2502084670", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/20 01:02:29 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/20 01:02:29 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-pidafof9belo
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-pidafof9belo: 1 files missing
2025/03/20 01:02:29 NOTICE: 1 hashes missing
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-pidafof9belo: 2 differences found
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-pidafof9belo: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/20 01:02:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-pidafof9belo: 0 differences found
2025/03/20 01:02:29 NOTICE: Azure container rclone-test-pidafof9belo: 1 matching files
2025/03/20 01:02:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zihezec5xoye"
2025/03/20 01:02:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:02:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:02:29 DEBUG : Azure container rclone-test-zihezec5xoye: Using directory markers
2025/03/20 01:02:29 DEBUG : Creating backend with remote "/tmp/rclone3049871448"
run.go:180: Remote "Azure container rclone-test-zihezec5xoye", Local "Local file system at /tmp/rclone3049871448", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/20 01:02:30 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/20 01:02:30 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-zihezec5xoye
2025/03/20 01:02:30 NOTICE: Azure container rclone-test-zihezec5xoye: 1 files missing
2025/03/20 01:02:30 NOTICE: 1 hashes missing
2025/03/20 01:02:30 NOTICE: Azure container rclone-test-zihezec5xoye: 2 differences found
2025/03/20 01:02:30 NOTICE: Azure container rclone-test-zihezec5xoye: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/20 01:02:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:02:30 NOTICE: Azure container rclone-test-zihezec5xoye: 0 differences found
2025/03/20 01:02:30 NOTICE: Azure container rclone-test-zihezec5xoye: 1 matching files
2025/03/20 01:02:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-voyirek0badu"
2025/03/20 01:02:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:02:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:02:30 DEBUG : Azure container rclone-test-voyirek0badu: Using directory markers
2025/03/20 01:02:30 DEBUG : Creating backend with remote "/tmp/rclone1189398355"
run.go:180: Remote "Azure container rclone-test-voyirek0badu", Local "Local file system at /tmp/rclone1189398355", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/20 01:02:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/20 01:02:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-voyirek0badu
2025/03/20 01:02:30 NOTICE: Azure container rclone-test-voyirek0badu: 1 files missing
2025/03/20 01:02:30 NOTICE: 1 hashes missing
2025/03/20 01:02:30 NOTICE: Azure container rclone-test-voyirek0badu: 2 differences found
2025/03/20 01:02:30 NOTICE: Azure container rclone-test-voyirek0badu: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/20 01:02:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:02:30 NOTICE: Azure container rclone-test-voyirek0badu: 0 differences found
2025/03/20 01:02:30 NOTICE: Azure container rclone-test-voyirek0badu: 1 matching files
2025/03/20 01:02:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tovomey2jifa"
2025/03/20 01:02:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:02:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:02:30 DEBUG : Azure container rclone-test-tovomey2jifa: Using directory markers
2025/03/20 01:02:30 DEBUG : Creating backend with remote "/tmp/rclone2065714837"
run.go:180: Remote "Azure container rclone-test-tovomey2jifa", Local "Local file system at /tmp/rclone2065714837", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/20 01:02:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/20 01:02:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-tovomey2jifa
2025/03/20 01:02:30 NOTICE: Azure container rclone-test-tovomey2jifa: 1 files missing
2025/03/20 01:02:30 NOTICE: 1 hashes missing
2025/03/20 01:02:30 NOTICE: Azure container rclone-test-tovomey2jifa: 2 differences found
2025/03/20 01:02:30 NOTICE: Azure container rclone-test-tovomey2jifa: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/20 01:02:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:02:30 NOTICE: Azure container rclone-test-tovomey2jifa: 0 differences found
2025/03/20 01:02:30 NOTICE: Azure container rclone-test-tovomey2jifa: 1 matching files
2025/03/20 01:02:30 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-ceruyag3dunu"
2025/03/20 01:02:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:02:30 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:02:30 DEBUG : Azure container rclone-test-ceruyag3dunu: Using directory markers
2025/03/20 01:02:30 DEBUG : Creating backend with remote "/tmp/rclone421447648"
run.go:180: Remote "Azure container rclone-test-ceruyag3dunu", Local "Local file system at /tmp/rclone421447648", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/20 01:02:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/20 01:02:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-ceruyag3dunu
2025/03/20 01:02:30 NOTICE: Azure container rclone-test-ceruyag3dunu: 1 files missing
2025/03/20 01:02:30 NOTICE: 1 hashes missing
2025/03/20 01:02:30 NOTICE: Azure container rclone-test-ceruyag3dunu: 2 differences found
2025/03/20 01:02:30 NOTICE: Azure container rclone-test-ceruyag3dunu: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/20 01:02:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:02:31 NOTICE: Azure container rclone-test-ceruyag3dunu: 0 differences found
2025/03/20 01:02:31 NOTICE: Azure container rclone-test-ceruyag3dunu: 1 matching files
2025/03/20 01:02:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fubuhux2peqo"
2025/03/20 01:02:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:02:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:02:31 DEBUG : Azure container rclone-test-fubuhux2peqo: Using directory markers
2025/03/20 01:02:31 DEBUG : Creating backend with remote "/tmp/rclone215028894"
run.go:180: Remote "Azure container rclone-test-fubuhux2peqo", Local "Local file system at /tmp/rclone215028894", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/20 01:02:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/20 01:02:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-fubuhux2peqo
2025/03/20 01:02:31 NOTICE: Azure container rclone-test-fubuhux2peqo: 1 files missing
2025/03/20 01:02:31 NOTICE: 1 hashes missing
2025/03/20 01:02:31 NOTICE: Azure container rclone-test-fubuhux2peqo: 2 differences found
2025/03/20 01:02:31 NOTICE: Azure container rclone-test-fubuhux2peqo: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/20 01:02:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/20 01:02:31 NOTICE: Azure container rclone-test-fubuhux2peqo: 0 differences found
2025/03/20 01:02:31 NOTICE: Azure container rclone-test-fubuhux2peqo: 1 matching files
2025/03/20 01:02:31 DEBUG : Azure container rclone-test-fubuhux2peqo: Purge remote
2025/03/20 01:02:31 DEBUG : Azure container rclone-test-ceruyag3dunu: Purge remote
2025/03/20 01:02:31 DEBUG : Azure container rclone-test-tovomey2jifa: Purge remote
2025/03/20 01:02:31 DEBUG : Azure container rclone-test-voyirek0badu: Purge remote
2025/03/20 01:02:31 DEBUG : Azure container rclone-test-zihezec5xoye: Purge remote
2025/03/20 01:02:31 DEBUG : Azure container rclone-test-pidafof9belo: Purge remote
2025/03/20 01:02:31 DEBUG : Azure container rclone-test-yanapub7tuse: Purge remote
2025/03/20 01:02:31 DEBUG : Azure container rclone-test-xuroxad5cumu: Purge remote
2025/03/20 01:02:31 DEBUG : Azure container rclone-test-zotuxih6mete: Purge remote
2025/03/20 01:02:32 DEBUG : Azure container rclone-test-demumih3roxa: Purge remote
--- PASS: TestApplyTransforms (3.54s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:02:32 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/20 01:02:32 DEBUG : sub/: Creating directory marker
2025/03/20 01:02:32 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/20 01:02:32 INFO : file1: Copied (new) to: sub/file2
2025/03/20 01:02:32 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 01:02:32 DEBUG : file1: Unchanged skipping
2025/03/20 01:02:32 DEBUG : Azure container rclone-test-dezufow5paje: don't need to copy/move sub/file2, it is already at target location
2025/03/20 01:02:32 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.07s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:02:32 DEBUG : dst/: Creating directory marker
2025/03/20 01:02:32 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/backup"
2025/03/20 01:02:32 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:02:32 DEBUG : Azure container rclone-test-dezufow5paje path backup: Using directory markers
2025/03/20 01:02:32 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-dezufow5paje/backup"
2025/03/20 01:02:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/20 01:02:33 DEBUG : dst/: Creating directory marker
2025/03/20 01:02:33 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/20 01:02:33 INFO : dst/file1: Copied (server-side copy)
2025/03/20 01:02:33 INFO : dst/file1: Deleted
2025/03/20 01:02:33 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/20 01:02:33 INFO : dst/file1: Copied (new)
2025/03/20 01:02:33 DEBUG : dst/: Removing directory marker
2025/03/20 01:02:33 DEBUG : backup/dst/: Removing directory marker
2025/03/20 01:02:33 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91156b3-801e-0068-4733-99da6d000000
Time:2025-03-20T01:02:33.6914928Z
--------------------------------------------------------------------------------
2025/03/20 01:02:34 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91159b3-801e-0068-0c33-99da6d000000
Time:2025-03-20T01:02:34.7285740Z
--------------------------------------------------------------------------------
2025/03/20 01:02:35 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9115d14-801e-0068-6133-99da6d000000
Time:2025-03-20T01:02:35.7658356Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9115d14-801e-0068-6133-99da6d000000
Time:2025-03-20T01:02:35.7658356Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.13s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:02:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/dst"
2025/03/20 01:02:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:02:36 DEBUG : Azure container rclone-test-dezufow5paje path dst: Using directory markers
2025/03/20 01:02:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/CompareDest"
2025/03/20 01:02:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:02:36 DEBUG : Azure container rclone-test-dezufow5paje path CompareDest: Using directory markers
2025/03/20 01:02:36 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-dezufow5paje/CompareDest"
2025/03/20 01:02:36 DEBUG : one: Need to transfer - File not found at Destination
2025/03/20 01:02:37 DEBUG : /: Creating directory marker
2025/03/20 01:02:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/20 01:02:37 INFO : one: Copied (new)
2025/03/20 01:02:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dezufow5paje/CompareDest"
2025/03/20 01:02:37 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:02:37 DEBUG : /: Creating directory marker
2025/03/20 01:02:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/20 01:02:37 INFO : one: Copied (replaced existing)
2025/03/20 01:02:37 DEBUG : dst/: Creating directory marker
2025/03/20 01:02:37 DEBUG : CompareDest/: Creating directory marker
2025/03/20 01:02:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dezufow5paje/CompareDest"
2025/03/20 01:02:37 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:02:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 01:02:37 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/20 01:02:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dezufow5paje/CompareDest"
2025/03/20 01:02:38 DEBUG : two: Need to transfer - File not found at Destination
2025/03/20 01:02:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 01:02:38 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/20 01:02:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dezufow5paje/CompareDest"
2025/03/20 01:02:38 DEBUG : two: Need to transfer - File not found at Destination
2025/03/20 01:02:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 01:02:38 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/20 01:02:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dezufow5paje/CompareDest"
2025/03/20 01:02:38 DEBUG : two: Need to transfer - File not found at Destination
2025/03/20 01:02:38 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/20 01:02:38 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/20 01:02:38 INFO : two: Copied (new)
2025/03/20 01:02:39 DEBUG : dst/: Removing directory marker
2025/03/20 01:02:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91165d0-801e-0068-4333-99da6d000000
Time:2025-03-20T01:02:39.1768484Z
--------------------------------------------------------------------------------
2025/03/20 01:02:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9116888-801e-0068-7f33-99da6d000000
Time:2025-03-20T01:02:40.2144368Z
--------------------------------------------------------------------------------
2025/03/20 01:02:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9116bb3-801e-0068-1833-99da6d000000
Time:2025-03-20T01:02:41.2516682Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9116bb3-801e-0068-1833-99da6d000000
Time:2025-03-20T01:02:41.2516682Z
--------------------------------------------------------------------------------
2025/03/20 01:02:42 DEBUG : CompareDest/: Removing directory marker
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: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{"dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "dst"
}
Test: TestCopyFileCompareDest
Messages: directories
--- FAIL: TestCopyFileCompareDest (12.60s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:02:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/dst"
2025/03/20 01:02:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:02:49 DEBUG : Azure container rclone-test-dezufow5paje path dst: Using directory markers
2025/03/20 01:02:49 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/CopyDest"
2025/03/20 01:02:49 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:02:49 DEBUG : Azure container rclone-test-dezufow5paje path CopyDest: Using directory markers
2025/03/20 01:02:49 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-dezufow5paje/CopyDest"
2025/03/20 01:02:49 DEBUG : one: Need to transfer - File not found at Destination
2025/03/20 01:02:49 DEBUG : /: Creating directory marker
2025/03/20 01:02:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/20 01:02:49 INFO : one: Copied (new)
2025/03/20 01:02:49 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dezufow5paje/CopyDest"
2025/03/20 01:02:49 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:02:49 DEBUG : /: Creating directory marker
2025/03/20 01:02:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/20 01:02:50 INFO : one: Copied (replaced existing)
2025/03/20 01:02:50 DEBUG : dst/: Creating directory marker
2025/03/20 01:02:50 DEBUG : CopyDest/: Creating directory marker
2025/03/20 01:02:50 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/BackupDir"
2025/03/20 01:02:50 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:02:50 DEBUG : Azure container rclone-test-dezufow5paje path BackupDir: Using directory markers
2025/03/20 01:02:50 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-dezufow5paje/BackupDir"
2025/03/20 01:02:50 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dezufow5paje/CopyDest"
2025/03/20 01:02:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:02:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 01:02:50 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/20 01:02:50 DEBUG : /: Creating directory marker
2025/03/20 01:02:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/20 01:02:50 INFO : one: Copied (server-side copy)
2025/03/20 01:02:50 INFO : one: Deleted
2025/03/20 01:02:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/20 01:02:51 INFO : one: Copied (server-side copy)
2025/03/20 01:02:51 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/20 01:02:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dezufow5paje/CopyDest"
2025/03/20 01:02:51 DEBUG : two: Need to transfer - File not found at Destination
2025/03/20 01:02:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 01:02:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/20 01:02:51 INFO : two: Copied (server-side copy)
2025/03/20 01:02:51 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/20 01:02:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dezufow5paje/CopyDest"
2025/03/20 01:02:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 01:02:51 DEBUG : two: Unchanged skipping
2025/03/20 01:02:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-dezufow5paje/CopyDest"
2025/03/20 01:02:51 DEBUG : three: Need to transfer - File not found at Destination
2025/03/20 01:02:51 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/20 01:02:51 DEBUG : three: Destination not found in --copy-dest
2025/03/20 01:02:52 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/20 01:02:52 INFO : three: Copied (new)
2025/03/20 01:02:52 DEBUG : dst/: Removing directory marker
2025/03/20 01:02:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9117fec-801e-0068-0e33-99da6d000000
Time:2025-03-20T01:02:52.5472998Z
--------------------------------------------------------------------------------
2025/03/20 01:02:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9118182-801e-0068-4a33-99da6d000000
Time:2025-03-20T01:02:53.5845216Z
--------------------------------------------------------------------------------
2025/03/20 01:02:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91182eb-801e-0068-7733-99da6d000000
Time:2025-03-20T01:02:54.6219072Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91182eb-801e-0068-7733-99da6d000000
Time:2025-03-20T01:02:54.6219072Z
--------------------------------------------------------------------------------
2025/03/20 01:02:55 DEBUG : CopyDest/: Removing directory marker
2025/03/20 01:02:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91184e0-801e-0068-1333-99da6d000000
Time:2025-03-20T01:02:55.6980461Z
--------------------------------------------------------------------------------
2025/03/20 01:02:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91186aa-801e-0068-0733-99da6d000000
Time:2025-03-20T01:02:56.7358681Z
--------------------------------------------------------------------------------
2025/03/20 01:02:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911888d-801e-0068-4533-99da6d000000
Time:2025-03-20T01:02:57.7732374Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911888d-801e-0068-4533-99da6d000000
Time:2025-03-20T01:02:57.7732374Z
--------------------------------------------------------------------------------
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: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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (16.49s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/20 01:03:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9119677-801e-0068-5933-99da6d000000
Time:2025-03-20T01:03:05.9658943Z
--------------------------------------------------------------------------------
2025/03/20 01:03:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91197cc-801e-0068-7733-99da6d000000
Time:2025-03-20T01:03:07.0039321Z
--------------------------------------------------------------------------------
2025/03/20 01:03:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911994b-801e-0068-3733-99da6d000000
Time:2025-03-20T01:03:08.0421294Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911994b-801e-0068-3733-99da6d000000
Time:2025-03-20T01:03:08.0421294Z
--------------------------------------------------------------------------------
2025/03/20 01:03:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9119ac5-801e-0068-0633-99da6d000000
Time:2025-03-20T01:03:09.0809432Z
--------------------------------------------------------------------------------
2025/03/20 01:03:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9119c8f-801e-0068-0d33-99da6d000000
Time:2025-03-20T01:03:10.1201449Z
--------------------------------------------------------------------------------
2025/03/20 01:03:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9119e5c-801e-0068-1a33-99da6d000000
Time:2025-03-20T01:03:11.1585469Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9119e5c-801e-0068-1a33-99da6d000000
Time:2025-03-20T01:03:11.1585469Z
--------------------------------------------------------------------------------
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: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
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyInplace
Messages: directories
--- FAIL: TestCopyInplace (13.38s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/20 01:03:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911aa75-801e-0068-7c33-99da6d000000
Time:2025-03-20T01:03:19.3503129Z
--------------------------------------------------------------------------------
2025/03/20 01:03:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911aca1-801e-0068-5a33-99da6d000000
Time:2025-03-20T01:03:20.3874333Z
--------------------------------------------------------------------------------
2025/03/20 01:03:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911aeba-801e-0068-3333-99da6d000000
Time:2025-03-20T01:03:21.4242001Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911aeba-801e-0068-3333-99da6d000000
Time:2025-03-20T01:03:21.4242001Z
--------------------------------------------------------------------------------
2025/03/20 01:03:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911b0f2-801e-0068-3333-99da6d000000
Time:2025-03-20T01:03:22.4610137Z
--------------------------------------------------------------------------------
2025/03/20 01:03:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911b2c8-801e-0068-5733-99da6d000000
Time:2025-03-20T01:03:23.4982757Z
--------------------------------------------------------------------------------
2025/03/20 01:03:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911b4b4-801e-0068-1333-99da6d000000
Time:2025-03-20T01:03:24.5352298Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911b4b4-801e-0068-1333-99da6d000000
Time:2025-03-20T01:03:24.5352298Z
--------------------------------------------------------------------------------
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: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
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:03:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/20 01:03:32 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/20 01:03:32 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/20 01:03:32 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/20 01:03:33 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/20 01:03:33 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/20 01:03:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/20 01:03:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/20 01:03:33 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 05a6fbc936bc83bbdf84685318f7ab5a OK
2025/03/20 01:03:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/20 01:03:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911c898-801e-0068-0933-99da6d000000
Time:2025-03-20T01:03:33.6584862Z
--------------------------------------------------------------------------------
2025/03/20 01:03:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911cadf-801e-0068-8033-99da6d000000
Time:2025-03-20T01:03:34.6964221Z
--------------------------------------------------------------------------------
2025/03/20 01:03:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911cda4-801e-0068-6233-99da6d000000
Time:2025-03-20T01:03:35.7347690Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911cda4-801e-0068-6233-99da6d000000
Time:2025-03-20T01:03:35.7347690Z
--------------------------------------------------------------------------------
2025/03/20 01:03:36 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/20 01:03:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911cf98-801e-0068-2233-99da6d000000
Time:2025-03-20T01:03:36.8104512Z
--------------------------------------------------------------------------------
2025/03/20 01:03:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911d1de-801e-0068-3c33-99da6d000000
Time:2025-03-20T01:03:37.8479018Z
--------------------------------------------------------------------------------
2025/03/20 01:03:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911d40b-801e-0068-2e33-99da6d000000
Time:2025-03-20T01:03:38.8851839Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911d40b-801e-0068-2e33-99da6d000000
Time:2025-03-20T01:03:38.8851839Z
--------------------------------------------------------------------------------
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: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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.34s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/20 01:03:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911f24e-801e-0068-4a33-99da6d000000
Time:2025-03-20T01:03:47.0780155Z
--------------------------------------------------------------------------------
2025/03/20 01:03:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911f653-801e-0068-6d33-99da6d000000
Time:2025-03-20T01:03:48.1182444Z
--------------------------------------------------------------------------------
2025/03/20 01:03:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911faf5-801e-0068-3733-99da6d000000
Time:2025-03-20T01:03:49.1550996Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e911faf5-801e-0068-3733-99da6d000000
Time:2025-03-20T01:03:49.1550996Z
--------------------------------------------------------------------------------
2025/03/20 01:03:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9120124-801e-0068-7833-99da6d000000
Time:2025-03-20T01:03:50.1937759Z
--------------------------------------------------------------------------------
2025/03/20 01:03:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9120627-801e-0068-1a33-99da6d000000
Time:2025-03-20T01:03:51.2313126Z
--------------------------------------------------------------------------------
2025/03/20 01:03:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912087a-801e-0068-1a33-99da6d000000
Time:2025-03-20T01:03:52.2689957Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912087a-801e-0068-1a33-99da6d000000
Time:2025-03-20T01:03:52.2689957Z
--------------------------------------------------------------------------------
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: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
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateInteractive
Messages: directories
--- FAIL: TestDeduplicateInteractive (13.38s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/20 01:04:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91219b8-801e-0068-6f33-99da6d000000
Time:2025-03-20T01:04:00.4645231Z
--------------------------------------------------------------------------------
2025/03/20 01:04:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9121bcd-801e-0068-4833-99da6d000000
Time:2025-03-20T01:04:01.5016073Z
--------------------------------------------------------------------------------
2025/03/20 01:04:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9121deb-801e-0068-2833-99da6d000000
Time:2025-03-20T01:04:02.5391563Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9121deb-801e-0068-2833-99da6d000000
Time:2025-03-20T01:04:02.5391563Z
--------------------------------------------------------------------------------
2025/03/20 01:04:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9122070-801e-0068-7133-99da6d000000
Time:2025-03-20T01:04:03.5771175Z
--------------------------------------------------------------------------------
2025/03/20 01:04:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91222de-801e-0068-1d33-99da6d000000
Time:2025-03-20T01:04:04.6141792Z
--------------------------------------------------------------------------------
2025/03/20 01:04:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91225ce-801e-0068-1b33-99da6d000000
Time:2025-03-20T01:04:05.6526928Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91225ce-801e-0068-1b33-99da6d000000
Time:2025-03-20T01:04:05.6526928Z
--------------------------------------------------------------------------------
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: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
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSkip
Messages: directories
--- FAIL: TestDeduplicateSkip (13.38s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/20 01:04:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91237cd-801e-0068-6333-99da6d000000
Time:2025-03-20T01:04:13.8450287Z
--------------------------------------------------------------------------------
2025/03/20 01:04:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91239c7-801e-0068-2333-99da6d000000
Time:2025-03-20T01:04:14.8832064Z
--------------------------------------------------------------------------------
2025/03/20 01:04:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9123c29-801e-0068-3234-99da6d000000
Time:2025-03-20T01:04:15.9218303Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9123c29-801e-0068-3234-99da6d000000
Time:2025-03-20T01:04:15.9218303Z
--------------------------------------------------------------------------------
2025/03/20 01:04:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9123e2c-801e-0068-7334-99da6d000000
Time:2025-03-20T01:04:16.9599690Z
--------------------------------------------------------------------------------
2025/03/20 01:04:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912401d-801e-0068-3534-99da6d000000
Time:2025-03-20T01:04:17.9974158Z
--------------------------------------------------------------------------------
2025/03/20 01:04:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912423b-801e-0068-1734-99da6d000000
Time:2025-03-20T01:04:19.0353681Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912423b-801e-0068-1734-99da6d000000
Time:2025-03-20T01:04:19.0353681Z
--------------------------------------------------------------------------------
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: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
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.39s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/20 01:04:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91254d7-801e-0068-6d34-99da6d000000
Time:2025-03-20T01:04:27.2300243Z
--------------------------------------------------------------------------------
2025/03/20 01:04:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91256d2-801e-0068-3b34-99da6d000000
Time:2025-03-20T01:04:28.2669764Z
--------------------------------------------------------------------------------
2025/03/20 01:04:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91258a0-801e-0068-4e34-99da6d000000
Time:2025-03-20T01:04:29.3044950Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91258a0-801e-0068-4e34-99da6d000000
Time:2025-03-20T01:04:29.3044950Z
--------------------------------------------------------------------------------
2025/03/20 01:04:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9125b04-801e-0068-3434-99da6d000000
Time:2025-03-20T01:04:30.3419028Z
--------------------------------------------------------------------------------
2025/03/20 01:04:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9125d3a-801e-0068-1434-99da6d000000
Time:2025-03-20T01:04:31.3795793Z
--------------------------------------------------------------------------------
2025/03/20 01:04:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9125f9f-801e-0068-4234-99da6d000000
Time:2025-03-20T01:04:32.4166242Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9125f9f-801e-0068-4234-99da6d000000
Time:2025-03-20T01:04:32.4166242Z
--------------------------------------------------------------------------------
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: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
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateFirst
Messages: directories
--- FAIL: TestDeduplicateFirst (13.38s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/20 01:04:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9127204-801e-0068-0b34-99da6d000000
Time:2025-03-20T01:04:40.6063351Z
--------------------------------------------------------------------------------
2025/03/20 01:04:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912743e-801e-0068-7834-99da6d000000
Time:2025-03-20T01:04:41.6436165Z
--------------------------------------------------------------------------------
2025/03/20 01:04:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91276a1-801e-0068-2534-99da6d000000
Time:2025-03-20T01:04:42.6810054Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91276a1-801e-0068-2534-99da6d000000
Time:2025-03-20T01:04:42.6810054Z
--------------------------------------------------------------------------------
2025/03/20 01:04:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912789d-801e-0068-7834-99da6d000000
Time:2025-03-20T01:04:43.7185845Z
--------------------------------------------------------------------------------
2025/03/20 01:04:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9127a8f-801e-0068-4134-99da6d000000
Time:2025-03-20T01:04:44.7566180Z
--------------------------------------------------------------------------------
2025/03/20 01:04:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9127cfe-801e-0068-7534-99da6d000000
Time:2025-03-20T01:04:45.7937257Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9127cfe-801e-0068-7534-99da6d000000
Time:2025-03-20T01:04:45.7937257Z
--------------------------------------------------------------------------------
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: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
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewest
Messages: directories
--- FAIL: TestDeduplicateNewest (13.38s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:04:54 DEBUG : also/: Creating directory marker
2025/03/20 01:04:54 INFO : Azure container rclone-test-dezufow5paje: Looking for duplicate md5 hashes using newest mode.
2025/03/20 01:04:54 NOTICE: ed3375176566a364099532ac881c67bb: Found 3 files with duplicate md5 hashes
2025/03/20 01:04:54 INFO : one: Deleted
2025/03/20 01:04:54 INFO : also/one: Deleted
2025/03/20 01:04:54 NOTICE: ed3375176566a364099532ac881c67bb: Deleted 2 extra copies
2025/03/20 01:04:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9129003-801e-0068-5b34-99da6d000000
Time:2025-03-20T01:04:54.7753587Z
--------------------------------------------------------------------------------
2025/03/20 01:04:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9129419-801e-0068-3d34-99da6d000000
Time:2025-03-20T01:04:55.8127585Z
--------------------------------------------------------------------------------
2025/03/20 01:04:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91295ac-801e-0068-7834-99da6d000000
Time:2025-03-20T01:04:56.8498417Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91295ac-801e-0068-7834-99da6d000000
Time:2025-03-20T01:04:56.8498417Z
--------------------------------------------------------------------------------
2025/03/20 01:04:57 DEBUG : also/: Removing directory marker
2025/03/20 01:04:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91297ec-801e-0068-7134-99da6d000000
Time:2025-03-20T01:04:57.9255669Z
--------------------------------------------------------------------------------
2025/03/20 01:04:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91299a0-801e-0068-5a34-99da6d000000
Time:2025-03-20T01:04:58.9629261Z
--------------------------------------------------------------------------------
2025/03/20 01:04:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9129be2-801e-0068-0534-99da6d000000
Time:2025-03-20T01:05:00.0014033Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9129be2-801e-0068-0534-99da6d000000
Time:2025-03-20T01:05:00.0014033Z
--------------------------------------------------------------------------------
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: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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateNewestByHash
Messages: directories
--- FAIL: TestDeduplicateNewestByHash (14.22s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/20 01:05:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912acd3-801e-0068-7734-99da6d000000
Time:2025-03-20T01:05:08.2030773Z
--------------------------------------------------------------------------------
2025/03/20 01:05:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912aefc-801e-0068-2b34-99da6d000000
Time:2025-03-20T01:05:09.2404813Z
--------------------------------------------------------------------------------
2025/03/20 01:05:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912b239-801e-0068-2b34-99da6d000000
Time:2025-03-20T01:05:10.2781335Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912b239-801e-0068-2b34-99da6d000000
Time:2025-03-20T01:05:10.2781335Z
--------------------------------------------------------------------------------
2025/03/20 01:05:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912b424-801e-0068-3134-99da6d000000
Time:2025-03-20T01:05:11.3159042Z
--------------------------------------------------------------------------------
2025/03/20 01:05:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912b607-801e-0068-6734-99da6d000000
Time:2025-03-20T01:05:12.3535570Z
--------------------------------------------------------------------------------
2025/03/20 01:05:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912b7fb-801e-0068-3634-99da6d000000
Time:2025-03-20T01:05:13.3905983Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912b7fb-801e-0068-3634-99da6d000000
Time:2025-03-20T01:05:13.3905983Z
--------------------------------------------------------------------------------
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: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
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateOldest
Messages: directories
--- FAIL: TestDeduplicateOldest (13.38s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/20 01:05:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912c8f0-801e-0068-5a34-99da6d000000
Time:2025-03-20T01:05:21.5806028Z
--------------------------------------------------------------------------------
2025/03/20 01:05:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912caec-801e-0068-1534-99da6d000000
Time:2025-03-20T01:05:22.6185879Z
--------------------------------------------------------------------------------
2025/03/20 01:05:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912cc72-801e-0068-6834-99da6d000000
Time:2025-03-20T01:05:23.6564863Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912cc72-801e-0068-6834-99da6d000000
Time:2025-03-20T01:05:23.6564863Z
--------------------------------------------------------------------------------
2025/03/20 01:05:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912cf50-801e-0068-1a34-99da6d000000
Time:2025-03-20T01:05:24.6961304Z
--------------------------------------------------------------------------------
2025/03/20 01:05:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912d1d5-801e-0068-0c34-99da6d000000
Time:2025-03-20T01:05:25.7339785Z
--------------------------------------------------------------------------------
2025/03/20 01:05:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912d3ef-801e-0068-6d34-99da6d000000
Time:2025-03-20T01:05:26.7716869Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912d3ef-801e-0068-6d34-99da6d000000
Time:2025-03-20T01:05:26.7716869Z
--------------------------------------------------------------------------------
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: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
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateLargest
Messages: directories
--- FAIL: TestDeduplicateLargest (13.39s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/20 01:05:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912e0ef-801e-0068-5e34-99da6d000000
Time:2025-03-20T01:05:34.9689403Z
--------------------------------------------------------------------------------
2025/03/20 01:05:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912e26a-801e-0068-2234-99da6d000000
Time:2025-03-20T01:05:36.0059375Z
--------------------------------------------------------------------------------
2025/03/20 01:05:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912e3ee-801e-0068-6f34-99da6d000000
Time:2025-03-20T01:05:37.0432824Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912e3ee-801e-0068-6f34-99da6d000000
Time:2025-03-20T01:05:37.0432824Z
--------------------------------------------------------------------------------
2025/03/20 01:05:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912e56d-801e-0068-4634-99da6d000000
Time:2025-03-20T01:05:38.0805582Z
--------------------------------------------------------------------------------
2025/03/20 01:05:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912e73a-801e-0068-3b34-99da6d000000
Time:2025-03-20T01:05:39.1188323Z
--------------------------------------------------------------------------------
2025/03/20 01:05:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912e9fc-801e-0068-4d34-99da6d000000
Time:2025-03-20T01:05:40.1595550Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912e9fc-801e-0068-4d34-99da6d000000
Time:2025-03-20T01:05:40.1595550Z
--------------------------------------------------------------------------------
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: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
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/20 01:05:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912f605-801e-0068-2934-99da6d000000
Time:2025-03-20T01:05:48.3557062Z
--------------------------------------------------------------------------------
2025/03/20 01:05:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912f73b-801e-0068-3234-99da6d000000
Time:2025-03-20T01:05:49.3928884Z
--------------------------------------------------------------------------------
2025/03/20 01:05:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912f8b5-801e-0068-7234-99da6d000000
Time:2025-03-20T01:05:50.4322982Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912f8b5-801e-0068-7234-99da6d000000
Time:2025-03-20T01:05:50.4322982Z
--------------------------------------------------------------------------------
2025/03/20 01:05:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912fa60-801e-0068-6c34-99da6d000000
Time:2025-03-20T01:05:51.4708698Z
--------------------------------------------------------------------------------
2025/03/20 01:05:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912fbf4-801e-0068-3b34-99da6d000000
Time:2025-03-20T01:05:52.5080911Z
--------------------------------------------------------------------------------
2025/03/20 01:05:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912fdbc-801e-0068-0a34-99da6d000000
Time:2025-03-20T01:05:53.5462217Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e912fdbc-801e-0068-0a34-99da6d000000
Time:2025-03-20T01:05:53.5462217Z
--------------------------------------------------------------------------------
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: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
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateRename
Messages: directories
--- FAIL: TestDeduplicateRename (13.38s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/20 01:06:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9130f70-801e-0068-4234-99da6d000000
Time:2025-03-20T01:06:01.7379443Z
--------------------------------------------------------------------------------
2025/03/20 01:06:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91311b6-801e-0068-4c34-99da6d000000
Time:2025-03-20T01:06:02.7757725Z
--------------------------------------------------------------------------------
2025/03/20 01:06:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9131471-801e-0068-3d34-99da6d000000
Time:2025-03-20T01:06:03.8126617Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9131471-801e-0068-3d34-99da6d000000
Time:2025-03-20T01:06:03.8126617Z
--------------------------------------------------------------------------------
2025/03/20 01:06:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9131628-801e-0068-3f34-99da6d000000
Time:2025-03-20T01:06:04.8498940Z
--------------------------------------------------------------------------------
2025/03/20 01:06:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9131838-801e-0068-2d34-99da6d000000
Time:2025-03-20T01:06:05.8869288Z
--------------------------------------------------------------------------------
2025/03/20 01:06:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91319d6-801e-0068-1b34-99da6d000000
Time:2025-03-20T01:06:06.9239884Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91319d6-801e-0068-1b34-99da6d000000
Time:2025-03-20T01:06:06.9239884Z
--------------------------------------------------------------------------------
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: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
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMergeDirs
Messages: directories
--- FAIL: TestMergeDirs (13.38s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:06:15 DEBUG : sub dir/: Creating directory marker
2025/03/20 01:06:15 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/20 01:06:15 DEBUG : sub dir/sub sub dir/: Creating directory marker
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5
Test: TestListDirSorted
2025/03/20 01:06:16 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/20 01:06:16 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/20 01:06:16 DEBUG : sub dir/: Removing directory marker
2025/03/20 01:06:16 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9132b98-801e-0068-4634-99da6d000000
Time:2025-03-20T01:06:16.5591566Z
--------------------------------------------------------------------------------
2025/03/20 01:06:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9132d71-801e-0068-6734-99da6d000000
Time:2025-03-20T01:06:17.5968066Z
--------------------------------------------------------------------------------
2025/03/20 01:06:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9132ef9-801e-0068-3734-99da6d000000
Time:2025-03-20T01:06:18.6351757Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9132ef9-801e-0068-3734-99da6d000000
Time:2025-03-20T01:06:18.6351757Z
--------------------------------------------------------------------------------
2025/03/20 01:06:19 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91330ce-801e-0068-5634-99da6d000000
Time:2025-03-20T01:06:19.6729893Z
--------------------------------------------------------------------------------
2025/03/20 01:06:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913322c-801e-0068-0b34-99da6d000000
Time:2025-03-20T01:06:20.7095795Z
--------------------------------------------------------------------------------
2025/03/20 01:06:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913341f-801e-0068-3c34-99da6d000000
Time:2025-03-20T01:06:21.7464999Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913341f-801e-0068-3c34-99da6d000000
Time:2025-03-20T01:06:21.7464999Z
--------------------------------------------------------------------------------
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: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
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListDirSorted
Messages: directories
--- FAIL: TestListDirSorted (14.83s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:06:30 DEBUG : sub/: Creating directory marker
=== 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 : 4
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/FilesOnly
=== RUN TestListJSON/DirsOnly
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/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/SubDir
=== RUN TestListJSON/NoModTime
=== RUN TestListJSON/NoMimeType
=== RUN TestListJSON/ShowHash
=== RUN TestListJSON/HashTypes
=== 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 : 4
Test: TestListJSON/Metadata
Messages: Wrong number of results
2025/03/20 01:06:30 DEBUG : sub/: Removing directory marker
2025/03/20 01:06:30 DEBUG : dst/: Removing directory marker
=== NAME TestListJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91342c0-801e-0068-0234-99da6d000000
Time:2025-03-20T01:06:30.8336322Z
--------------------------------------------------------------------------------
2025/03/20 01:06:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91343fc-801e-0068-0334-99da6d000000
Time:2025-03-20T01:06:31.8713631Z
--------------------------------------------------------------------------------
2025/03/20 01:06:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9134584-801e-0068-4134-99da6d000000
Time:2025-03-20T01:06:32.9124115Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9134584-801e-0068-4134-99da6d000000
Time:2025-03-20T01:06:32.9124115Z
--------------------------------------------------------------------------------
2025/03/20 01:06:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9134673-801e-0068-7e34-99da6d000000
Time:2025-03-20T01:06:33.9507868Z
--------------------------------------------------------------------------------
2025/03/20 01:06:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91347b3-801e-0068-0134-99da6d000000
Time:2025-03-20T01:06:34.9894441Z
--------------------------------------------------------------------------------
2025/03/20 01:06:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9134903-801e-0068-1b34-99da6d000000
Time:2025-03-20T01:06:36.0412014Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9134903-801e-0068-1b34-99da6d000000
Time:2025-03-20T01:06:36.0412014Z
--------------------------------------------------------------------------------
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: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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (14.29s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.05s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:06:44 DEBUG : sub/: Creating directory marker
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2025/03/20 01:06:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/notfound"
2025/03/20 01:06:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:06:44 DEBUG : Azure container rclone-test-dezufow5paje path notfound: Using directory markers
2025/03/20 01:06:45 DEBUG : sub/: Removing directory marker
2025/03/20 01:06:45 DEBUG : dst/: Removing directory marker
=== NAME TestStatJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91356e1-801e-0068-1934-99da6d000000
Time:2025-03-20T01:06:45.3242583Z
--------------------------------------------------------------------------------
2025/03/20 01:06:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913585a-801e-0068-4f34-99da6d000000
Time:2025-03-20T01:06:46.3616013Z
--------------------------------------------------------------------------------
2025/03/20 01:06:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9135953-801e-0068-2234-99da6d000000
Time:2025-03-20T01:06:47.3985500Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9135953-801e-0068-2234-99da6d000000
Time:2025-03-20T01:06:47.3985500Z
--------------------------------------------------------------------------------
2025/03/20 01:06:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9135ad6-801e-0068-5934-99da6d000000
Time:2025-03-20T01:06:48.4356388Z
--------------------------------------------------------------------------------
2025/03/20 01:06:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9135c10-801e-0068-5b34-99da6d000000
Time:2025-03-20T01:06:49.4736308Z
--------------------------------------------------------------------------------
2025/03/20 01:06:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9135d10-801e-0068-2e34-99da6d000000
Time:2025-03-20T01:06:50.5118963Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9135d10-801e-0068-2e34-99da6d000000
Time:2025-03-20T01:06:50.5118963Z
--------------------------------------------------------------------------------
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: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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (14.47s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.07s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.07s)
--- PASS: TestStatJSON/DirFilesOnly (0.04s)
--- PASS: TestStatJSON/FileFilesOnly (0.04s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.04s)
--- PASS: TestStatJSON/DirDirsOnly (0.04s)
--- PASS: TestStatJSON/FileDirsOnly (0.04s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.04s)
--- PASS: TestStatJSON/RootNotFound (0.12s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:06:58 INFO : Azure container rclone-test-dezufow5paje: Making directory
2025/03/20 01:06:58 INFO : Azure container rclone-test-dezufow5paje: Making directory
2025/03/20 01:06:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91366bb-801e-0068-4f34-99da6d000000
Time:2025-03-20T01:06:58.7415098Z
--------------------------------------------------------------------------------
2025/03/20 01:06:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9136852-801e-0068-6634-99da6d000000
Time:2025-03-20T01:06:59.7787757Z
--------------------------------------------------------------------------------
2025/03/20 01:07:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9136a22-801e-0068-4b34-99da6d000000
Time:2025-03-20T01:07:00.8166522Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9136a22-801e-0068-4b34-99da6d000000
Time:2025-03-20T01:07:00.8166522Z
--------------------------------------------------------------------------------
2025/03/20 01:07:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9136b99-801e-0068-0134-99da6d000000
Time:2025-03-20T01:07:01.8597173Z
--------------------------------------------------------------------------------
2025/03/20 01:07:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9136d32-801e-0068-6234-99da6d000000
Time:2025-03-20T01:07:02.8967720Z
--------------------------------------------------------------------------------
2025/03/20 01:07:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9136e92-801e-0068-0934-99da6d000000
Time:2025-03-20T01:07:03.9341591Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9136e92-801e-0068-0934-99da6d000000
Time:2025-03-20T01:07:03.9341591Z
--------------------------------------------------------------------------------
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: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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMkdir
Messages: directories
--- FAIL: TestMkdir (13.44s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:07:12 DEBUG : sub dir/: Creating directory marker
2025/03/20 01:07:12 DEBUG : sub dir/: Removing directory marker
2025/03/20 01:07:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9137af1-801e-0068-6e34-99da6d000000
Time:2025-03-20T01:07:12.5538608Z
--------------------------------------------------------------------------------
2025/03/20 01:07:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9137be4-801e-0068-3d34-99da6d000000
Time:2025-03-20T01:07:13.5908818Z
--------------------------------------------------------------------------------
2025/03/20 01:07:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9137d20-801e-0068-4034-99da6d000000
Time:2025-03-20T01:07:14.6286489Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9137d20-801e-0068-4034-99da6d000000
Time:2025-03-20T01:07:14.6286489Z
--------------------------------------------------------------------------------
2025/03/20 01:07:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9137eb0-801e-0068-0f34-99da6d000000
Time:2025-03-20T01:07:15.6664130Z
--------------------------------------------------------------------------------
2025/03/20 01:07:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9137fff-801e-0068-2034-99da6d000000
Time:2025-03-20T01:07:16.7037996Z
--------------------------------------------------------------------------------
2025/03/20 01:07:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913810c-801e-0068-7e34-99da6d000000
Time:2025-03-20T01:07:17.7436849Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913810c-801e-0068-7e34-99da6d000000
Time:2025-03-20T01:07:17.7436849Z
--------------------------------------------------------------------------------
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: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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsd
Messages: directories
--- FAIL: TestLsd (13.81s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:07:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91394a2-801e-0068-1f34-99da6d000000
Time:2025-03-20T01:07:26.3829094Z
--------------------------------------------------------------------------------
2025/03/20 01:07:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91398f1-801e-0068-2234-99da6d000000
Time:2025-03-20T01:07:27.4204583Z
--------------------------------------------------------------------------------
2025/03/20 01:07:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9139a6a-801e-0068-7534-99da6d000000
Time:2025-03-20T01:07:28.4574314Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9139a6a-801e-0068-7534-99da6d000000
Time:2025-03-20T01:07:28.4574314Z
--------------------------------------------------------------------------------
2025/03/20 01:07:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9139bff-801e-0068-2934-99da6d000000
Time:2025-03-20T01:07:29.4971614Z
--------------------------------------------------------------------------------
2025/03/20 01:07:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9139de5-801e-0068-5034-99da6d000000
Time:2025-03-20T01:07:30.5348604Z
--------------------------------------------------------------------------------
2025/03/20 01:07:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9139f95-801e-0068-4234-99da6d000000
Time:2025-03-20T01:07:31.5717017Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9139f95-801e-0068-4234-99da6d000000
Time:2025-03-20T01:07:31.5717017Z
--------------------------------------------------------------------------------
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: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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLs
Messages: directories
--- FAIL: TestLs (13.82s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:07:39 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/20 01:07:39 DEBUG : empty space: Excluded
2025/03/20 01:07:39 DEBUG : BackupDir: Excluded
2025/03/20 01:07:39 DEBUG : dst: Excluded
2025/03/20 01:07:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913b69a-801e-0068-2434-99da6d000000
Time:2025-03-20T01:07:40.2242124Z
--------------------------------------------------------------------------------
2025/03/20 01:07:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913ba45-801e-0068-7f34-99da6d000000
Time:2025-03-20T01:07:41.2617854Z
--------------------------------------------------------------------------------
2025/03/20 01:07:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913be3b-801e-0068-4034-99da6d000000
Time:2025-03-20T01:07:42.2988776Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913be3b-801e-0068-4034-99da6d000000
Time:2025-03-20T01:07:42.2988776Z
--------------------------------------------------------------------------------
2025/03/20 01:07:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913c211-801e-0068-6f34-99da6d000000
Time:2025-03-20T01:07:43.3355662Z
--------------------------------------------------------------------------------
2025/03/20 01:07:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913c4c9-801e-0068-0234-99da6d000000
Time:2025-03-20T01:07:44.3729234Z
--------------------------------------------------------------------------------
2025/03/20 01:07:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913c703-801e-0068-0934-99da6d000000
Time:2025-03-20T01:07:45.4100400Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913c703-801e-0068-0934-99da6d000000
Time:2025-03-20T01:07:45.4100400Z
--------------------------------------------------------------------------------
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: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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsWithFilesFrom
Messages: directories
--- FAIL: TestLsWithFilesFrom (13.83s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:07:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913dcc3-801e-0068-2e34-99da6d000000
Time:2025-03-20T01:07:54.0120806Z
--------------------------------------------------------------------------------
2025/03/20 01:07:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913de52-801e-0068-5834-99da6d000000
Time:2025-03-20T01:07:55.0497707Z
--------------------------------------------------------------------------------
2025/03/20 01:07:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913dfd3-801e-0068-1534-99da6d000000
Time:2025-03-20T01:07:56.0874769Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913dfd3-801e-0068-1534-99da6d000000
Time:2025-03-20T01:07:56.0874769Z
--------------------------------------------------------------------------------
2025/03/20 01:07:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913e17f-801e-0068-0134-99da6d000000
Time:2025-03-20T01:07:57.1315256Z
--------------------------------------------------------------------------------
2025/03/20 01:07:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913e2e4-801e-0068-2f34-99da6d000000
Time:2025-03-20T01:07:58.1707704Z
--------------------------------------------------------------------------------
2025/03/20 01:07:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913e498-801e-0068-2734-99da6d000000
Time:2025-03-20T01:07:59.2109106Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e913e498-801e-0068-2734-99da6d000000
Time:2025-03-20T01:07:59.2109106Z
--------------------------------------------------------------------------------
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: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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestLsLong
Messages: directories
--- FAIL: TestLsLong (13.80s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/20 01:08:07 DEBUG : dst/: Removing directory marker
=== NAME TestHashSums
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c940e507-f01e-002f-2e34-99b136000000
Time:2025-03-20T01:08:07.9378117Z
--------------------------------------------------------------------------------
2025/03/20 01:08:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c940e7c7-f01e-002f-1434-99b136000000
Time:2025-03-20T01:08:08.9754272Z
--------------------------------------------------------------------------------
2025/03/20 01:08:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c940eadc-f01e-002f-2834-99b136000000
Time:2025-03-20T01:08:10.0138200Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c940eadc-f01e-002f-2834-99b136000000
Time:2025-03-20T01:08:10.0138200Z
--------------------------------------------------------------------------------
2025/03/20 01:08:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c940ece5-f01e-002f-7934-99b136000000
Time:2025-03-20T01:08:11.0519926Z
--------------------------------------------------------------------------------
2025/03/20 01:08:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c940ee99-f01e-002f-0734-99b136000000
Time:2025-03-20T01:08:12.0897659Z
--------------------------------------------------------------------------------
2025/03/20 01:08:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c940f0c6-f01e-002f-0234-99b136000000
Time:2025-03-20T01:08:13.1268721Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c940f0c6-f01e-002f-0234-99b136000000
Time:2025-03-20T01:08:13.1268721Z
--------------------------------------------------------------------------------
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: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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestHashSums
Messages: directories
--- FAIL: TestHashSums (13.93s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/03/20 01:08:21 DEBUG : Creating backend with remote ":memory:"
2025/03/20 01:08:21 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/20 01:08:21 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/20 01:08:21 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/20 01:08:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/20 01:08:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/20 01:08:21 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/20 01:08:21 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/20 01:08:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/20 01:08:21 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 "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:08:21 DEBUG : sub dir/: Creating directory marker
2025/03/20 01:08:21 DEBUG : sub dir/: Removing directory marker
2025/03/20 01:08:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9410209-f01e-002f-1634-99b136000000
Time:2025-03-20T01:08:21.9454865Z
--------------------------------------------------------------------------------
2025/03/20 01:08:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c94103cf-f01e-002f-2134-99b136000000
Time:2025-03-20T01:08:22.9830909Z
--------------------------------------------------------------------------------
2025/03/20 01:08:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9410661-f01e-002f-3f34-99b136000000
Time:2025-03-20T01:08:24.0201490Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9410661-f01e-002f-3f34-99b136000000
Time:2025-03-20T01:08:24.0201490Z
--------------------------------------------------------------------------------
2025/03/20 01:08:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9410984-f01e-002f-3334-99b136000000
Time:2025-03-20T01:08:25.0569481Z
--------------------------------------------------------------------------------
2025/03/20 01:08:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9410b58-f01e-002f-4f34-99b136000000
Time:2025-03-20T01:08:26.0941429Z
--------------------------------------------------------------------------------
2025/03/20 01:08:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9410c96-f01e-002f-6734-99b136000000
Time:2025-03-20T01:08:27.1309410Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9410c96-f01e-002f-6734-99b136000000
Time:2025-03-20T01:08:27.1309410Z
--------------------------------------------------------------------------------
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: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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCount
Messages: directories
--- FAIL: TestCount (13.99s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:08:35 DEBUG : Waiting for deletions to finish
2025/03/20 01:08:35 DEBUG : large: Excluded (Size Filter)
2025/03/20 01:08:35 INFO : medium: Deleted
2025/03/20 01:08:35 INFO : small: Deleted
2025/03/20 01:08:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9142c03-801e-0068-3334-99da6d000000
Time:2025-03-20T01:08:35.8919190Z
--------------------------------------------------------------------------------
2025/03/20 01:08:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9142da8-801e-0068-2234-99da6d000000
Time:2025-03-20T01:08:36.9284626Z
--------------------------------------------------------------------------------
2025/03/20 01:08:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9142f6a-801e-0068-2f34-99da6d000000
Time:2025-03-20T01:08:37.9657579Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9142f6a-801e-0068-2f34-99da6d000000
Time:2025-03-20T01:08:37.9657579Z
--------------------------------------------------------------------------------
2025/03/20 01:08:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e914315d-801e-0068-6034-99da6d000000
Time:2025-03-20T01:08:39.0028764Z
--------------------------------------------------------------------------------
2025/03/20 01:08:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91433aa-801e-0068-3634-99da6d000000
Time:2025-03-20T01:08:40.0405802Z
--------------------------------------------------------------------------------
2025/03/20 01:08:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91435ef-801e-0068-4b34-99da6d000000
Time:2025-03-20T01:08:41.0795981Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91435ef-801e-0068-4b34-99da6d000000
Time:2025-03-20T01:08:41.0795981Z
--------------------------------------------------------------------------------
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: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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.94s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:08:49 DEBUG : Waiting for deletions to finish
2025/03/20 01:08:49 ERROR : medium: Got fatal error on delete: --max-delete threshold reached
2025/03/20 01:08:49 INFO : large: Deleted
2025/03/20 01:08:49 INFO : small: Deleted
2025/03/20 01:08:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c94137e0-f01e-002f-1434-99b136000000
Time:2025-03-20T01:08:49.8231911Z
--------------------------------------------------------------------------------
2025/03/20 01:08:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9413ca4-f01e-002f-2734-99b136000000
Time:2025-03-20T01:08:50.8610084Z
--------------------------------------------------------------------------------
2025/03/20 01:08:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9414082-f01e-002f-5b34-99b136000000
Time:2025-03-20T01:08:51.8984655Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9414082-f01e-002f-5b34-99b136000000
Time:2025-03-20T01:08:51.8984655Z
--------------------------------------------------------------------------------
2025/03/20 01:08:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9414447-f01e-002f-1134-99b136000000
Time:2025-03-20T01:08:52.9370343Z
--------------------------------------------------------------------------------
2025/03/20 01:08:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c94148a6-f01e-002f-5a34-99b136000000
Time:2025-03-20T01:08:53.9750905Z
--------------------------------------------------------------------------------
2025/03/20 01:08:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9414d65-f01e-002f-5f34-99b136000000
Time:2025-03-20T01:08:55.0125554Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9414d65-f01e-002f-5f34-99b136000000
Time:2025-03-20T01:08:55.0125554Z
--------------------------------------------------------------------------------
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: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/src/github.com/rclone/rclone/fs/operations/operations_test.go:454
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
2025/03/20 01:09:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c94160f6-f01e-002f-2234-99b136000000
Time:2025-03-20T01:09:03.2042997Z
--------------------------------------------------------------------------------
2025/03/20 01:09:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c941628f-f01e-002f-7934-99b136000000
Time:2025-03-20T01:09:04.2434701Z
--------------------------------------------------------------------------------
2025/03/20 01:09:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c94165f7-f01e-002f-5134-99b136000000
Time:2025-03-20T01:09:05.2813308Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c94165f7-f01e-002f-5134-99b136000000
Time:2025-03-20T01:09:05.2813308Z
--------------------------------------------------------------------------------
2025/03/20 01:09:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c94168ab-f01e-002f-3e34-99b136000000
Time:2025-03-20T01:09:06.3188904Z
--------------------------------------------------------------------------------
2025/03/20 01:09:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9416aa8-f01e-002f-5534-99b136000000
Time:2025-03-20T01:09:07.3560071Z
--------------------------------------------------------------------------------
2025/03/20 01:09:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9416d0a-f01e-002f-3c34-99b136000000
Time:2025-03-20T01:09:08.3936031Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9416d0a-f01e-002f-3c34-99b136000000
Time:2025-03-20T01:09:08.3936031Z
--------------------------------------------------------------------------------
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: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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.32s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:09:16 DEBUG : Waiting for deletions to finish
2025/03/20 01:09:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/20 01:09:16 INFO : small: Deleted
2025/03/20 01:09:16 INFO : medium: Deleted
2025/03/20 01:09:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e91480b0-801e-0068-6734-99da6d000000
Time:2025-03-20T01:09:17.1667244Z
--------------------------------------------------------------------------------
2025/03/20 01:09:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9148325-801e-0068-0934-99da6d000000
Time:2025-03-20T01:09:18.2045539Z
--------------------------------------------------------------------------------
2025/03/20 01:09:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9148617-801e-0068-0334-99da6d000000
Time:2025-03-20T01:09:19.2418473Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9148617-801e-0068-0334-99da6d000000
Time:2025-03-20T01:09:19.2418473Z
--------------------------------------------------------------------------------
2025/03/20 01:09:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e914893b-801e-0068-2d34-99da6d000000
Time:2025-03-20T01:09:20.2808965Z
--------------------------------------------------------------------------------
2025/03/20 01:09:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9148c41-801e-0068-4334-99da6d000000
Time:2025-03-20T01:09:21.3185623Z
--------------------------------------------------------------------------------
2025/03/20 01:09:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9148efd-801e-0068-0d34-99da6d000000
Time:2025-03-20T01:09:22.3567123Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e9148efd-801e-0068-0d34-99da6d000000
Time:2025-03-20T01:09:22.3567123Z
--------------------------------------------------------------------------------
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: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/src/github.com/rclone/rclone/fs/operations/operations_test.go:473
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
2025/03/20 01:09:30 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e914a428-801e-0068-4534-99da6d000000
Time:2025-03-20T01:09:30.5462447Z
--------------------------------------------------------------------------------
2025/03/20 01:09:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e914a6a6-801e-0068-6234-99da6d000000
Time:2025-03-20T01:09:31.5841516Z
--------------------------------------------------------------------------------
2025/03/20 01:09:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e914a90d-801e-0068-5a34-99da6d000000
Time:2025-03-20T01:09:32.6216100Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e914a90d-801e-0068-5a34-99da6d000000
Time:2025-03-20T01:09:32.6216100Z
--------------------------------------------------------------------------------
2025/03/20 01:09:33 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e914ab64-801e-0068-4734-99da6d000000
Time:2025-03-20T01:09:33.6589323Z
--------------------------------------------------------------------------------
2025/03/20 01:09:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e914ad83-801e-0068-0734-99da6d000000
Time:2025-03-20T01:09:34.6967607Z
--------------------------------------------------------------------------------
2025/03/20 01:09:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e914afcf-801e-0068-6734-99da6d000000
Time:2025-03-20T01:09:35.7349145Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e914afcf-801e-0068-6734-99da6d000000
Time:2025-03-20T01:09:35.7349145Z
--------------------------------------------------------------------------------
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: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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSizeLargeFile
Messages: directories
--- FAIL: TestMaxDeleteSizeLargeFile (27.33s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:09:44 DEBUG : Waiting for deletions to finish
2025/03/20 01:09:44 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/20 01:09:44 INFO : large: Deleted
2025/03/20 01:09:44 INFO : medium: Deleted
2025/03/20 01:09:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c941c76c-f01e-002f-2034-99b136000000
Time:2025-03-20T01:09:44.4805194Z
--------------------------------------------------------------------------------
2025/03/20 01:09:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c941c98b-f01e-002f-4234-99b136000000
Time:2025-03-20T01:09:45.5181347Z
--------------------------------------------------------------------------------
2025/03/20 01:09:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c941cba9-f01e-002f-6b34-99b136000000
Time:2025-03-20T01:09:46.5562172Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c941cba9-f01e-002f-6b34-99b136000000
Time:2025-03-20T01:09:46.5562172Z
--------------------------------------------------------------------------------
2025/03/20 01:09:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c941ce0c-f01e-002f-5b34-99b136000000
Time:2025-03-20T01:09:47.5929576Z
--------------------------------------------------------------------------------
2025/03/20 01:09:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c941d0ff-f01e-002f-0834-99b136000000
Time:2025-03-20T01:09:48.6300813Z
--------------------------------------------------------------------------------
2025/03/20 01:09:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c941d4a1-f01e-002f-5334-99b136000000
Time:2025-03-20T01:09:49.6673750Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c941d4a1-f01e-002f-5334-99b136000000
Time:2025-03-20T01:09:49.6673750Z
--------------------------------------------------------------------------------
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: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/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
2025/03/20 01:09:57 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c941ed3d-f01e-002f-2734-99b136000000
Time:2025-03-20T01:09:57.8622220Z
--------------------------------------------------------------------------------
2025/03/20 01:09:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c941efca-f01e-002f-2334-99b136000000
Time:2025-03-20T01:09:58.9001837Z
--------------------------------------------------------------------------------
2025/03/20 01:09:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c941f2a9-f01e-002f-5d34-99b136000000
Time:2025-03-20T01:09:59.9378363Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c941f2a9-f01e-002f-5d34-99b136000000
Time:2025-03-20T01:09:59.9378363Z
--------------------------------------------------------------------------------
2025/03/20 01:10:00 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c941f5b3-f01e-002f-5e34-99b136000000
Time:2025-03-20T01:10:00.9762526Z
--------------------------------------------------------------------------------
2025/03/20 01:10:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c941f87b-f01e-002f-7d34-99b136000000
Time:2025-03-20T01:10:02.0146342Z
--------------------------------------------------------------------------------
2025/03/20 01:10:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c941fb04-f01e-002f-6d34-99b136000000
Time:2025-03-20T01:10:03.0526289Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c941fb04-f01e-002f-6d34-99b136000000
Time:2025-03-20T01:10:03.0526289Z
--------------------------------------------------------------------------------
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: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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.32s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:10:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c94214b8-f01e-002f-5934-99b136000000
Time:2025-03-20T01:10:11.5429249Z
--------------------------------------------------------------------------------
2025/03/20 01:10:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c94217ce-f01e-002f-3534-99b136000000
Time:2025-03-20T01:10:12.5811978Z
--------------------------------------------------------------------------------
2025/03/20 01:10:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9421adf-f01e-002f-2334-99b136000000
Time:2025-03-20T01:10:13.6187534Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9421adf-f01e-002f-2334-99b136000000
Time:2025-03-20T01:10:13.6187534Z
--------------------------------------------------------------------------------
2025/03/20 01:10:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9421d82-f01e-002f-3134-99b136000000
Time:2025-03-20T01:10:14.6586010Z
--------------------------------------------------------------------------------
2025/03/20 01:10:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9422095-f01e-002f-2234-99b136000000
Time:2025-03-20T01:10:15.6967629Z
--------------------------------------------------------------------------------
2025/03/20 01:10:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c94223b6-f01e-002f-0634-99b136000000
Time:2025-03-20T01:10:16.7345986Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c94223b6-f01e-002f-0634-99b136000000
Time:2025-03-20T01:10:16.7345986Z
--------------------------------------------------------------------------------
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: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/src/github.com/rclone/rclone/fs/operations/operations_test.go:510
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
2025/03/20 01:10:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9423f89-f01e-002f-4d34-99b136000000
Time:2025-03-20T01:10:24.9260265Z
--------------------------------------------------------------------------------
2025/03/20 01:10:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c94242f2-f01e-002f-7234-99b136000000
Time:2025-03-20T01:10:25.9631803Z
--------------------------------------------------------------------------------
2025/03/20 01:10:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9424635-f01e-002f-1934-99b136000000
Time:2025-03-20T01:10:27.0005152Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9424635-f01e-002f-1934-99b136000000
Time:2025-03-20T01:10:27.0005152Z
--------------------------------------------------------------------------------
2025/03/20 01:10:28 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c94249ab-f01e-002f-6234-99b136000000
Time:2025-03-20T01:10:28.0377695Z
--------------------------------------------------------------------------------
2025/03/20 01:10:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9424cf2-f01e-002f-7434-99b136000000
Time:2025-03-20T01:10:29.0759539Z
--------------------------------------------------------------------------------
2025/03/20 01:10:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9425009-f01e-002f-5f34-99b136000000
Time:2025-03-20T01:10:30.1133142Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9425009-f01e-002f-5f34-99b136000000
Time:2025-03-20T01:10:30.1133142Z
--------------------------------------------------------------------------------
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: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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestReadFile
Messages: directories
--- FAIL: TestReadFile (27.06s)
=== RUN TestRetry
2025/03/20 01:10:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/20 01:10:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/20 01:10:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/20 01:10:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/20 01:10:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/20 01:10:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/20 01:10:38 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 "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:10:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9426e30-f01e-002f-4734-99b136000000
Time:2025-03-20T01:10:39.4155408Z
--------------------------------------------------------------------------------
2025/03/20 01:10:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c94272ed-f01e-002f-2034-99b136000000
Time:2025-03-20T01:10:40.4524128Z
--------------------------------------------------------------------------------
2025/03/20 01:10:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c942756a-f01e-002f-1134-99b136000000
Time:2025-03-20T01:10:41.4898528Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c942756a-f01e-002f-1134-99b136000000
Time:2025-03-20T01:10:41.4898528Z
--------------------------------------------------------------------------------
2025/03/20 01:10:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c94277d7-f01e-002f-0734-99b136000000
Time:2025-03-20T01:10:42.5269256Z
--------------------------------------------------------------------------------
2025/03/20 01:10:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9427a53-f01e-002f-0934-99b136000000
Time:2025-03-20T01:10:43.5638620Z
--------------------------------------------------------------------------------
2025/03/20 01:10:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9427cd3-f01e-002f-7f34-99b136000000
Time:2025-03-20T01:10:44.6008242Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:c9427cd3-f01e-002f-7f34-99b136000000
Time:2025-03-20T01:10:44.6008242Z
--------------------------------------------------------------------------------
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: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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCat
Messages: directories
--- FAIL: TestCat (14.44s)
=== RUN TestPurge
2025/03/20 01:10:52 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-siditon1nobu"
2025/03/20 01:10:52 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/20 01:10:52 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:10:52 DEBUG : Azure container rclone-test-siditon1nobu: Using directory markers
2025/03/20 01:10:52 DEBUG : Creating backend with remote "/tmp/rclone1747325941"
run.go:180: Remote "Azure container rclone-test-siditon1nobu", Local "Local file system at /tmp/rclone1747325941", Modify Window "1ns"
2025/03/20 01:10:52 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/20 01:10:52 DEBUG : A1/B1/: Creating directory marker
2025/03/20 01:10:52 DEBUG : A1/: Creating directory marker
2025/03/20 01:10:53 INFO : A2: Making directory
2025/03/20 01:10:53 DEBUG : A2/: Creating directory marker
2025/03/20 01:10:53 INFO : A1/B2: Making directory
2025/03/20 01:10:53 DEBUG : A1/B2/: Creating directory marker
2025/03/20 01:10:53 INFO : A1/B2/C2: Making directory
2025/03/20 01:10:53 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/20 01:10:53 INFO : A1/B1/C3: Making directory
2025/03/20 01:10:53 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/20 01:10:53 INFO : A3: Making directory
2025/03/20 01:10:53 DEBUG : A3/: Creating directory marker
2025/03/20 01:10:53 INFO : A3/B3: Making directory
2025/03/20 01:10:53 DEBUG : A3/B3/: Creating directory marker
2025/03/20 01:10:53 INFO : A3/B3/C4: Making directory
2025/03/20 01:10:53 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/20 01:10:53 DEBUG : Waiting for deletions to finish
2025/03/20 01:10:54 INFO : A1/B1/C1/one: Deleted
2025/03/20 01:10:54 DEBUG : removing 2 level 3 directories
2025/03/20 01:10:54 INFO : A1/B1/C3: Removing directory
2025/03/20 01:10:54 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/20 01:10:54 INFO : A1/B1/C1: Removing directory
2025/03/20 01:10:54 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/20 01:10:54 DEBUG : removing 1 level 2 directories
2025/03/20 01:10:54 INFO : A1/B1: Removing directory
2025/03/20 01:10:54 DEBUG : A1/B1/: Removing directory marker
2025/03/20 01:10:54 DEBUG : Azure container rclone-test-siditon1nobu: Purge remote
2025/03/20 01:10:54 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.72s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:10:54 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/20 01:10:54 DEBUG : A1/B1/: Creating directory marker
2025/03/20 01:10:54 DEBUG : A1/: Creating directory marker
2025/03/20 01:10:54 INFO : A2: Making directory
2025/03/20 01:10:54 DEBUG : A2/: Creating directory marker
2025/03/20 01:10:54 INFO : A1/B2: Making directory
2025/03/20 01:10:54 DEBUG : A1/B2/: Creating directory marker
2025/03/20 01:10:54 INFO : A1/B2/C2: Making directory
2025/03/20 01:10:54 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/20 01:10:55 INFO : A1/B1/C3: Making directory
2025/03/20 01:10:55 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/20 01:10:55 INFO : A3: Making directory
2025/03/20 01:10:55 DEBUG : A3/: Creating directory marker
2025/03/20 01:10:55 INFO : A3/B3: Making directory
2025/03/20 01:10:55 DEBUG : A3/B3/: Creating directory marker
2025/03/20 01:10:55 INFO : A3/B3/C4: Making directory
2025/03/20 01:10:55 DEBUG : A3/B3/C4/: Creating directory marker
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: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/fs/operations/operations_test.go:662
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=10) {
+([]string) (len=12) {
(string) (len=2) "A1",
@@ -10,3 +10,5 @@
(string) (len=5) "A3/B3",
- (string) (len=8) "A3/B3/C4"
+ (string) (len=8) "A3/B3/C4",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/20 01:11:02 DEBUG : removing 1 level 3 directories
2025/03/20 01:11:02 INFO : A3/B3/C4: Removing directory
2025/03/20 01:11:02 DEBUG : A3/B3/C4/: Removing directory marker
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: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/fs/operations/operations_test.go:685
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=9) {
+([]string) (len=11) {
(string) (len=2) "A1",
@@ -9,3 +9,5 @@
(string) (len=2) "A3",
- (string) (len=5) "A3/B3"
+ (string) (len=5) "A3/B3",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
2025/03/20 01:11:10 DEBUG : removing 2 level 3 directories
2025/03/20 01:11:10 INFO : A1/B2/C2: Removing directory
2025/03/20 01:11:10 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/20 01:11:10 INFO : A1/B1/C3: Removing directory
2025/03/20 01:11:10 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/20 01:11:10 DEBUG : removing 4 level 2 directories
2025/03/20 01:11:10 INFO : dst/: Removing directory
2025/03/20 01:11:10 INFO : A1/B2: Removing directory
2025/03/20 01:11:10 DEBUG : dst//: Removing directory marker
2025/03/20 01:11:10 DEBUG : A1/B2/: Removing directory marker
2025/03/20 01:11:10 INFO : BackupDir/: Removing directory
2025/03/20 01:11:10 DEBUG : BackupDir//: Removing directory marker
2025/03/20 01:11:10 INFO : A3/B3: Removing directory
2025/03/20 01:11:10 DEBUG : A3/B3/: Removing directory marker
2025/03/20 01:11:10 DEBUG : removing 4 level 1 directories
2025/03/20 01:11:10 INFO : dst: Removing directory
2025/03/20 01:11:10 INFO : A3: Removing directory
2025/03/20 01:11:10 DEBUG : A3/: Removing directory marker
2025/03/20 01:11:10 INFO : A2: Removing directory
2025/03/20 01:11:10 DEBUG : A2/: Removing directory marker
2025/03/20 01:11:10 INFO : BackupDir: Removing directory
2025/03/20 01:11:10 DEBUG : BackupDir/: Removing directory marker
2025/03/20 01:11:10 DEBUG : dst/: Removing directory marker
2025/03/20 01:11:10 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:b1c79a48-a01e-001d-7c34-99b141000000
Time:2025-03-20T01:11:10.4112686Z
--------------------------------------------------------------------------------
2025/03/20 01:11:10 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ab1ff1a-001e-0066-7934-99f3dd000000
Time:2025-03-20T01:11:10.4155023Z
--------------------------------------------------------------------------------
operations_test.go:705:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
Error: Received unexpected error:
failed to remove directories: 2 errors: last error: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ab1ff1a-001e-0066-7934-99f3dd000000
Time:2025-03-20T01:11:10.4155023Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/20 01:11:10 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/20 01:11:10 DEBUG : A1/B1/: Removing directory marker
2025/03/20 01:11:10 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.27s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:11:10 INFO : A1: Making directory
2025/03/20 01:11:10 DEBUG : A1/: Creating directory marker
2025/03/20 01:11:10 INFO : A1/B1: Making directory
2025/03/20 01:11:10 DEBUG : A1/B1/: Creating directory marker
2025/03/20 01:11:10 INFO : A1/B1/C1: Making directory
2025/03/20 01:11:10 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/20 01:11:11 DEBUG : removing 1 level 3 directories
2025/03/20 01:11:11 INFO : A1/B1/C1: Removing directory
2025/03/20 01:11:11 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/20 01:11:11 DEBUG : removing 1 level 2 directories
2025/03/20 01:11:11 INFO : A1/B1: Removing directory
2025/03/20 01:11:11 DEBUG : A1/B1/: Removing directory marker
2025/03/20 01:11:11 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.71s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:11:11 INFO : A1: Making directory
2025/03/20 01:11:11 DEBUG : A1/: Creating directory marker
2025/03/20 01:11:11 INFO : A1/B1: Making directory
2025/03/20 01:11:11 DEBUG : A1/B1/: Creating directory marker
2025/03/20 01:11:11 INFO : A1/B1/C1: Making directory
2025/03/20 01:11:11 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/20 01:11:11 DEBUG : removing 1 level 3 directories
2025/03/20 01:11:11 INFO : A1/B1/C1: Removing directory
2025/03/20 01:11:11 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/20 01:11:12 DEBUG : removing 1 level 2 directories
2025/03/20 01:11:12 INFO : A1/B1: Removing directory
2025/03/20 01:11:12 DEBUG : A1/B1/: Removing directory marker
2025/03/20 01:11:12 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.76s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:11:12 DEBUG : filename.txt: File name found in url
2025/03/20 01:11:12 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.76s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:11:13 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/20 01:11:13 DEBUG : sub/: Creating directory marker
2025/03/20 01:11:13 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/20 01:11:13 INFO : file1: Copied (new) to: sub/file2
2025/03/20 01:11:13 INFO : file1: Deleted
2025/03/20 01:11:13 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 01:11:13 DEBUG : file1: Unchanged skipping
2025/03/20 01:11:13 INFO : file1: Deleted
2025/03/20 01:11:13 DEBUG : Azure container rclone-test-dezufow5paje: don't need to copy/move sub/file2, it is already at target location
2025/03/20 01:11:13 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.49s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:11:13 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/20 01:11:13 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/20 01:11:13 INFO : file1: Copied (new)
2025/03/20 01:11:13 INFO : file1: Deleted
2025/03/20 01:11:13 DEBUG : file1: Destination exists, skipping
2025/03/20 01:11:13 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.35s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.07s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:11:14 DEBUG : dst/: Creating directory marker
2025/03/20 01:11:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/backup"
2025/03/20 01:11:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/20 01:11:14 DEBUG : Azure container rclone-test-dezufow5paje path backup: Using directory markers
2025/03/20 01:11:14 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-dezufow5paje/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-dezufow5paje/backup"
2025/03/20 01:11:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/20 01:11:14 DEBUG : dst/: Creating directory marker
2025/03/20 01:11:14 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/20 01:11:14 INFO : dst/file1: Copied (server-side copy)
2025/03/20 01:11:14 INFO : dst/file1: Deleted
2025/03/20 01:11:14 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/20 01:11:14 INFO : dst/file1: Copied (new)
2025/03/20 01:11:14 INFO : dst/file1: Deleted
2025/03/20 01:11:14 DEBUG : dst/: Removing directory marker
2025/03/20 01:11:15 DEBUG : backup/dst/: Removing directory marker
2025/03/20 01:11:15 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ab20900-001e-0066-4834-99f3dd000000
Time:2025-03-20T01:11:15.0750913Z
--------------------------------------------------------------------------------
2025/03/20 01:11:16 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ab20ac8-001e-0066-5c34-99f3dd000000
Time:2025-03-20T01:11:16.1131342Z
--------------------------------------------------------------------------------
2025/03/20 01:11:17 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ab20c96-001e-0066-8034-99f3dd000000
Time:2025-03-20T01:11:17.1509570Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-dezufow5paje/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5ab20c96-001e-0066-8034-99f3dd000000
Time:2025-03-20T01:11:17.1509570Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.24s)
=== 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 "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:11:18 DEBUG : A1/: Creating directory marker
2025/03/20 01:11:18 DEBUG : A1/B1/: Creating directory marker
2025/03/20 01:11:18 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/20 01:11:18 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/20 01:11:19 INFO : A1/B2: Making directory
2025/03/20 01:11:19 DEBUG : A1/B2/: Creating directory marker
2025/03/20 01:11:19 INFO : A1/B1/C3: Making directory
2025/03/20 01:11:19 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/20 01:11:19 DEBUG : A2/: Creating directory marker
2025/03/20 01:11:19 DEBUG : A2/B1/: Creating directory marker
2025/03/20 01:11:19 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/20 01:11:19 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/20 01:11:19 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/20 01:11:19 DEBUG : A2/B2/: Creating directory marker
2025/03/20 01:11:20 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/20 01:11:20 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/20 01:11:20 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/20 01:11:20 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/20 01:11:20 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/20 01:11:20 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/20 01:11:20 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/20 01:11:20 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/20 01:11:20 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/20 01:11:20 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/20 01:11:20 INFO : A1/one: Deleted
2025/03/20 01:11:20 INFO : A1/two: Deleted
2025/03/20 01:11:20 INFO : A1/B1/C2/five: Deleted
2025/03/20 01:11:20 INFO : A1/B1/three: Deleted
2025/03/20 01:11:20 INFO : A1/B1/C1/four: Deleted
2025/03/20 01:11:20 DEBUG : A1/B2/: Removing directory marker
2025/03/20 01:11:20 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/20 01:11:20 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/20 01:11:20 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/20 01:11:20 DEBUG : A1/B1/: Removing directory marker
2025/03/20 01:11:20 DEBUG : A1/: Removing directory marker
2025/03/20 01:11:20 DEBUG : A3/: Creating directory marker
2025/03/20 01:11:20 DEBUG : A3/B1/: Creating directory marker
2025/03/20 01:11:20 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/20 01:11:20 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/20 01:11:21 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/20 01:11:21 DEBUG : A3/B2/: Creating directory marker
2025/03/20 01:11:21 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/20 01:11:21 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/20 01:11:21 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/20 01:11:21 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/20 01:11:21 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/20 01:11:21 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/20 01:11:21 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/20 01:11:21 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/20 01:11:21 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/20 01:11:21 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/20 01:11:21 INFO : A2/B1/three: Deleted
2025/03/20 01:11:21 INFO : A2/one: Deleted
2025/03/20 01:11:21 INFO : A2/B1/C1/four: Deleted
2025/03/20 01:11:21 INFO : A2/B1/C2/five: Deleted
2025/03/20 01:11:21 INFO : A2/two: Deleted
2025/03/20 01:11:21 DEBUG : A2/B2/: Removing directory marker
2025/03/20 01:11:21 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/20 01:11:21 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/20 01:11:21 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/20 01:11:21 DEBUG : A2/B1/: Removing directory marker
2025/03/20 01:11:21 DEBUG : A2/: Removing directory marker
2025/03/20 01:11:21 INFO : Azure container rclone-test-dezufow5paje: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/20 01:11:21 DEBUG : A4/: Creating directory marker
2025/03/20 01:11:21 DEBUG : A4/B1/: Creating directory marker
2025/03/20 01:11:22 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/20 01:11:22 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/20 01:11:22 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/20 01:11:22 DEBUG : A4/B2/: Creating directory marker
2025/03/20 01:11:22 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/20 01:11:22 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/20 01:11:22 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/20 01:11:22 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/20 01:11:22 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/20 01:11:22 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/20 01:11:22 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/20 01:11:22 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/20 01:11:22 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/20 01:11:22 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/20 01:11:22 INFO : A3/B1/three: Deleted
2025/03/20 01:11:22 INFO : A3/B1/C2/five: Deleted
2025/03/20 01:11:22 INFO : A3/B1/C1/four: Deleted
2025/03/20 01:11:22 INFO : A3/one: Deleted
2025/03/20 01:11:22 INFO : A3/two: Deleted
2025/03/20 01:11:22 DEBUG : A3/B2/: Removing directory marker
2025/03/20 01:11:22 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/20 01:11:22 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/20 01:11:22 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/20 01:11:22 DEBUG : A3/B1/: Removing directory marker
2025/03/20 01:11:22 DEBUG : A3/: Removing directory marker
2025/03/20 01:11:23 DEBUG : A4/B2/: Removing directory marker
2025/03/20 01:11:23 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/20 01:11:23 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/20 01:11:23 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/20 01:11:23 DEBUG : A4/B1/: Removing directory marker
2025/03/20 01:11:23 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.34s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:11:23 DEBUG : Azure container rclone-test-dezufow5paje: File to upload is small (34 bytes), uploading instead of streaming
2025/03/20 01:11:23 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/20 01:11:23 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/20 01:11:23 NOTICE: Azure container rclone-test-dezufow5paje: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/20 01:11:23 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/20 01:11:23 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/20 01:11:23 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/20 01:11:23 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/20 01:11:23 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/20 01:11:23 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/20 01:11:23 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:11:24 DEBUG : Azure container rclone-test-dezufow5paje: File to upload is small (34 bytes), uploading instead of streaming
2025/03/20 01:11:24 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/20 01:11:24 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/20 01:11:24 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/20 01:11:24 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/20 01:11:24 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/20 01:11:24 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/20 01:11:24 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/20 01:11:24 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/20 01:11:24 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:11:24 DEBUG : Azure container rclone-test-dezufow5paje: File to upload is small (34 bytes), uploading instead of streaming
2025/03/20 01:11:24 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/20 01:11:24 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/20 01:11:24 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/20 01:11:24 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/20 01:11:24 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/20 01:11:24 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/20 01:11:24 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:11:25 DEBUG : Azure container rclone-test-dezufow5paje: File to upload is small (34 bytes), uploading instead of streaming
2025/03/20 01:11:25 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/20 01:11:25 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/20 01:11:25 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/20 01:11:25 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/20 01:11:25 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/20 01:11:25 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/20 01:11:25 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/20 01:11:25 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/20 01:11:25 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/20 01:11:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.84s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.54s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.44s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:11:25 DEBUG : Azure container rclone-test-dezufow5paje: File to upload is small (60 bytes), uploading instead of streaming
2025/03/20 01:11:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/20 01:11:25 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
2025/03/20 01:11:26 DEBUG : sub dir/: Creating directory marker
2025/03/20 01:11:26 DEBUG : Azure container rclone-test-dezufow5paje: Touching "sub dir/potato3"
2025/03/20 01:11:26 DEBUG : Azure container rclone-test-dezufow5paje: Touching "empty space"
2025/03/20 01:11:26 DEBUG : Azure container rclone-test-dezufow5paje: Touching "potato2"
2025/03/20 01:11:26 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.84s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-dezufow5paje", Local "Local file system at /tmp/rclone1116982925", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== 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/03/20 01:11:27 DEBUG : Azure container rclone-test-dezufow5paje: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m43.692982041s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot]