"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5)
2025/03/24 06:37:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe"
2025/03/24 06:37:31 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 06:37:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:37:31 DEBUG : Azure container rclone-test-fifarij0foqe: Using directory markers
2025/03/24 06:37:31 DEBUG : Creating backend with remote "/tmp/rclone2382132146"
=== 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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:37:32 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/24 06:37:32 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/24 06:37:32 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/24 06:37:32 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/24 06:37:32 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/03/24 06:37:32 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/24 06:37:32 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/03/24 06:37:32 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/24 06:37:32 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/24 06:37:32 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/24 06:37:32 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/24 06:37:32 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/03/24 06:37:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/24 06:37:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/03/24 06:37:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/24 06:37:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/24 06:37:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/24 06:37:33 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/24 06:37:33 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/03/24 06:37:33 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/03/24 06:37:34 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/03/24 06:37:34 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/24 06:37:34 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/24 06:37:34 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/03/24 06:37:34 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/24 06:37:34 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/24 06:37:34 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/24 06:37:35 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/24 06:37:35 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/03/24 06:37:35 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/24 06:37:35 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/03/24 06:37:35 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/03/24 06:37:35 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/24 06:37:35 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/24 06:37:35 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/03/24 06:37:35 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/03/24 06:37:35 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/03/24 06:37:36 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/03/24 06:37:36 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/24 06:37:36 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/24 06:37:36 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/03/24 06:37:36 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/24 06:37:36 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/24 06:37:36 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/24 06:37:36 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/24 06:37:37 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/24 06:37:37 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/24 06:37:37 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/03/24 06:37:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/03/24 06:37:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/03/24 06:37:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/03/24 06:37:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/03/24 06:37:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/03/24 06:37:37 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/03/24 06:37:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/03/24 06:37:37 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/03/24 06:37:37 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/03/24 06:37:37 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/24 06:37:39 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/03/24 06:37:39 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/24 06:37:39 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/03/24 06:37:39 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/24 06:37:39 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/24 06:37:39 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/24 06:37:39 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/03/24 06:37:39 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/24 06:37:39 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/03/24 06:37:39 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/03/24 06:37:39 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/24 06:37:39 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/03/24 06:37:39 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/24 06:37:39 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/24 06:37:39 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/03/24 06:37:39 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/24 06:37:41 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/03/24 06:37:41 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/03/24 06:37:41 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/03/24 06:37:41 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/24 06:37:41 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/03/24 06:37:41 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/03/24 06:37:41 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/03/24 06:37:41 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/03/24 06:37:41 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/24 06:37:41 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/03/24 06:37:41 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/24 06:37:41 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/03/24 06:37:41 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/24 06:37:41 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/03/24 06:37:41 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/03/24 06:37:41 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/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/03/24 06:37:43 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (12.59s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.35s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (2.16s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.75s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.91s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.85s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.05s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:37:44 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/03/24 06:37:44 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/03/24 06:37:44 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/03/24 06:37:44 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/03/24 06:37:44 DEBUG : chunksize-probe: Removing empty object
2025/03/24 06:37:45 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/03/24 06:37:45 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/03/24 06:37:45 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/03/24 06:37:45 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/03/24 06:37:45 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/03/24 06:37:45 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/03/24 06:37:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/03/24 06:37:45 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 06:37:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/03/24 06:37:45 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/24 06:37:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/03/24 06:37:45 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/24 06:37:45 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/24 06:37:45 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/03/24 06:37:45 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/03/24 06:37:45 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/03/24 06:37:45 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/24 06:37:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/03/24 06:37:45 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/24 06:37:45 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/03/24 06:37:46 DEBUG : Returning error reader
2025/03/24 06:37:46 DEBUG : BOOM: simulated read failure
2025/03/24 06:37:46 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/03/24 06:37:46 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 06:37:47 DEBUG : Returning error reader
2025/03/24 06:37:47 DEBUG : BOOM: simulated read failure
2025/03/24 06:37:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/03/24 06:37:47 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 06:37:48 DEBUG : Returning error reader
2025/03/24 06:37:48 DEBUG : BOOM: simulated read failure
2025/03/24 06:37:48 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/03/24 06:37:48 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 06:37:49 DEBUG : Returning error reader
2025/03/24 06:37:49 DEBUG : BOOM: simulated read failure
2025/03/24 06:37:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/03/24 06:37:49 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 06:37:50 DEBUG : Returning error reader
2025/03/24 06:37:50 DEBUG : BOOM: simulated read failure
2025/03/24 06:37:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/03/24 06:37:50 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 06:37:51 DEBUG : Returning error reader
2025/03/24 06:37:51 DEBUG : BOOM: simulated read failure
2025/03/24 06:37:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/03/24 06:37:51 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 06:37:52 DEBUG : Returning error reader
2025/03/24 06:37:52 DEBUG : BOOM: simulated read failure
2025/03/24 06:37:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/03/24 06:37:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 06:37:53 DEBUG : Returning error reader
2025/03/24 06:37:53 DEBUG : BOOM: simulated read failure
2025/03/24 06:37:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/03/24 06:37:53 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 06:37:54 DEBUG : Returning error reader
2025/03/24 06:37:54 DEBUG : BOOM: simulated read failure
2025/03/24 06:37:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/03/24 06:37:54 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/03/24 06:37:55 DEBUG : Returning error reader
2025/03/24 06:37:55 DEBUG : BOOM: simulated read failure
2025/03/24 06:37:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/03/24 06:37:55 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/03/24 06:37:55 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/03/24 06:37:55 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/03/24 06:37:55 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/03/24 06:37:55 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/03/24 06:37:55 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.47s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/03/24 06:38:02 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/24 06:38:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/24 06:38:02 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/03/24 06:38:02 DEBUG : potato: Seek from 10 to 0
2025/03/24 06:38:02 DEBUG : potato: Seek from 10 to 0
2025/03/24 06:38:02 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/03/24 06:38:02 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/24 06:38:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/24 06:38:02 DEBUG : potato: Seek from 5 to 2
2025/03/24 06:38:02 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/03/24 06:38:02 DEBUG : potato: Seek from 7 to 0
2025/03/24 06:38:02 DEBUG : potato: Seek from 7 to 0
2025/03/24 06:38:02 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/03/24 06:38:02 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/24 06:38:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/24 06:38:02 DEBUG : potato: Seek from 5 to 2
2025/03/24 06:38:02 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/03/24 06:38:02 DEBUG : potato: Seek from 8 to 0
2025/03/24 06:38:02 DEBUG : potato: Seek from 8 to 0
2025/03/24 06:38:02 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/03/24 06:38:02 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/24 06:38:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/24 06:38:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/24 06:38:02 DEBUG : potato: Seek from 5 to 2
2025/03/24 06:38:02 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/03/24 06:38:02 DEBUG : potato: Seek from 9 to 0
2025/03/24 06:38:02 DEBUG : potato: Seek from 9 to 0
2025/03/24 06:38:02 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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", 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.20s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.07s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/03/24 06:38:04 DEBUG : Creating backend with remote "nonexistent"
2025/03/24 06:38:04 DEBUG : Creating backend with remote "nonexistent"
2025/03/24 06:38:04 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/24 06:38:04 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/24 06:38:04 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/24 06:38:04 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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", 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.56s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.08s)
--- 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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", 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.20s)
--- 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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:38:06 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/24 06:38:06 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/24 06:38:06 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/24 06:38:06 NOTICE: test.sum: 2 warning(s) suppressed...
2025/03/24 06:38:07 NOTICE: test.sum: improperly formatted checksum line 4
2025/03/24 06:38:07 NOTICE: test.sum: improperly formatted checksum line 5
2025/03/24 06:38:07 NOTICE: test.sum: improperly formatted checksum line 6
2025/03/24 06:38:07 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.41s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:38:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/data"
2025/03/24 06:38:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:38:07 DEBUG : Azure container rclone-test-fifarij0foqe path data: Using directory markers
2025/03/24 06:38:07 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/24 06:38:10 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.91s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.14s)
--- 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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:38:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/data"
2025/03/24 06:38:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:38:10 DEBUG : Azure container rclone-test-fifarij0foqe path data: Using directory markers
2025/03/24 06:38:10 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/24 06:38:13 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.18s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.18s)
--- PASS: TestCheckSumDownload/subtest3 (0.18s)
--- PASS: TestCheckSumDownload/subtest4 (0.18s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.18s)
--- PASS: TestCheckSumDownload/subtest7 (0.18s)
=== RUN TestApplyTransforms
2025/03/24 06:38:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-luvayif5fuba"
2025/03/24 06:38:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 06:38:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:38:13 DEBUG : Azure container rclone-test-luvayif5fuba: Using directory markers
2025/03/24 06:38:13 DEBUG : Creating backend with remote "/tmp/rclone4263404773"
run.go:180: Remote "Azure container rclone-test-luvayif5fuba", Local "Local file system at /tmp/rclone4263404773", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/03/24 06:38:13 ERROR : hello, world!: sum not found
2025/03/24 06:38:13 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-luvayif5fuba
2025/03/24 06:38:13 NOTICE: Azure container rclone-test-luvayif5fuba: 1 files missing
2025/03/24 06:38:13 NOTICE: 1 hashes missing
2025/03/24 06:38:13 NOTICE: Azure container rclone-test-luvayif5fuba: 2 differences found
2025/03/24 06:38:13 NOTICE: Azure container rclone-test-luvayif5fuba: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/24 06:38:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 06:38:13 NOTICE: Azure container rclone-test-luvayif5fuba: 0 differences found
2025/03/24 06:38:13 NOTICE: Azure container rclone-test-luvayif5fuba: 1 matching files
2025/03/24 06:38:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sogisir0neko"
2025/03/24 06:38:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 06:38:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:38:13 DEBUG : Azure container rclone-test-sogisir0neko: Using directory markers
2025/03/24 06:38:13 DEBUG : Creating backend with remote "/tmp/rclone1083506704"
run.go:180: Remote "Azure container rclone-test-sogisir0neko", Local "Local file system at /tmp/rclone1083506704", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/03/24 06:38:13 ERROR : HELLO, WORLD!: sum not found
2025/03/24 06:38:13 ERROR : hello, world!: file not in Azure container rclone-test-sogisir0neko
2025/03/24 06:38:13 NOTICE: Azure container rclone-test-sogisir0neko: 1 files missing
2025/03/24 06:38:13 NOTICE: 1 hashes missing
2025/03/24 06:38:13 NOTICE: Azure container rclone-test-sogisir0neko: 2 differences found
2025/03/24 06:38:13 NOTICE: Azure container rclone-test-sogisir0neko: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/24 06:38:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 06:38:13 NOTICE: Azure container rclone-test-sogisir0neko: 0 differences found
2025/03/24 06:38:13 NOTICE: Azure container rclone-test-sogisir0neko: 1 matching files
2025/03/24 06:38:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gayisot0nora"
2025/03/24 06:38:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 06:38:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:38:13 DEBUG : Azure container rclone-test-gayisot0nora: Using directory markers
2025/03/24 06:38:13 DEBUG : Creating backend with remote "/tmp/rclone2378889974"
run.go:180: Remote "Azure container rclone-test-gayisot0nora", Local "Local file system at /tmp/rclone2378889974", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/24 06:38:14 ERROR : HeLlO, wOrLd!: sum not found
2025/03/24 06:38:14 ERROR : hello, world!: file not in Azure container rclone-test-gayisot0nora
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-gayisot0nora: 1 files missing
2025/03/24 06:38:14 NOTICE: 1 hashes missing
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-gayisot0nora: 2 differences found
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-gayisot0nora: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/24 06:38:14 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-gayisot0nora: 0 differences found
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-gayisot0nora: 1 matching files
2025/03/24 06:38:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xukuwoz5habu"
2025/03/24 06:38:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 06:38:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:38:14 DEBUG : Azure container rclone-test-xukuwoz5habu: Using directory markers
2025/03/24 06:38:14 DEBUG : Creating backend with remote "/tmp/rclone1289467850"
run.go:180: Remote "Azure container rclone-test-xukuwoz5habu", Local "Local file system at /tmp/rclone1289467850", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/24 06:38:14 ERROR : HELLO, WORLD!: sum not found
2025/03/24 06:38:14 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-xukuwoz5habu
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-xukuwoz5habu: 1 files missing
2025/03/24 06:38:14 NOTICE: 1 hashes missing
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-xukuwoz5habu: 2 differences found
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-xukuwoz5habu: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/24 06:38:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-xukuwoz5habu: 0 differences found
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-xukuwoz5habu: 1 matching files
2025/03/24 06:38:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gaxedab0hame"
2025/03/24 06:38:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 06:38:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:38:14 DEBUG : Azure container rclone-test-gaxedab0hame: Using directory markers
2025/03/24 06:38:14 DEBUG : Creating backend with remote "/tmp/rclone1688110993"
run.go:180: Remote "Azure container rclone-test-gaxedab0hame", Local "Local file system at /tmp/rclone1688110993", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/03/24 06:38:14 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/24 06:38:14 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-gaxedab0hame
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-gaxedab0hame: 1 files missing
2025/03/24 06:38:14 NOTICE: 1 hashes missing
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-gaxedab0hame: 2 differences found
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-gaxedab0hame: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/24 06:38:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-gaxedab0hame: 0 differences found
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-gaxedab0hame: 1 matching files
2025/03/24 06:38:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yumigom2saze"
2025/03/24 06:38:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 06:38:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:38:14 DEBUG : Azure container rclone-test-yumigom2saze: Using directory markers
2025/03/24 06:38:14 DEBUG : Creating backend with remote "/tmp/rclone1920710462"
run.go:180: Remote "Azure container rclone-test-yumigom2saze", Local "Local file system at /tmp/rclone1920710462", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/03/24 06:38:14 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/24 06:38:14 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-yumigom2saze
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-yumigom2saze: 1 files missing
2025/03/24 06:38:14 NOTICE: 1 hashes missing
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-yumigom2saze: 2 differences found
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-yumigom2saze: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/24 06:38:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-yumigom2saze: 0 differences found
2025/03/24 06:38:14 NOTICE: Azure container rclone-test-yumigom2saze: 1 matching files
2025/03/24 06:38:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-gopuped5loso"
2025/03/24 06:38:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 06:38:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:38:14 DEBUG : Azure container rclone-test-gopuped5loso: Using directory markers
2025/03/24 06:38:14 DEBUG : Creating backend with remote "/tmp/rclone16082042"
run.go:180: Remote "Azure container rclone-test-gopuped5loso", Local "Local file system at /tmp/rclone16082042", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/24 06:38:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/24 06:38:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-gopuped5loso
2025/03/24 06:38:15 NOTICE: Azure container rclone-test-gopuped5loso: 1 files missing
2025/03/24 06:38:15 NOTICE: 1 hashes missing
2025/03/24 06:38:15 NOTICE: Azure container rclone-test-gopuped5loso: 2 differences found
2025/03/24 06:38:15 NOTICE: Azure container rclone-test-gopuped5loso: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/24 06:38:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 06:38:15 NOTICE: Azure container rclone-test-gopuped5loso: 0 differences found
2025/03/24 06:38:15 NOTICE: Azure container rclone-test-gopuped5loso: 1 matching files
2025/03/24 06:38:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-dusotoj8yiqe"
2025/03/24 06:38:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 06:38:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:38:15 DEBUG : Azure container rclone-test-dusotoj8yiqe: Using directory markers
2025/03/24 06:38:15 DEBUG : Creating backend with remote "/tmp/rclone2620740149"
run.go:180: Remote "Azure container rclone-test-dusotoj8yiqe", Local "Local file system at /tmp/rclone2620740149", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/24 06:38:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/24 06:38:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-dusotoj8yiqe
2025/03/24 06:38:15 NOTICE: Azure container rclone-test-dusotoj8yiqe: 1 files missing
2025/03/24 06:38:15 NOTICE: 1 hashes missing
2025/03/24 06:38:15 NOTICE: Azure container rclone-test-dusotoj8yiqe: 2 differences found
2025/03/24 06:38:15 NOTICE: Azure container rclone-test-dusotoj8yiqe: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/24 06:38:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 06:38:15 NOTICE: Azure container rclone-test-dusotoj8yiqe: 0 differences found
2025/03/24 06:38:15 NOTICE: Azure container rclone-test-dusotoj8yiqe: 1 matching files
2025/03/24 06:38:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xohucum7kaji"
2025/03/24 06:38:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 06:38:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:38:15 DEBUG : Azure container rclone-test-xohucum7kaji: Using directory markers
2025/03/24 06:38:15 DEBUG : Creating backend with remote "/tmp/rclone1805479241"
run.go:180: Remote "Azure container rclone-test-xohucum7kaji", Local "Local file system at /tmp/rclone1805479241", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/24 06:38:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/24 06:38:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-xohucum7kaji
2025/03/24 06:38:15 NOTICE: Azure container rclone-test-xohucum7kaji: 1 files missing
2025/03/24 06:38:15 NOTICE: 1 hashes missing
2025/03/24 06:38:15 NOTICE: Azure container rclone-test-xohucum7kaji: 2 differences found
2025/03/24 06:38:15 NOTICE: Azure container rclone-test-xohucum7kaji: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/24 06:38:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 06:38:15 NOTICE: Azure container rclone-test-xohucum7kaji: 0 differences found
2025/03/24 06:38:15 NOTICE: Azure container rclone-test-xohucum7kaji: 1 matching files
2025/03/24 06:38:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-sohorer7zowi"
2025/03/24 06:38:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 06:38:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:38:15 DEBUG : Azure container rclone-test-sohorer7zowi: Using directory markers
2025/03/24 06:38:15 DEBUG : Creating backend with remote "/tmp/rclone4190610875"
run.go:180: Remote "Azure container rclone-test-sohorer7zowi", Local "Local file system at /tmp/rclone4190610875", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/24 06:38:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/24 06:38:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-sohorer7zowi
2025/03/24 06:38:15 NOTICE: Azure container rclone-test-sohorer7zowi: 1 files missing
2025/03/24 06:38:15 NOTICE: 1 hashes missing
2025/03/24 06:38:15 NOTICE: Azure container rclone-test-sohorer7zowi: 2 differences found
2025/03/24 06:38:15 NOTICE: Azure container rclone-test-sohorer7zowi: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/24 06:38:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/03/24 06:38:16 NOTICE: Azure container rclone-test-sohorer7zowi: 0 differences found
2025/03/24 06:38:16 NOTICE: Azure container rclone-test-sohorer7zowi: 1 matching files
2025/03/24 06:38:16 DEBUG : Azure container rclone-test-sohorer7zowi: Purge remote
2025/03/24 06:38:16 DEBUG : Azure container rclone-test-xohucum7kaji: Purge remote
2025/03/24 06:38:16 DEBUG : Azure container rclone-test-dusotoj8yiqe: Purge remote
2025/03/24 06:38:16 DEBUG : Azure container rclone-test-gopuped5loso: Purge remote
2025/03/24 06:38:16 DEBUG : Azure container rclone-test-yumigom2saze: Purge remote
2025/03/24 06:38:16 DEBUG : Azure container rclone-test-gaxedab0hame: Purge remote
2025/03/24 06:38:16 DEBUG : Azure container rclone-test-xukuwoz5habu: Purge remote
2025/03/24 06:38:16 DEBUG : Azure container rclone-test-gayisot0nora: Purge remote
2025/03/24 06:38:16 DEBUG : Azure container rclone-test-sogisir0neko: Purge remote
2025/03/24 06:38:16 DEBUG : Azure container rclone-test-luvayif5fuba: Purge remote
--- PASS: TestApplyTransforms (3.47s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:38:16 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/24 06:38:16 DEBUG : sub/: Creating directory marker
2025/03/24 06:38:16 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/24 06:38:16 INFO : file1: Copied (new) to: sub/file2
2025/03/24 06:38:17 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 06:38:17 DEBUG : file1: Unchanged skipping
2025/03/24 06:38:17 DEBUG : Azure container rclone-test-fifarij0foqe: don't need to copy/move sub/file2, it is already at target location
2025/03/24 06:38:17 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.50s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", 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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:38:17 DEBUG : dst/: Creating directory marker
2025/03/24 06:38:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/backup"
2025/03/24 06:38:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:38:17 DEBUG : Azure container rclone-test-fifarij0foqe path backup: Using directory markers
2025/03/24 06:38:17 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-fifarij0foqe/backup"
2025/03/24 06:38:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/24 06:38:17 DEBUG : dst/: Creating directory marker
2025/03/24 06:38:17 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/24 06:38:17 INFO : dst/file1: Copied (server-side copy)
2025/03/24 06:38:17 INFO : dst/file1: Deleted
2025/03/24 06:38:18 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/24 06:38:18 INFO : dst/file1: Copied (new)
2025/03/24 06:38:18 DEBUG : dst/: Removing directory marker
2025/03/24 06:38:18 DEBUG : backup/dst/: Removing directory marker
2025/03/24 06:38:18 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-fifarij0foqe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e44aa-201e-003c-6987-9c953a000000
Time:2025-03-24T06:38:18.3230069Z
--------------------------------------------------------------------------------
2025/03/24 06:38:19 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-fifarij0foqe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e4582-201e-003c-0787-9c953a000000
Time:2025-03-24T06:38:19.3601673Z
--------------------------------------------------------------------------------
2025/03/24 06:38:20 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-fifarij0foqe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e4656-201e-003c-3387-9c953a000000
Time:2025-03-24T06:38:20.3981900Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e4656-201e-003c-3387-9c953a000000
Time:2025-03-24T06:38:20.3981900Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.11s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:38:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/dst"
2025/03/24 06:38:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:38:21 DEBUG : Azure container rclone-test-fifarij0foqe path dst: Using directory markers
2025/03/24 06:38:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/CompareDest"
2025/03/24 06:38:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:38:21 DEBUG : Azure container rclone-test-fifarij0foqe path CompareDest: Using directory markers
2025/03/24 06:38:21 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-fifarij0foqe/CompareDest"
2025/03/24 06:38:21 DEBUG : one: Need to transfer - File not found at Destination
2025/03/24 06:38:21 DEBUG : /: Creating directory marker
2025/03/24 06:38:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/24 06:38:21 INFO : one: Copied (new)
2025/03/24 06:38:21 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifarij0foqe/CompareDest"
2025/03/24 06:38:21 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/24 06:38:21 DEBUG : /: Creating directory marker
2025/03/24 06:38:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/24 06:38:22 INFO : one: Copied (replaced existing)
2025/03/24 06:38:22 DEBUG : dst/: Creating directory marker
2025/03/24 06:38:22 DEBUG : CompareDest/: Creating directory marker
2025/03/24 06:38:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifarij0foqe/CompareDest"
2025/03/24 06:38:22 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/24 06:38:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 06:38:22 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/24 06:38:22 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifarij0foqe/CompareDest"
2025/03/24 06:38:22 DEBUG : two: Need to transfer - File not found at Destination
2025/03/24 06:38:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 06:38:22 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/24 06:38:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifarij0foqe/CompareDest"
2025/03/24 06:38:23 DEBUG : two: Need to transfer - File not found at Destination
2025/03/24 06:38:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 06:38:23 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/24 06:38:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifarij0foqe/CompareDest"
2025/03/24 06:38:23 DEBUG : two: Need to transfer - File not found at Destination
2025/03/24 06:38:23 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/24 06:38:23 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/03/24 06:38:23 INFO : two: Copied (new)
2025/03/24 06:38:23 DEBUG : dst/: Removing directory marker
2025/03/24 06:38:23 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e4984-201e-003c-4687-9c953a000000
Time:2025-03-24T06:38:23.7725884Z
--------------------------------------------------------------------------------
2025/03/24 06:38:24 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e4a7b-201e-003c-1287-9c953a000000
Time:2025-03-24T06:38:24.8096279Z
--------------------------------------------------------------------------------
2025/03/24 06:38:25 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e4bb0-201e-003c-1d87-9c953a000000
Time:2025-03-24T06:38:25.8462721Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e4bb0-201e-003c-1d87-9c953a000000
Time:2025-03-24T06:38:25.8462721Z
--------------------------------------------------------------------------------
2025/03/24 06:38:26 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.56s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:38:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/dst"
2025/03/24 06:38:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:38:34 DEBUG : Azure container rclone-test-fifarij0foqe path dst: Using directory markers
2025/03/24 06:38:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/CopyDest"
2025/03/24 06:38:34 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:38:34 DEBUG : Azure container rclone-test-fifarij0foqe path CopyDest: Using directory markers
2025/03/24 06:38:34 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-fifarij0foqe/CopyDest"
2025/03/24 06:38:34 DEBUG : one: Need to transfer - File not found at Destination
2025/03/24 06:38:34 DEBUG : /: Creating directory marker
2025/03/24 06:38:34 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/24 06:38:34 INFO : one: Copied (new)
2025/03/24 06:38:34 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifarij0foqe/CopyDest"
2025/03/24 06:38:34 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/24 06:38:34 DEBUG : /: Creating directory marker
2025/03/24 06:38:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/24 06:38:34 INFO : one: Copied (replaced existing)
2025/03/24 06:38:34 DEBUG : dst/: Creating directory marker
2025/03/24 06:38:34 DEBUG : CopyDest/: Creating directory marker
2025/03/24 06:38:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/BackupDir"
2025/03/24 06:38:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:38:35 DEBUG : Azure container rclone-test-fifarij0foqe path BackupDir: Using directory markers
2025/03/24 06:38:35 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-fifarij0foqe/BackupDir"
2025/03/24 06:38:35 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifarij0foqe/CopyDest"
2025/03/24 06:38:35 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/24 06:38:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 06:38:35 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/24 06:38:35 DEBUG : /: Creating directory marker
2025/03/24 06:38:35 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/24 06:38:35 INFO : one: Copied (server-side copy)
2025/03/24 06:38:35 INFO : one: Deleted
2025/03/24 06:38:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/03/24 06:38:35 INFO : one: Copied (server-side copy)
2025/03/24 06:38:35 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/24 06:38:35 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifarij0foqe/CopyDest"
2025/03/24 06:38:35 DEBUG : two: Need to transfer - File not found at Destination
2025/03/24 06:38:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 06:38:36 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/24 06:38:36 INFO : two: Copied (server-side copy)
2025/03/24 06:38:36 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/24 06:38:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifarij0foqe/CopyDest"
2025/03/24 06:38:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 06:38:36 DEBUG : two: Unchanged skipping
2025/03/24 06:38:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-fifarij0foqe/CopyDest"
2025/03/24 06:38:36 DEBUG : three: Need to transfer - File not found at Destination
2025/03/24 06:38:36 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/24 06:38:36 DEBUG : three: Destination not found in --copy-dest
2025/03/24 06:38:36 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/03/24 06:38:36 INFO : three: Copied (new)
2025/03/24 06:38:36 DEBUG : dst/: Removing directory marker
2025/03/24 06:38:37 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e58af-201e-003c-4d87-9c953a000000
Time:2025-03-24T06:38:37.0522993Z
--------------------------------------------------------------------------------
2025/03/24 06:38:38 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e59cc-201e-003c-4587-9c953a000000
Time:2025-03-24T06:38:38.0899350Z
--------------------------------------------------------------------------------
2025/03/24 06:38:39 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e5aa5-201e-003c-6e87-9c953a000000
Time:2025-03-24T06:38:39.1281225Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e5aa5-201e-003c-6e87-9c953a000000
Time:2025-03-24T06:38:39.1281225Z
--------------------------------------------------------------------------------
2025/03/24 06:38:40 DEBUG : CopyDest/: Removing directory marker
2025/03/24 06:38:40 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e5b73-201e-003c-2787-9c953a000000
Time:2025-03-24T06:38:40.2044476Z
--------------------------------------------------------------------------------
2025/03/24 06:38:41 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e5cec-201e-003c-6287-9c953a000000
Time:2025-03-24T06:38:41.2421139Z
--------------------------------------------------------------------------------
2025/03/24 06:38:42 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e5e9a-201e-003c-2f87-9c953a000000
Time:2025-03-24T06:38:42.2797581Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e5e9a-201e-003c-2f87-9c953a000000
Time:2025-03-24T06:38:42.2797581Z
--------------------------------------------------------------------------------
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.40s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/03/24 06:38:50 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e6e9d-201e-003c-4f87-9c953a000000
Time:2025-03-24T06:38:50.4709239Z
--------------------------------------------------------------------------------
2025/03/24 06:38:51 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e7011-201e-003c-3287-9c953a000000
Time:2025-03-24T06:38:51.5094677Z
--------------------------------------------------------------------------------
2025/03/24 06:38:52 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e7174-201e-003c-5087-9c953a000000
Time:2025-03-24T06:38:52.5466933Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e7174-201e-003c-5087-9c953a000000
Time:2025-03-24T06:38:52.5466933Z
--------------------------------------------------------------------------------
2025/03/24 06:38:53 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e729e-201e-003c-4787-9c953a000000
Time:2025-03-24T06:38:53.5843160Z
--------------------------------------------------------------------------------
2025/03/24 06:38:54 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e73aa-201e-003c-2487-9c953a000000
Time:2025-03-24T06:38:54.6221888Z
--------------------------------------------------------------------------------
2025/03/24 06:38: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e74e4-201e-003c-1787-9c953a000000
Time:2025-03-24T06:38:55.6601992Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e74e4-201e-003c-1787-9c953a000000
Time:2025-03-24T06:38:55.6601992Z
--------------------------------------------------------------------------------
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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/03/24 06:39: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e8128-201e-003c-4587-9c953a000000
Time:2025-03-24T06:39:03.8507394Z
--------------------------------------------------------------------------------
2025/03/24 06:39: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e8276-201e-003c-5187-9c953a000000
Time:2025-03-24T06:39:04.8882188Z
--------------------------------------------------------------------------------
2025/03/24 06:39: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e8387-201e-003c-3a87-9c953a000000
Time:2025-03-24T06:39:05.9258178Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e8387-201e-003c-3a87-9c953a000000
Time:2025-03-24T06:39:05.9258178Z
--------------------------------------------------------------------------------
2025/03/24 06:39: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e84a2-201e-003c-2987-9c953a000000
Time:2025-03-24T06:39:06.9645302Z
--------------------------------------------------------------------------------
2025/03/24 06:39: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e85b3-201e-003c-1887-9c953a000000
Time:2025-03-24T06:39:08.0019201Z
--------------------------------------------------------------------------------
2025/03/24 06:39:09 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e86d9-201e-003c-1887-9c953a000000
Time:2025-03-24T06:39:09.0390194Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e86d9-201e-003c-1887-9c953a000000
Time:2025-03-24T06:39:09.0390194Z
--------------------------------------------------------------------------------
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.38s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:39:17 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/24 06:39:17 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/03/24 06:39:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/24 06:39:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/24 06:39:17 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/24 06:39:17 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/03/24 06:39:17 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/24 06:39:17 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/24 06:39:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = f6b117f03cf022695c3e61298a0439b3 OK
2025/03/24 06:39:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/03/24 06:39:18 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e905a-201e-003c-3e87-9c953a000000
Time:2025-03-24T06:39:18.1463651Z
--------------------------------------------------------------------------------
2025/03/24 06:39:19 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e91a4-201e-003c-6287-9c953a000000
Time:2025-03-24T06:39:19.1848292Z
--------------------------------------------------------------------------------
2025/03/24 06:39:20 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e92a8-201e-003c-3e87-9c953a000000
Time:2025-03-24T06:39:20.2220912Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e92a8-201e-003c-3e87-9c953a000000
Time:2025-03-24T06:39:20.2220912Z
--------------------------------------------------------------------------------
2025/03/24 06:39:21 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/03/24 06:39:21 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e93ea-201e-003c-3d87-9c953a000000
Time:2025-03-24T06:39:21.2993676Z
--------------------------------------------------------------------------------
2025/03/24 06:39:22 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e950e-201e-003c-2087-9c953a000000
Time:2025-03-24T06:39:22.3379160Z
--------------------------------------------------------------------------------
2025/03/24 06:39:23 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e9633-201e-003c-0287-9c953a000000
Time:2025-03-24T06:39:23.3749379Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e9633-201e-003c-0287-9c953a000000
Time:2025-03-24T06:39:23.3749379Z
--------------------------------------------------------------------------------
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.33s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/24 06:39:31 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627e9e33-201e-003c-6187-9c953a000000
Time:2025-03-24T06:39:31.5659156Z
--------------------------------------------------------------------------------
2025/03/24 06:39:32 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ea014-201e-003c-3e87-9c953a000000
Time:2025-03-24T06:39:32.6030251Z
--------------------------------------------------------------------------------
2025/03/24 06:39:33 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ea15a-201e-003c-3587-9c953a000000
Time:2025-03-24T06:39:33.6410669Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ea15a-201e-003c-3587-9c953a000000
Time:2025-03-24T06:39:33.6410669Z
--------------------------------------------------------------------------------
2025/03/24 06:39:34 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ea262-201e-003c-0287-9c953a000000
Time:2025-03-24T06:39:34.6782777Z
--------------------------------------------------------------------------------
2025/03/24 06:39:35 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ea322-201e-003c-1687-9c953a000000
Time:2025-03-24T06:39:35.7161659Z
--------------------------------------------------------------------------------
2025/03/24 06:39: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ea405-201e-003c-3987-9c953a000000
Time:2025-03-24T06:39:36.7541296Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ea405-201e-003c-3987-9c953a000000
Time:2025-03-24T06:39:36.7541296Z
--------------------------------------------------------------------------------
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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/24 06:39: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627eac2f-201e-003c-4887-9c953a000000
Time:2025-03-24T06:39:44.9441184Z
--------------------------------------------------------------------------------
2025/03/24 06:39: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ead7b-201e-003c-6387-9c953a000000
Time:2025-03-24T06:39:45.9814724Z
--------------------------------------------------------------------------------
2025/03/24 06:39: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627eae9c-201e-003c-5787-9c953a000000
Time:2025-03-24T06:39:47.0193941Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627eae9c-201e-003c-5787-9c953a000000
Time:2025-03-24T06:39:47.0193941Z
--------------------------------------------------------------------------------
2025/03/24 06:39: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627eb04f-201e-003c-2987-9c953a000000
Time:2025-03-24T06:39:48.0577380Z
--------------------------------------------------------------------------------
2025/03/24 06:39: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627eb188-201e-003c-2687-9c953a000000
Time:2025-03-24T06:39:49.0959038Z
--------------------------------------------------------------------------------
2025/03/24 06:39: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627eb2aa-201e-003c-2887-9c953a000000
Time:2025-03-24T06:39:50.1331489Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627eb2aa-201e-003c-2887-9c953a000000
Time:2025-03-24T06:39:50.1331489Z
--------------------------------------------------------------------------------
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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/24 06:39: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ebcb2-201e-003c-1487-9c953a000000
Time:2025-03-24T06:39:58.3243989Z
--------------------------------------------------------------------------------
2025/03/24 06:39: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ebdec-201e-003c-2887-9c953a000000
Time:2025-03-24T06:39:59.3616570Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ebf2a-201e-003c-2d87-9c953a000000
Time:2025-03-24T06:40:00.3988255Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ebf2a-201e-003c-2d87-9c953a000000
Time:2025-03-24T06:40:00.3988255Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ec06e-201e-003c-4587-9c953a000000
Time:2025-03-24T06:40:01.4387096Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ec278-201e-003c-4487-9c953a000000
Time:2025-03-24T06:40:02.4773512Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ec477-201e-003c-2487-9c953a000000
Time:2025-03-24T06:40:03.5148598Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ec477-201e-003c-2487-9c953a000000
Time:2025-03-24T06:40:03.5148598Z
--------------------------------------------------------------------------------
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.38s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/24 06:40: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ece8d-201e-003c-5787-9c953a000000
Time:2025-03-24T06:40:11.7052418Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ecff4-201e-003c-0a87-9c953a000000
Time:2025-03-24T06:40:12.7430108Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ed152-201e-003c-3387-9c953a000000
Time:2025-03-24T06:40:13.7801769Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ed152-201e-003c-3387-9c953a000000
Time:2025-03-24T06:40:13.7801769Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ed2ca-201e-003c-7187-9c953a000000
Time:2025-03-24T06:40:14.8183428Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ed3eb-201e-003c-6d87-9c953a000000
Time:2025-03-24T06:40:15.8560381Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ed56c-201e-003c-2487-9c953a000000
Time:2025-03-24T06:40:16.8935287Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ed56c-201e-003c-2487-9c953a000000
Time:2025-03-24T06:40:16.8935287Z
--------------------------------------------------------------------------------
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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/24 06:40:25 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ede99-201e-003c-5d87-9c953a000000
Time:2025-03-24T06:40:25.0856127Z
--------------------------------------------------------------------------------
2025/03/24 06:40:26 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627edfb5-201e-003c-5087-9c953a000000
Time:2025-03-24T06:40:26.1229321Z
--------------------------------------------------------------------------------
2025/03/24 06:40:27 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ee0e9-201e-003c-4787-9c953a000000
Time:2025-03-24T06:40:27.1599603Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ee0e9-201e-003c-4787-9c953a000000
Time:2025-03-24T06:40:27.1599603Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ee1ec-201e-003c-1687-9c953a000000
Time:2025-03-24T06:40:28.1982852Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ee2b2-201e-003c-3b87-9c953a000000
Time:2025-03-24T06:40:29.2368458Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ee3c2-201e-003c-2187-9c953a000000
Time:2025-03-24T06:40:30.2752492Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ee3c2-201e-003c-2187-9c953a000000
Time:2025-03-24T06:40:30.2752492Z
--------------------------------------------------------------------------------
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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:40:38 DEBUG : also/: Creating directory marker
2025/03/24 06:40:38 INFO : Azure container rclone-test-fifarij0foqe: Looking for duplicate md5 hashes using newest mode.
2025/03/24 06:40:38 NOTICE: 6acae1863492dc3eb51064e38a8421e4: Found 3 files with duplicate md5 hashes
2025/03/24 06:40:38 INFO : one: Deleted
2025/03/24 06:40:39 INFO : also/one: Deleted
2025/03/24 06:40:39 NOTICE: 6acae1863492dc3eb51064e38a8421e4: Deleted 2 extra copies
2025/03/24 06:40: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627eee88-201e-003c-4187-9c953a000000
Time:2025-03-24T06:40:39.2608104Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ef00e-201e-003c-1787-9c953a000000
Time:2025-03-24T06:40:40.2982497Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ef1b4-201e-003c-4387-9c953a000000
Time:2025-03-24T06:40:41.3350846Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ef1b4-201e-003c-4387-9c953a000000
Time:2025-03-24T06:40:41.3350846Z
--------------------------------------------------------------------------------
2025/03/24 06:40:42 DEBUG : also/: Removing directory marker
2025/03/24 06:40: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ef35c-201e-003c-1f87-9c953a000000
Time:2025-03-24T06:40:42.4117935Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ef49c-201e-003c-2087-9c953a000000
Time:2025-03-24T06:40:43.4487630Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ef661-201e-003c-2e87-9c953a000000
Time:2025-03-24T06:40:44.4994705Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ef661-201e-003c-2e87-9c953a000000
Time:2025-03-24T06:40:44.4994705Z
--------------------------------------------------------------------------------
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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/24 06:40: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f00e7-201e-003c-2d87-9c953a000000
Time:2025-03-24T06:40:52.6907362Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f0228-201e-003c-3787-9c953a000000
Time:2025-03-24T06:40:53.7286570Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f03b7-201e-003c-0f87-9c953a000000
Time:2025-03-24T06:40:54.7691258Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f03b7-201e-003c-0f87-9c953a000000
Time:2025-03-24T06:40:54.7691258Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f04f9-201e-003c-1887-9c953a000000
Time:2025-03-24T06:40:55.8093889Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f0655-201e-003c-2d87-9c953a000000
Time:2025-03-24T06:40:56.8468259Z
--------------------------------------------------------------------------------
2025/03/24 06:40: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f078b-201e-003c-2687-9c953a000000
Time:2025-03-24T06:40:57.8839359Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f078b-201e-003c-2687-9c953a000000
Time:2025-03-24T06:40:57.8839359Z
--------------------------------------------------------------------------------
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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/24 06:41:06 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f1241-201e-003c-0a87-9c953a000000
Time:2025-03-24T06:41:06.0740758Z
--------------------------------------------------------------------------------
2025/03/24 06:41:07 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f1347-201e-003c-6687-9c953a000000
Time:2025-03-24T06:41:07.1113777Z
--------------------------------------------------------------------------------
2025/03/24 06:41: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f1479-201e-003c-6287-9c953a000000
Time:2025-03-24T06:41:08.1492941Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f1479-201e-003c-6287-9c953a000000
Time:2025-03-24T06:41:08.1492941Z
--------------------------------------------------------------------------------
2025/03/24 06:41: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f157e-201e-003c-3887-9c953a000000
Time:2025-03-24T06:41:09.1867602Z
--------------------------------------------------------------------------------
2025/03/24 06:41: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f168c-201e-003c-1287-9c953a000000
Time:2025-03-24T06:41:10.2248280Z
--------------------------------------------------------------------------------
2025/03/24 06:41: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f1869-201e-003c-5b87-9c953a000000
Time:2025-03-24T06:41:11.2620771Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f1869-201e-003c-5b87-9c953a000000
Time:2025-03-24T06:41:11.2620771Z
--------------------------------------------------------------------------------
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.38s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/24 06:41: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f2244-201e-003c-5187-9c953a000000
Time:2025-03-24T06:41:19.4532868Z
--------------------------------------------------------------------------------
2025/03/24 06:41: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f23c8-201e-003c-1c87-9c953a000000
Time:2025-03-24T06:41:20.4903596Z
--------------------------------------------------------------------------------
2025/03/24 06:41: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f2552-201e-003c-6f87-9c953a000000
Time:2025-03-24T06:41:21.5275612Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f2552-201e-003c-6f87-9c953a000000
Time:2025-03-24T06:41:21.5275612Z
--------------------------------------------------------------------------------
2025/03/24 06:41: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f26ee-201e-003c-4187-9c953a000000
Time:2025-03-24T06:41:22.5651143Z
--------------------------------------------------------------------------------
2025/03/24 06:41: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f2855-201e-003c-7787-9c953a000000
Time:2025-03-24T06:41:23.6025935Z
--------------------------------------------------------------------------------
2025/03/24 06:41: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f29b9-201e-003c-2287-9c953a000000
Time:2025-03-24T06:41:24.6403300Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f29b9-201e-003c-2287-9c953a000000
Time:2025-03-24T06:41:24.6403300Z
--------------------------------------------------------------------------------
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.38s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/03/24 06:41:32 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f3317-201e-003c-7887-9c953a000000
Time:2025-03-24T06:41:32.8321780Z
--------------------------------------------------------------------------------
2025/03/24 06:41:33 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f3466-201e-003c-0c87-9c953a000000
Time:2025-03-24T06:41:33.8694637Z
--------------------------------------------------------------------------------
2025/03/24 06:41:34 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f361b-201e-003c-0c87-9c953a000000
Time:2025-03-24T06:41:34.9068669Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f361b-201e-003c-0c87-9c953a000000
Time:2025-03-24T06:41:34.9068669Z
--------------------------------------------------------------------------------
2025/03/24 06:41:35 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f376c-201e-003c-2487-9c953a000000
Time:2025-03-24T06:41:35.9446892Z
--------------------------------------------------------------------------------
2025/03/24 06:41:36 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f38b7-201e-003c-3287-9c953a000000
Time:2025-03-24T06:41:36.9819916Z
--------------------------------------------------------------------------------
2025/03/24 06:41: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f3a22-201e-003c-6587-9c953a000000
Time:2025-03-24T06:41:38.0194768Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f3a22-201e-003c-6587-9c953a000000
Time:2025-03-24T06:41:38.0194768Z
--------------------------------------------------------------------------------
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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/03/24 06:41:46 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f441e-201e-003c-2587-9c953a000000
Time:2025-03-24T06:41:46.2117055Z
--------------------------------------------------------------------------------
2025/03/24 06:41:47 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f4596-201e-003c-7587-9c953a000000
Time:2025-03-24T06:41:47.2488093Z
--------------------------------------------------------------------------------
2025/03/24 06:41:48 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f46d3-201e-003c-0387-9c953a000000
Time:2025-03-24T06:41:48.2863843Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f46d3-201e-003c-0387-9c953a000000
Time:2025-03-24T06:41:48.2863843Z
--------------------------------------------------------------------------------
2025/03/24 06:41:49 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f47ec-201e-003c-6a87-9c953a000000
Time:2025-03-24T06:41:49.3238356Z
--------------------------------------------------------------------------------
2025/03/24 06:41:50 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f4933-201e-003c-7d87-9c953a000000
Time:2025-03-24T06:41:50.3620183Z
--------------------------------------------------------------------------------
2025/03/24 06:41:51 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f4a96-201e-003c-2a87-9c953a000000
Time:2025-03-24T06:41:51.3997861Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f4a96-201e-003c-2a87-9c953a000000
Time:2025-03-24T06:41:51.3997861Z
--------------------------------------------------------------------------------
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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:41:59 DEBUG : sub dir/: Creating directory marker
2025/03/24 06:41:59 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/03/24 06:42:00 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/24 06:42:00 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/03/24 06:42:00 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/03/24 06:42:00 DEBUG : sub dir/: Removing directory marker
2025/03/24 06:42: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f56d2-201e-003c-7187-9c953a000000
Time:2025-03-24T06:42:01.0394128Z
--------------------------------------------------------------------------------
2025/03/24 06:42: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f57f9-201e-003c-6687-9c953a000000
Time:2025-03-24T06:42:02.0768471Z
--------------------------------------------------------------------------------
2025/03/24 06:42: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f58e7-201e-003c-2787-9c953a000000
Time:2025-03-24T06:42:03.1143345Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f58e7-201e-003c-2787-9c953a000000
Time:2025-03-24T06:42:03.1143345Z
--------------------------------------------------------------------------------
2025/03/24 06:42: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f5a3a-201e-003c-0687-9c953a000000
Time:2025-03-24T06:42:04.1517182Z
--------------------------------------------------------------------------------
2025/03/24 06:42: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f5b7a-201e-003c-1f87-9c953a000000
Time:2025-03-24T06:42:05.1893009Z
--------------------------------------------------------------------------------
2025/03/24 06:42: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f5cc3-201e-003c-3587-9c953a000000
Time:2025-03-24T06:42:06.2265451Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f5cc3-201e-003c-3587-9c953a000000
Time:2025-03-24T06:42:06.2265451Z
--------------------------------------------------------------------------------
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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:42:14 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/24 06:42:15 DEBUG : sub/: Removing directory marker
2025/03/24 06:42:15 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f654b-201e-003c-3587-9c953a000000
Time:2025-03-24T06:42:15.2840864Z
--------------------------------------------------------------------------------
2025/03/24 06:42:16 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f6634-201e-003c-6787-9c953a000000
Time:2025-03-24T06:42:16.3220671Z
--------------------------------------------------------------------------------
2025/03/24 06:42:17 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f673c-201e-003c-2387-9c953a000000
Time:2025-03-24T06:42:17.3594854Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f673c-201e-003c-2387-9c953a000000
Time:2025-03-24T06:42:17.3594854Z
--------------------------------------------------------------------------------
2025/03/24 06:42:18 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f68d2-201e-003c-0287-9c953a000000
Time:2025-03-24T06:42:18.3969051Z
--------------------------------------------------------------------------------
2025/03/24 06:42:19 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f69df-201e-003c-6187-9c953a000000
Time:2025-03-24T06:42:19.4349056Z
--------------------------------------------------------------------------------
2025/03/24 06:42:20 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f6a9d-201e-003c-7787-9c953a000000
Time:2025-03-24T06:42:20.4722211Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f6a9d-201e-003c-7787-9c953a000000
Time:2025-03-24T06:42:20.4722211Z
--------------------------------------------------------------------------------
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.25s)
--- 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.04s)
--- 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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:42:28 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/24 06:42:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/notfound"
2025/03/24 06:42:29 DEBUG : Config file has changed externally - reloading
2025/03/24 06:42:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:42:29 DEBUG : Azure container rclone-test-fifarij0foqe path notfound: Using directory markers
2025/03/24 06:42:29 DEBUG : sub/: Removing directory marker
2025/03/24 06:42:29 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f734e-201e-003c-7887-9c953a000000
Time:2025-03-24T06:42:29.7520034Z
--------------------------------------------------------------------------------
2025/03/24 06:42:30 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f7497-201e-003c-0f87-9c953a000000
Time:2025-03-24T06:42:30.7901687Z
--------------------------------------------------------------------------------
2025/03/24 06:42:31 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f75dd-201e-003c-1487-9c953a000000
Time:2025-03-24T06:42:31.8268666Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f75dd-201e-003c-1487-9c953a000000
Time:2025-03-24T06:42:31.8268666Z
--------------------------------------------------------------------------------
2025/03/24 06:42:32 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f76e1-201e-003c-6587-9c953a000000
Time:2025-03-24T06:42:32.8640164Z
--------------------------------------------------------------------------------
2025/03/24 06:42:33 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f77c7-201e-003c-1d87-9c953a000000
Time:2025-03-24T06:42:33.9021083Z
--------------------------------------------------------------------------------
2025/03/24 06:42:34 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f78ed-201e-003c-2487-9c953a000000
Time:2025-03-24T06:42:34.9408792Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f78ed-201e-003c-2487-9c953a000000
Time:2025-03-24T06:42:34.9408792Z
--------------------------------------------------------------------------------
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.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:42:43 INFO : Azure container rclone-test-fifarij0foqe: Making directory
2025/03/24 06:42:43 INFO : Azure container rclone-test-fifarij0foqe: Making directory
2025/03/24 06:42:43 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f817d-201e-003c-5e87-9c953a000000
Time:2025-03-24T06:42:43.1705315Z
--------------------------------------------------------------------------------
2025/03/24 06:42:44 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f82a4-201e-003c-5087-9c953a000000
Time:2025-03-24T06:42:44.2084598Z
--------------------------------------------------------------------------------
2025/03/24 06:42:45 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f83c5-201e-003c-4087-9c953a000000
Time:2025-03-24T06:42:45.2457434Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f83c5-201e-003c-4087-9c953a000000
Time:2025-03-24T06:42:45.2457434Z
--------------------------------------------------------------------------------
2025/03/24 06:42:46 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f84c4-201e-003c-1887-9c953a000000
Time:2025-03-24T06:42:46.2832018Z
--------------------------------------------------------------------------------
2025/03/24 06:42:47 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f85a9-201e-003c-3687-9c953a000000
Time:2025-03-24T06:42:47.3207675Z
--------------------------------------------------------------------------------
2025/03/24 06:42:48 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f8700-201e-003c-3887-9c953a000000
Time:2025-03-24T06:42:48.3591410Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f8700-201e-003c-3887-9c953a000000
Time:2025-03-24T06:42:48.3591410Z
--------------------------------------------------------------------------------
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.42s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:42:56 DEBUG : sub dir/: Creating directory marker
2025/03/24 06:42:56 DEBUG : sub dir/: Removing directory marker
2025/03/24 06:42:56 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f903f-201e-003c-5f87-9c953a000000
Time:2025-03-24T06:42:56.9230844Z
--------------------------------------------------------------------------------
2025/03/24 06:42:57 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f91da-201e-003c-3987-9c953a000000
Time:2025-03-24T06:42:57.9598996Z
--------------------------------------------------------------------------------
2025/03/24 06:42:58 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f9312-201e-003c-3687-9c953a000000
Time:2025-03-24T06:42:58.9972016Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f9312-201e-003c-3687-9c953a000000
Time:2025-03-24T06:42:58.9972016Z
--------------------------------------------------------------------------------
2025/03/24 06:43: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f93e8-201e-003c-6287-9c953a000000
Time:2025-03-24T06:43:00.0370639Z
--------------------------------------------------------------------------------
2025/03/24 06:43:01 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f94c8-201e-003c-0d87-9c953a000000
Time:2025-03-24T06:43:01.0740456Z
--------------------------------------------------------------------------------
2025/03/24 06:43:02 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f95af-201e-003c-4187-9c953a000000
Time:2025-03-24T06:43:02.1113152Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f95af-201e-003c-4187-9c953a000000
Time:2025-03-24T06:43:02.1113152Z
--------------------------------------------------------------------------------
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.75s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:43:10 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f9d73-201e-003c-8088-9c953a000000
Time:2025-03-24T06:43:10.7115367Z
--------------------------------------------------------------------------------
2025/03/24 06:43:11 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f9e37-201e-003c-0488-9c953a000000
Time:2025-03-24T06:43:11.7488314Z
--------------------------------------------------------------------------------
2025/03/24 06:43:12 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f9f34-201e-003c-4b88-9c953a000000
Time:2025-03-24T06:43:12.7863246Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f9f34-201e-003c-4b88-9c953a000000
Time:2025-03-24T06:43:12.7863246Z
--------------------------------------------------------------------------------
2025/03/24 06:43:13 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627f9fda-201e-003c-4f88-9c953a000000
Time:2025-03-24T06:43:13.8242209Z
--------------------------------------------------------------------------------
2025/03/24 06:43:14 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627fa0f2-201e-003c-2588-9c953a000000
Time:2025-03-24T06:43:14.8617898Z
--------------------------------------------------------------------------------
2025/03/24 06:43:15 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627fa1c0-201e-003c-4a88-9c953a000000
Time:2025-03-24T06:43:15.8991612Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627fa1c0-201e-003c-4a88-9c953a000000
Time:2025-03-24T06:43:15.8991612Z
--------------------------------------------------------------------------------
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.79s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:43:24 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/24 06:43: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627faac4-201e-003c-4788-9c953a000000
Time:2025-03-24T06:43:24.5745541Z
--------------------------------------------------------------------------------
2025/03/24 06:43: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627fabca-201e-003c-1688-9c953a000000
Time:2025-03-24T06:43:25.6126654Z
--------------------------------------------------------------------------------
2025/03/24 06:43: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627faca9-201e-003c-4188-9c953a000000
Time:2025-03-24T06:43:26.6501395Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627faca9-201e-003c-4188-9c953a000000
Time:2025-03-24T06:43:26.6501395Z
--------------------------------------------------------------------------------
2025/03/24 06:43:27 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627fad7a-201e-003c-5f88-9c953a000000
Time:2025-03-24T06:43:27.6885930Z
--------------------------------------------------------------------------------
2025/03/24 06:43:28 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627faea5-201e-003c-4f88-9c953a000000
Time:2025-03-24T06:43:28.7265609Z
--------------------------------------------------------------------------------
2025/03/24 06:43:29 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627faf8d-201e-003c-1488-9c953a000000
Time:2025-03-24T06:43:29.7639013Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627faf8d-201e-003c-1488-9c953a000000
Time:2025-03-24T06:43:29.7639013Z
--------------------------------------------------------------------------------
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.87s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:43:38 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627fb8ea-201e-003c-6088-9c953a000000
Time:2025-03-24T06:43:38.3697699Z
--------------------------------------------------------------------------------
2025/03/24 06:43:39 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627fba1b-201e-003c-6188-9c953a000000
Time:2025-03-24T06:43:39.4083905Z
--------------------------------------------------------------------------------
2025/03/24 06:43:40 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627fbb62-201e-003c-4088-9c953a000000
Time:2025-03-24T06:43:40.4469532Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627fbb62-201e-003c-4088-9c953a000000
Time:2025-03-24T06:43:40.4469532Z
--------------------------------------------------------------------------------
2025/03/24 06:43:41 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627fbcc7-201e-003c-7a88-9c953a000000
Time:2025-03-24T06:43:41.4854165Z
--------------------------------------------------------------------------------
2025/03/24 06:43:42 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627fbdb4-201e-003c-4b88-9c953a000000
Time:2025-03-24T06:43:42.5239621Z
--------------------------------------------------------------------------------
2025/03/24 06:43:43 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627fbf17-201e-003c-6388-9c953a000000
Time:2025-03-24T06:43:43.5622157Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627fbf17-201e-003c-6388-9c953a000000
Time:2025-03-24T06:43:43.5622157Z
--------------------------------------------------------------------------------
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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/03/24 06:43:52 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905b7bb0-701e-0098-5688-9c9c9c000000
Time:2025-03-24T06:43:52.2841074Z
--------------------------------------------------------------------------------
2025/03/24 06:43: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905b7df7-701e-0098-2588-9c9c9c000000
Time:2025-03-24T06:43:53.3219093Z
--------------------------------------------------------------------------------
2025/03/24 06:43: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905b7f62-701e-0098-3788-9c9c9c000000
Time:2025-03-24T06:43:54.3594318Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905b7f62-701e-0098-3788-9c9c9c000000
Time:2025-03-24T06:43:54.3594318Z
--------------------------------------------------------------------------------
2025/03/24 06:43: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905b80c3-701e-0098-4888-9c9c9c000000
Time:2025-03-24T06:43:55.3973637Z
--------------------------------------------------------------------------------
2025/03/24 06:43: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905b8317-701e-0098-5488-9c9c9c000000
Time:2025-03-24T06:43:56.4349808Z
--------------------------------------------------------------------------------
2025/03/24 06:43: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905b8524-701e-0098-2988-9c9c9c000000
Time:2025-03-24T06:43:57.4728752Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905b8524-701e-0098-2988-9c9c9c000000
Time:2025-03-24T06:43:57.4728752Z
--------------------------------------------------------------------------------
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.92s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.11s)
=== RUN TestHashSumsWithErrors
2025/03/24 06:44:05 DEBUG : Creating backend with remote ":memory:"
2025/03/24 06:44:05 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/03/24 06:44:05 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/24 06:44:05 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/24 06:44:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/24 06:44:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/24 06:44:05 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/24 06:44:05 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/24 06:44:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/24 06:44:05 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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:44:05 DEBUG : sub dir/: Creating directory marker
2025/03/24 06:44:06 DEBUG : sub dir/: Removing directory marker
2025/03/24 06:44:06 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905b91c2-701e-0098-7d88-9c9c9c000000
Time:2025-03-24T06:44:06.2860686Z
--------------------------------------------------------------------------------
2025/03/24 06:44:07 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905b92d1-701e-0098-5388-9c9c9c000000
Time:2025-03-24T06:44:07.3237026Z
--------------------------------------------------------------------------------
2025/03/24 06:44: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905b940a-701e-0098-4488-9c9c9c000000
Time:2025-03-24T06:44:08.3630321Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905b940a-701e-0098-4488-9c9c9c000000
Time:2025-03-24T06:44:08.3630321Z
--------------------------------------------------------------------------------
2025/03/24 06:44: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905b9511-701e-0098-2e88-9c9c9c000000
Time:2025-03-24T06:44:09.4010643Z
--------------------------------------------------------------------------------
2025/03/24 06:44: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905b9606-701e-0098-0188-9c9c9c000000
Time:2025-03-24T06:44:10.4388854Z
--------------------------------------------------------------------------------
2025/03/24 06:44: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905b9784-701e-0098-6288-9c9c9c000000
Time:2025-03-24T06:44:11.4770900Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905b9784-701e-0098-6288-9c9c9c000000
Time:2025-03-24T06:44:11.4770900Z
--------------------------------------------------------------------------------
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 (14.00s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:44:19 DEBUG : Waiting for deletions to finish
2025/03/24 06:44:19 DEBUG : large: Excluded (Size Filter)
2025/03/24 06:44:20 INFO : medium: Deleted
2025/03/24 06:44:20 INFO : small: Deleted
2025/03/24 06:44:20 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ff69f-201e-003c-1288-9c953a000000
Time:2025-03-24T06:44:20.2390235Z
--------------------------------------------------------------------------------
2025/03/24 06:44:21 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ff7b2-201e-003c-6a88-9c953a000000
Time:2025-03-24T06:44:21.2763676Z
--------------------------------------------------------------------------------
2025/03/24 06:44:22 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ff858-201e-003c-6788-9c953a000000
Time:2025-03-24T06:44:22.3134328Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ff858-201e-003c-6788-9c953a000000
Time:2025-03-24T06:44:22.3134328Z
--------------------------------------------------------------------------------
2025/03/24 06:44:23 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ff945-201e-003c-2888-9c953a000000
Time:2025-03-24T06:44:23.3504214Z
--------------------------------------------------------------------------------
2025/03/24 06:44:24 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ffa88-201e-003c-3d88-9c953a000000
Time:2025-03-24T06:44:24.3919419Z
--------------------------------------------------------------------------------
2025/03/24 06:44:25 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ffb9a-201e-003c-2688-9c953a000000
Time:2025-03-24T06:44:25.4305178Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:627ffb9a-201e-003c-2688-9c953a000000
Time:2025-03-24T06:44:25.4305178Z
--------------------------------------------------------------------------------
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.95s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:44:33 DEBUG : Waiting for deletions to finish
2025/03/24 06:44:33 ERROR : medium: Got fatal error on delete: --max-delete threshold reached
2025/03/24 06:44:33 INFO : large: Deleted
2025/03/24 06:44:33 INFO : small: Deleted
2025/03/24 06:44: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bb631-701e-0098-7e88-9c9c9c000000
Time:2025-03-24T06:44:34.1854690Z
--------------------------------------------------------------------------------
2025/03/24 06:44: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bb6fd-701e-0098-2088-9c9c9c000000
Time:2025-03-24T06:44:35.2231109Z
--------------------------------------------------------------------------------
2025/03/24 06:44:36 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bb832-701e-0098-2788-9c9c9c000000
Time:2025-03-24T06:44:36.2604775Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bb832-701e-0098-2788-9c9c9c000000
Time:2025-03-24T06:44:36.2604775Z
--------------------------------------------------------------------------------
2025/03/24 06:44:37 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bb91a-701e-0098-5888-9c9c9c000000
Time:2025-03-24T06:44:37.2984772Z
--------------------------------------------------------------------------------
2025/03/24 06:44:38 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bb9ff-701e-0098-7888-9c9c9c000000
Time:2025-03-24T06:44:38.3374064Z
--------------------------------------------------------------------------------
2025/03/24 06:44:39 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bbae5-701e-0098-2988-9c9c9c000000
Time:2025-03-24T06:44:39.3752625Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bbae5-701e-0098-2988-9c9c9c000000
Time:2025-03-24T06:44:39.3752625Z
--------------------------------------------------------------------------------
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/24 06:44: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bc481-701e-0098-7088-9c9c9c000000
Time:2025-03-24T06:44:47.5687528Z
--------------------------------------------------------------------------------
2025/03/24 06:44: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bc5b4-701e-0098-4788-9c9c9c000000
Time:2025-03-24T06:44:48.6065378Z
--------------------------------------------------------------------------------
2025/03/24 06:44: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bc687-701e-0098-7488-9c9c9c000000
Time:2025-03-24T06:44:49.6443875Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bc687-701e-0098-7488-9c9c9c000000
Time:2025-03-24T06:44:49.6443875Z
--------------------------------------------------------------------------------
2025/03/24 06:44: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bc76f-701e-0098-2b88-9c9c9c000000
Time:2025-03-24T06:44:50.6820029Z
--------------------------------------------------------------------------------
2025/03/24 06:44: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bc85a-701e-0098-6c88-9c9c9c000000
Time:2025-03-24T06:44:51.7194831Z
--------------------------------------------------------------------------------
2025/03/24 06:44: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bc980-701e-0098-4c88-9c9c9c000000
Time:2025-03-24T06:44:52.7579946Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bc980-701e-0098-4c88-9c9c9c000000
Time:2025-03-24T06:44:52.7579946Z
--------------------------------------------------------------------------------
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.33s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:45:01 DEBUG : Waiting for deletions to finish
2025/03/24 06:45:01 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/24 06:45:01 INFO : medium: Deleted
2025/03/24 06:45:01 INFO : small: Deleted
2025/03/24 06:45: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6280232b-201e-003c-0188-9c953a000000
Time:2025-03-24T06:45:01.5204583Z
--------------------------------------------------------------------------------
2025/03/24 06:45: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:628024a7-201e-003c-1688-9c953a000000
Time:2025-03-24T06:45:02.5583657Z
--------------------------------------------------------------------------------
2025/03/24 06:45: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:628026cb-201e-003c-3588-9c953a000000
Time:2025-03-24T06:45:03.5953270Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:628026cb-201e-003c-3588-9c953a000000
Time:2025-03-24T06:45:03.5953270Z
--------------------------------------------------------------------------------
2025/03/24 06:45: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6280281d-201e-003c-2388-9c953a000000
Time:2025-03-24T06:45:04.6327457Z
--------------------------------------------------------------------------------
2025/03/24 06:45: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6280296d-201e-003c-3a88-9c953a000000
Time:2025-03-24T06:45:05.6705983Z
--------------------------------------------------------------------------------
2025/03/24 06:45: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:62802a7a-201e-003c-1e88-9c953a000000
Time:2025-03-24T06:45:06.7086016Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:62802a7a-201e-003c-1e88-9c953a000000
Time:2025-03-24T06:45:06.7086016Z
--------------------------------------------------------------------------------
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/24 06:45:14 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:628033e8-201e-003c-2488-9c953a000000
Time:2025-03-24T06:45:14.9275426Z
--------------------------------------------------------------------------------
2025/03/24 06:45:15 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:628034ed-201e-003c-7688-9c953a000000
Time:2025-03-24T06:45:15.9648391Z
--------------------------------------------------------------------------------
2025/03/24 06:45:16 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:62803645-201e-003c-0888-9c953a000000
Time:2025-03-24T06:45:17.0025447Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:62803645-201e-003c-0888-9c953a000000
Time:2025-03-24T06:45:17.0025447Z
--------------------------------------------------------------------------------
2025/03/24 06:45:18 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:628037b2-201e-003c-1a88-9c953a000000
Time:2025-03-24T06:45:18.0411031Z
--------------------------------------------------------------------------------
2025/03/24 06:45:19 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:62803944-201e-003c-4f88-9c953a000000
Time:2025-03-24T06:45:19.0786688Z
--------------------------------------------------------------------------------
2025/03/24 06:45:20 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:62803a17-201e-003c-7a88-9c953a000000
Time:2025-03-24T06:45:20.1169017Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:62803a17-201e-003c-7a88-9c953a000000
Time:2025-03-24T06:45:20.1169017Z
--------------------------------------------------------------------------------
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.36s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:45:28 DEBUG : Waiting for deletions to finish
2025/03/24 06:45:28 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/24 06:45:28 INFO : large: Deleted
2025/03/24 06:45:28 INFO : medium: Deleted
2025/03/24 06:45:28 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bf25e-701e-0098-0188-9c9c9c000000
Time:2025-03-24T06:45:28.8735220Z
--------------------------------------------------------------------------------
2025/03/24 06:45:29 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bf342-701e-0098-3188-9c9c9c000000
Time:2025-03-24T06:45:29.9125325Z
--------------------------------------------------------------------------------
2025/03/24 06:45:30 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bf404-701e-0098-4688-9c9c9c000000
Time:2025-03-24T06:45:30.9506068Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bf404-701e-0098-4688-9c9c9c000000
Time:2025-03-24T06:45:30.9506068Z
--------------------------------------------------------------------------------
2025/03/24 06:45:31 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bf5c2-701e-0098-7a88-9c9c9c000000
Time:2025-03-24T06:45:31.9884849Z
--------------------------------------------------------------------------------
2025/03/24 06:45:33 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bf829-701e-0098-1988-9c9c9c000000
Time:2025-03-24T06:45:33.0266945Z
--------------------------------------------------------------------------------
2025/03/24 06:45:34 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bf947-701e-0098-0a88-9c9c9c000000
Time:2025-03-24T06:45:34.0659114Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905bf947-701e-0098-0a88-9c9c9c000000
Time:2025-03-24T06:45:34.0659114Z
--------------------------------------------------------------------------------
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/24 06:45:42 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c0235-701e-0098-6588-9c9c9c000000
Time:2025-03-24T06:45:42.2589717Z
--------------------------------------------------------------------------------
2025/03/24 06:45:43 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c0320-701e-0098-1a88-9c9c9c000000
Time:2025-03-24T06:45:43.2966707Z
--------------------------------------------------------------------------------
2025/03/24 06:45:44 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c040c-701e-0098-6288-9c9c9c000000
Time:2025-03-24T06:45:44.3352125Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c040c-701e-0098-6288-9c9c9c000000
Time:2025-03-24T06:45:44.3352125Z
--------------------------------------------------------------------------------
2025/03/24 06:45:45 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c04f3-701e-0098-2088-9c9c9c000000
Time:2025-03-24T06:45:45.3739905Z
--------------------------------------------------------------------------------
2025/03/24 06:45:46 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c0628-701e-0098-1588-9c9c9c000000
Time:2025-03-24T06:45:46.4115506Z
--------------------------------------------------------------------------------
2025/03/24 06:45:47 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c0843-701e-0098-7d88-9c9c9c000000
Time:2025-03-24T06:45:47.4498167Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c0843-701e-0098-7d88-9c9c9c000000
Time:2025-03-24T06:45:47.4498167Z
--------------------------------------------------------------------------------
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.33s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:45:55 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c1521-701e-0098-4588-9c9c9c000000
Time:2025-03-24T06:45:55.9414984Z
--------------------------------------------------------------------------------
2025/03/24 06:45:56 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c166d-701e-0098-6188-9c9c9c000000
Time:2025-03-24T06:45:56.9795618Z
--------------------------------------------------------------------------------
2025/03/24 06:45:57 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c179c-701e-0098-5588-9c9c9c000000
Time:2025-03-24T06:45:58.0171527Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c179c-701e-0098-5588-9c9c9c000000
Time:2025-03-24T06:45:58.0171527Z
--------------------------------------------------------------------------------
2025/03/24 06:45:59 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c1854-701e-0098-5d88-9c9c9c000000
Time:2025-03-24T06:45:59.0569949Z
--------------------------------------------------------------------------------
2025/03/24 06:46:00 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c193f-701e-0098-0e88-9c9c9c000000
Time:2025-03-24T06:46:00.0949922Z
--------------------------------------------------------------------------------
2025/03/24 06:46:01 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c1a1e-701e-0098-2e88-9c9c9c000000
Time:2025-03-24T06:46:01.1322603Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c1a1e-701e-0098-2e88-9c9c9c000000
Time:2025-03-24T06:46:01.1322603Z
--------------------------------------------------------------------------------
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/24 06:46:09 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c2418-701e-0098-2c88-9c9c9c000000
Time:2025-03-24T06:46:09.3241114Z
--------------------------------------------------------------------------------
2025/03/24 06:46:10 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c24fd-701e-0098-6788-9c9c9c000000
Time:2025-03-24T06:46:10.3629901Z
--------------------------------------------------------------------------------
2025/03/24 06:46:11 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c2668-701e-0098-3688-9c9c9c000000
Time:2025-03-24T06:46:11.4010589Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c2668-701e-0098-3688-9c9c9c000000
Time:2025-03-24T06:46:11.4010589Z
--------------------------------------------------------------------------------
2025/03/24 06:46:12 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c2772-701e-0098-0e88-9c9c9c000000
Time:2025-03-24T06:46:12.4391004Z
--------------------------------------------------------------------------------
2025/03/24 06:46:13 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c2880-701e-0098-7188-9c9c9c000000
Time:2025-03-24T06:46:13.4763476Z
--------------------------------------------------------------------------------
2025/03/24 06:46:14 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c2966-701e-0098-2a88-9c9c9c000000
Time:2025-03-24T06:46:14.5141537Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c2966-701e-0098-2a88-9c9c9c000000
Time:2025-03-24T06:46:14.5141537Z
--------------------------------------------------------------------------------
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/24 06:46:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/24 06:46:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/24 06:46:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/24 06:46:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/24 06:46:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/24 06:46:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/24 06:46:22 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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:46:23 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c363b-701e-0098-3f88-9c9c9c000000
Time:2025-03-24T06:46:23.8244831Z
--------------------------------------------------------------------------------
2025/03/24 06:46:24 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c374b-701e-0098-2288-9c9c9c000000
Time:2025-03-24T06:46:24.8620706Z
--------------------------------------------------------------------------------
2025/03/24 06:46:25 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c3833-701e-0098-6a88-9c9c9c000000
Time:2025-03-24T06:46:25.8997819Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c3833-701e-0098-6a88-9c9c9c000000
Time:2025-03-24T06:46:25.8997819Z
--------------------------------------------------------------------------------
2025/03/24 06:46:26 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c392a-701e-0098-2388-9c9c9c000000
Time:2025-03-24T06:46:26.9376921Z
--------------------------------------------------------------------------------
2025/03/24 06:46:27 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c3a0f-701e-0098-5288-9c9c9c000000
Time:2025-03-24T06:46:27.9751327Z
--------------------------------------------------------------------------------
2025/03/24 06:46:28 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c3b06-701e-0098-1988-9c9c9c000000
Time:2025-03-24T06:46:29.0127137Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c3b06-701e-0098-1988-9c9c9c000000
Time:2025-03-24T06:46:29.0127137Z
--------------------------------------------------------------------------------
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.45s)
=== RUN TestPurge
2025/03/24 06:46:37 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-nuyojin3xodo"
2025/03/24 06:46:37 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/24 06:46:37 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:46:37 DEBUG : Azure container rclone-test-nuyojin3xodo: Using directory markers
2025/03/24 06:46:37 DEBUG : Creating backend with remote "/tmp/rclone3951797938"
run.go:180: Remote "Azure container rclone-test-nuyojin3xodo", Local "Local file system at /tmp/rclone3951797938", Modify Window "1ns"
2025/03/24 06:46:37 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/24 06:46:37 DEBUG : A1/B1/: Creating directory marker
2025/03/24 06:46:37 DEBUG : A1/: Creating directory marker
2025/03/24 06:46:37 INFO : A2: Making directory
2025/03/24 06:46:37 DEBUG : A2/: Creating directory marker
2025/03/24 06:46:37 INFO : A1/B2: Making directory
2025/03/24 06:46:37 DEBUG : A1/B2/: Creating directory marker
2025/03/24 06:46:37 INFO : A1/B2/C2: Making directory
2025/03/24 06:46:37 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/24 06:46:37 INFO : A1/B1/C3: Making directory
2025/03/24 06:46:37 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/24 06:46:37 INFO : A3: Making directory
2025/03/24 06:46:37 DEBUG : A3/: Creating directory marker
2025/03/24 06:46:37 INFO : A3/B3: Making directory
2025/03/24 06:46:38 DEBUG : A3/B3/: Creating directory marker
2025/03/24 06:46:38 INFO : A3/B3/C4: Making directory
2025/03/24 06:46:38 DEBUG : A3/B3/C4/: Creating directory marker
2025/03/24 06:46:38 DEBUG : Waiting for deletions to finish
2025/03/24 06:46:38 INFO : A1/B1/C1/one: Deleted
2025/03/24 06:46:38 DEBUG : removing 2 level 3 directories
2025/03/24 06:46:38 INFO : A1/B1/C3: Removing directory
2025/03/24 06:46:38 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/24 06:46:38 INFO : A1/B1/C1: Removing directory
2025/03/24 06:46:38 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/24 06:46:38 DEBUG : removing 1 level 2 directories
2025/03/24 06:46:38 INFO : A1/B1: Removing directory
2025/03/24 06:46:38 DEBUG : A1/B1/: Removing directory marker
2025/03/24 06:46:38 DEBUG : Azure container rclone-test-nuyojin3xodo: Purge remote
2025/03/24 06:46:38 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.71s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:46:38 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/24 06:46:38 DEBUG : A1/B1/: Creating directory marker
2025/03/24 06:46:39 DEBUG : A1/: Creating directory marker
2025/03/24 06:46:39 INFO : A2: Making directory
2025/03/24 06:46:39 DEBUG : A2/: Creating directory marker
2025/03/24 06:46:39 INFO : A1/B2: Making directory
2025/03/24 06:46:39 DEBUG : A1/B2/: Creating directory marker
2025/03/24 06:46:39 INFO : A1/B2/C2: Making directory
2025/03/24 06:46:39 DEBUG : A1/B2/C2/: Creating directory marker
2025/03/24 06:46:39 INFO : A1/B1/C3: Making directory
2025/03/24 06:46:39 DEBUG : A1/B1/C3/: Creating directory marker
2025/03/24 06:46:39 INFO : A3: Making directory
2025/03/24 06:46:39 DEBUG : A3/: Creating directory marker
2025/03/24 06:46:39 INFO : A3/B3: Making directory
2025/03/24 06:46:39 DEBUG : A3/B3/: Creating directory marker
2025/03/24 06:46:39 INFO : A3/B3/C4: Making directory
2025/03/24 06:46:39 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/24 06:46:47 DEBUG : removing 1 level 3 directories
2025/03/24 06:46:47 INFO : A3/B3/C4: Removing directory
2025/03/24 06:46:47 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/24 06:46:54 DEBUG : removing 2 level 3 directories
2025/03/24 06:46:54 INFO : A1/B2/C2: Removing directory
2025/03/24 06:46:54 DEBUG : A1/B2/C2/: Removing directory marker
2025/03/24 06:46:54 INFO : A1/B1/C3: Removing directory
2025/03/24 06:46:54 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/24 06:46:54 DEBUG : removing 2 level 2 directories
2025/03/24 06:46:54 INFO : A3/B3: Removing directory
2025/03/24 06:46:54 DEBUG : A3/B3/: Removing directory marker
2025/03/24 06:46:54 INFO : A1/B2: Removing directory
2025/03/24 06:46:54 DEBUG : A1/B2/: Removing directory marker
2025/03/24 06:46:54 DEBUG : removing 4 level 1 directories
2025/03/24 06:46:54 INFO : dst: Removing directory
2025/03/24 06:46:54 DEBUG : dst/: Removing directory marker
2025/03/24 06:46:54 INFO : A2: Removing directory
2025/03/24 06:46:54 DEBUG : A2/: Removing directory marker
2025/03/24 06:46:54 INFO : A3: Removing directory
2025/03/24 06:46:54 DEBUG : A3/: Removing directory marker
2025/03/24 06:46:54 INFO : BackupDir: Removing directory
2025/03/24 06:46:54 DEBUG : BackupDir/: Removing directory marker
2025/03/24 06:46:54 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c606a-701e-0098-3788-9c9c9c000000
Time:2025-03-24T06:46:54.7327976Z
--------------------------------------------------------------------------------
2025/03/24 06:46:54 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6fad07bc-501e-0009-2988-9cf92e000000
Time:2025-03-24T06:46:54.7657247Z
--------------------------------------------------------------------------------
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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:6fad07bc-501e-0009-2988-9cf92e000000
Time:2025-03-24T06:46:54.7657247Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/03/24 06:46: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c60b2-701e-0098-7688-9c9c9c000000
Time:2025-03-24T06:46:54.9595072Z
--------------------------------------------------------------------------------
2025/03/24 06:46: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c61bf-701e-0098-4988-9c9c9c000000
Time:2025-03-24T06:46:55.9974364Z
--------------------------------------------------------------------------------
2025/03/24 06:46:57 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c628b-701e-0098-6e88-9c9c9c000000
Time:2025-03-24T06:46:57.0361525Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c628b-701e-0098-6e88-9c9c9c000000
Time:2025-03-24T06:46:57.0361525Z
--------------------------------------------------------------------------------
2025/03/24 06:46:58 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c63b3-701e-0098-6688-9c9c9c000000
Time:2025-03-24T06:46:58.0744535Z
--------------------------------------------------------------------------------
2025/03/24 06:46:59 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c648e-701e-0098-2188-9c9c9c000000
Time:2025-03-24T06:46:59.1131859Z
--------------------------------------------------------------------------------
2025/03/24 06:47:00 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c659f-701e-0098-7a88-9c9c9c000000
Time:2025-03-24T06:47:00.1528270Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c659f-701e-0098-7a88-9c9c9c000000
Time:2025-03-24T06:47:00.1528270Z
--------------------------------------------------------------------------------
2025/03/24 06:47:01 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/24 06:47:01 DEBUG : A1/B1/: Removing directory marker
2025/03/24 06:47:01 DEBUG : A1/: 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
/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/operations_test.go:705
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: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (29.55s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:47:08 INFO : A1: Making directory
2025/03/24 06:47:08 DEBUG : A1/: Creating directory marker
2025/03/24 06:47:08 INFO : A1/B1: Making directory
2025/03/24 06:47:08 DEBUG : A1/B1/: Creating directory marker
2025/03/24 06:47:08 INFO : A1/B1/C1: Making directory
2025/03/24 06:47:08 DEBUG : A1/B1/C1/: 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:750
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/03/24 06:47:16 DEBUG : removing 1 level 3 directories
2025/03/24 06:47:16 INFO : A1/B1/C1: Removing directory
2025/03/24 06:47:16 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/24 06:47:16 DEBUG : removing 1 level 2 directories
2025/03/24 06:47:16 INFO : A1/B1: Removing directory
2025/03/24 06:47:16 DEBUG : A1/B1/: 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:764
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
2025/03/24 06:47:23 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c8317-701e-0098-1688-9c9c9c000000
Time:2025-03-24T06:47:23.3947961Z
--------------------------------------------------------------------------------
2025/03/24 06:47:24 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c845a-701e-0098-2188-9c9c9c000000
Time:2025-03-24T06:47:24.4324329Z
--------------------------------------------------------------------------------
2025/03/24 06:47:25 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c85a6-701e-0098-3d88-9c9c9c000000
Time:2025-03-24T06:47:25.4704754Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c85a6-701e-0098-3d88-9c9c9c000000
Time:2025-03-24T06:47:25.4704754Z
--------------------------------------------------------------------------------
2025/03/24 06:47:26 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c86e9-701e-0098-3f88-9c9c9c000000
Time:2025-03-24T06:47:26.5089692Z
--------------------------------------------------------------------------------
2025/03/24 06:47:27 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c87e8-701e-0098-1088-9c9c9c000000
Time:2025-03-24T06:47:27.5469006Z
--------------------------------------------------------------------------------
2025/03/24 06:47:28 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c88e3-701e-0098-5b88-9c9c9c000000
Time:2025-03-24T06:47:28.5852665Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905c88e3-701e-0098-5b88-9c9c9c000000
Time:2025-03-24T06:47:28.5852665Z
--------------------------------------------------------------------------------
2025/03/24 06:47:29 DEBUG : A1/: 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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsLeaveRoot
Messages: directories
--- FAIL: TestRmdirsLeaveRoot (28.36s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:47:36 INFO : A1: Making directory
2025/03/24 06:47:36 DEBUG : A1/: Creating directory marker
2025/03/24 06:47:36 INFO : A1/B1: Making directory
2025/03/24 06:47:36 DEBUG : A1/B1/: Creating directory marker
2025/03/24 06:47:36 INFO : A1/B1/C1: Making directory
2025/03/24 06:47:36 DEBUG : A1/B1/C1/: 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:789
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,5 +1,7 @@
-([]string) (len=3) {
+([]string) (len=5) {
(string) (len=2) "A1",
(string) (len=5) "A1/B1",
- (string) (len=8) "A1/B1/C1"
+ (string) (len=8) "A1/B1/C1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/03/24 06:47:44 DEBUG : removing 1 level 3 directories
2025/03/24 06:47:44 INFO : A1/B1/C1: Removing directory
2025/03/24 06:47:44 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/24 06:47:44 DEBUG : removing 1 level 2 directories
2025/03/24 06:47:44 INFO : A1/B1: Removing directory
2025/03/24 06:47:44 DEBUG : A1/B1/: 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:803
Error: Not equal:
expected: []string{"A1"}
actual : []string{"A1", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,5 @@
-([]string) (len=1) {
- (string) (len=2) "A1"
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
2025/03/24 06:47:51 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905ca571-701e-0098-6b88-9c9c9c000000
Time:2025-03-24T06:47:51.7534827Z
--------------------------------------------------------------------------------
2025/03/24 06:47:52 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905ca80d-701e-0098-0688-9c9c9c000000
Time:2025-03-24T06:47:52.7916822Z
--------------------------------------------------------------------------------
2025/03/24 06:47:53 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905ca93c-701e-0098-6388-9c9c9c000000
Time:2025-03-24T06:47:53.8299220Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905ca93c-701e-0098-6388-9c9c9c000000
Time:2025-03-24T06:47:53.8299220Z
--------------------------------------------------------------------------------
2025/03/24 06:47:54 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905caa16-701e-0098-1388-9c9c9c000000
Time:2025-03-24T06:47:54.8675279Z
--------------------------------------------------------------------------------
2025/03/24 06:47:55 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cab56-701e-0098-2f88-9c9c9c000000
Time:2025-03-24T06:47:55.9051932Z
--------------------------------------------------------------------------------
2025/03/24 06:47:56 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cacdb-701e-0098-6a88-9c9c9c000000
Time:2025-03-24T06:47:56.9427523Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cacdb-701e-0098-6a88-9c9c9c000000
Time:2025-03-24T06:47:56.9427523Z
--------------------------------------------------------------------------------
2025/03/24 06:47:57 DEBUG : A1/: 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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestRmdirsWithFilter
Messages: directories
--- FAIL: TestRmdirsWithFilter (28.36s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:48:05 DEBUG : filename.txt: File name found in url
2025/03/24 06:48:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
2025/03/24 06:48: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cbca0-701e-0098-2f88-9c9c9c000000
Time:2025-03-24T06:48:05.9092607Z
--------------------------------------------------------------------------------
2025/03/24 06:48: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cbdb4-701e-0098-0d88-9c9c9c000000
Time:2025-03-24T06:48:06.9469094Z
--------------------------------------------------------------------------------
2025/03/24 06:48:07 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cbf8b-701e-0098-5688-9c9c9c000000
Time:2025-03-24T06:48:07.9844908Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cbf8b-701e-0098-5688-9c9c9c000000
Time:2025-03-24T06:48:07.9844908Z
--------------------------------------------------------------------------------
2025/03/24 06:48: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cc0b8-701e-0098-4288-9c9c9c000000
Time:2025-03-24T06:48:09.0221755Z
--------------------------------------------------------------------------------
2025/03/24 06:48: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cc1cb-701e-0098-2488-9c9c9c000000
Time:2025-03-24T06:48:10.0599001Z
--------------------------------------------------------------------------------
2025/03/24 06:48: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cc315-701e-0098-6d88-9c9c9c000000
Time:2025-03-24T06:48:11.0980038Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cc315-701e-0098-6d88-9c9c9c000000
Time:2025-03-24T06:48:11.0980038Z
--------------------------------------------------------------------------------
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: TestCopyURL
Messages: directories
--- FAIL: TestCopyURL (14.11s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:48:19 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/24 06:48:19 DEBUG : sub/: Creating directory marker
2025/03/24 06:48:19 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/24 06:48:19 INFO : file1: Copied (new) to: sub/file2
2025/03/24 06:48:19 INFO : file1: Deleted
2025/03/24 06:48:19 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 06:48:19 DEBUG : file1: Unchanged skipping
2025/03/24 06:48:19 INFO : file1: Deleted
2025/03/24 06:48:19 DEBUG : Azure container rclone-test-fifarij0foqe: don't need to copy/move sub/file2, it is already at target location
2025/03/24 06:48:19 DEBUG : sub/: Removing directory marker
2025/03/24 06:48: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905ccf51-701e-0098-4188-9c9c9c000000
Time:2025-03-24T06:48:19.8616615Z
--------------------------------------------------------------------------------
2025/03/24 06:48: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cd066-701e-0098-1e88-9c9c9c000000
Time:2025-03-24T06:48:20.8993316Z
--------------------------------------------------------------------------------
2025/03/24 06:48: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cd187-701e-0098-0388-9c9c9c000000
Time:2025-03-24T06:48:21.9370606Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cd187-701e-0098-0388-9c9c9c000000
Time:2025-03-24T06:48:21.9370606Z
--------------------------------------------------------------------------------
2025/03/24 06:48: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cd324-701e-0098-2488-9c9c9c000000
Time:2025-03-24T06:48:22.9745594Z
--------------------------------------------------------------------------------
2025/03/24 06:48: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cd452-701e-0098-0a88-9c9c9c000000
Time:2025-03-24T06:48:24.0124882Z
--------------------------------------------------------------------------------
2025/03/24 06:48:25 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cd514-701e-0098-2988-9c9c9c000000
Time:2025-03-24T06:48:25.0508043Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cd514-701e-0098-2988-9c9c9c000000
Time:2025-03-24T06:48:25.0508043Z
--------------------------------------------------------------------------------
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: TestMoveFile
Messages: directories
--- FAIL: TestMoveFile (13.95s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:48:33 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/24 06:48:33 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/24 06:48:33 INFO : file1: Copied (new)
2025/03/24 06:48:33 INFO : file1: Deleted
2025/03/24 06:48:33 DEBUG : file1: Destination exists, skipping
2025/03/24 06:48:33 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
2025/03/24 06:48: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905ce0bc-701e-0098-5588-9c9c9c000000
Time:2025-03-24T06:48:33.6308726Z
--------------------------------------------------------------------------------
2025/03/24 06:48: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905ce1be-701e-0098-3088-9c9c9c000000
Time:2025-03-24T06:48:34.6694979Z
--------------------------------------------------------------------------------
2025/03/24 06:48: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905ce2f3-701e-0098-2588-9c9c9c000000
Time:2025-03-24T06:48:35.7069007Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905ce2f3-701e-0098-2588-9c9c9c000000
Time:2025-03-24T06:48:35.7069007Z
--------------------------------------------------------------------------------
2025/03/24 06:48: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905ce3d6-701e-0098-5888-9c9c9c000000
Time:2025-03-24T06:48:36.7452149Z
--------------------------------------------------------------------------------
2025/03/24 06:48: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905ce589-701e-0098-0b88-9c9c9c000000
Time:2025-03-24T06:48:37.7826298Z
--------------------------------------------------------------------------------
2025/03/24 06:48: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905ce753-701e-0098-6088-9c9c9c000000
Time:2025-03-24T06:48:38.8199302Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905ce753-701e-0098-6088-9c9c9c000000
Time:2025-03-24T06:48:38.8199302Z
--------------------------------------------------------------------------------
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: TestMoveFileWithIgnoreExisting
Messages: directories
--- FAIL: TestMoveFileWithIgnoreExisting (13.79s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:48: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cf576-701e-0098-6888-9c9c9c000000
Time:2025-03-24T06:48:47.0333992Z
--------------------------------------------------------------------------------
2025/03/24 06:48: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cf8cb-701e-0098-3d88-9c9c9c000000
Time:2025-03-24T06:48:48.0718212Z
--------------------------------------------------------------------------------
2025/03/24 06:48: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cfa57-701e-0098-1e88-9c9c9c000000
Time:2025-03-24T06:48:49.1090590Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cfa57-701e-0098-1e88-9c9c9c000000
Time:2025-03-24T06:48:49.1090590Z
--------------------------------------------------------------------------------
2025/03/24 06:48: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cfbe2-701e-0098-7188-9c9c9c000000
Time:2025-03-24T06:48:50.1473427Z
--------------------------------------------------------------------------------
2025/03/24 06:48: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cfd49-701e-0098-2288-9c9c9c000000
Time:2025-03-24T06:48:51.1851715Z
--------------------------------------------------------------------------------
2025/03/24 06:48: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cfee4-701e-0098-7488-9c9c9c000000
Time:2025-03-24T06:48:52.2228994Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905cfee4-701e-0098-7488-9c9c9c000000
Time:2025-03-24T06:48:52.2228994Z
--------------------------------------------------------------------------------
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: TestCaseInsensitiveMoveFile
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFile (13.38s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:49: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d0b54-701e-0098-6a88-9c9c9c000000
Time:2025-03-24T06:49:00.4173735Z
--------------------------------------------------------------------------------
2025/03/24 06:49: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d0ce9-701e-0098-3c88-9c9c9c000000
Time:2025-03-24T06:49:01.4558676Z
--------------------------------------------------------------------------------
2025/03/24 06:49: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d1297-701e-0098-5c88-9c9c9c000000
Time:2025-03-24T06:49:02.4937530Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d1297-701e-0098-5c88-9c9c9c000000
Time:2025-03-24T06:49:02.4937530Z
--------------------------------------------------------------------------------
2025/03/24 06:49: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d1632-701e-0098-4388-9c9c9c000000
Time:2025-03-24T06:49:03.5319743Z
--------------------------------------------------------------------------------
2025/03/24 06:49: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d17af-701e-0098-4a88-9c9c9c000000
Time:2025-03-24T06:49:04.5695757Z
--------------------------------------------------------------------------------
2025/03/24 06:49: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d1937-701e-0098-5988-9c9c9c000000
Time:2025-03-24T06:49:05.6074926Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d1937-701e-0098-5988-9c9c9c000000
Time:2025-03-24T06:49:05.6074926Z
--------------------------------------------------------------------------------
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: TestCaseInsensitiveMoveFileDryRun
Messages: directories
--- FAIL: TestCaseInsensitiveMoveFileDryRun (13.39s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:49:13 DEBUG : dst/: Creating directory marker
2025/03/24 06:49:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/backup"
2025/03/24 06:49:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/24 06:49:14 DEBUG : Azure container rclone-test-fifarij0foqe path backup: Using directory markers
2025/03/24 06:49:14 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-fifarij0foqe/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-fifarij0foqe/backup"
2025/03/24 06:49:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/03/24 06:49:14 DEBUG : dst/: Creating directory marker
2025/03/24 06:49:14 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/03/24 06:49:14 INFO : dst/file1: Copied (server-side copy)
2025/03/24 06:49:14 INFO : dst/file1: Deleted
2025/03/24 06:49:14 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/03/24 06:49:14 INFO : dst/file1: Copied (new)
2025/03/24 06:49:14 INFO : dst/file1: Deleted
2025/03/24 06:49:14 DEBUG : dst/: Removing directory marker
2025/03/24 06:49:14 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d229f-701e-0098-2088-9c9c9c000000
Time:2025-03-24T06:49:14.9905510Z
--------------------------------------------------------------------------------
2025/03/24 06:49:16 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d238f-701e-0098-5788-9c9c9c000000
Time:2025-03-24T06:49:16.0283961Z
--------------------------------------------------------------------------------
2025/03/24 06:49:17 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d2525-701e-0098-6188-9c9c9c000000
Time:2025-03-24T06:49:17.0667430Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d2525-701e-0098-6188-9c9c9c000000
Time:2025-03-24T06:49:17.0667430Z
--------------------------------------------------------------------------------
2025/03/24 06:49:18 DEBUG : backup/dst/: Removing directory marker
2025/03/24 06:49:18 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-fifarij0foqe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d2709-701e-0098-0f88-9c9c9c000000
Time:2025-03-24T06:49:18.1436182Z
--------------------------------------------------------------------------------
2025/03/24 06:49:19 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-fifarij0foqe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d27f4-701e-0098-3c88-9c9c9c000000
Time:2025-03-24T06:49:19.1817164Z
--------------------------------------------------------------------------------
2025/03/24 06:49:20 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-fifarij0foqe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d28df-701e-0098-7b88-9c9c9c000000
Time:2025-03-24T06:49:20.2196712Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d28df-701e-0098-7b88-9c9c9c000000
Time:2025-03-24T06:49:20.2196712Z
--------------------------------------------------------------------------------
2025/03/24 06:49:21 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d29af-701e-0098-1988-9c9c9c000000
Time:2025-03-24T06:49:21.2571792Z
--------------------------------------------------------------------------------
2025/03/24 06:49:22 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d2abb-701e-0098-7688-9c9c9c000000
Time:2025-03-24T06:49:22.2948373Z
--------------------------------------------------------------------------------
2025/03/24 06:49:23 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d2bcb-701e-0098-4788-9c9c9c000000
Time:2025-03-24T06:49:23.3333771Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:905d2bcb-701e-0098-4788-9c9c9c000000
Time:2025-03-24T06:49:23.3333771Z
--------------------------------------------------------------------------------
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: TestMoveFileBackupDir
Messages: directories
--- FAIL: TestMoveFileBackupDir (17.73s)
=== 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-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:49:31 DEBUG : A1/: Creating directory marker
2025/03/24 06:49:31 DEBUG : A1/B1/: Creating directory marker
2025/03/24 06:49:31 DEBUG : A1/B1/C1/: Creating directory marker
2025/03/24 06:49:32 DEBUG : A1/B1/C2/: Creating directory marker
2025/03/24 06:49:32 INFO : A1/B2: Making directory
2025/03/24 06:49:32 DEBUG : A1/B2/: Creating directory marker
2025/03/24 06:49:32 INFO : A1/B1/C3: Making directory
2025/03/24 06:49:32 DEBUG : A1/B1/C3/: 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:1365
Error: Not equal:
expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"}
actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A1",
@@ -6,3 +6,5 @@
(string) (len=8) "A1/B1/C3",
- (string) (len=5) "A1/B2"
+ (string) (len=5) "A1/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/24 06:49:39 DEBUG : A2/: Creating directory marker
2025/03/24 06:49:39 DEBUG : A2/B1/: Creating directory marker
2025/03/24 06:49:40 DEBUG : A2/B1/C1/: Creating directory marker
2025/03/24 06:49:40 DEBUG : A2/B1/C2/: Creating directory marker
2025/03/24 06:49:40 DEBUG : A2/B1/C3/: Creating directory marker
2025/03/24 06:49:40 DEBUG : A2/B2/: Creating directory marker
2025/03/24 06:49:40 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/24 06:49:40 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/03/24 06:49:40 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/24 06:49:40 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/03/24 06:49:40 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/24 06:49:40 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/03/24 06:49:40 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/24 06:49:40 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/03/24 06:49:40 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/24 06:49:40 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/03/24 06:49:40 INFO : A1/B1/C1/four: Deleted
2025/03/24 06:49:40 INFO : A1/B1/C2/five: Deleted
2025/03/24 06:49:40 INFO : A1/one: Deleted
2025/03/24 06:49:40 INFO : A1/B1/three: Deleted
2025/03/24 06:49:40 INFO : A1/two: Deleted
2025/03/24 06:49:40 DEBUG : A1/B2/: Removing directory marker
2025/03/24 06:49:40 DEBUG : A1/B1/C3/: Removing directory marker
2025/03/24 06:49:40 DEBUG : A1/B1/C2/: Removing directory marker
2025/03/24 06:49:40 DEBUG : A1/B1/C1/: Removing directory marker
2025/03/24 06:49:41 DEBUG : A1/B1/: Removing directory marker
2025/03/24 06:49:41 DEBUG : A1/: 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:1386
Error: Not equal:
expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"}
actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A2",
@@ -6,3 +6,5 @@
(string) (len=8) "A2/B1/C3",
- (string) (len=5) "A2/B2"
+ (string) (len=5) "A2/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/24 06:49:48 DEBUG : A3/: Creating directory marker
2025/03/24 06:49:48 DEBUG : A3/B1/: Creating directory marker
2025/03/24 06:49:48 DEBUG : A3/B1/C1/: Creating directory marker
2025/03/24 06:49:48 DEBUG : A3/B1/C2/: Creating directory marker
2025/03/24 06:49:48 DEBUG : A3/B1/C3/: Creating directory marker
2025/03/24 06:49:48 DEBUG : A3/B2/: Creating directory marker
2025/03/24 06:49:49 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/24 06:49:49 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/03/24 06:49:49 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/24 06:49:49 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/03/24 06:49:49 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/24 06:49:49 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/03/24 06:49:49 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/24 06:49:49 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/03/24 06:49:49 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/24 06:49:49 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/03/24 06:49:49 INFO : A2/B1/C2/five: Deleted
2025/03/24 06:49:49 INFO : A2/one: Deleted
2025/03/24 06:49:49 INFO : A2/two: Deleted
2025/03/24 06:49:49 INFO : A2/B1/three: Deleted
2025/03/24 06:49:49 INFO : A2/B1/C1/four: Deleted
2025/03/24 06:49:49 DEBUG : A2/B2/: Removing directory marker
2025/03/24 06:49:49 DEBUG : A2/B1/C3/: Removing directory marker
2025/03/24 06:49:49 DEBUG : A2/B1/C2/: Removing directory marker
2025/03/24 06:49:49 DEBUG : A2/B1/C1/: Removing directory marker
2025/03/24 06:49:49 DEBUG : A2/B1/: Removing directory marker
2025/03/24 06:49:49 DEBUG : A2/: 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:1411
Error: Not equal:
expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"}
actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A3",
@@ -6,3 +6,5 @@
(string) (len=8) "A3/B1/C3",
- (string) (len=5) "A3/B2"
+ (string) (len=5) "A3/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/24 06:49:56 INFO : Azure container rclone-test-fifarij0foqe: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/03/24 06:49:56 DEBUG : A4/: Creating directory marker
2025/03/24 06:49:56 DEBUG : A4/B1/: Creating directory marker
2025/03/24 06:49:56 DEBUG : A4/B1/C1/: Creating directory marker
2025/03/24 06:49:57 DEBUG : A4/B1/C2/: Creating directory marker
2025/03/24 06:49:57 DEBUG : A4/B1/C3/: Creating directory marker
2025/03/24 06:49:57 DEBUG : A4/B2/: Creating directory marker
2025/03/24 06:49:57 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/03/24 06:49:57 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/03/24 06:49:57 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/03/24 06:49:57 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/03/24 06:49:57 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/03/24 06:49:57 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/03/24 06:49:57 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/03/24 06:49:57 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/03/24 06:49:57 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/03/24 06:49:57 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/03/24 06:49:57 INFO : A3/B1/three: Deleted
2025/03/24 06:49:57 INFO : A3/B1/C2/five: Deleted
2025/03/24 06:49:57 INFO : A3/two: Deleted
2025/03/24 06:49:57 INFO : A3/B1/C1/four: Deleted
2025/03/24 06:49:57 INFO : A3/one: Deleted
2025/03/24 06:49:57 DEBUG : A3/B2/: Removing directory marker
2025/03/24 06:49:57 DEBUG : A3/B1/C3/: Removing directory marker
2025/03/24 06:49:57 DEBUG : A3/B1/C2/: Removing directory marker
2025/03/24 06:49:57 DEBUG : A3/B1/C1/: Removing directory marker
2025/03/24 06:49:57 DEBUG : A3/B1/: Removing directory marker
2025/03/24 06:49:57 DEBUG : A3/: 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:1439
Error: Not equal:
expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"}
actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-([]string) (len=6) {
+([]string) (len=8) {
(string) (len=2) "A4",
@@ -6,3 +6,5 @@
(string) (len=8) "A4/B1/C3",
- (string) (len=5) "A4/B2"
+ (string) (len=5) "A4/B2",
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
2025/03/24 06:50: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa120ac-f01e-0086-7c88-9c7044000000
Time:2025-03-24T06:50:05.3394499Z
--------------------------------------------------------------------------------
2025/03/24 06:50: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa121eb-f01e-0086-6788-9c7044000000
Time:2025-03-24T06:50:06.3765440Z
--------------------------------------------------------------------------------
2025/03/24 06:50:07 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa12301-f01e-0086-3a88-9c7044000000
Time:2025-03-24T06:50:07.4146772Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa12301-f01e-0086-3a88-9c7044000000
Time:2025-03-24T06:50:07.4146772Z
--------------------------------------------------------------------------------
2025/03/24 06:50:08 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa12427-f01e-0086-1e88-9c7044000000
Time:2025-03-24T06:50:08.4515969Z
--------------------------------------------------------------------------------
2025/03/24 06:50:09 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa125ca-f01e-0086-0b88-9c7044000000
Time:2025-03-24T06:50:09.4892419Z
--------------------------------------------------------------------------------
2025/03/24 06:50:10 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa12813-f01e-0086-0788-9c7044000000
Time:2025-03-24T06:50:10.5279223Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa12813-f01e-0086-0788-9c7044000000
Time:2025-03-24T06:50:10.5279223Z
--------------------------------------------------------------------------------
2025/03/24 06:50:11 DEBUG : A4/B2/: Removing directory marker
2025/03/24 06:50:11 DEBUG : A4/B1/C3/: Removing directory marker
2025/03/24 06:50:11 DEBUG : A4/B1/C2/: Removing directory marker
2025/03/24 06:50:11 DEBUG : A4/B1/C1/: Removing directory marker
2025/03/24 06:50:11 DEBUG : A4/B1/: Removing directory marker
2025/03/24 06:50:11 DEBUG : A4/: 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{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDirMove
Messages: directories
--- FAIL: TestDirMove (47.43s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:50:18 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa13644-f01e-0086-5689-9c7044000000
Time:2025-03-24T06:50:18.9508720Z
--------------------------------------------------------------------------------
2025/03/24 06:50:19 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa137a5-f01e-0086-7889-9c7044000000
Time:2025-03-24T06:50:19.9879677Z
--------------------------------------------------------------------------------
2025/03/24 06:50: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa13944-f01e-0086-6c89-9c7044000000
Time:2025-03-24T06:50:21.0252503Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa13944-f01e-0086-6c89-9c7044000000
Time:2025-03-24T06:50:21.0252503Z
--------------------------------------------------------------------------------
2025/03/24 06:50: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa13ae8-f01e-0086-5c89-9c7044000000
Time:2025-03-24T06:50:22.0640018Z
--------------------------------------------------------------------------------
2025/03/24 06:50: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa13c1e-f01e-0086-5289-9c7044000000
Time:2025-03-24T06:50:23.1019851Z
--------------------------------------------------------------------------------
2025/03/24 06:50: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa13d6c-f01e-0086-6289-9c7044000000
Time:2025-03-24T06:50:24.1401899Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa13d6c-f01e-0086-6289-9c7044000000
Time:2025-03-24T06:50:24.1401899Z
--------------------------------------------------------------------------------
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: TestGetFsInfo
Messages: directories
--- FAIL: TestGetFsInfo (13.38s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:50:32 DEBUG : Azure container rclone-test-fifarij0foqe: File to upload is small (34 bytes), uploading instead of streaming
2025/03/24 06:50:32 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/24 06:50:32 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/24 06:50:32 NOTICE: Azure container rclone-test-fifarij0foqe: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/24 06:50:32 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/24 06:50:32 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/24 06:50:32 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/24 06:50:32 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/24 06:50:32 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/03/24 06:50:32 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/24 06:50:32 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/24 06:50:32 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa14a4d-f01e-0086-3589-9c7044000000
Time:2025-03-24T06:50:32.8604923Z
--------------------------------------------------------------------------------
2025/03/24 06:50:33 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa14c62-f01e-0086-7f89-9c7044000000
Time:2025-03-24T06:50:33.8981182Z
--------------------------------------------------------------------------------
2025/03/24 06:50:34 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa14dd7-f01e-0086-4589-9c7044000000
Time:2025-03-24T06:50:34.9352204Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa14dd7-f01e-0086-4589-9c7044000000
Time:2025-03-24T06:50:34.9352204Z
--------------------------------------------------------------------------------
2025/03/24 06:50:35 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa14f3d-f01e-0086-7c89-9c7044000000
Time:2025-03-24T06:50:35.9790287Z
--------------------------------------------------------------------------------
2025/03/24 06:50: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa150cf-f01e-0086-4789-9c7044000000
Time:2025-03-24T06:50:37.0170016Z
--------------------------------------------------------------------------------
2025/03/24 06:50: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa15281-f01e-0086-3089-9c7044000000
Time:2025-03-24T06:50:38.0546843Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa15281-f01e-0086-3089-9c7044000000
Time:2025-03-24T06:50:38.0546843Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=false,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:50:46 DEBUG : Azure container rclone-test-fifarij0foqe: File to upload is small (34 bytes), uploading instead of streaming
2025/03/24 06:50:46 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/03/24 06:50:46 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/03/24 06:50:46 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/24 06:50:46 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/24 06:50:46 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/24 06:50:46 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/24 06:50:46 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/03/24 06:50:46 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/24 06:50:46 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/24 06:50:46 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa15db9-f01e-0086-4889-9c7044000000
Time:2025-03-24T06:50:46.7751442Z
--------------------------------------------------------------------------------
2025/03/24 06:50:47 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa16133-f01e-0086-3289-9c7044000000
Time:2025-03-24T06:50:47.8121025Z
--------------------------------------------------------------------------------
2025/03/24 06:50:48 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa162ba-f01e-0086-3889-9c7044000000
Time:2025-03-24T06:50:48.8510088Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa162ba-f01e-0086-3889-9c7044000000
Time:2025-03-24T06:50:48.8510088Z
--------------------------------------------------------------------------------
2025/03/24 06:50:49 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa163d8-f01e-0086-0489-9c7044000000
Time:2025-03-24T06:50:49.8896391Z
--------------------------------------------------------------------------------
2025/03/24 06:50:50 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa164d2-f01e-0086-4f89-9c7044000000
Time:2025-03-24T06:50:50.9273336Z
--------------------------------------------------------------------------------
2025/03/24 06:50:51 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1668d-f01e-0086-3689-9c7044000000
Time:2025-03-24T06:50:51.9656171Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1668d-f01e-0086-3689-9c7044000000
Time:2025-03-24T06:50:51.9656171Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=true,ignoreChecksum=false
Messages: directories
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:51:00 DEBUG : Azure container rclone-test-fifarij0foqe: File to upload is small (34 bytes), uploading instead of streaming
2025/03/24 06:51:00 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 06:51:00 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/24 06:51:00 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/24 06:51:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/24 06:51:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/24 06:51:00 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/24 06:51:00 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/03/24 06:51: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa173c0-f01e-0086-7a89-9c7044000000
Time:2025-03-24T06:51:00.6829358Z
--------------------------------------------------------------------------------
2025/03/24 06:51: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa17683-f01e-0086-7189-9c7044000000
Time:2025-03-24T06:51:01.7208091Z
--------------------------------------------------------------------------------
2025/03/24 06:51: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa17a9e-f01e-0086-2989-9c7044000000
Time:2025-03-24T06:51:02.7586916Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa17a9e-f01e-0086-2989-9c7044000000
Time:2025-03-24T06:51:02.7586916Z
--------------------------------------------------------------------------------
2025/03/24 06:51: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa17da4-f01e-0086-4b89-9c7044000000
Time:2025-03-24T06:51:03.7956473Z
--------------------------------------------------------------------------------
2025/03/24 06:51: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa17fae-f01e-0086-6e89-9c7044000000
Time:2025-03-24T06:51:04.8398600Z
--------------------------------------------------------------------------------
2025/03/24 06:51: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa18135-f01e-0086-4b89-9c7044000000
Time:2025-03-24T06:51:05.8770833Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa18135-f01e-0086-4b89-9c7044000000
Time:2025-03-24T06:51:05.8770833Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=false,ignoreChecksum=true
Messages: directories
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:51:14 DEBUG : Azure container rclone-test-fifarij0foqe: File to upload is small (34 bytes), uploading instead of streaming
2025/03/24 06:51:14 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/24 06:51:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/24 06:51:14 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/03/24 06:51:14 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/03/24 06:51:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/03/24 06:51:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/03/24 06:51:14 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/03/24 06:51:14 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/03/24 06:51:14 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/03/24 06:51:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
2025/03/24 06:51:14 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa18cb1-f01e-0086-6589-9c7044000000
Time:2025-03-24T06:51:14.6050746Z
--------------------------------------------------------------------------------
2025/03/24 06:51:15 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa18dd3-f01e-0086-5789-9c7044000000
Time:2025-03-24T06:51:15.6429902Z
--------------------------------------------------------------------------------
2025/03/24 06:51:16 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa18f2f-f01e-0086-6389-9c7044000000
Time:2025-03-24T06:51:16.6801252Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa18f2f-f01e-0086-6389-9c7044000000
Time:2025-03-24T06:51:16.6801252Z
--------------------------------------------------------------------------------
2025/03/24 06:51:17 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa191fc-f01e-0086-4d89-9c7044000000
Time:2025-03-24T06:51:17.7172143Z
--------------------------------------------------------------------------------
2025/03/24 06:51:18 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa193d5-f01e-0086-1f89-9c7044000000
Time:2025-03-24T06:51:18.7556498Z
--------------------------------------------------------------------------------
2025/03/24 06:51: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa19536-f01e-0086-4689-9c7044000000
Time:2025-03-24T06:51:19.7940511Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa19536-f01e-0086-4689-9c7044000000
Time:2025-03-24T06:51:19.7940511Z
--------------------------------------------------------------------------------
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: TestRcat/withChecksum=true,ignoreChecksum=true
Messages: directories
--- FAIL: TestRcat (55.65s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (13.92s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (13.91s)
--- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (13.91s)
--- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (13.92s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
2025/03/24 06:51: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1a03d-f01e-0086-5e89-9c7044000000
Time:2025-03-24T06:51:27.9884883Z
--------------------------------------------------------------------------------
2025/03/24 06:51:29 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1a19b-f01e-0086-0989-9c7044000000
Time:2025-03-24T06:51:29.0269017Z
--------------------------------------------------------------------------------
2025/03/24 06:51:30 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1a2e3-f01e-0086-1989-9c7044000000
Time:2025-03-24T06:51:30.0640358Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1a2e3-f01e-0086-1989-9c7044000000
Time:2025-03-24T06:51:30.0640358Z
--------------------------------------------------------------------------------
2025/03/24 06:51:31 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1a491-f01e-0086-0289-9c7044000000
Time:2025-03-24T06:51:31.1022736Z
--------------------------------------------------------------------------------
2025/03/24 06:51:32 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1a71d-f01e-0086-7289-9c7044000000
Time:2025-03-24T06:51:32.1400309Z
--------------------------------------------------------------------------------
2025/03/24 06:51:33 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1aa1b-f01e-0086-7889-9c7044000000
Time:2025-03-24T06:51:33.1786235Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1aa1b-f01e-0086-7889-9c7044000000
Time:2025-03-24T06:51:33.1786235Z
--------------------------------------------------------------------------------
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/operations_test.go:1532
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: TestRcatMetadata
Messages: directories
--- FAIL: TestRcatMetadata (13.38s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:51:41 DEBUG : Azure container rclone-test-fifarij0foqe: File to upload is small (60 bytes), uploading instead of streaming
2025/03/24 06:51:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/03/24 06:51:41 DEBUG : potato2: Size and md5 of src and dst objects identical
2025/03/24 06:51:41 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1bbe7-f01e-0086-7289-9c7044000000
Time:2025-03-24T06:51:41.7093925Z
--------------------------------------------------------------------------------
2025/03/24 06:51:42 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1be24-f01e-0086-3f89-9c7044000000
Time:2025-03-24T06:51:42.7468983Z
--------------------------------------------------------------------------------
2025/03/24 06:51:43 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1c01a-f01e-0086-4889-9c7044000000
Time:2025-03-24T06:51:43.7841653Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1c01a-f01e-0086-4889-9c7044000000
Time:2025-03-24T06:51:43.7841653Z
--------------------------------------------------------------------------------
2025/03/24 06:51:44 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1c202-f01e-0086-4989-9c7044000000
Time:2025-03-24T06:51:44.8223960Z
--------------------------------------------------------------------------------
2025/03/24 06:51:45 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1c41e-f01e-0086-7889-9c7044000000
Time:2025-03-24T06:51:45.8596123Z
--------------------------------------------------------------------------------
2025/03/24 06:51:46 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1c6a9-f01e-0086-0189-9c7044000000
Time:2025-03-24T06:51:46.8969063Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1c6a9-f01e-0086-0189-9c7044000000
Time:2025-03-24T06:51:46.8969063Z
--------------------------------------------------------------------------------
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: TestRcatSize
Messages: directories
--- FAIL: TestRcatSize (13.72s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
2025/03/24 06:51:55 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1d6c8-f01e-0086-7189-9c7044000000
Time:2025-03-24T06:51:55.0910590Z
--------------------------------------------------------------------------------
2025/03/24 06:51:56 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1d97c-f01e-0086-7a89-9c7044000000
Time:2025-03-24T06:51:56.1281812Z
--------------------------------------------------------------------------------
2025/03/24 06:51:57 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1dc30-f01e-0086-6089-9c7044000000
Time:2025-03-24T06:51:57.1655217Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1dc30-f01e-0086-6089-9c7044000000
Time:2025-03-24T06:51:57.1655217Z
--------------------------------------------------------------------------------
2025/03/24 06:51:58 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1def7-f01e-0086-6e89-9c7044000000
Time:2025-03-24T06:51:58.2033574Z
--------------------------------------------------------------------------------
2025/03/24 06:51:59 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1e1ab-f01e-0086-6989-9c7044000000
Time:2025-03-24T06:51:59.2411207Z
--------------------------------------------------------------------------------
2025/03/24 06:52:00 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1e489-f01e-0086-1889-9c7044000000
Time:2025-03-24T06:52:00.2791417Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa1e489-f01e-0086-1889-9c7044000000
Time:2025-03-24T06:52:00.2791417Z
--------------------------------------------------------------------------------
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/operations_test.go:1613
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: TestRcatSizeMetadata
Messages: directories
--- FAIL: TestRcatSizeMetadata (13.38s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
2025/03/24 06:52:08 DEBUG : sub dir/: Creating directory marker
2025/03/24 06:52:08 DEBUG : Azure container rclone-test-fifarij0foqe: Touching "sub dir/potato3"
2025/03/24 06:52:08 DEBUG : Azure container rclone-test-fifarij0foqe: Touching "empty space"
2025/03/24 06:52:08 DEBUG : Azure container rclone-test-fifarij0foqe: Touching "potato2"
2025/03/24 06:52:09 DEBUG : sub dir/: Removing directory marker
2025/03/24 06:52:09 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa20530-f01e-0086-3a89-9c7044000000
Time:2025-03-24T06:52:09.3006716Z
--------------------------------------------------------------------------------
2025/03/24 06:52:10 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa20819-f01e-0086-6c89-9c7044000000
Time:2025-03-24T06:52:10.3381662Z
--------------------------------------------------------------------------------
2025/03/24 06:52:11 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa20b54-f01e-0086-2689-9c7044000000
Time:2025-03-24T06:52:11.3770221Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa20b54-f01e-0086-2689-9c7044000000
Time:2025-03-24T06:52:11.3770221Z
--------------------------------------------------------------------------------
2025/03/24 06:52:12 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa20e1a-f01e-0086-1489-9c7044000000
Time:2025-03-24T06:52:12.4143141Z
--------------------------------------------------------------------------------
2025/03/24 06:52:13 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa210d7-f01e-0086-1c89-9c7044000000
Time:2025-03-24T06:52:13.4513589Z
--------------------------------------------------------------------------------
2025/03/24 06:52:14 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa21370-f01e-0086-0389-9c7044000000
Time:2025-03-24T06:52:14.4887799Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa21370-f01e-0086-0389-9c7044000000
Time:2025-03-24T06:52:14.4887799Z
--------------------------------------------------------------------------------
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: TestTouchDir
Messages: directories
--- FAIL: TestTouchDir (14.21s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
2025/03/24 06:52:22 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa22ec2-f01e-0086-6889-9c7044000000
Time:2025-03-24T06:52:22.6815200Z
--------------------------------------------------------------------------------
2025/03/24 06:52:23 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2320d-f01e-0086-5989-9c7044000000
Time:2025-03-24T06:52:23.7187099Z
--------------------------------------------------------------------------------
2025/03/24 06:52: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2352c-f01e-0086-3789-9c7044000000
Time:2025-03-24T06:52:24.7558381Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2352c-f01e-0086-3789-9c7044000000
Time:2025-03-24T06:52:24.7558381Z
--------------------------------------------------------------------------------
2025/03/24 06:52: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa23810-f01e-0086-6d89-9c7044000000
Time:2025-03-24T06:52:25.7930887Z
--------------------------------------------------------------------------------
2025/03/24 06:52: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa23add-f01e-0086-0489-9c7044000000
Time:2025-03-24T06:52:26.8303026Z
--------------------------------------------------------------------------------
2025/03/24 06:52: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa23d75-f01e-0086-6d89-9c7044000000
Time:2025-03-24T06:52:27.8682688Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa23d75-f01e-0086-6d89-9c7044000000
Time:2025-03-24T06:52:27.8682688Z
--------------------------------------------------------------------------------
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/operations_test.go:1703
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: TestMkdirMetadata
Messages: directories
--- FAIL: TestMkdirMetadata (13.38s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
2025/03/24 06:52:36 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa25188-f01e-0086-4689-9c7044000000
Time:2025-03-24T06:52:36.0617914Z
--------------------------------------------------------------------------------
2025/03/24 06:52:37 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa252b9-f01e-0086-4889-9c7044000000
Time:2025-03-24T06:52:37.0989273Z
--------------------------------------------------------------------------------
2025/03/24 06:52:38 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa254f9-f01e-0086-6c89-9c7044000000
Time:2025-03-24T06:52:38.1359699Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa254f9-f01e-0086-6c89-9c7044000000
Time:2025-03-24T06:52:38.1359699Z
--------------------------------------------------------------------------------
2025/03/24 06:52:39 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa256e9-f01e-0086-0189-9c7044000000
Time:2025-03-24T06:52:39.1731044Z
--------------------------------------------------------------------------------
2025/03/24 06:52: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa25833-f01e-0086-1289-9c7044000000
Time:2025-03-24T06:52:40.2102666Z
--------------------------------------------------------------------------------
2025/03/24 06:52: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa25993-f01e-0086-3a89-9c7044000000
Time:2025-03-24T06:52:41.2476063Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa25993-f01e-0086-3a89-9c7044000000
Time:2025-03-24T06:52:41.2476063Z
--------------------------------------------------------------------------------
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/operations_test.go:1722
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: TestMkdirModTime
Messages: directories
--- FAIL: TestMkdirModTime (13.38s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/24 06:52: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa26666-f01e-0086-1789-9c7044000000
Time:2025-03-24T06:52:49.4440083Z
--------------------------------------------------------------------------------
2025/03/24 06:52: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa26748-f01e-0086-5589-9c7044000000
Time:2025-03-24T06:52:50.4827019Z
--------------------------------------------------------------------------------
2025/03/24 06:52: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa26850-f01e-0086-0b89-9c7044000000
Time:2025-03-24T06:52:51.5202504Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa26850-f01e-0086-0b89-9c7044000000
Time:2025-03-24T06:52:51.5202504Z
--------------------------------------------------------------------------------
2025/03/24 06:52: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2695b-f01e-0086-5b89-9c7044000000
Time:2025-03-24T06:52:52.5577744Z
--------------------------------------------------------------------------------
2025/03/24 06:52: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa26a6a-f01e-0086-2c89-9c7044000000
Time:2025-03-24T06:52:53.5958275Z
--------------------------------------------------------------------------------
2025/03/24 06:52:54 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa26b7f-f01e-0086-1889-9c7044000000
Time:2025-03-24T06:52:54.6333941Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa26b7f-f01e-0086-1889-9c7044000000
Time:2025-03-24T06:52:54.6333941Z
--------------------------------------------------------------------------------
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/operations_test.go:1743
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: TestCopyDirMetadata
Messages: directories
--- FAIL: TestCopyDirMetadata (13.39s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
2025/03/24 06:53:02 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2784c-f01e-0086-2089-9c7044000000
Time:2025-03-24T06:53:02.8276357Z
--------------------------------------------------------------------------------
2025/03/24 06:53:03 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa27bd7-f01e-0086-6f89-9c7044000000
Time:2025-03-24T06:53:03.8654321Z
--------------------------------------------------------------------------------
2025/03/24 06:53:04 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa27e7b-f01e-0086-1089-9c7044000000
Time:2025-03-24T06:53:04.9027623Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa27e7b-f01e-0086-1089-9c7044000000
Time:2025-03-24T06:53:04.9027623Z
--------------------------------------------------------------------------------
2025/03/24 06:53:05 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa280e0-f01e-0086-3e89-9c7044000000
Time:2025-03-24T06:53:05.9404983Z
--------------------------------------------------------------------------------
2025/03/24 06:53:06 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa28434-f01e-0086-2f89-9c7044000000
Time:2025-03-24T06:53:06.9776241Z
--------------------------------------------------------------------------------
2025/03/24 06:53: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa286b2-f01e-0086-7889-9c7044000000
Time:2025-03-24T06:53:08.0156318Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa286b2-f01e-0086-7889-9c7044000000
Time:2025-03-24T06:53:08.0156318Z
--------------------------------------------------------------------------------
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/operations_test.go:1779
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: TestSetDirModTime
Messages: directories
--- FAIL: TestSetDirModTime (13.38s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
2025/03/24 06:53: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa29ce9-f01e-0086-5389-9c7044000000
Time:2025-03-24T06:53:16.2100972Z
--------------------------------------------------------------------------------
2025/03/24 06:53: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa29ffb-f01e-0086-7789-9c7044000000
Time:2025-03-24T06:53:17.2487605Z
--------------------------------------------------------------------------------
2025/03/24 06:53: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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2a38c-f01e-0086-6189-9c7044000000
Time:2025-03-24T06:53:18.2868924Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2a38c-f01e-0086-6189-9c7044000000
Time:2025-03-24T06:53:18.2868924Z
--------------------------------------------------------------------------------
2025/03/24 06:53: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2a633-f01e-0086-3e89-9c7044000000
Time:2025-03-24T06:53:19.3242070Z
--------------------------------------------------------------------------------
2025/03/24 06:53: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2a885-f01e-0086-5d89-9c7044000000
Time:2025-03-24T06:53:20.3622847Z
--------------------------------------------------------------------------------
2025/03/24 06:53: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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2ab43-f01e-0086-6089-9c7044000000
Time:2025-03-24T06:53:21.3992191Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2ab43-f01e-0086-6089-9c7044000000
Time:2025-03-24T06:53:21.3992191Z
--------------------------------------------------------------------------------
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/operations_test.go:1823
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: TestDirsEqual
Messages: directories
--- FAIL: TestDirsEqual (13.38s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-fifarij0foqe", Local "Local file system at /tmp/rclone2382132146", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
2025/03/24 06:53:29 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2be3f-f01e-0086-2189-9c7044000000
Time:2025-03-24T06:53:29.5919278Z
--------------------------------------------------------------------------------
2025/03/24 06:53:30 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2bfad-f01e-0086-3c89-9c7044000000
Time:2025-03-24T06:53:30.6294172Z
--------------------------------------------------------------------------------
2025/03/24 06:53:31 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-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2c154-f01e-0086-6389-9c7044000000
Time:2025-03-24T06:53:31.6666149Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2c154-f01e-0086-6389-9c7044000000
Time:2025-03-24T06:53:31.6666149Z
--------------------------------------------------------------------------------
2025/03/24 06:53:32 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2c2e9-f01e-0086-3589-9c7044000000
Time:2025-03-24T06:53:32.7045534Z
--------------------------------------------------------------------------------
2025/03/24 06:53:33 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2c414-f01e-0086-1989-9c7044000000
Time:2025-03-24T06:53:33.7424119Z
--------------------------------------------------------------------------------
2025/03/24 06:53:34 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-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2c55a-f01e-0086-1689-9c7044000000
Time:2025-03-24T06:53:34.7799778Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-fifarij0foqe/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:5aa2c55a-f01e-0086-1689-9c7044000000
Time:2025-03-24T06:53:34.7799778Z
--------------------------------------------------------------------------------
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/operations_test.go:1892
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: TestRemoveExisting
Messages: directories
--- FAIL: TestRemoveExisting (13.38s)
=== 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/24 06:53:42 DEBUG : Azure container rclone-test-fifarij0foqe: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 16m11.302040166s (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 TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]