"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/02/13 04:27:02 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu"
2025/02/13 04:27:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/13 04:27:02 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:27:02 DEBUG : Azure container rclone-test-tetocid9qazu: Using directory markers
2025/02/13 04:27:02 DEBUG : Creating backend with remote "/tmp/rclone712871100"
=== 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-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:27:02 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/13 04:27:02 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/13 04:27:02 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/13 04:27:02 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/13 04:27:02 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/02/13 04:27:02 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/13 04:27:02 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/02/13 04:27:02 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/02/13 04:27:02 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/13 04:27:03 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/13 04:27:03 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/13 04:27:03 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/02/13 04:27:03 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/13 04:27:03 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/02/13 04:27:03 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/13 04:27:03 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/13 04:27:03 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/13 04:27:03 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/13 04:27:03 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/02/13 04:27:03 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/02/13 04:27:04 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/02/13 04:27:04 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/02/13 04:27:04 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/13 04:27:04 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/02/13 04:27:04 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/02/13 04:27:04 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/02/13 04:27:05 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/13 04:27:05 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/13 04:27:05 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/02/13 04:27:05 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/13 04:27:05 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/02/13 04:27:05 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/02/13 04:27:05 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/13 04:27:05 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/13 04:27:05 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/02/13 04:27:05 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/02/13 04:27:05 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/02/13 04:27:06 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/02/13 04:27:06 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/02/13 04:27:06 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/13 04:27:06 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/02/13 04:27:06 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/13 04:27:06 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/02/13 04:27:06 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/02/13 04:27:06 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/13 04:27:07 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/13 04:27:07 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/13 04:27:07 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/02/13 04:27:07 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/13 04:27:07 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/02/13 04:27:07 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/13 04:27:07 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/13 04:27:07 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/13 04:27:07 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/13 04:27:07 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/02/13 04:27:07 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/02/13 04:27:07 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/02/13 04:27:07 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/02/13 04:27:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/02/13 04:27:08 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/13 04:27:08 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/02/13 04:27:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/13 04:27:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/13 04:27:08 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/13 04:27:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/02/13 04:27:08 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/13 04:27:08 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/02/13 04:27:08 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/02/13 04:27:09 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/13 04:27:09 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/13 04:27:09 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/13 04:27:09 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/02/13 04:27:09 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/02/13 04:27:09 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/02/13 04:27:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/02/13 04:27:10 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/13 04:27:10 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/02/13 04:27:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/13 04:27:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/13 04:27:10 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/13 04:27:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/02/13 04:27:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/13 04:27:10 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/13 04:27:10 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/13 04:27:10 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/13 04:27:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/02/13 04:27:10 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/13 04:27:10 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/13 04:27:10 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/02/13 04:27:10 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/02/13 04:27:11 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/02/13 04:27:11 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/13 04:27:11 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/02/13 04:27:11 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/13 04:27:11 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/13 04:27:11 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/13 04:27:11 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/13 04:27:11 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/13 04:27:11 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/13 04:27:11 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/02/13 04:27:11 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/13 04:27:11 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/13 04:27:11 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/13 04:27:11 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/02/13 04:27:12 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/13 04:27:12 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/13 04:27:13 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/13 04:27:13 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/13 04:27:13 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/02/13 04:27:13 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (11.73s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.07s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.99s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.55s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.51s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.40s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (2.84s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:27:14 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/13 04:27:14 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/13 04:27:14 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/13 04:27:14 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/13 04:27:14 DEBUG : chunksize-probe: Removing empty object
2025/02/13 04:27:14 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/02/13 04:27:14 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/02/13 04:27:14 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/02/13 04:27:14 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/02/13 04:27:14 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/13 04:27:14 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/13 04:27:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/13 04:27:14 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/13 04:27:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/13 04:27:14 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/13 04:27:14 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/13 04:27:14 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/13 04:27:14 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/13 04:27:14 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/13 04:27:14 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/13 04:27:14 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/13 04:27:15 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/13 04:27:15 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/13 04:27:16 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/13 04:27:16 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/13 04:27:16 DEBUG : Returning error reader
2025/02/13 04:27:16 DEBUG : BOOM: simulated read failure
2025/02/13 04:27:16 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/02/13 04:27:16 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/13 04:27:17 DEBUG : Returning error reader
2025/02/13 04:27:17 DEBUG : BOOM: simulated read failure
2025/02/13 04:27:17 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/02/13 04:27:17 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/13 04:27:18 DEBUG : Returning error reader
2025/02/13 04:27:18 DEBUG : BOOM: simulated read failure
2025/02/13 04:27:18 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/02/13 04:27:18 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/13 04:27:19 DEBUG : Returning error reader
2025/02/13 04:27:19 DEBUG : BOOM: simulated read failure
2025/02/13 04:27:19 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/02/13 04:27:19 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/13 04:27:20 DEBUG : Returning error reader
2025/02/13 04:27:20 DEBUG : BOOM: simulated read failure
2025/02/13 04:27:20 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/02/13 04:27:20 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/13 04:27:21 DEBUG : Returning error reader
2025/02/13 04:27:21 DEBUG : BOOM: simulated read failure
2025/02/13 04:27:21 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/02/13 04:27:21 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/13 04:27:22 DEBUG : Returning error reader
2025/02/13 04:27:22 DEBUG : BOOM: simulated read failure
2025/02/13 04:27:22 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/02/13 04:27:22 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/13 04:27:23 DEBUG : Returning error reader
2025/02/13 04:27:23 DEBUG : BOOM: simulated read failure
2025/02/13 04:27:23 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/02/13 04:27:23 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/13 04:27:24 DEBUG : Returning error reader
2025/02/13 04:27:24 DEBUG : BOOM: simulated read failure
2025/02/13 04:27:24 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/02/13 04:27:24 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/13 04:27:25 DEBUG : Returning error reader
2025/02/13 04:27:25 DEBUG : BOOM: simulated read failure
2025/02/13 04:27:25 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/02/13 04:27:25 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/02/13 04:27:25 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/02/13 04:27:25 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/02/13 04:27:25 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/02/13 04:27:25 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/02/13 04:27:25 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.55s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/02/13 04:27:32 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/13 04:27:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/13 04:27:32 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/02/13 04:27:32 DEBUG : potato: Seek from 10 to 0
2025/02/13 04:27:32 DEBUG : potato: Seek from 10 to 0
2025/02/13 04:27:32 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/02/13 04:27:32 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/13 04:27:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/13 04:27:32 DEBUG : potato: Seek from 5 to 2
2025/02/13 04:27:32 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/02/13 04:27:32 DEBUG : potato: Seek from 7 to 0
2025/02/13 04:27:32 DEBUG : potato: Seek from 7 to 0
2025/02/13 04:27:32 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/02/13 04:27:32 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/13 04:27:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/13 04:27:32 DEBUG : potato: Seek from 5 to 2
2025/02/13 04:27:32 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/02/13 04:27:32 DEBUG : potato: Seek from 8 to 0
2025/02/13 04:27:32 DEBUG : potato: Seek from 8 to 0
2025/02/13 04:27:32 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/02/13 04:27:32 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/13 04:27:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/13 04:27:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/13 04:27:32 DEBUG : potato: Seek from 5 to 2
2025/02/13 04:27:32 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/02/13 04:27:32 DEBUG : potato: Seek from 9 to 0
2025/02/13 04:27:32 DEBUG : potato: Seek from 9 to 0
2025/02/13 04:27:32 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-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", 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/02/13 04:27:33 DEBUG : Creating backend with remote "nonexistent"
2025/02/13 04:27:33 DEBUG : Creating backend with remote "nonexistent"
2025/02/13 04:27:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/02/13 04:27:33 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/02/13 04:27:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/02/13 04:27:33 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-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", 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.46s)
--- PASS: TestCheckDownload/1 (0.07s)
--- PASS: TestCheckDownload/2 (0.07s)
--- PASS: TestCheckDownload/3 (0.07s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.11s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", 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.23s)
--- 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.08s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:27:36 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/13 04:27:36 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/13 04:27:36 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/13 04:27:36 NOTICE: test.sum: 2 warning(s) suppressed...
2025/02/13 04:27:36 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/13 04:27:36 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/13 04:27:36 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/13 04:27:36 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.42s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:27:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/data"
2025/02/13 04:27:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:27:36 DEBUG : Azure container rclone-test-tetocid9qazu path data: Using directory markers
2025/02/13 04:27:36 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/02/13 04:27:39 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.90s)
--- PASS: TestCheckSum/subtest1 (0.11s)
--- PASS: TestCheckSum/subtest2 (0.15s)
--- PASS: TestCheckSum/subtest3 (0.15s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.15s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:27:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/data"
2025/02/13 04:27:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:27:39 DEBUG : Azure container rclone-test-tetocid9qazu path data: Using directory markers
2025/02/13 04:27:39 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/02/13 04:27:42 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.16s)
--- PASS: TestCheckSumDownload/subtest1 (0.15s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.20s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/02/13 04:27:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-niyixem8qixu"
2025/02/13 04:27:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/13 04:27:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:27:42 DEBUG : Azure container rclone-test-niyixem8qixu: Using directory markers
2025/02/13 04:27:42 DEBUG : Creating backend with remote "/tmp/rclone889541480"
run.go:180: Remote "Azure container rclone-test-niyixem8qixu", Local "Local file system at /tmp/rclone889541480", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/02/13 04:27:43 ERROR : hello, world!: sum not found
2025/02/13 04:27:43 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-niyixem8qixu
2025/02/13 04:27:43 NOTICE: Azure container rclone-test-niyixem8qixu: 1 files missing
2025/02/13 04:27:43 NOTICE: 1 hashes missing
2025/02/13 04:27:43 NOTICE: Azure container rclone-test-niyixem8qixu: 2 differences found
2025/02/13 04:27:43 NOTICE: Azure container rclone-test-niyixem8qixu: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/02/13 04:27:43 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/13 04:27:43 NOTICE: Azure container rclone-test-niyixem8qixu: 0 differences found
2025/02/13 04:27:43 NOTICE: Azure container rclone-test-niyixem8qixu: 1 matching files
2025/02/13 04:27:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tavokec5ropu"
2025/02/13 04:27:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/13 04:27:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:27:43 DEBUG : Azure container rclone-test-tavokec5ropu: Using directory markers
2025/02/13 04:27:43 DEBUG : Creating backend with remote "/tmp/rclone1451331711"
run.go:180: Remote "Azure container rclone-test-tavokec5ropu", Local "Local file system at /tmp/rclone1451331711", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/02/13 04:27:43 ERROR : HELLO, WORLD!: sum not found
2025/02/13 04:27:43 ERROR : hello, world!: file not in Azure container rclone-test-tavokec5ropu
2025/02/13 04:27:43 NOTICE: Azure container rclone-test-tavokec5ropu: 1 files missing
2025/02/13 04:27:43 NOTICE: 1 hashes missing
2025/02/13 04:27:43 NOTICE: Azure container rclone-test-tavokec5ropu: 2 differences found
2025/02/13 04:27:43 NOTICE: Azure container rclone-test-tavokec5ropu: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/02/13 04:27:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/13 04:27:43 NOTICE: Azure container rclone-test-tavokec5ropu: 0 differences found
2025/02/13 04:27:43 NOTICE: Azure container rclone-test-tavokec5ropu: 1 matching files
2025/02/13 04:27:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-rapifar5duda"
2025/02/13 04:27:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/13 04:27:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:27:43 DEBUG : Azure container rclone-test-rapifar5duda: Using directory markers
2025/02/13 04:27:43 DEBUG : Creating backend with remote "/tmp/rclone873680023"
run.go:180: Remote "Azure container rclone-test-rapifar5duda", Local "Local file system at /tmp/rclone873680023", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/02/13 04:27:43 ERROR : HeLlO, wOrLd!: sum not found
2025/02/13 04:27:43 ERROR : hello, world!: file not in Azure container rclone-test-rapifar5duda
2025/02/13 04:27:43 NOTICE: Azure container rclone-test-rapifar5duda: 1 files missing
2025/02/13 04:27:43 NOTICE: 1 hashes missing
2025/02/13 04:27:43 NOTICE: Azure container rclone-test-rapifar5duda: 2 differences found
2025/02/13 04:27:43 NOTICE: Azure container rclone-test-rapifar5duda: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/02/13 04:27:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/13 04:27:43 NOTICE: Azure container rclone-test-rapifar5duda: 0 differences found
2025/02/13 04:27:43 NOTICE: Azure container rclone-test-rapifar5duda: 1 matching files
2025/02/13 04:27:43 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-suvikem3duri"
2025/02/13 04:27:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/13 04:27:43 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:27:43 DEBUG : Azure container rclone-test-suvikem3duri: Using directory markers
2025/02/13 04:27:43 DEBUG : Creating backend with remote "/tmp/rclone1443949268"
run.go:180: Remote "Azure container rclone-test-suvikem3duri", Local "Local file system at /tmp/rclone1443949268", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/02/13 04:27:43 ERROR : HELLO, WORLD!: sum not found
2025/02/13 04:27:43 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-suvikem3duri
2025/02/13 04:27:43 NOTICE: Azure container rclone-test-suvikem3duri: 1 files missing
2025/02/13 04:27:43 NOTICE: 1 hashes missing
2025/02/13 04:27:43 NOTICE: Azure container rclone-test-suvikem3duri: 2 differences found
2025/02/13 04:27:43 NOTICE: Azure container rclone-test-suvikem3duri: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/02/13 04:27:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/13 04:27:44 NOTICE: Azure container rclone-test-suvikem3duri: 0 differences found
2025/02/13 04:27:44 NOTICE: Azure container rclone-test-suvikem3duri: 1 matching files
2025/02/13 04:27:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-zacijig3jugo"
2025/02/13 04:27:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/13 04:27:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:27:44 DEBUG : Azure container rclone-test-zacijig3jugo: Using directory markers
2025/02/13 04:27:44 DEBUG : Creating backend with remote "/tmp/rclone3823628112"
run.go:180: Remote "Azure container rclone-test-zacijig3jugo", Local "Local file system at /tmp/rclone3823628112", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/02/13 04:27:44 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/13 04:27:44 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-zacijig3jugo
2025/02/13 04:27:44 NOTICE: Azure container rclone-test-zacijig3jugo: 1 files missing
2025/02/13 04:27:44 NOTICE: 1 hashes missing
2025/02/13 04:27:44 NOTICE: Azure container rclone-test-zacijig3jugo: 2 differences found
2025/02/13 04:27:44 NOTICE: Azure container rclone-test-zacijig3jugo: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/02/13 04:27:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/13 04:27:44 NOTICE: Azure container rclone-test-zacijig3jugo: 0 differences found
2025/02/13 04:27:44 NOTICE: Azure container rclone-test-zacijig3jugo: 1 matching files
2025/02/13 04:27:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-fejejub5woko"
2025/02/13 04:27:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/13 04:27:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:27:44 DEBUG : Azure container rclone-test-fejejub5woko: Using directory markers
2025/02/13 04:27:44 DEBUG : Creating backend with remote "/tmp/rclone2486989344"
run.go:180: Remote "Azure container rclone-test-fejejub5woko", Local "Local file system at /tmp/rclone2486989344", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/02/13 04:27:44 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/13 04:27:44 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-fejejub5woko
2025/02/13 04:27:44 NOTICE: Azure container rclone-test-fejejub5woko: 1 files missing
2025/02/13 04:27:44 NOTICE: 1 hashes missing
2025/02/13 04:27:44 NOTICE: Azure container rclone-test-fejejub5woko: 2 differences found
2025/02/13 04:27:44 NOTICE: Azure container rclone-test-fejejub5woko: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/02/13 04:27:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/13 04:27:44 NOTICE: Azure container rclone-test-fejejub5woko: 0 differences found
2025/02/13 04:27:44 NOTICE: Azure container rclone-test-fejejub5woko: 1 matching files
2025/02/13 04:27:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-buranac0yicu"
2025/02/13 04:27:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/13 04:27:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:27:44 DEBUG : Azure container rclone-test-buranac0yicu: Using directory markers
2025/02/13 04:27:44 DEBUG : Creating backend with remote "/tmp/rclone164593792"
run.go:180: Remote "Azure container rclone-test-buranac0yicu", Local "Local file system at /tmp/rclone164593792", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/02/13 04:27:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/13 04:27:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-buranac0yicu
2025/02/13 04:27:44 NOTICE: Azure container rclone-test-buranac0yicu: 1 files missing
2025/02/13 04:27:44 NOTICE: 1 hashes missing
2025/02/13 04:27:44 NOTICE: Azure container rclone-test-buranac0yicu: 2 differences found
2025/02/13 04:27:44 NOTICE: Azure container rclone-test-buranac0yicu: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/02/13 04:27:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/13 04:27:44 NOTICE: Azure container rclone-test-buranac0yicu: 0 differences found
2025/02/13 04:27:44 NOTICE: Azure container rclone-test-buranac0yicu: 1 matching files
2025/02/13 04:27:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tilupok9riyi"
2025/02/13 04:27:44 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/13 04:27:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:27:44 DEBUG : Azure container rclone-test-tilupok9riyi: Using directory markers
2025/02/13 04:27:44 DEBUG : Creating backend with remote "/tmp/rclone2529507915"
run.go:180: Remote "Azure container rclone-test-tilupok9riyi", Local "Local file system at /tmp/rclone2529507915", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/02/13 04:27:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/13 04:27:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-tilupok9riyi
2025/02/13 04:27:45 NOTICE: Azure container rclone-test-tilupok9riyi: 1 files missing
2025/02/13 04:27:45 NOTICE: 1 hashes missing
2025/02/13 04:27:45 NOTICE: Azure container rclone-test-tilupok9riyi: 2 differences found
2025/02/13 04:27:45 NOTICE: Azure container rclone-test-tilupok9riyi: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/02/13 04:27:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/13 04:27:45 NOTICE: Azure container rclone-test-tilupok9riyi: 0 differences found
2025/02/13 04:27:45 NOTICE: Azure container rclone-test-tilupok9riyi: 1 matching files
2025/02/13 04:27:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hukimut2vavo"
2025/02/13 04:27:45 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/13 04:27:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:27:45 DEBUG : Azure container rclone-test-hukimut2vavo: Using directory markers
2025/02/13 04:27:45 DEBUG : Creating backend with remote "/tmp/rclone4007557930"
run.go:180: Remote "Azure container rclone-test-hukimut2vavo", Local "Local file system at /tmp/rclone4007557930", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/02/13 04:27:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/13 04:27:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-hukimut2vavo
2025/02/13 04:27:45 NOTICE: Azure container rclone-test-hukimut2vavo: 1 files missing
2025/02/13 04:27:45 NOTICE: 1 hashes missing
2025/02/13 04:27:45 NOTICE: Azure container rclone-test-hukimut2vavo: 2 differences found
2025/02/13 04:27:45 NOTICE: Azure container rclone-test-hukimut2vavo: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/02/13 04:27:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/13 04:27:45 NOTICE: Azure container rclone-test-hukimut2vavo: 0 differences found
2025/02/13 04:27:45 NOTICE: Azure container rclone-test-hukimut2vavo: 1 matching files
2025/02/13 04:27:45 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-hizerar6citi"
2025/02/13 04:27:45 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/13 04:27:45 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:27:45 DEBUG : Azure container rclone-test-hizerar6citi: Using directory markers
2025/02/13 04:27:45 DEBUG : Creating backend with remote "/tmp/rclone3238955682"
run.go:180: Remote "Azure container rclone-test-hizerar6citi", Local "Local file system at /tmp/rclone3238955682", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/02/13 04:27:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/13 04:27:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-hizerar6citi
2025/02/13 04:27:45 NOTICE: Azure container rclone-test-hizerar6citi: 1 files missing
2025/02/13 04:27:45 NOTICE: 1 hashes missing
2025/02/13 04:27:45 NOTICE: Azure container rclone-test-hizerar6citi: 2 differences found
2025/02/13 04:27:45 NOTICE: Azure container rclone-test-hizerar6citi: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/02/13 04:27:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/13 04:27:45 NOTICE: Azure container rclone-test-hizerar6citi: 0 differences found
2025/02/13 04:27:45 NOTICE: Azure container rclone-test-hizerar6citi: 1 matching files
2025/02/13 04:27:45 DEBUG : Azure container rclone-test-hizerar6citi: Purge remote
2025/02/13 04:27:45 DEBUG : Azure container rclone-test-hukimut2vavo: Purge remote
2025/02/13 04:27:45 DEBUG : Azure container rclone-test-tilupok9riyi: Purge remote
2025/02/13 04:27:46 DEBUG : Azure container rclone-test-buranac0yicu: Purge remote
2025/02/13 04:27:46 DEBUG : Azure container rclone-test-fejejub5woko: Purge remote
2025/02/13 04:27:46 DEBUG : Azure container rclone-test-zacijig3jugo: Purge remote
2025/02/13 04:27:46 DEBUG : Azure container rclone-test-suvikem3duri: Purge remote
2025/02/13 04:27:46 DEBUG : Azure container rclone-test-rapifar5duda: Purge remote
2025/02/13 04:27:46 DEBUG : Azure container rclone-test-tavokec5ropu: Purge remote
2025/02/13 04:27:46 DEBUG : Azure container rclone-test-niyixem8qixu: Purge remote
--- PASS: TestApplyTransforms (3.62s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:27:46 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/13 04:27:46 DEBUG : sub/: Creating directory marker
2025/02/13 04:27:46 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/13 04:27:46 INFO : file1: Copied (new) to: sub/file2
2025/02/13 04:27:46 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/13 04:27:46 DEBUG : file1: Unchanged skipping
2025/02/13 04:27:46 DEBUG : Azure container rclone-test-tetocid9qazu: don't need to copy/move sub/file2, it is already at target location
2025/02/13 04:27:47 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:27:47 DEBUG : dst/: Creating directory marker
2025/02/13 04:27:47 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/backup"
2025/02/13 04:27:47 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:27:47 DEBUG : Azure container rclone-test-tetocid9qazu path backup: Using directory markers
2025/02/13 04:27:47 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-tetocid9qazu/backup"
2025/02/13 04:27:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/13 04:27:47 DEBUG : dst/: Creating directory marker
2025/02/13 04:27:47 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/13 04:27:47 INFO : dst/file1: Copied (server-side copy)
2025/02/13 04:27:47 INFO : dst/file1: Deleted
2025/02/13 04:27:47 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/13 04:27:47 INFO : dst/file1: Copied (new)
2025/02/13 04:27:48 DEBUG : dst/: Removing directory marker
2025/02/13 04:27:48 DEBUG : backup/dst/: Removing directory marker
2025/02/13 04:27:48 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-tetocid9qazu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ac825b-101e-009e-62cf-7daf23000000
Time:2025-02-13T04:27:48.1687560Z
--------------------------------------------------------------------------------
2025/02/13 04:27:49 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-tetocid9qazu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ac83b7-101e-009e-07cf-7daf23000000
Time:2025-02-13T04:27:49.2076473Z
--------------------------------------------------------------------------------
2025/02/13 04:27:50 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-tetocid9qazu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ac8515-101e-009e-2ecf-7daf23000000
Time:2025-02-13T04:27:50.2463174Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ac8515-101e-009e-2ecf-7daf23000000
Time:2025-02-13T04:27:50.2463174Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.14s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:27:51 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/dst"
2025/02/13 04:27:51 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:27:51 DEBUG : Azure container rclone-test-tetocid9qazu path dst: Using directory markers
2025/02/13 04:27:51 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/CompareDest"
2025/02/13 04:27:51 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:27:51 DEBUG : Azure container rclone-test-tetocid9qazu path CompareDest: Using directory markers
2025/02/13 04:27:51 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-tetocid9qazu/CompareDest"
2025/02/13 04:27:51 DEBUG : one: Need to transfer - File not found at Destination
2025/02/13 04:27:51 DEBUG : /: Creating directory marker
2025/02/13 04:27:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/13 04:27:51 INFO : one: Copied (new)
2025/02/13 04:27:51 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tetocid9qazu/CompareDest"
2025/02/13 04:27:51 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/13 04:27:51 DEBUG : /: Creating directory marker
2025/02/13 04:27:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/13 04:27:51 INFO : one: Copied (replaced existing)
2025/02/13 04:27:52 DEBUG : dst/: Creating directory marker
2025/02/13 04:27:52 DEBUG : CompareDest/: Creating directory marker
2025/02/13 04:27:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tetocid9qazu/CompareDest"
2025/02/13 04:27:52 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/13 04:27:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/13 04:27:52 DEBUG : one: Destination found in --compare-dest, skipping
2025/02/13 04:27:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tetocid9qazu/CompareDest"
2025/02/13 04:27:52 DEBUG : two: Need to transfer - File not found at Destination
2025/02/13 04:27:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/13 04:27:52 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/13 04:27:52 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tetocid9qazu/CompareDest"
2025/02/13 04:27:52 DEBUG : two: Need to transfer - File not found at Destination
2025/02/13 04:27:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/13 04:27:53 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/13 04:27:53 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tetocid9qazu/CompareDest"
2025/02/13 04:27:53 DEBUG : two: Need to transfer - File not found at Destination
2025/02/13 04:27:53 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/02/13 04:27:53 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/02/13 04:27:53 INFO : two: Copied (new)
2025/02/13 04:27:53 DEBUG : dst/: Removing directory marker
2025/02/13 04:27:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ac8a7c-101e-009e-59cf-7daf23000000
Time:2025-02-13T04:27:53.7173839Z
--------------------------------------------------------------------------------
2025/02/13 04:27:54 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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ac8bdb-101e-009e-75cf-7daf23000000
Time:2025-02-13T04:27:54.7574161Z
--------------------------------------------------------------------------------
2025/02/13 04:27:55 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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ac8d0e-101e-009e-79cf-7daf23000000
Time:2025-02-13T04:27:55.7959181Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ac8d0e-101e-009e-79cf-7daf23000000
Time:2025-02-13T04:27:55.7959181Z
--------------------------------------------------------------------------------
2025/02/13 04:27:56 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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.67s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:28:03 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/dst"
2025/02/13 04:28:03 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:28:03 DEBUG : Azure container rclone-test-tetocid9qazu path dst: Using directory markers
2025/02/13 04:28:04 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/CopyDest"
2025/02/13 04:28:04 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:28:04 DEBUG : Azure container rclone-test-tetocid9qazu path CopyDest: Using directory markers
2025/02/13 04:28:04 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-tetocid9qazu/CopyDest"
2025/02/13 04:28:04 DEBUG : one: Need to transfer - File not found at Destination
2025/02/13 04:28:04 DEBUG : /: Creating directory marker
2025/02/13 04:28:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/13 04:28:04 INFO : one: Copied (new)
2025/02/13 04:28:04 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tetocid9qazu/CopyDest"
2025/02/13 04:28:04 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/13 04:28:04 DEBUG : /: Creating directory marker
2025/02/13 04:28:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/13 04:28:04 INFO : one: Copied (replaced existing)
2025/02/13 04:28:04 DEBUG : dst/: Creating directory marker
2025/02/13 04:28:04 DEBUG : CopyDest/: Creating directory marker
2025/02/13 04:28:05 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/BackupDir"
2025/02/13 04:28:05 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:28:05 DEBUG : Azure container rclone-test-tetocid9qazu path BackupDir: Using directory markers
2025/02/13 04:28:05 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-tetocid9qazu/BackupDir"
2025/02/13 04:28:05 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tetocid9qazu/CopyDest"
2025/02/13 04:28:05 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/13 04:28:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/13 04:28:05 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/13 04:28:05 DEBUG : /: Creating directory marker
2025/02/13 04:28:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/13 04:28:05 INFO : one: Copied (server-side copy)
2025/02/13 04:28:05 INFO : one: Deleted
2025/02/13 04:28:05 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/13 04:28:05 INFO : one: Copied (server-side copy)
2025/02/13 04:28:05 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/02/13 04:28:05 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tetocid9qazu/CopyDest"
2025/02/13 04:28:05 DEBUG : two: Need to transfer - File not found at Destination
2025/02/13 04:28:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/13 04:28:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/13 04:28:06 INFO : two: Copied (server-side copy)
2025/02/13 04:28:06 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/02/13 04:28:06 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tetocid9qazu/CopyDest"
2025/02/13 04:28:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/13 04:28:06 DEBUG : two: Unchanged skipping
2025/02/13 04:28:06 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-tetocid9qazu/CopyDest"
2025/02/13 04:28:06 DEBUG : three: Need to transfer - File not found at Destination
2025/02/13 04:28:06 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/02/13 04:28:06 DEBUG : three: Destination not found in --copy-dest
2025/02/13 04:28:06 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/02/13 04:28:06 INFO : three: Copied (new)
2025/02/13 04:28:07 DEBUG : dst/: Removing directory marker
2025/02/13 04:28:07 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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ac9c46-101e-009e-7fcf-7daf23000000
Time:2025-02-13T04:28:07.1344941Z
--------------------------------------------------------------------------------
2025/02/13 04:28:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ac9dd8-101e-009e-4dcf-7daf23000000
Time:2025-02-13T04:28:08.1732802Z
--------------------------------------------------------------------------------
2025/02/13 04:28:09 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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ac9f58-101e-009e-0ccf-7daf23000000
Time:2025-02-13T04:28:09.2113262Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ac9f58-101e-009e-0ccf-7daf23000000
Time:2025-02-13T04:28:09.2113262Z
--------------------------------------------------------------------------------
2025/02/13 04:28:10 DEBUG : CopyDest/: Removing directory marker
2025/02/13 04:28:10 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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aca0c1-101e-009e-44cf-7daf23000000
Time:2025-02-13T04:28:10.2952863Z
--------------------------------------------------------------------------------
2025/02/13 04:28:11 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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aca20d-101e-009e-23cf-7daf23000000
Time:2025-02-13T04:28:11.3339524Z
--------------------------------------------------------------------------------
2025/02/13 04:28:12 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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aca327-101e-009e-02cf-7daf23000000
Time:2025-02-13T04:28:12.3728286Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aca327-101e-009e-02cf-7daf23000000
Time:2025-02-13T04:28:12.3728286Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.54s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/02/13 04:28: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acac0d-101e-009e-48cf-7daf23000000
Time:2025-02-13T04:28:20.5669272Z
--------------------------------------------------------------------------------
2025/02/13 04:28: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acad32-101e-009e-28cf-7daf23000000
Time:2025-02-13T04:28:21.6045167Z
--------------------------------------------------------------------------------
2025/02/13 04:28: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acaec8-101e-009e-80cf-7daf23000000
Time:2025-02-13T04:28:22.6422851Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acaec8-101e-009e-80cf-7daf23000000
Time:2025-02-13T04:28:22.6422851Z
--------------------------------------------------------------------------------
2025/02/13 04:28: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acb069-101e-009e-63cf-7daf23000000
Time:2025-02-13T04:28:23.6802600Z
--------------------------------------------------------------------------------
2025/02/13 04:28: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acb16a-101e-009e-33cf-7daf23000000
Time:2025-02-13T04:28:24.7182882Z
--------------------------------------------------------------------------------
2025/02/13 04:28: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acb28f-101e-009e-26cf-7daf23000000
Time:2025-02-13T04:28:25.7569600Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acb28f-101e-009e-26cf-7daf23000000
Time:2025-02-13T04:28:25.7569600Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/02/13 04:28: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acbd16-101e-009e-21cf-7daf23000000
Time:2025-02-13T04:28:33.9495522Z
--------------------------------------------------------------------------------
2025/02/13 04:28: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acbe85-101e-009e-35cf-7daf23000000
Time:2025-02-13T04:28:34.9913021Z
--------------------------------------------------------------------------------
2025/02/13 04:28: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acbfb9-101e-009e-37cf-7daf23000000
Time:2025-02-13T04:28:36.0292841Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acbfb9-101e-009e-37cf-7daf23000000
Time:2025-02-13T04:28:36.0292841Z
--------------------------------------------------------------------------------
2025/02/13 04:28: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acc0d6-101e-009e-1ccf-7daf23000000
Time:2025-02-13T04:28:37.0680946Z
--------------------------------------------------------------------------------
2025/02/13 04:28: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acc1fb-101e-009e-07cf-7daf23000000
Time:2025-02-13T04:28:38.1058186Z
--------------------------------------------------------------------------------
2025/02/13 04:28: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acc324-101e-009e-68cf-7daf23000000
Time:2025-02-13T04:28:39.1450792Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acc324-101e-009e-68cf-7daf23000000
Time:2025-02-13T04:28:39.1450792Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyLongFileName
Messages: directories
--- FAIL: TestCopyLongFileName (13.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:28:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/02/13 04:28:47 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/02/13 04:28:47 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/13 04:28:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/02/13 04:28:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/02/13 04:28:47 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/02/13 04:28:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/02/13 04:28:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/02/13 04:28:47 DEBUG : TestCopyFileMaxTransfer/file4: md5 = d437d1dd0d479f19854f0a99d4e6fcaa OK
2025/02/13 04:28:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/02/13 04:28:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8accdb7-101e-009e-43cf-7daf23000000
Time:2025-02-13T04:28:48.2526598Z
--------------------------------------------------------------------------------
2025/02/13 04:28:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8accf5c-101e-009e-2bcf-7daf23000000
Time:2025-02-13T04:28:49.2910966Z
--------------------------------------------------------------------------------
2025/02/13 04:28:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acd094-101e-009e-3ccf-7daf23000000
Time:2025-02-13T04:28:50.3303650Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acd094-101e-009e-3ccf-7daf23000000
Time:2025-02-13T04:28:50.3303650Z
--------------------------------------------------------------------------------
2025/02/13 04:28:51 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/02/13 04:28:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acd23d-101e-009e-1ccf-7daf23000000
Time:2025-02-13T04:28:51.4076617Z
--------------------------------------------------------------------------------
2025/02/13 04:28:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acd380-101e-009e-2ecf-7daf23000000
Time:2025-02-13T04:28:52.4458762Z
--------------------------------------------------------------------------------
2025/02/13 04:28:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acd4cf-101e-009e-4fcf-7daf23000000
Time:2025-02-13T04:28:53.4839414Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acd4cf-101e-009e-4fcf-7daf23000000
Time:2025-02-13T04:28:53.4839414Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestCopyFileMaxTransfer
Messages: directories
--- FAIL: TestCopyFileMaxTransfer (14.34s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/13 04:29: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acdde6-101e-009e-44cf-7daf23000000
Time:2025-02-13T04:29:01.6776444Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acdebc-101e-009e-71cf-7daf23000000
Time:2025-02-13T04:29:02.7160621Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acdf84-101e-009e-0acf-7daf23000000
Time:2025-02-13T04:29:03.7547658Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acdf84-101e-009e-0acf-7daf23000000
Time:2025-02-13T04:29:03.7547658Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ace0fe-101e-009e-41cf-7daf23000000
Time:2025-02-13T04:29:04.7930757Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ace23f-101e-009e-3ecf-7daf23000000
Time:2025-02-13T04:29:05.8324528Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ace355-101e-009e-1acf-7daf23000000
Time:2025-02-13T04:29:06.8817190Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ace355-101e-009e-1acf-7daf23000000
Time:2025-02-13T04:29:06.8817190Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.40s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/13 04:29:15 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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acec48-101e-009e-06cf-7daf23000000
Time:2025-02-13T04:29:15.0769895Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aced34-101e-009e-3ecf-7daf23000000
Time:2025-02-13T04:29:16.1153395Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acedf5-101e-009e-62cf-7daf23000000
Time:2025-02-13T04:29:17.1541077Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acedf5-101e-009e-62cf-7daf23000000
Time:2025-02-13T04:29:17.1541077Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aceeb5-101e-009e-77cf-7daf23000000
Time:2025-02-13T04:29:18.1936495Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acefb4-101e-009e-3ccf-7daf23000000
Time:2025-02-13T04:29:19.2324000Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acf098-101e-009e-6ecf-7daf23000000
Time:2025-02-13T04:29:20.2712520Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acf098-101e-009e-6ecf-7daf23000000
Time:2025-02-13T04:29:20.2712520Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.39s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/13 04:29: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acf8ab-101e-009e-63cf-7daf23000000
Time:2025-02-13T04:29:28.4651063Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acf98c-101e-009e-1fcf-7daf23000000
Time:2025-02-13T04:29:29.5042001Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acfa7e-101e-009e-5dcf-7daf23000000
Time:2025-02-13T04:29:30.5418583Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acfa7e-101e-009e-5dcf-7daf23000000
Time:2025-02-13T04:29:30.5418583Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acfbce-101e-009e-72cf-7daf23000000
Time:2025-02-13T04:29:31.5807594Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acfd83-101e-009e-5acf-7daf23000000
Time:2025-02-13T04:29:32.6196953Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acfec2-101e-009e-4ccf-7daf23000000
Time:2025-02-13T04:29:33.6585484Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8acfec2-101e-009e-4ccf-7daf23000000
Time:2025-02-13T04:29:33.6585484Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSizeOnly
Messages: directories
--- FAIL: TestDeduplicateSizeOnly (13.39s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/13 04:29: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad0893-101e-009e-67cf-7daf23000000
Time:2025-02-13T04:29:41.8544560Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad09c3-101e-009e-47cf-7daf23000000
Time:2025-02-13T04:29:42.8929476Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad0af2-101e-009e-4dcf-7daf23000000
Time:2025-02-13T04:29:43.9305801Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad0af2-101e-009e-4dcf-7daf23000000
Time:2025-02-13T04:29:43.9305801Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad0c3c-101e-009e-72cf-7daf23000000
Time:2025-02-13T04:29:44.9688023Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad0daa-101e-009e-2acf-7daf23000000
Time:2025-02-13T04:29:46.0069717Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad0f43-101e-009e-05cf-7daf23000000
Time:2025-02-13T04:29:47.0450603Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad0f43-101e-009e-05cf-7daf23000000
Time:2025-02-13T04:29:47.0450603Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/13 04:29: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad1d21-101e-009e-57cf-7daf23000000
Time:2025-02-13T04:29:55.2368892Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad1f21-101e-009e-21cf-7daf23000000
Time:2025-02-13T04:29:56.2744225Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad2197-101e-009e-71cf-7daf23000000
Time:2025-02-13T04:29:57.3137710Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad2197-101e-009e-71cf-7daf23000000
Time:2025-02-13T04:29:57.3137710Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad2300-101e-009e-0dcf-7daf23000000
Time:2025-02-13T04:29:58.3518643Z
--------------------------------------------------------------------------------
2025/02/13 04:29: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad2427-101e-009e-70cf-7daf23000000
Time:2025-02-13T04:29:59.3895849Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad257b-101e-009e-69cf-7daf23000000
Time:2025-02-13T04:30:00.4276219Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad257b-101e-009e-69cf-7daf23000000
Time:2025-02-13T04:30:00.4276219Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:30:08 DEBUG : also/: Creating directory marker
2025/02/13 04:30:09 INFO : Azure container rclone-test-tetocid9qazu: Looking for duplicate md5 hashes using newest mode.
2025/02/13 04:30:09 NOTICE: 568466e53e6c276db2cc20f38fbbd46f: Found 3 files with duplicate md5 hashes
2025/02/13 04:30:09 INFO : one: Deleted
2025/02/13 04:30:09 INFO : also/one: Deleted
2025/02/13 04:30:09 NOTICE: 568466e53e6c276db2cc20f38fbbd46f: Deleted 2 extra copies
2025/02/13 04:30: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad323f-101e-009e-11cf-7daf23000000
Time:2025-02-13T04:30:09.4516385Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad3347-101e-009e-72cf-7daf23000000
Time:2025-02-13T04:30:10.4900261Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad34b3-101e-009e-71cf-7daf23000000
Time:2025-02-13T04:30:11.5303826Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad34b3-101e-009e-71cf-7daf23000000
Time:2025-02-13T04:30:11.5303826Z
--------------------------------------------------------------------------------
2025/02/13 04:30:12 DEBUG : also/: Removing directory marker
2025/02/13 04:30: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad35ea-101e-009e-70cf-7daf23000000
Time:2025-02-13T04:30:12.6079941Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad36e1-101e-009e-44cf-7daf23000000
Time:2025-02-13T04:30:13.6472660Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad37cd-101e-009e-01cf-7daf23000000
Time:2025-02-13T04:30:14.6854779Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad37cd-101e-009e-01cf-7daf23000000
Time:2025-02-13T04:30:14.6854779Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.26s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/13 04:30: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad4059-101e-009e-70cf-7daf23000000
Time:2025-02-13T04:30:22.8775878Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad418e-101e-009e-7bcf-7daf23000000
Time:2025-02-13T04:30:23.9158874Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad4318-101e-009e-5cd0-7daf23000000
Time:2025-02-13T04:30:24.9537718Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad4318-101e-009e-5cd0-7daf23000000
Time:2025-02-13T04:30:24.9537718Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad43f6-101e-009e-15d0-7daf23000000
Time:2025-02-13T04:30:25.9918679Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad4510-101e-009e-65d0-7daf23000000
Time:2025-02-13T04:30:27.0307663Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad460f-101e-009e-1ed0-7daf23000000
Time:2025-02-13T04:30:28.0699344Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad460f-101e-009e-1ed0-7daf23000000
Time:2025-02-13T04:30:28.0699344Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/13 04:30: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad4e99-101e-009e-52d0-7daf23000000
Time:2025-02-13T04:30:36.2680542Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad4f9a-101e-009e-25d0-7daf23000000
Time:2025-02-13T04:30:37.3067871Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad509d-101e-009e-7bd0-7daf23000000
Time:2025-02-13T04:30:38.3449587Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad509d-101e-009e-7bd0-7daf23000000
Time:2025-02-13T04:30:38.3449587Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad519b-101e-009e-4ad0-7daf23000000
Time:2025-02-13T04:30:39.3833821Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad52a8-101e-009e-2ad0-7daf23000000
Time:2025-02-13T04:30:40.4214729Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad541a-101e-009e-0ed0-7daf23000000
Time:2025-02-13T04:30:41.4635247Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad541a-101e-009e-0ed0-7daf23000000
Time:2025-02-13T04:30:41.4635247Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.41s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/13 04:30: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad5c98-101e-009e-7bd0-7daf23000000
Time:2025-02-13T04:30:49.6738095Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad5d6b-101e-009e-2fd0-7daf23000000
Time:2025-02-13T04:30:50.7131183Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad5e66-101e-009e-7dd0-7daf23000000
Time:2025-02-13T04:30:51.7514496Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad5e66-101e-009e-7dd0-7daf23000000
Time:2025-02-13T04:30:51.7514496Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad5f4e-101e-009e-35d0-7daf23000000
Time:2025-02-13T04:30:52.7892067Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad605c-101e-009e-0ed0-7daf23000000
Time:2025-02-13T04:30:53.8273057Z
--------------------------------------------------------------------------------
2025/02/13 04:30: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad6161-101e-009e-57d0-7daf23000000
Time:2025-02-13T04:30:54.8679998Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad6161-101e-009e-57d0-7daf23000000
Time:2025-02-13T04:30:54.8679998Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDeduplicateSmallest
Messages: directories
--- FAIL: TestDeduplicateSmallest (13.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/13 04:31: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad6b46-101e-009e-70d0-7daf23000000
Time:2025-02-13T04:31:03.0661709Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad6c08-101e-009e-7fd0-7daf23000000
Time:2025-02-13T04:31:04.1045501Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad6d27-101e-009e-69d0-7daf23000000
Time:2025-02-13T04:31:05.1459769Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad6d27-101e-009e-69d0-7daf23000000
Time:2025-02-13T04:31:05.1459769Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad6e2d-101e-009e-3ed0-7daf23000000
Time:2025-02-13T04:31:06.1839303Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad6f27-101e-009e-80d0-7daf23000000
Time:2025-02-13T04:31:07.2230968Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad6ff2-101e-009e-21d0-7daf23000000
Time:2025-02-13T04:31:08.2620115Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad6ff2-101e-009e-21d0-7daf23000000
Time:2025-02-13T04:31:08.2620115Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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.39s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/02/13 04:31: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad7798-101e-009e-02d0-7daf23000000
Time:2025-02-13T04:31:16.4568084Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad78c9-101e-009e-05d0-7daf23000000
Time:2025-02-13T04:31:17.4946516Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad79ba-101e-009e-42d0-7daf23000000
Time:2025-02-13T04:31:18.5332162Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad79ba-101e-009e-42d0-7daf23000000
Time:2025-02-13T04:31:18.5332162Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad7ad8-101e-009e-34d0-7daf23000000
Time:2025-02-13T04:31:19.5719438Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad7bd7-101e-009e-0fd0-7daf23000000
Time:2025-02-13T04:31:20.6105460Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad7cf7-101e-009e-75d0-7daf23000000
Time:2025-02-13T04:31:21.6482210Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad7cf7-101e-009e-75d0-7daf23000000
Time:2025-02-13T04:31:21.6482210Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096
/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-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:31:29 DEBUG : sub dir/: Creating directory marker
2025/02/13 04:31:30 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/02/13 04:31:30 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/02/13 04:31:31 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/02/13 04:31:31 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/02/13 04:31:31 DEBUG : sub dir/: Removing directory marker
2025/02/13 04:31: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad8590-101e-009e-3fd0-7daf23000000
Time:2025-02-13T04:31:31.3168319Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad8686-101e-009e-71d0-7daf23000000
Time:2025-02-13T04:31:32.3554223Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad87bc-101e-009e-79d0-7daf23000000
Time:2025-02-13T04:31:33.3940067Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad87bc-101e-009e-79d0-7daf23000000
Time:2025-02-13T04:31:33.3940067Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad8903-101e-009e-64d0-7daf23000000
Time:2025-02-13T04:31:34.4321248Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad8a2b-101e-009e-4ed0-7daf23000000
Time:2025-02-13T04:31:35.4700474Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad8b5c-101e-009e-4bd0-7daf23000000
Time:2025-02-13T04:31:36.5097262Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad8b5c-101e-009e-4bd0-7daf23000000
Time:2025-02-13T04:31:36.5097262Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005
/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.86s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:31:44 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/02/13 04:31:45 DEBUG : sub/: Removing directory marker
2025/02/13 04:31:45 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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad9551-101e-009e-17d0-7daf23000000
Time:2025-02-13T04:31:45.5911124Z
--------------------------------------------------------------------------------
2025/02/13 04:31:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad96ac-101e-009e-43d0-7daf23000000
Time:2025-02-13T04:31:46.6295663Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad9791-101e-009e-7ed0-7daf23000000
Time:2025-02-13T04:31:47.6679413Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad9791-101e-009e-7ed0-7daf23000000
Time:2025-02-13T04:31:47.6679413Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad98a0-101e-009e-4fd0-7daf23000000
Time:2025-02-13T04:31:48.7060155Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad99b6-101e-009e-40d0-7daf23000000
Time:2025-02-13T04:31:49.7453919Z
--------------------------------------------------------------------------------
2025/02/13 04:31: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad9a99-101e-009e-78d0-7daf23000000
Time:2025-02-13T04:31:50.7835554Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ad9a99-101e-009e-78d0-7daf23000000
Time:2025-02-13T04:31:50.7835554Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.27s)
--- 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-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:31:59 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/02/13 04:31:59 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/notfound"
2025/02/13 04:31:59 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:31:59 DEBUG : Azure container rclone-test-tetocid9qazu path notfound: Using directory markers
2025/02/13 04:32:00 DEBUG : sub/: Removing directory marker
2025/02/13 04:32:00 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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ada302-101e-009e-07d0-7daf23000000
Time:2025-02-13T04:32:00.0850228Z
--------------------------------------------------------------------------------
2025/02/13 04:32: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ada43c-101e-009e-80d0-7daf23000000
Time:2025-02-13T04:32:01.1239646Z
--------------------------------------------------------------------------------
2025/02/13 04:32: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ada542-101e-009e-50d0-7daf23000000
Time:2025-02-13T04:32:02.1628464Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ada542-101e-009e-50d0-7daf23000000
Time:2025-02-13T04:32:02.1628464Z
--------------------------------------------------------------------------------
2025/02/13 04:32: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ada658-101e-009e-3ed0-7daf23000000
Time:2025-02-13T04:32:03.2009323Z
--------------------------------------------------------------------------------
2025/02/13 04:32: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ada7bd-101e-009e-67d0-7daf23000000
Time:2025-02-13T04:32:04.2392942Z
--------------------------------------------------------------------------------
2025/02/13 04:32: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ada8fa-101e-009e-7ed0-7daf23000000
Time:2025-02-13T04:32:05.2777900Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ada8fa-101e-009e-7ed0-7daf23000000
Time:2025-02-13T04:32:05.2777900Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.49s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- 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-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:32:13 INFO : Azure container rclone-test-tetocid9qazu: Making directory
2025/02/13 04:32:13 INFO : Azure container rclone-test-tetocid9qazu: Making directory
2025/02/13 04:32:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adb3f1-101e-009e-11d0-7daf23000000
Time:2025-02-13T04:32:13.5111347Z
--------------------------------------------------------------------------------
2025/02/13 04:32:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adb508-101e-009e-70d0-7daf23000000
Time:2025-02-13T04:32:14.5502578Z
--------------------------------------------------------------------------------
2025/02/13 04:32:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adb5bb-101e-009e-64d0-7daf23000000
Time:2025-02-13T04:32:15.5890603Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adb5bb-101e-009e-64d0-7daf23000000
Time:2025-02-13T04:32:15.5890603Z
--------------------------------------------------------------------------------
2025/02/13 04:32:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adb6b5-101e-009e-32d0-7daf23000000
Time:2025-02-13T04:32:16.6274431Z
--------------------------------------------------------------------------------
2025/02/13 04:32:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adb7e5-101e-009e-31d0-7daf23000000
Time:2025-02-13T04:32:17.6664697Z
--------------------------------------------------------------------------------
2025/02/13 04:32:18 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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adb8c3-101e-009e-5ad0-7daf23000000
Time:2025-02-13T04:32:18.7053552Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adb8c3-101e-009e-5ad0-7daf23000000
Time:2025-02-13T04:32:18.7053552Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.43s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:32:26 DEBUG : sub dir/: Creating directory marker
2025/02/13 04:32:27 DEBUG : sub dir/: Removing directory marker
2025/02/13 04:32: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adc0fc-101e-009e-80d0-7daf23000000
Time:2025-02-13T04:32:27.2809980Z
--------------------------------------------------------------------------------
2025/02/13 04:32:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adc200-101e-009e-59d0-7daf23000000
Time:2025-02-13T04:32:28.3187680Z
--------------------------------------------------------------------------------
2025/02/13 04:32:29 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adc33c-101e-009e-6dd0-7daf23000000
Time:2025-02-13T04:32:29.3563092Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adc33c-101e-009e-6dd0-7daf23000000
Time:2025-02-13T04:32:29.3563092Z
--------------------------------------------------------------------------------
2025/02/13 04:32:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adc476-101e-009e-78d0-7daf23000000
Time:2025-02-13T04:32:30.3948740Z
--------------------------------------------------------------------------------
2025/02/13 04:32:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adc570-101e-009e-3bd0-7daf23000000
Time:2025-02-13T04:32:31.4329283Z
--------------------------------------------------------------------------------
2025/02/13 04:32:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adc64d-101e-009e-64d0-7daf23000000
Time:2025-02-13T04:32:32.4710609Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adc64d-101e-009e-64d0-7daf23000000
Time:2025-02-13T04:32:32.4710609Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.77s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:32: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adcfeb-101e-009e-46d0-7daf23000000
Time:2025-02-13T04:32:41.0867769Z
--------------------------------------------------------------------------------
2025/02/13 04:32: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8add117-101e-009e-3bd0-7daf23000000
Time:2025-02-13T04:32:42.1249902Z
--------------------------------------------------------------------------------
2025/02/13 04:32: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8add243-101e-009e-33d0-7daf23000000
Time:2025-02-13T04:32:43.1642643Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8add243-101e-009e-33d0-7daf23000000
Time:2025-02-13T04:32:43.1642643Z
--------------------------------------------------------------------------------
2025/02/13 04:32: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8add388-101e-009e-41d0-7daf23000000
Time:2025-02-13T04:32:44.2028730Z
--------------------------------------------------------------------------------
2025/02/13 04:32: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8add473-101e-009e-04d0-7daf23000000
Time:2025-02-13T04:32:45.2418969Z
--------------------------------------------------------------------------------
2025/02/13 04:32: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8add55a-101e-009e-3dd0-7daf23000000
Time:2025-02-13T04:32:46.2804747Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8add55a-101e-009e-3dd0-7daf23000000
Time:2025-02-13T04:32:46.2804747Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.81s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:32:54 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/02/13 04:32:54 DEBUG : empty space: Excluded
2025/02/13 04:32:54 DEBUG : BackupDir: Excluded
2025/02/13 04:32:54 DEBUG : dst: Excluded
2025/02/13 04:32: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8addd8b-101e-009e-55d0-7daf23000000
Time:2025-02-13T04:32:54.9407302Z
--------------------------------------------------------------------------------
2025/02/13 04:32: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8addec6-101e-009e-60d0-7daf23000000
Time:2025-02-13T04:32:55.9785886Z
--------------------------------------------------------------------------------
2025/02/13 04:32:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ade00a-101e-009e-5dd0-7daf23000000
Time:2025-02-13T04:32:57.0179615Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ade00a-101e-009e-5dd0-7daf23000000
Time:2025-02-13T04:32:57.0179615Z
--------------------------------------------------------------------------------
2025/02/13 04:32: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ade134-101e-009e-4ed0-7daf23000000
Time:2025-02-13T04:32:58.0563025Z
--------------------------------------------------------------------------------
2025/02/13 04:32: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ade267-101e-009e-4fd0-7daf23000000
Time:2025-02-13T04:32:59.0941337Z
--------------------------------------------------------------------------------
2025/02/13 04:33: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ade3c8-101e-009e-59d0-7daf23000000
Time:2025-02-13T04:33:00.1324286Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ade3c8-101e-009e-59d0-7daf23000000
Time:2025-02-13T04:33:00.1324286Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.85s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:33:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adec4e-101e-009e-48d0-7daf23000000
Time:2025-02-13T04:33:08.7468487Z
--------------------------------------------------------------------------------
2025/02/13 04:33:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aded8e-101e-009e-43d0-7daf23000000
Time:2025-02-13T04:33:09.7851121Z
--------------------------------------------------------------------------------
2025/02/13 04:33:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adeea0-101e-009e-70d0-7daf23000000
Time:2025-02-13T04:33:10.8227440Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adeea0-101e-009e-70d0-7daf23000000
Time:2025-02-13T04:33:10.8227440Z
--------------------------------------------------------------------------------
2025/02/13 04:33:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adefb2-101e-009e-4fd0-7daf23000000
Time:2025-02-13T04:33:11.8606911Z
--------------------------------------------------------------------------------
2025/02/13 04:33:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adf0b9-101e-009e-0ad0-7daf23000000
Time:2025-02-13T04:33:12.8985581Z
--------------------------------------------------------------------------------
2025/02/13 04:33:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adf198-101e-009e-37d0-7daf23000000
Time:2025-02-13T04:33:13.9369572Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adf198-101e-009e-37d0-7daf23000000
Time:2025-02-13T04:33:13.9369572Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/02/13 04:33:22 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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adfa0c-101e-009e-73d0-7daf23000000
Time:2025-02-13T04:33:22.6985893Z
--------------------------------------------------------------------------------
2025/02/13 04:33: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adfaff-101e-009e-49d0-7daf23000000
Time:2025-02-13T04:33:23.7365887Z
--------------------------------------------------------------------------------
2025/02/13 04:33: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adfc25-101e-009e-52d0-7daf23000000
Time:2025-02-13T04:33:24.7752902Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adfc25-101e-009e-52d0-7daf23000000
Time:2025-02-13T04:33:24.7752902Z
--------------------------------------------------------------------------------
2025/02/13 04:33: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adfd21-101e-009e-16d0-7daf23000000
Time:2025-02-13T04:33:25.8134116Z
--------------------------------------------------------------------------------
2025/02/13 04:33: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adfe6d-101e-009e-21d0-7daf23000000
Time:2025-02-13T04:33:26.8522033Z
--------------------------------------------------------------------------------
2025/02/13 04:33: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adffd5-101e-009e-44d0-7daf23000000
Time:2025-02-13T04:33:27.8902998Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8adffd5-101e-009e-44d0-7daf23000000
Time:2025-02-13T04:33:27.8902998Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.95s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.15s)
=== RUN TestHashSumsWithErrors
2025/02/13 04:33:36 DEBUG : Creating backend with remote ":memory:"
2025/02/13 04:33:36 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/02/13 04:33:36 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/13 04:33:36 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/13 04:33:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/13 04:33:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/13 04:33:36 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/13 04:33:36 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/13 04:33:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/02/13 04:33:36 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-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:33:36 DEBUG : sub dir/: Creating directory marker
2025/02/13 04:33:36 DEBUG : sub dir/: Removing directory marker
2025/02/13 04:33: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae09ce-101e-009e-48d0-7daf23000000
Time:2025-02-13T04:33:36.7025592Z
--------------------------------------------------------------------------------
2025/02/13 04:33: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae0b11-101e-009e-5ed0-7daf23000000
Time:2025-02-13T04:33:37.7406875Z
--------------------------------------------------------------------------------
2025/02/13 04:33: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae0c1b-101e-009e-2bd0-7daf23000000
Time:2025-02-13T04:33:38.7788490Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae0c1b-101e-009e-2bd0-7daf23000000
Time:2025-02-13T04:33:38.7788490Z
--------------------------------------------------------------------------------
2025/02/13 04:33: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae0d3a-101e-009e-1dd0-7daf23000000
Time:2025-02-13T04:33:39.8162825Z
--------------------------------------------------------------------------------
2025/02/13 04:33: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae0e8d-101e-009e-7ed0-7daf23000000
Time:2025-02-13T04:33:40.8539248Z
--------------------------------------------------------------------------------
2025/02/13 04:33: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae0feb-101e-009e-02d0-7daf23000000
Time:2025-02-13T04:33:41.8921640Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae0feb-101e-009e-02d0-7daf23000000
Time:2025-02-13T04:33:41.8921640Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:33:50 DEBUG : Waiting for deletions to finish
2025/02/13 04:33:50 DEBUG : large: Excluded (Size Filter)
2025/02/13 04:33:50 INFO : medium: Deleted
2025/02/13 04:33:50 INFO : small: Deleted
2025/02/13 04:33: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7b7de1-801e-0057-5dd0-7d12ce000000
Time:2025-02-13T04:33:50.6454635Z
--------------------------------------------------------------------------------
2025/02/13 04:33: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7b7f4d-801e-0057-7ed0-7d12ce000000
Time:2025-02-13T04:33:51.6818470Z
--------------------------------------------------------------------------------
2025/02/13 04:33: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7b809c-801e-0057-25d0-7d12ce000000
Time:2025-02-13T04:33:52.7174589Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7b809c-801e-0057-25d0-7d12ce000000
Time:2025-02-13T04:33:52.7174589Z
--------------------------------------------------------------------------------
2025/02/13 04:33: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7b81a0-801e-0057-02d0-7d12ce000000
Time:2025-02-13T04:33:53.7546675Z
--------------------------------------------------------------------------------
2025/02/13 04:33: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7b82c1-801e-0057-79d0-7d12ce000000
Time:2025-02-13T04:33:54.7905696Z
--------------------------------------------------------------------------------
2025/02/13 04:33: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7b83ef-801e-0057-7ad0-7d12ce000000
Time:2025-02-13T04:33:55.8271744Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7b83ef-801e-0057-7ad0-7d12ce000000
Time:2025-02-13T04:33:55.8271744Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestDelete
Messages: directories
--- FAIL: TestDelete (13.94s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:34:04 DEBUG : Waiting for deletions to finish
2025/02/13 04:34:04 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/02/13 04:34:04 INFO : large: Deleted
2025/02/13 04:34:04 INFO : medium: Deleted
2025/02/13 04:34:04 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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae2e98-101e-009e-3ad0-7daf23000000
Time:2025-02-13T04:34:04.5794922Z
--------------------------------------------------------------------------------
2025/02/13 04:34:05 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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae2fcd-101e-009e-4ad0-7daf23000000
Time:2025-02-13T04:34:05.6171515Z
--------------------------------------------------------------------------------
2025/02/13 04:34:06 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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae3124-101e-009e-62d0-7daf23000000
Time:2025-02-13T04:34:06.6553410Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae3124-101e-009e-62d0-7daf23000000
Time:2025-02-13T04:34:06.6553410Z
--------------------------------------------------------------------------------
2025/02/13 04:34:07 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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae32c1-101e-009e-45d0-7daf23000000
Time:2025-02-13T04:34:07.6930211Z
--------------------------------------------------------------------------------
2025/02/13 04:34:08 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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae33cc-101e-009e-22d0-7daf23000000
Time:2025-02-13T04:34:08.7306937Z
--------------------------------------------------------------------------------
2025/02/13 04:34: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae34dd-101e-009e-72d0-7daf23000000
Time:2025-02-13T04:34:09.7688810Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae34dd-101e-009e-72d0-7daf23000000
Time:2025-02-13T04:34:09.7688810Z
--------------------------------------------------------------------------------
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/02/13 04:34:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae4075-101e-009e-15d0-7daf23000000
Time:2025-02-13T04:34:17.9622539Z
--------------------------------------------------------------------------------
2025/02/13 04:34:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae41bd-101e-009e-2cd0-7daf23000000
Time:2025-02-13T04:34:19.0002364Z
--------------------------------------------------------------------------------
2025/02/13 04:34: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae4339-101e-009e-78d0-7daf23000000
Time:2025-02-13T04:34:20.0393124Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae4339-101e-009e-78d0-7daf23000000
Time:2025-02-13T04:34:20.0393124Z
--------------------------------------------------------------------------------
2025/02/13 04:34: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae445d-101e-009e-51d0-7daf23000000
Time:2025-02-13T04:34:21.0805755Z
--------------------------------------------------------------------------------
2025/02/13 04:34: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae4526-101e-009e-75d0-7daf23000000
Time:2025-02-13T04:34:22.1190774Z
--------------------------------------------------------------------------------
2025/02/13 04:34: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae45f3-101e-009e-19d0-7daf23000000
Time:2025-02-13T04:34:23.1570454Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae45f3-101e-009e-19d0-7daf23000000
Time:2025-02-13T04:34:23.1570454Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDelete
Messages: directories
--- FAIL: TestMaxDelete (27.32s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:34:31 DEBUG : Waiting for deletions to finish
2025/02/13 04:34:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/02/13 04:34:31 INFO : small: Deleted
2025/02/13 04:34:31 INFO : medium: Deleted
2025/02/13 04:34: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7baa9c-801e-0057-29d0-7d12ce000000
Time:2025-02-13T04:34:31.9114378Z
--------------------------------------------------------------------------------
2025/02/13 04:34: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7bab79-801e-0057-4cd0-7d12ce000000
Time:2025-02-13T04:34:32.9484482Z
--------------------------------------------------------------------------------
2025/02/13 04:34: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7bac12-801e-0057-3dd0-7d12ce000000
Time:2025-02-13T04:34:33.9846079Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7bac12-801e-0057-3dd0-7d12ce000000
Time:2025-02-13T04:34:33.9846079Z
--------------------------------------------------------------------------------
2025/02/13 04:34: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7bacd1-801e-0057-55d0-7d12ce000000
Time:2025-02-13T04:34:35.0261575Z
--------------------------------------------------------------------------------
2025/02/13 04:34: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7baddd-801e-0057-01d0-7d12ce000000
Time:2025-02-13T04:34:36.0625359Z
--------------------------------------------------------------------------------
2025/02/13 04:34:37 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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7baf6e-801e-0057-44d0-7d12ce000000
Time:2025-02-13T04:34:37.0994986Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7baf6e-801e-0057-44d0-7d12ce000000
Time:2025-02-13T04:34:37.0994986Z
--------------------------------------------------------------------------------
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/02/13 04:34:45 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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7bb7ca-801e-0057-38d0-7d12ce000000
Time:2025-02-13T04:34:45.2892268Z
--------------------------------------------------------------------------------
2025/02/13 04:34:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7bb952-801e-0057-7ed0-7d12ce000000
Time:2025-02-13T04:34:46.3251591Z
--------------------------------------------------------------------------------
2025/02/13 04:34: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7bba4d-801e-0057-4dd0-7d12ce000000
Time:2025-02-13T04:34:47.3617742Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7bba4d-801e-0057-4dd0-7d12ce000000
Time:2025-02-13T04:34:47.3617742Z
--------------------------------------------------------------------------------
2025/02/13 04:34: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7bbb17-801e-0057-6fd0-7d12ce000000
Time:2025-02-13T04:34:48.3974923Z
--------------------------------------------------------------------------------
2025/02/13 04:34: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7bbc1c-801e-0057-33d0-7d12ce000000
Time:2025-02-13T04:34:49.4339658Z
--------------------------------------------------------------------------------
2025/02/13 04:34: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7bbcfb-801e-0057-68d0-7d12ce000000
Time:2025-02-13T04:34:50.4701983Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3c7bbcfb-801e-0057-68d0-7d12ce000000
Time:2025-02-13T04:34:50.4701983Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.31s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:34:58 DEBUG : Waiting for deletions to finish
2025/02/13 04:34:58 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached
2025/02/13 04:34:58 INFO : large: Deleted
2025/02/13 04:34:59 INFO : small: Deleted
2025/02/13 04:34:59 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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae6d79-101e-009e-50d0-7daf23000000
Time:2025-02-13T04:34:59.2100886Z
--------------------------------------------------------------------------------
2025/02/13 04:35:00 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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae6f32-101e-009e-1dd0-7daf23000000
Time:2025-02-13T04:35:00.2486088Z
--------------------------------------------------------------------------------
2025/02/13 04:35:01 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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae7120-101e-009e-72d0-7daf23000000
Time:2025-02-13T04:35:01.2875740Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae7120-101e-009e-72d0-7daf23000000
Time:2025-02-13T04:35:01.2875740Z
--------------------------------------------------------------------------------
2025/02/13 04:35:02 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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae72cf-101e-009e-2dd0-7daf23000000
Time:2025-02-13T04:35:02.3263581Z
--------------------------------------------------------------------------------
2025/02/13 04:35:03 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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae746e-101e-009e-4fd0-7daf23000000
Time:2025-02-13T04:35:03.3644755Z
--------------------------------------------------------------------------------
2025/02/13 04:35:04 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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae75cb-101e-009e-63d0-7daf23000000
Time:2025-02-13T04:35:04.4030412Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae75cb-101e-009e-63d0-7daf23000000
Time:2025-02-13T04:35:04.4030412Z
--------------------------------------------------------------------------------
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/02/13 04:35:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae7f81-101e-009e-67d0-7daf23000000
Time:2025-02-13T04:35:12.5977435Z
--------------------------------------------------------------------------------
2025/02/13 04:35:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae80a1-101e-009e-53d0-7daf23000000
Time:2025-02-13T04:35:13.6358604Z
--------------------------------------------------------------------------------
2025/02/13 04:35:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae820f-101e-009e-13d0-7daf23000000
Time:2025-02-13T04:35:14.6735218Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae820f-101e-009e-13d0-7daf23000000
Time:2025-02-13T04:35:14.6735218Z
--------------------------------------------------------------------------------
2025/02/13 04:35:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae832b-101e-009e-65d0-7daf23000000
Time:2025-02-13T04:35:15.7122916Z
--------------------------------------------------------------------------------
2025/02/13 04:35:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae83ff-101e-009e-0ed0-7daf23000000
Time:2025-02-13T04:35:16.7509779Z
--------------------------------------------------------------------------------
2025/02/13 04:35:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae84ce-101e-009e-31d0-7daf23000000
Time:2025-02-13T04:35:17.7900511Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae84ce-101e-009e-31d0-7daf23000000
Time:2025-02-13T04:35:17.7900511Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
Error: Not equal:
expected: []string{}
actual : []string{"BackupDir", "dst"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=9) "BackupDir",
+ (string) (len=3) "dst"
}
Test: TestMaxDeleteSize
Messages: directories
--- FAIL: TestMaxDeleteSize (27.32s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:35:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae8d26-101e-009e-0bd0-7daf23000000
Time:2025-02-13T04:35:26.2868306Z
--------------------------------------------------------------------------------
2025/02/13 04:35:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae8e74-101e-009e-1ad0-7daf23000000
Time:2025-02-13T04:35:27.3249092Z
--------------------------------------------------------------------------------
2025/02/13 04:35:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae8fcd-101e-009e-32d0-7daf23000000
Time:2025-02-13T04:35:28.3622757Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae8fcd-101e-009e-32d0-7daf23000000
Time:2025-02-13T04:35:28.3622757Z
--------------------------------------------------------------------------------
2025/02/13 04:35:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae90ac-101e-009e-72d0-7daf23000000
Time:2025-02-13T04:35:29.4005197Z
--------------------------------------------------------------------------------
2025/02/13 04:35:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae91a1-101e-009e-30d0-7daf23000000
Time:2025-02-13T04:35:30.4381489Z
--------------------------------------------------------------------------------
2025/02/13 04:35:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae928b-101e-009e-71d0-7daf23000000
Time:2025-02-13T04:35:31.4761043Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae928b-101e-009e-71d0-7daf23000000
Time:2025-02-13T04:35:31.4761043Z
--------------------------------------------------------------------------------
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/02/13 04:35: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae9b16-101e-009e-45d0-7daf23000000
Time:2025-02-13T04:35:39.6715235Z
--------------------------------------------------------------------------------
2025/02/13 04:35: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae9c4e-101e-009e-09d0-7daf23000000
Time:2025-02-13T04:35:40.7091959Z
--------------------------------------------------------------------------------
2025/02/13 04:35: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae9d90-101e-009e-75d0-7daf23000000
Time:2025-02-13T04:35:41.7472081Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae9d90-101e-009e-75d0-7daf23000000
Time:2025-02-13T04:35:41.7472081Z
--------------------------------------------------------------------------------
2025/02/13 04:35: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae9e63-101e-009e-09d0-7daf23000000
Time:2025-02-13T04:35:42.7864816Z
--------------------------------------------------------------------------------
2025/02/13 04:35: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8ae9f44-101e-009e-43d0-7daf23000000
Time:2025-02-13T04:35:43.8239188Z
--------------------------------------------------------------------------------
2025/02/13 04:35: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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aea055-101e-009e-1ed0-7daf23000000
Time:2025-02-13T04:35:44.8621613Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aea055-101e-009e-1ed0-7daf23000000
Time:2025-02-13T04:35:44.8621613Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.07s)
=== RUN TestRetry
2025/02/13 04:35:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/02/13 04:35:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/02/13 04:35:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/13 04:35:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/13 04:35:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/13 04:35:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/13 04:35:53 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-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:35: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aea9aa-101e-009e-5ad0-7daf23000000
Time:2025-02-13T04:35:54.2040813Z
--------------------------------------------------------------------------------
2025/02/13 04:35: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-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aeaad6-101e-009e-46d0-7daf23000000
Time:2025-02-13T04:35:55.2431398Z
--------------------------------------------------------------------------------
2025/02/13 04:35:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aeac25-101e-009e-5ad0-7daf23000000
Time:2025-02-13T04:35:56.2812892Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aeac25-101e-009e-5ad0-7daf23000000
Time:2025-02-13T04:35:56.2812892Z
--------------------------------------------------------------------------------
2025/02/13 04:35:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aead84-101e-009e-6ad0-7daf23000000
Time:2025-02-13T04:35:57.3210779Z
--------------------------------------------------------------------------------
2025/02/13 04:35:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aeae95-101e-009e-44d0-7daf23000000
Time:2025-02-13T04:35:58.3597297Z
--------------------------------------------------------------------------------
2025/02/13 04:35:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aeaf8f-101e-009e-0fd0-7daf23000000
Time:2025-02-13T04:35:59.3982144Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aeaf8f-101e-009e-0fd0-7daf23000000
Time:2025-02-13T04:35:59.3982144Z
--------------------------------------------------------------------------------
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.22.0.linux-amd64/src/testing/testing.go:1175
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353
/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683
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.49s)
=== RUN TestPurge
2025/02/13 04:36:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pozitij1demi"
2025/02/13 04:36:07 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/13 04:36:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:36:07 DEBUG : Azure container rclone-test-pozitij1demi: Using directory markers
2025/02/13 04:36:07 DEBUG : Creating backend with remote "/tmp/rclone221450471"
run.go:180: Remote "Azure container rclone-test-pozitij1demi", Local "Local file system at /tmp/rclone221450471", Modify Window "1ns"
2025/02/13 04:36:07 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/13 04:36:07 DEBUG : A1/B1/: Creating directory marker
2025/02/13 04:36:07 DEBUG : A1/: Creating directory marker
2025/02/13 04:36:07 INFO : A2: Making directory
2025/02/13 04:36:07 DEBUG : A2/: Creating directory marker
2025/02/13 04:36:07 INFO : A1/B2: Making directory
2025/02/13 04:36:08 DEBUG : A1/B2/: Creating directory marker
2025/02/13 04:36:08 INFO : A1/B2/C2: Making directory
2025/02/13 04:36:08 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/13 04:36:08 INFO : A1/B1/C3: Making directory
2025/02/13 04:36:08 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/13 04:36:08 INFO : A3: Making directory
2025/02/13 04:36:08 DEBUG : A3/: Creating directory marker
2025/02/13 04:36:08 INFO : A3/B3: Making directory
2025/02/13 04:36:08 DEBUG : A3/B3/: Creating directory marker
2025/02/13 04:36:08 INFO : A3/B3/C4: Making directory
2025/02/13 04:36:08 DEBUG : A3/B3/C4/: Creating directory marker
2025/02/13 04:36:08 DEBUG : Waiting for deletions to finish
2025/02/13 04:36:08 INFO : A1/B1/C1/one: Deleted
2025/02/13 04:36:09 DEBUG : removing 2 level 3 directories
2025/02/13 04:36:09 INFO : A1/B1/C3: Removing directory
2025/02/13 04:36:09 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/13 04:36:09 INFO : A1/B1/C1: Removing directory
2025/02/13 04:36:09 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/13 04:36:09 DEBUG : removing 1 level 2 directories
2025/02/13 04:36:09 INFO : A1/B1: Removing directory
2025/02/13 04:36:09 DEBUG : A1/B1/: Removing directory marker
2025/02/13 04:36:09 DEBUG : Azure container rclone-test-pozitij1demi: Purge remote
2025/02/13 04:36:09 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.78s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:36:09 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/13 04:36:09 DEBUG : A1/B1/: Creating directory marker
2025/02/13 04:36:09 DEBUG : A1/: Creating directory marker
2025/02/13 04:36:09 INFO : A2: Making directory
2025/02/13 04:36:09 DEBUG : A2/: Creating directory marker
2025/02/13 04:36:09 INFO : A1/B2: Making directory
2025/02/13 04:36:09 DEBUG : A1/B2/: Creating directory marker
2025/02/13 04:36:09 INFO : A1/B2/C2: Making directory
2025/02/13 04:36:09 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/13 04:36:09 INFO : A1/B1/C3: Making directory
2025/02/13 04:36:09 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/13 04:36:10 INFO : A3: Making directory
2025/02/13 04:36:10 DEBUG : A3/: Creating directory marker
2025/02/13 04:36:10 INFO : A3/B3: Making directory
2025/02/13 04:36:10 DEBUG : A3/B3/: Creating directory marker
2025/02/13 04:36:10 INFO : A3/B3/C4: Making directory
2025/02/13 04:36:10 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/02/13 04:36:17 DEBUG : removing 1 level 3 directories
2025/02/13 04:36:17 INFO : A3/B3/C4: Removing directory
2025/02/13 04:36:17 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/02/13 04:36:25 DEBUG : removing 2 level 3 directories
2025/02/13 04:36:25 INFO : A1/B2/C2: Removing directory
2025/02/13 04:36:25 DEBUG : A1/B2/C2/: Removing directory marker
2025/02/13 04:36:25 INFO : A1/B1/C3: Removing directory
2025/02/13 04:36:25 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/13 04:36:25 DEBUG : removing 4 level 2 directories
2025/02/13 04:36:25 INFO : dst/: Removing directory
2025/02/13 04:36:25 DEBUG : dst//: Removing directory marker
2025/02/13 04:36:25 INFO : A3/B3: Removing directory
2025/02/13 04:36:25 DEBUG : A3/B3/: Removing directory marker
2025/02/13 04:36:25 INFO : A1/B2: Removing directory
2025/02/13 04:36:25 DEBUG : A1/B2/: Removing directory marker
2025/02/13 04:36:25 INFO : BackupDir/: Removing directory
2025/02/13 04:36:25 DEBUG : BackupDir//: Removing directory marker
2025/02/13 04:36:25 DEBUG : removing 4 level 1 directories
2025/02/13 04:36:25 INFO : dst: Removing directory
2025/02/13 04:36:25 DEBUG : dst/: Removing directory marker
2025/02/13 04:36:25 INFO : A3: Removing directory
2025/02/13 04:36:25 DEBUG : A3/: Removing directory marker
2025/02/13 04:36:25 INFO : BackupDir: Removing directory
2025/02/13 04:36:25 INFO : A2: Removing directory
2025/02/13 04:36:25 DEBUG : BackupDir/: Removing directory marker
2025/02/13 04:36:25 DEBUG : A2/: Removing directory marker
2025/02/13 04:36:25 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:856247bc-701e-0043-46d0-7d5aa1000000
Time:2025-02-13T04:36:25.3401403Z
--------------------------------------------------------------------------------
2025/02/13 04:36:25 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:63e17686-b01e-0097-59d0-7deaf0000000
Time:2025-02-13T04:36:25.3278024Z
--------------------------------------------------------------------------------
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-tetocid9qazu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:63e17686-b01e-0097-59d0-7deaf0000000
Time:2025-02-13T04:36:25.3278024Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/02/13 04:36:25 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/13 04:36:25 DEBUG : A1/B1/: Removing directory marker
2025/02/13 04:36:25 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.36s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:36:25 INFO : A1: Making directory
2025/02/13 04:36:25 DEBUG : A1/: Creating directory marker
2025/02/13 04:36:25 INFO : A1/B1: Making directory
2025/02/13 04:36:25 DEBUG : A1/B1/: Creating directory marker
2025/02/13 04:36:25 INFO : A1/B1/C1: Making directory
2025/02/13 04:36:25 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/13 04:36:26 DEBUG : removing 1 level 3 directories
2025/02/13 04:36:26 INFO : A1/B1/C1: Removing directory
2025/02/13 04:36:26 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/13 04:36:26 DEBUG : removing 1 level 2 directories
2025/02/13 04:36:26 INFO : A1/B1: Removing directory
2025/02/13 04:36:26 DEBUG : A1/B1/: Removing directory marker
2025/02/13 04:36:26 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.73s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:36:26 INFO : A1: Making directory
2025/02/13 04:36:26 DEBUG : A1/: Creating directory marker
2025/02/13 04:36:26 INFO : A1/B1: Making directory
2025/02/13 04:36:26 DEBUG : A1/B1/: Creating directory marker
2025/02/13 04:36:26 INFO : A1/B1/C1: Making directory
2025/02/13 04:36:26 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/13 04:36:26 DEBUG : removing 1 level 3 directories
2025/02/13 04:36:26 INFO : A1/B1/C1: Removing directory
2025/02/13 04:36:26 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/13 04:36:26 DEBUG : removing 1 level 2 directories
2025/02/13 04:36:26 INFO : A1/B1: Removing directory
2025/02/13 04:36:26 DEBUG : A1/B1/: Removing directory marker
2025/02/13 04:36:27 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.77s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:36:27 DEBUG : filename.txt: File name found in url
2025/02/13 04:36:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.81s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:36:28 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/13 04:36:28 DEBUG : sub/: Creating directory marker
2025/02/13 04:36:28 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/13 04:36:28 INFO : file1: Copied (new) to: sub/file2
2025/02/13 04:36:28 INFO : file1: Deleted
2025/02/13 04:36:28 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/13 04:36:28 DEBUG : file1: Unchanged skipping
2025/02/13 04:36:28 INFO : file1: Deleted
2025/02/13 04:36:28 DEBUG : Azure container rclone-test-tetocid9qazu: don't need to copy/move sub/file2, it is already at target location
2025/02/13 04:36:28 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:36:28 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/13 04:36:28 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/13 04:36:28 INFO : file1: Copied (new)
2025/02/13 04:36:28 INFO : file1: Deleted
2025/02/13 04:36:28 DEBUG : file1: Destination exists, skipping
2025/02/13 04:36:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.35s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:36:29 DEBUG : dst/: Creating directory marker
2025/02/13 04:36:29 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/backup"
2025/02/13 04:36:29 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/13 04:36:29 DEBUG : Azure container rclone-test-tetocid9qazu path backup: Using directory markers
2025/02/13 04:36:29 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-tetocid9qazu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-tetocid9qazu/backup"
2025/02/13 04:36:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/13 04:36:29 DEBUG : dst/: Creating directory marker
2025/02/13 04:36:29 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/13 04:36:29 INFO : dst/file1: Copied (server-side copy)
2025/02/13 04:36:29 INFO : dst/file1: Deleted
2025/02/13 04:36:29 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/13 04:36:29 INFO : dst/file1: Copied (new)
2025/02/13 04:36:29 INFO : dst/file1: Deleted
2025/02/13 04:36:30 DEBUG : dst/: Removing directory marker
2025/02/13 04:36:30 DEBUG : backup/dst/: Removing directory marker
2025/02/13 04:36:30 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-tetocid9qazu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aecfb5-101e-009e-63d0-7daf23000000
Time:2025-02-13T04:36:30.1128833Z
--------------------------------------------------------------------------------
2025/02/13 04:36:31 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-tetocid9qazu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aed0e5-101e-009e-5dd0-7daf23000000
Time:2025-02-13T04:36:31.1514957Z
--------------------------------------------------------------------------------
2025/02/13 04:36:32 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-tetocid9qazu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aed207-101e-009e-5bd0-7daf23000000
Time:2025-02-13T04:36:32.1903936Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-tetocid9qazu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:e8aed207-101e-009e-5bd0-7daf23000000
Time:2025-02-13T04:36:32.1903936Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.25s)
=== 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-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:36:33 DEBUG : A1/: Creating directory marker
2025/02/13 04:36:33 DEBUG : A1/B1/: Creating directory marker
2025/02/13 04:36:33 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/13 04:36:33 DEBUG : A1/B1/C2/: Creating directory marker
2025/02/13 04:36:34 INFO : A1/B2: Making directory
2025/02/13 04:36:34 DEBUG : A1/B2/: Creating directory marker
2025/02/13 04:36:34 INFO : A1/B1/C3: Making directory
2025/02/13 04:36:34 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/13 04:36:34 DEBUG : A2/: Creating directory marker
2025/02/13 04:36:34 DEBUG : A2/B1/: Creating directory marker
2025/02/13 04:36:34 DEBUG : A2/B1/C1/: Creating directory marker
2025/02/13 04:36:34 DEBUG : A2/B1/C2/: Creating directory marker
2025/02/13 04:36:34 DEBUG : A2/B1/C3/: Creating directory marker
2025/02/13 04:36:35 DEBUG : A2/B2/: Creating directory marker
2025/02/13 04:36:35 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/13 04:36:35 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/02/13 04:36:35 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/13 04:36:35 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/02/13 04:36:35 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/13 04:36:35 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/02/13 04:36:35 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/13 04:36:35 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/02/13 04:36:35 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/13 04:36:35 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/02/13 04:36:35 INFO : A1/B1/three: Deleted
2025/02/13 04:36:35 INFO : A1/B1/C1/four: Deleted
2025/02/13 04:36:35 INFO : A1/B1/C2/five: Deleted
2025/02/13 04:36:35 INFO : A1/two: Deleted
2025/02/13 04:36:35 INFO : A1/one: Deleted
2025/02/13 04:36:35 DEBUG : A1/B2/: Removing directory marker
2025/02/13 04:36:35 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/13 04:36:35 DEBUG : A1/B1/C2/: Removing directory marker
2025/02/13 04:36:35 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/13 04:36:35 DEBUG : A1/B1/: Removing directory marker
2025/02/13 04:36:35 DEBUG : A1/: Removing directory marker
2025/02/13 04:36:35 DEBUG : A3/: Creating directory marker
2025/02/13 04:36:35 DEBUG : A3/B1/: Creating directory marker
2025/02/13 04:36:35 DEBUG : A3/B1/C1/: Creating directory marker
2025/02/13 04:36:36 DEBUG : A3/B1/C2/: Creating directory marker
2025/02/13 04:36:36 DEBUG : A3/B1/C3/: Creating directory marker
2025/02/13 04:36:36 DEBUG : A3/B2/: Creating directory marker
2025/02/13 04:36:36 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/13 04:36:36 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/02/13 04:36:36 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/13 04:36:36 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/02/13 04:36:36 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/13 04:36:36 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/02/13 04:36:36 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/13 04:36:36 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/02/13 04:36:36 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/13 04:36:36 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/02/13 04:36:36 INFO : A2/B1/C1/four: Deleted
2025/02/13 04:36:36 INFO : A2/B1/C2/five: Deleted
2025/02/13 04:36:36 INFO : A2/two: Deleted
2025/02/13 04:36:36 INFO : A2/B1/three: Deleted
2025/02/13 04:36:36 INFO : A2/one: Deleted
2025/02/13 04:36:36 DEBUG : A2/B2/: Removing directory marker
2025/02/13 04:36:36 DEBUG : A2/B1/C3/: Removing directory marker
2025/02/13 04:36:36 DEBUG : A2/B1/C2/: Removing directory marker
2025/02/13 04:36:36 DEBUG : A2/B1/C1/: Removing directory marker
2025/02/13 04:36:36 DEBUG : A2/B1/: Removing directory marker
2025/02/13 04:36:36 DEBUG : A2/: Removing directory marker
2025/02/13 04:36:36 INFO : Azure container rclone-test-tetocid9qazu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/02/13 04:36:36 DEBUG : A4/: Creating directory marker
2025/02/13 04:36:37 DEBUG : A4/B1/: Creating directory marker
2025/02/13 04:36:37 DEBUG : A4/B1/C1/: Creating directory marker
2025/02/13 04:36:37 DEBUG : A4/B1/C2/: Creating directory marker
2025/02/13 04:36:37 DEBUG : A4/B1/C3/: Creating directory marker
2025/02/13 04:36:37 DEBUG : A4/B2/: Creating directory marker
2025/02/13 04:36:37 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/13 04:36:37 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/02/13 04:36:37 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/13 04:36:37 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/02/13 04:36:37 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/13 04:36:37 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/02/13 04:36:37 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/13 04:36:37 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/02/13 04:36:37 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/13 04:36:37 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/02/13 04:36:37 INFO : A3/B1/C1/four: Deleted
2025/02/13 04:36:37 INFO : A3/B1/three: Deleted
2025/02/13 04:36:37 INFO : A3/one: Deleted
2025/02/13 04:36:37 INFO : A3/B1/C2/five: Deleted
2025/02/13 04:36:37 INFO : A3/two: Deleted
2025/02/13 04:36:37 DEBUG : A3/B2/: Removing directory marker
2025/02/13 04:36:37 DEBUG : A3/B1/C3/: Removing directory marker
2025/02/13 04:36:37 DEBUG : A3/B1/C2/: Removing directory marker
2025/02/13 04:36:37 DEBUG : A3/B1/C1/: Removing directory marker
2025/02/13 04:36:37 DEBUG : A3/B1/: Removing directory marker
2025/02/13 04:36:37 DEBUG : A3/: Removing directory marker
2025/02/13 04:36:38 DEBUG : A4/B2/: Removing directory marker
2025/02/13 04:36:38 DEBUG : A4/B1/C3/: Removing directory marker
2025/02/13 04:36:38 DEBUG : A4/B1/C2/: Removing directory marker
2025/02/13 04:36:38 DEBUG : A4/B1/C1/: Removing directory marker
2025/02/13 04:36:38 DEBUG : A4/B1/: Removing directory marker
2025/02/13 04:36:38 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.41s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:36:38 DEBUG : Azure container rclone-test-tetocid9qazu: File to upload is small (34 bytes), uploading instead of streaming
2025/02/13 04:36:38 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/13 04:36:38 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/13 04:36:38 NOTICE: Azure container rclone-test-tetocid9qazu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/02/13 04:36:38 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/13 04:36:38 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/13 04:36:38 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/13 04:36:38 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/13 04:36:39 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/02/13 04:36:39 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/13 04:36:39 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:36:39 DEBUG : Azure container rclone-test-tetocid9qazu: File to upload is small (34 bytes), uploading instead of streaming
2025/02/13 04:36:39 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/13 04:36:39 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/13 04:36:39 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/13 04:36:39 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/13 04:36:39 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/13 04:36:39 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/13 04:36:39 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/02/13 04:36:39 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/13 04:36:39 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:36:39 DEBUG : Azure container rclone-test-tetocid9qazu: File to upload is small (34 bytes), uploading instead of streaming
2025/02/13 04:36:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/13 04:36:39 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/13 04:36:39 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/13 04:36:39 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/13 04:36:39 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/13 04:36:39 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/13 04:36:39 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:36:40 DEBUG : Azure container rclone-test-tetocid9qazu: File to upload is small (34 bytes), uploading instead of streaming
2025/02/13 04:36:40 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/13 04:36:40 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/02/13 04:36:40 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/13 04:36:40 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/13 04:36:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/13 04:36:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/13 04:36:40 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/13 04:36:40 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/13 04:36:40 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/13 04:36:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.85s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.55s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.44s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.43s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.43s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:36:40 DEBUG : Azure container rclone-test-tetocid9qazu: File to upload is small (60 bytes), uploading instead of streaming
2025/02/13 04:36:40 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/02/13 04:36:40 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.35s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
2025/02/13 04:36:41 DEBUG : sub dir/: Creating directory marker
2025/02/13 04:36:41 DEBUG : Azure container rclone-test-tetocid9qazu: Touching "empty space"
2025/02/13 04:36:41 DEBUG : Azure container rclone-test-tetocid9qazu: Touching "potato2"
2025/02/13 04:36:41 DEBUG : Azure container rclone-test-tetocid9qazu: Touching "sub dir/potato3"
2025/02/13 04:36:41 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.92s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-tetocid9qazu", Local "Local file system at /tmp/rclone712871100", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== RUN TestRcAbout
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN TestRcCleanup
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN TestRcCopyfile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN TestRcCopyurl
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN TestRcDelete
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN TestRcDeletefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN TestRcList
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN TestRcStat
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN TestRcSetTier
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN TestRcSetTierFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN TestRcMkdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN TestRcMovefile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN TestRcPurge
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN TestRcRmdir
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN TestRcRmdirs
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN TestRcSize
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN TestRcPublicLink
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN TestRcFsInfo
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN TestUploadFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN TestRcCommand
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN TestRcDu
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN TestRcCheck
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN TestRcHashsum
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN TestRcHashsumFile
rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/02/13 04:36:42 DEBUG : Azure container rclone-test-tetocid9qazu: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m40.289783789s (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]